@font-face{font-family:Thuast;src:url(../fonts/Thuast-Demo.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}:root{--bg: #000000;--red: #ff2a1f;--red-dim: #b3140c;--white: #f2eeee;--muted: #8a8585}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:var(--bg)}body{position:fixed;top:0;right:0;bottom:0;left:0;cursor:none;font-family:Thuast,Courier New,monospace;color:var(--white);-webkit-font-smoothing:antialiased}#crt{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;display:block;z-index:1}.boot{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#000;pointer-events:none}.fallback{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3vh;background:#000}.fallback img{width:min(70vw,900px);filter:drop-shadow(0 0 18px rgba(255,42,31,.6))}.fallback p{font-family:Thuast,monospace;letter-spacing:.5em;color:var(--muted);font-size:clamp(12px,2vw,20px)}@media (prefers-reduced-motion: reduce){.boot{display:none}}
