@font-face{font-family:Asoma V3;src:url(/fonts/AsomaV3-Light.woff2) format("woff2"),url(/fonts/AsomaV3-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Asoma V3;src:url(/fonts/AsomaV3-Medium.woff2) format("woff2"),url(/fonts/AsomaV3-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Asoma V3;src:url(/fonts/AsomaV3-Bold.woff2) format("woff2"),url(/fonts/AsomaV3-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MD Nichrome;src:url(/fonts/MDNichromeTrial-Regular.woff2) format("woff2"),url(/fonts/MDNichromeTrial-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MD Nichrome;src:url(/fonts/MDNichromeTrial-Dark.woff2) format("woff2"),url(/fonts/MDNichromeTrial-Dark.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:MD Nichrome;src:url(/fonts/MDNichromeTrial-Bold.woff2) format("woff2"),url(/fonts/MDNichromeTrial-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MD Nichrome;src:url(/fonts/MDNichromeTrial-LightOblique.woff2) format("woff2"),url(/fonts/MDNichromeTrial-LightOblique.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Niveau Grotesk;src:url("/fonts/Niveau Grotesk ExtraLight.woff2") format("woff2"),url("/fonts/Niveau Grotesk ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Niveau Grotesk;src:url("/fonts/Niveau Grotesk Regular.woff2") format("woff2"),url("/fonts/Niveau Grotesk Regular.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Niveau Grotesk;src:url("/fonts/Niveau Grotesk Regular.woff2") format("woff2"),url("/fonts/Niveau Grotesk Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Niveau Grotesk;src:url("/fonts/Niveau Grotesk Medium.woff2") format("woff2"),url("/fonts/Niveau Grotesk Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Niveau Grotesk;src:url("/fonts/Niveau Grotesk Bold.woff2") format("woff2"),url("/fonts/Niveau Grotesk Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Niveau Grotesk;src:url("/fonts/Niveau Grotesk Light Italic.woff2") format("woff2"),url("/fonts/Niveau Grotesk Light Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Rage;src:url(/fonts/RAGE.woff2) format("woff2"),url(/fonts/RAGE.TTF) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--bg:#141414;--surface:#1e1e1e;--surface-nav:#1f1f1f;--surface-raised:#2a2a2a;--red:#ff003c;--bone:#e1d7c9;--taupe:#9b9083;--grey:#ccc;--grey-dim:#777;--grey-faint:#555;--border:#2e2e2e;--font-display:"Asoma V3","Cormorant",Georgia,serif;--font-label:"MD Nichrome","Inter",system-ui,sans-serif;--font-body:"Niveau Grotesk","Inter",system-ui,sans-serif;--font-script:"Rage","Yellowtail",cursive;--maxw:1440px;--pad-x:84px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}body{background:var(--bg);color:var(--bone);font-family:var(--font-body);font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg,video{display:block;max-width:100%}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}ol,ul{list-style:none}::selection{background:var(--red);color:#fff}.shell{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--pad-x)}.reveal-on [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform}.reveal-on [data-reveal][data-revealed]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal-on [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}