@font-face{font-family:Basel Grotesk;src:url(/fonts/Basel-Grotesk-Book.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Basel Grotesk;src:url(/fonts/Basel-Grotesk-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Basel Grotesk;src:url(/fonts/Basel-Grotesk-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Basel Grotesk;src:url(/fonts/Basel-Grotesk-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Basel Grotesk;src:url(/fonts/Basel-Grotesk-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--color-yellow:#EEFFAD;--color-blue:#C6DCFF;--color-black:#000000;--color-white:#FFFFFF;--color-grey-light:#F5F5F5;--color-grey-mid:#999999;--color-red:#D82424;--color-bg:var(--color-red);--color-text:var(--color-black);--color-accent:var(--color-white);--color-secondary:var(--color-red);--color-ticker-bg:var(--color-black);--color-ticker-text:var(--color-white);--font-sans:"Basel Grotesk","Helvetica Neue",Helvetica,Arial,sans-serif;--font-mono:"SF Mono","Fira Code","Fira Mono",monospace;--fs-sm:1rem;--fs-md:1.75rem;--fs-lg:3rem;--fs-xl:4.5rem;--fw-regular:400;--fw-medium:500;--fw-bold:700;--lh-tight:1.1;--lh-base:1.4;--lh-relaxed:1.6;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--page-max-width:1440px;--page-padding:var(--space-lg);--grid-gap:var(--space-md);--border-thin:1px solid var(--color-black);--border-light:1px solid var(--color-grey-light);--transition-fast:150ms ease;--transition-base:250ms ease}@media (max-width:768px){:root{--page-padding:var(--space-md)}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);font-size:var(--fs-sm);font-weight:300;line-height:var(--lh-tight);color:var(--color-text);background-color:var(--color-bg)}audio,img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}ol,ul{list-style:none}