:root{--size-unit:16;--size-container-ideal:1440;--size-container-min:992px;--size-container-max:1920px;--size-container:clamp(var(--size-container-min), 100vw, var(--size-container-max));--size-font:calc(var(--size-container) / (var(--size-container-ideal) / var(--size-unit)))}@media screen and (max-width:991px){:root{--size-container-ideal:834;--size-container-min:768px;--size-container-max:991px}}@media screen and (max-width:767px){:root{--size-container-ideal:550;--size-container-min:480px;--size-container-max:767px}}@media screen and (max-width:479px){:root{--size-container-ideal:390;--size-container-min:320px;--size-container-max:479px}}html{font-size:var(--size-font)}:root{--color-bg:#000;--color-bg-elevated:#1b1310;--color-bg-inset:#0b0807;--color-text:#fff;--color-text-mute:#b7a99d;--color-text-faint:#8b7f76;--color-brand:#774d2d;--color-brand-hover:#8d5c37;--color-brand-ink:#f4e5d8;--color-accent:#b0846a;--color-accent-hover:#c69a80;--color-amber:#b0846a;--color-dot:#bf1d2d;--color-line:#ffffff24;--color-line-strong:#ffffff47;--overlay-hero:linear-gradient(180deg, #00000073 0%, #0003 40%, #000c 100%);--overlay-photo:#0000009e;--font-display:var(--font-queens), "Helvetica Neue", sans-serif;--font-body:var(--font-geist), system-ui, sans-serif;--text-display:8rem;--text-h1:4.5rem;--text-h2:3.75rem;--text-h3:2.25rem;--text-h4:1.375rem;--text-body-l:1.375rem;--text-body:1.0625rem;--text-small:.9375rem;--text-eyebrow:.75rem;--lh-display:1.05;--lh-heading:1.1;--space-2xs:.5rem;--space-xs:.75rem;--space-s:1rem;--space-m:1.5rem;--space-l:2.5rem;--space-xl:4rem;--space-2xl:6rem;--space-section:9.375rem;--space-section-l:10rem;--space-section-s:5rem;--container-pad:2.5rem;--container-max:90rem;--container-narrow:50rem;--radius-s:.5rem;--radius-m:1rem;--radius-l:1.5rem;--radius-pill:6.1875rem;--ease-out:cubic-bezier(.22, 1, .36, 1);--dur-s:.3s;--dur-m:.6s;--dur-l:1s}.theme-dark,.theme-night{color:var(--color-text)}.theme-warm{--color-bg:#2e1f16;--color-bg-elevated:#3d2b1e;--color-bg-inset:#241810;--color-text:#f4e5d8;--color-text-mute:#d3bca9;--color-text-faint:#b19a87;--color-accent:#d9b69c;--color-accent-hover:#e8ceb8;--color-amber:#d9b69c;--color-dot:#d94a54;--color-line:#f4e5d829;--color-line-strong:#f4e5d84d;color:var(--color-text)}@media screen and (max-width:991px){:root{--text-display:6.25rem;--text-h1:4rem;--text-h2:3.25rem;--text-h3:2.125rem}}@media screen and (max-width:767px){:root{--text-display:4.5rem;--text-h1:3.25rem;--text-h2:2.75rem;--text-h3:2rem;--text-body-l:1.25rem;--text-body:1.0625rem;--text-small:.9375rem;--text-eyebrow:.75rem;--space-section:var(--space-section-s);--space-section-l:6.5rem;--container-pad:1.75rem}}@media screen and (max-width:479px){:root{--text-display:3.25rem;--text-h1:2.5rem;--text-h2:2.125rem;--text-h3:1.625rem;--text-h4:1.125rem;--text-body-l:1.0625rem;--text-body:.9375rem;--text-small:.8125rem;--text-eyebrow:.6875rem;--space-section:4rem;--space-section-s:3.5rem;--space-section-l:5rem;--container-pad:1.25rem}}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--text-body);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.6}img,picture,video,canvas,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}ul,ol{list-style:none}::selection{background:var(--color-brand);color:var(--color-brand-ink)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-pad);margin-inline:auto}.container--narrow{max-width:var(--container-narrow)}.dot{color:var(--color-dot)}.script{font-family:var(--font-body);color:var(--color-text-mute);font-size:var(--text-small);letter-spacing:.1em;text-transform:uppercase;font-weight:400;line-height:1.4}.display{font-family:var(--font-display);font-weight:300;line-height:var(--lh-display);letter-spacing:0;color:var(--color-text)}.rule{align-items:center;gap:var(--space-m);width:100%;display:flex}.rule:before,.rule:after{content:"";background:var(--color-line-strong);flex:1;height:1px}.rule>span{border:1px solid var(--color-line-strong);flex-shrink:0;width:.5rem;height:.5rem;transform:rotate(45deg)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{top:-100%;left:var(--space-s);z-index:200;padding:var(--space-xs) var(--space-m);background:var(--color-brand);color:var(--color-brand-ink);border-radius:var(--radius-s);font-size:var(--text-small);position:absolute}.skip-link:focus{top:var(--space-s)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
