@font-face{font-family:Compacta;src:url(/fonts/compacta-std-regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--color-bg:#000;--color-text:#fff;--color-text-muted:#9ca3af;--color-border:#e5e7eb;--color-red:#d22027;--font-compacta:"Compacta","Impact","Haettenschweiler","Arial Narrow Bold",sans-serif}*{margin:0;padding:0;box-sizing:border-box}body,html{min-height:100%;background-color:var(--color-bg);color:var(--color-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto}