:root{--background:#f7f4ee;--foreground:#1e1a17;--text-primary:#1e1a17;--text-secondary:#6f5a44;--card-bg:#fefcf8;--banner-bg:linear-gradient(135deg, #ede5d8 0%, #e4d8c6 100%);--input-bg:#ede8e0;--accent:#a47449;--accent-light:#a474491f;--accent-gradient:linear-gradient(135deg, #a47449 0%, #8b5e38 100%);--secondary:#6f5a44;--like-active:#c0392b;--border-subtle:#1e1a1712;--shadow-sm:0 2px 10px #1e1a170f;--shadow-md:0 6px 24px #1e1a1717;--shadow-lg:0 12px 40px #1e1a171f;--font-heading:"Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body:"Manrope", var(--font-fellix), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-sans:var(--font-body)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{background-color:var(--background);width:100%;min-height:100%;color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:.01em}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}button{font:inherit;cursor:pointer;background:0 0;border:none;outline:none}input{font:inherit;border:none;outline:none}
