:root{--color-bg-primary:#1c1510;--color-bg-secondary:#1f1a15;--color-bg-elevated:#2a241e;--color-text-primary:#fff;--color-text-secondary:#ffffffbf;--color-text-muted:#ffffff8c;--color-accent:#c49a5b;--color-accent-hover:#a87f45;--color-border-glass:#ffffff1f;--color-glass:#ffffff08;--color-error:#ef4444;--font-family-body:"Inter", "Manrope", system-ui, sans-serif;--font-family-heading:"Playfair Display", "Cormorant Garamond", serif;--text-xs:clamp(.75rem, 1.1vw, .875rem);--text-sm:clamp(.875rem, 1.25vw, 1rem);--text-base:clamp(1rem, 1.125vw + .125rem, 1.125rem);--text-lg:clamp(1.375rem, 2.5vw, 1.75rem);--text-xl:clamp(1.875rem, 3.5vw + .125rem, 3rem);--text-2xl:clamp(2.5rem, 4.5vw + .25rem, 4.75rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--container-sm:48rem;--container-md:72rem;--container-lg:84rem;--shadow-sm:0 4px 16px #00000024;--shadow-md:0 12px 32px #0003}
*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth}html,body{min-height:100%}body{text-rendering:optimizelegibility}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{background:0 0;border:none}a{color:inherit;text-decoration:none}
html{background:var(--color-bg-primary);font-size:clamp(16px,2vw,18px);line-height:clamp(1.55,3vw,1.65)}body{background:var(--color-bg-primary);color:var(--color-text-primary);font-family:var(--font-family-body);text-rendering:optimizelegibility;font-size:clamp(1rem,2.5vw,1.125rem);line-height:clamp(1.55,3vw,1.7)}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);color:var(--color-text-primary);text-wrap:balance}h1{letter-spacing:-.02em;font-size:clamp(2.5rem,4.5vw + .25rem,4.75rem);font-weight:300;line-height:1.1}h2{font-size:clamp(1.875rem,3.5vw + .125rem,3rem);font-weight:400;line-height:1.2}h3{font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:500}p{color:var(--color-text-secondary);text-wrap:pretty}a{color:var(--color-accent);transition:opacity .2s,color .2s}a:hover{opacity:.9;color:var(--color-accent-hover)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}::selection{color:var(--color-text-primary);background:#c49a5b33}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}

