:root{--bg:#080808;--bg-raised:#101010;--bg-panel:#161616;--ink:#f4efe4;--ink-muted:#f4efe4b3;--ink-soft:#f4efe46b;--accent:#c9a46c;--accent-strong:#e0c089;--accent-soft:#c9a46c29;--line:#f4efe424;--max-width:1280px;--gutter:40px;--section-space:clamp(80px, 10vw, 140px);--cluster-gap:24px;--header-h:88px;--nav-link-size:1rem;--nav-link-pad-bottom:10px;--nav-underline-h:2px;--font-sans:var(--font-montserrat), sans-serif;--font-serif:var(--font-cormorant), serif;--text-eyebrow:.8rem;--text-body:1.18rem;--text-heading:clamp(2.65rem, 5.3vw, 4.7rem);--text-display:clamp(3.15rem, 7.5vw, 6.7rem)}*{margin:0;padding:0;font-family:inherit}*,:before,:after{box-sizing:border-box}html,body{max-width:100%}html{font-family:var(--font-sans);scroll-behavior:smooth;scroll-padding-top:var(--header-h)}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:500}body{min-height:100vh;font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--ink);background:var(--bg);line-height:1.6;overflow-x:clip}a{color:inherit;text-decoration:none}.skip-link{z-index:60;background:var(--bg-panel);border:1px solid var(--line);padding:10px 16px;position:absolute;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:none}ul,ol,li{list-style:none}img,picture,video{max-width:100%;display:block}input,button,textarea,select{font:inherit}::selection{background:var(--accent);color:var(--bg)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:768px){:root{--header-h:72px;--gutter:20px;--section-space:48px}}@media (max-width:500px){:root{--gutter:16px}}
