@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Space+Grotesk:wght@400;600;700&display=swap";:root{color-scheme:dark;font-family:Space Grotesk,system-ui,sans-serif;background:#060812}*{box-sizing:border-box}html,body,#app,#game{width:100%;height:100%;margin:0;overflow:hidden}body{overscroll-behavior:none;touch-action:none;background:radial-gradient(circle at 50% 20%,#17244d 0,#080b18 52%,#03040a)}canvas{display:block;width:100%!important;height:100%!important;object-fit:contain;filter:saturate(1.08) contrast(1.02)}#app:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:2;background:repeating-linear-gradient(0deg,transparent 0 3px,rgba(255,255,255,.012) 3px 4px);mix-blend-mode:screen}#rotate-hint{display:none;position:fixed;inset:0;z-index:10;place-items:center;text-transform:uppercase;letter-spacing:.2em;font:800 1rem Barlow Condensed;background:#090d1c;color:#65f6ff}@media(orientation:portrait)and (max-width:700px){#rotate-hint{display:grid}}
