:root,[data-theme=dark]{--pg:#2b2b2e;--pg-2:#1f1f22;--card:#343230;--card-2:#2b2a28;--surface:hsla(0,0%,100%,.045);--surface-2:#3a3a3e;--band:#232326;--hov:#3a3733;--accent:#cbb28b;--accent-2:#dbc49e;--accent-3:#eadcc6;--gold:#cbb28b;--gold-strong:#b99c5e;--border:hsla(37,38%,67%,.3);--border-soft:hsla(37,38%,67%,.16);--border-row:hsla(37,38%,67%,.12);--cardbrd:hsla(37,38%,67%,.25);--rowbrd:hsla(37,38%,67%,.12);--ink:#ece9e3;--heading:#f4f1ea;--sub:#cfcbc3;--mut:#a8a49c;--mut-2:#a7a39b;--green:#597153;--green-ink:#f1ede2;--red:#a6483c;--amber:#95662c;--gold-status:#b99c5e;--chip-bg:#f4ecdd;--chip-ink:#816838;--cta-from:#dbc49e;--cta-to:#cbb28b;--cta-from-hover:#e3cfac;--cta-to-hover:#d3bd98;--cta-ink:#23211c;--cream-band-bg:#efe7d6;--cream-band-ink:#2b2a28;--cream-band-heading:#23211c;--cream-band-accent:#7d6536;--cream-band-muted:#6d6656;--radius-pill:999px;--radius-card:16px;--radius-listing:2px;--radius-input:9px;--radius-menu:14px;--shadow-menu:0 16px 40px rgba(0,0,0,.5);--shadow-modal:0 24px 60px rgba(0,0,0,.45);--maxw:1280px;--header-h:70px;--font-head:"Bodoni Moda","Bodoni 72",Georgia,"Times New Roman",serif;--font-body:"Hanken Grotesk",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color-scheme:dark}[data-theme=light]{--pg:#f6f1e7;--pg-2:#1f1f22;--card:#fffdf8;--card-2:#f1ead9;--surface:#fbf7ee;--surface-2:#efe8d8;--band:#2b2b2e;--hov:#fdf8ee;--accent:#7f6637;--accent-2:#7b683c;--accent-3:#8a6f3c;--gold:#8a6f3c;--gold-strong:#8a6f3c;--border:#e2d8c2;--border-soft:#efe8d8;--border-row:#efe8d8;--cardbrd:#e2d8c2;--rowbrd:#efe8d8;--ink:#23211c;--heading:#23211c;--sub:#4c473e;--mut:#6b655c;--mut-2:#716857;--green:#4c6349;--red:#97402f;--amber:#9c6327;--chip-bg:#f0e6d2;--chip-ink:#6b5423;--cream-band-bg:#efe7d6;--cream-band-ink:#2b2a28;--cream-band-heading:#23211c;--cream-band-accent:#7d6536;--cream-band-muted:#6d6656;--shadow-menu:0 16px 40px rgba(70,60,40,.18);--shadow-modal:0 24px 60px rgba(70,60,40,.22);color-scheme:light}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--pg);color:var(--ink);font-family:var(--font-body);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:hsla(37,38%,67%,.35);color:#2b2a28}a{color:inherit}h1,h2,h3,h4{font-family:var(--font-head);color:var(--heading);margin:0}img{max-width:100%}button,input,select,textarea{font-family:inherit}input::placeholder,textarea::placeholder{color:var(--mut-2)}.container{max-width:var(--maxw);margin:0 auto;padding:0 28px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:767px){body{padding-bottom:calc(64px + env(safe-area-inset-bottom, 0px))}.container{padding:0 18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.001ms!important;transition-duration:.001ms!important}}