body{cursor:url(/images/cursor-light.svg) 3 3,auto;background:var(--background);min-height:100%;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;*,:after,:before{box-sizing:border-box}}@font-face{font-style:normal;font-weight:700;src:url(/fonts/piazzolla-bold.woff2) format("woff2");font-family:Piazzolla}@font-face{font-style:normal;font-weight:700;src:url(/fonts/roboto-condensed-bold.woff2) format("woff2");font-family:Roboto Condensed}@font-face{font-style:normal;font-weight:400;src:url(/fonts/roboto-condensed-regular.woff2) format("woff2");font-family:Roboto Condensed}@font-face{font-style:normal;font-weight:400;src:url(/fonts/rock-salt-regular.woff2) format("woff2");font-family:Rock Salt}@font-face{font-style:normal;font-weight:400;src:url(/fonts/space-mono-regular.woff2) format("woff2");font-family:Space Mono}html{--default-background:rgb(24 24 23);--default-background-transparent:rgb(24 24 23/0.05);--default-primary:rgb(248 243 43);--default-header:rgb(255 255 255/1);--default-text:rgb(255 255 255/0.75);--background:var(--default-background);--background-transparent:var(--default-background-transparent);--primary:var(--default-primary);--header:var(--default-header);--text:var(--default-text);--gutter:2rem;--max-width:1700px;--font-size:160%;--cursor-size:50px;--cursor-thickness:3px;--piazzolla:"Piazzolla",serif;--roboto-condensed:"Roboto Condensed",sans-serif;--rock-salt:"Rock Salt",cursive;--space-mono:"Space Mono",monospace;width:100%;height:100%;font:normal 400 var(--font-size) /1.6 var(--space-mono);::selection{background:var(--primary);color:var(--background)}@media (max-width:1500px){--font-size:145%}@media (max-width:1100px){--font-size:120%;--cursor-size:42px;--cursor-thickness:2px}@media (max-width:800px){--font-size:110%}@media (max-width:600px){--font-size:100%;--gutter:1.6rem}}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}