:root{--color-black:#0a0a0a;--color-off-black:#141414;--color-charcoal:#2a2a2a;--color-gray:#6b6b6b;--color-silver:#a0a0a0;--color-off-white:#f1e0ca;--color-white:#f5f0eb;--color-cream:#f1e0ca;--color-signal-red:#ed603b;--color-washed-blue:#4a6b7a;--color-dead-green:#5a7a5a;--color-bg:var(--color-black);--color-text:var(--color-off-white);--color-text-muted:var(--color-silver);--color-text-dim:var(--color-gray);--color-border:var(--color-charcoal);--color-accent:var(--color-signal-red);--type-display-xl:clamp(4rem,10vw + 1rem,12rem);--type-display-lg:clamp(2.5rem,5vw + .5rem,6rem);--type-display-md:clamp(1.25rem,2vw + .5rem,2rem);--type-display-sm:clamp(1.25rem,2vw + .25rem,1.75rem);--type-body:clamp(.8125rem,.8vw + .25rem,1rem);--type-body-sm:clamp(.8125rem,.9vw + .1rem,.9375rem);--type-mono-sm:clamp(.75rem,.8vw,.875rem);--type-mono-xs:.75rem;--space-2xs:clamp(.125rem,.25vw,.25rem);--space-xs:clamp(.25rem,.5vw,.5rem);--space-sm:clamp(.5rem,1vw,1rem);--space-md:clamp(1rem,2vw,2rem);--space-lg:clamp(2rem,4vw,4rem);--space-xl:clamp(4rem,8vw,8rem);--space-2xl:clamp(3rem,6vw,6rem);--grid-columns:4;--grid-gap:var(--space-sm);--grid-padding:max(var(--space-md),calc((100vw - 1400px)/2));--ease-out:cubic-bezier(.16,1,.3,1);--ease-in-out:cubic-bezier(.65,0,.35,1);--duration-fast:.15s;--duration-base:.3s;--duration-slow:.6s}@media (min-width:768px){:root{--grid-columns:8}}@media (min-width:1024px){:root{--grid-columns:12}}
:root{--font-spirit:"new-spirit",Georgia,serif;--font-grotesque:"degular-mono",monospace;--font-mono:"degular-mono",monospace;--font-peckham:"peckham-press",sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:auto;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{font-family:var(--font-grotesque),monospace;font-size:var(--type-body);color:var(--color-text);background-color:var(--color-bg);line-height:1.6;overflow-x:hidden}img,video,canvas{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:400;line-height:1}.font-spirit{font-family:var(--font-spirit)}.font-mono{font-family:var(--font-mono),monospace}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::selection{background:var(--color-signal-red);color:var(--color-white)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--color-black)}::-webkit-scrollbar-thumb{background:var(--color-charcoal)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
