:root{--bg:#e9ddcf;--bg-strong:#d8c7b6;--surface:rgba(255,252,246,0.78);--surface-strong:rgba(255,252,246,0.92);--text:#171311;--muted:#5a514b;--line:rgba(23,19,17,0.14);--accent:#7f4f2a;--accent-soft:rgba(127,79,42,0.12);--shadow:0 24px 80px rgba(27,18,10,0.12);--glass-bg:rgba(255,252,246,0.42);--glass-bg-strong:rgba(255,252,246,0.6);--glass-line:rgba(255,255,255,0.4);--glass-shadow:0 18px 44px rgba(27,18,10,0.14);--glass-shadow-strong:0 28px 70px rgba(27,18,10,0.18);--glass-panel:rgba(231,219,206,0.28);--glass-panel-strong:rgba(231,219,206,0.36);--glass-tint:rgba(92,63,42,0.08);--scroll-offset:6.5rem;--ease-smooth:cubic-bezier(0.22,1,0.36,1);--ease-soft:cubic-bezier(0.16,1,0.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--scroll-offset)}body{margin:0;background:radial-gradient(circle at top left,rgba(255,255,255,.52),transparent 24%),radial-gradient(circle at 85% 8%,rgba(109,81,59,.14),transparent 28%),linear-gradient(180deg,#ece0d2,#dfcfbe 52%,#d2beab);color:var(--text);font-family:Avenir Next,Helvetica Neue,Helvetica,sans-serif}body:before{background:linear-gradient(120deg,rgba(255,255,255,.12),transparent 30%),radial-gradient(circle at 20% 20%,rgba(210,187,164,.18),transparent 26%),linear-gradient(180deg,rgba(48,32,22,.02),rgba(48,32,22,.12))}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1}body:after{background:radial-gradient(circle at 50% -10%,transparent 0,rgba(35,23,13,.08) 100%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}button{cursor:pointer}::selection{background:rgba(127,79,42,.18)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}