:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-height:100%;background:#031821;font-family:DM Sans,Segoe UI,sans-serif}.app-shell{min-height:100dvh;width:100%;touch-action:none}.stage{min-height:100dvh;touch-action:none}.stage canvas{width:100%!important;height:100dvh!important;display:block}.hud{position:fixed;z-index:10;left:14px;top:14px;display:flex;gap:8px}.pill{border-radius:999px;border:1px solid rgba(130,207,255,.28);background:#051c27a8;color:#c7eefe;padding:7px 12px;font-size:12px;font-weight:700}.app-finish{display:grid;place-content:center;gap:10px;color:#e8f3fb}.primary-btn{border:0;border-radius:12px;background:linear-gradient(180deg,#96c742,#7cb332);color:#0a2a33;padding:12px 16px;font-weight:800}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
