:root{color-scheme:dark;font-family:SFMono-Regular,Roboto Mono,PingFang SC,Microsoft YaHei,monospace;background:#020706}*{box-sizing:border-box}html,body{width:100%;height:100%;height:100dvh;margin:0;overflow:hidden;background:radial-gradient(circle at 50% 15%,rgba(21,72,64,.2),transparent 42%),#020706}#game{position:fixed;inset:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);overflow:hidden;background:transparent}#boot-fallback{position:fixed;z-index:10;inset:0;display:grid;place-content:center;justify-items:center;gap:14px;color:#8ed8bd;background:#010504;transition:opacity .16s linear}#boot-fallback.is-ready{pointer-events:none;opacity:0}.boot-frequency{color:#b4ffe6;font-size:clamp(32px,11vw,52px);font-weight:700;letter-spacing:.08em}.boot-status{color:#82c4ac;font-size:12px;letter-spacing:.18em}.boot-progress{width:min(210px,62vw);height:2px;overflow:hidden;background:#12352c}.boot-progress span{display:block;width:36%;height:100%;background:#78c9ad;animation:carrier-link 1.1s linear infinite}body{touch-action:manipulation;overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}canvas{display:block;width:100%;height:100%;outline:none}canvas:focus-visible{outline:1px solid #8fffd1;outline-offset:-3px}@keyframes carrier-link{0%{transform:translate(-110%)}to{transform:translate(310%)}}@media (prefers-reduced-motion: reduce){#boot-fallback{transition:none}.boot-progress span{animation:none;width:100%}}.sr-only{position:fixed;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
