:root{--black:#080808;--surface:#0f0f0f;--surface-2:#161616;--surface-3:#1e1e1e;--border:#2a2a2a;--border-light:#333;--text:#f0ede8;--text-muted:#888880;--text-faint:#7a7a74;--gold:#c9a96e;--gold-light:#e8d5b0;--white:#faf8f5;--error:#b04040;--font-display:"Cormorant Garamond",Georgia,serif;--font-body:"Outfit",sans-serif;--font-mono:"DM Mono",monospace;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--space-32:8rem;--container:1200px;--gutter:clamp(1.5rem,5vw,4rem)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{background-color:var(--black);color:var(--text);font-family:var(--font-body);font-size:clamp(.9rem,1.5vw,1rem);font-weight:300;line-height:1.7;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.label{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-size:.7rem;font-weight:400}.labelRow{align-items:center;gap:1.5rem;display:flex}.labelRule{background:var(--border);flex:1;height:1px}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:2px}::selection{background:var(--gold);color:var(--black)}:focus-visible{outline:1px solid var(--gold);outline-offset:3px}
.Header-module__hBw1pG__header{z-index:100;padding:1.5rem var(--gutter);border-bottom:1px solid #0000;transition:background .4s,padding .3s,border-color .4s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1rem var(--gutter);border-bottom-color:var(--border);background:#080808eb}.Header-module__hBw1pG__inner{max-width:var(--container);justify-content:space-between;align-items:center;gap:2rem;margin-inline:auto;display:flex}.Header-module__hBw1pG__logo{align-items:center;display:flex}.Header-module__hBw1pG__logoImg{width:auto;height:56px;transition:height .3s}.Header-module__hBw1pG__logoImgScrolled{height:44px}@media (max-width:640px){.Header-module__hBw1pG__logoImg{height:48px}.Header-module__hBw1pG__logoImgScrolled{height:38px}}.Header-module__hBw1pG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__hBw1pG__nav a{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:#f0ede8bf;font-size:.65rem;transition:color .2s;position:relative}.Header-module__hBw1pG__nav a:after{content:"";background:var(--gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Header-module__hBw1pG__nav a:hover{color:var(--white)}.Header-module__hBw1pG__nav a:hover:after{width:100%}.Header-module__hBw1pG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__hBw1pG__burger span{background:var(--text);width:22px;height:1px;transition:transform .3s,opacity .3s;display:block}@media (max-width:640px){.Header-module__hBw1pG__burger{display:flex}.Header-module__hBw1pG__nav{background:var(--black);opacity:0;pointer-events:none;flex-direction:column;justify-content:center;gap:3rem;transition:opacity .3s;position:fixed;inset:0}.Header-module__hBw1pG__nav.Header-module__hBw1pG__open{opacity:1;pointer-events:all}.Header-module__hBw1pG__nav a{letter-spacing:.3em;font-size:.8rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);padding:var(--space-12)var(--gutter);margin-top:var(--space-32)}.Footer-module__S6Hkya__inner{max-width:var(--container);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-inline:auto;display:flex}.Footer-module__S6Hkya__brand{align-items:center;display:flex}.Footer-module__S6Hkya__logoImg{opacity:.75;width:auto;height:36px;image-rendering:-webkit-optimize-contrast;transition:opacity .2s}.Footer-module__S6Hkya__logoImg:hover{opacity:1}.Footer-module__S6Hkya__nav{align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__nav a{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.6rem;transition:color .2s}.Footer-module__S6Hkya__nav a:hover{color:var(--gold)}.Footer-module__S6Hkya__copy{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-muted);font-size:.6rem}@media (max-width:640px){.Footer-module__S6Hkya__inner{flex-direction:column;align-items:flex-start}}
