@font-face{font-family:Non Bureau Extended;src:url(/fonts/non-bureau/NonBureauExtended-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Non Bureau Extended;src:url(/fonts/non-bureau/NonBureauExtended-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Non Bureau Extended;src:url(/fonts/non-bureau/NonBureauExtended-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Golos Text;src:url(/fonts/golos/Golos-Text_Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Golos Text;src:url(/fonts/golos/Golos-Text_Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Golos Text;src:url(/fonts/golos/Golos-Text_DemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Golos Text;src:url(/fonts/golos/Golos-Text_Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--color-bg:#000;--color-fg:#fff;--color-muted:rgba(255,255,255,0.55);--font-display:"Non Bureau Extended","Golos Text",sans-serif;--font-body:"Golos Text",system-ui,sans-serif;--pad:clamp(1rem,2.5vw,2rem);--ease:cubic-bezier(0.22,1,0.36,1)}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--color-bg);color:var(--color-fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{text-decoration:none}a,button{color:inherit}button{font:inherit;background:none;border:0;cursor:pointer;padding:0}img,video{display:block;max-width:100%}::selection{background:var(--color-fg);color:var(--color-bg)}.site-shell{min-height:100dvh}.page-locked{height:100dvh;overflow:hidden}.page-scroll{min-height:100dvh}.display{font-family:var(--font-display);font-weight:500;letter-spacing:-.02em}.link-underline{position:relative}.link-underline:after{content:"";position:absolute;left:0;bottom:-.1em;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .45s var(--ease)}.link-underline:focus-visible:after,.link-underline:hover:after{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}