html,body,#root{background:#5ec8ff;width:100%;height:100%;margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;overflow:hidden}*{box-sizing:border-box}.game-root{width:100%;height:100%;position:fixed;inset:0}.hud{pointer-events:none;z-index:10;color:#fff;text-shadow:0 1px 3px #00000073;position:fixed;inset:0}.hud-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:absolute;top:16px;left:16px;right:16px}.hud-title{letter-spacing:.02em;font-size:18px;font-weight:700}.hud-hint{opacity:.92;text-align:right;max-width:280px;font-size:13px;line-height:1.35}.crosshair{opacity:.7;border:2px solid #ffffffd9;border-radius:50%;width:10px;height:10px;margin:-5px 0 0 -5px;position:absolute;top:50%;left:50%}.start-overlay{z-index:20;color:#1a1a1a;cursor:pointer;pointer-events:auto;background:linear-gradient(#5abeffeb,#e8c470e0);place-items:center;display:grid;position:fixed;inset:0}.start-card{text-align:center;background:#ffffffe6;border-radius:16px;max-width:420px;padding:28px 32px;box-shadow:0 12px 40px #0000002e}.start-card h1{margin:0 0 8px;font-size:28px}.start-card p{opacity:.85;margin:0 0 18px;line-height:1.45}.start-card .cta{color:#fff;background:#2d8f3a;border-radius:999px;padding:12px 22px;font-size:15px;font-weight:700;display:inline-block}.error-banner{z-index:30;color:#8a1f1f;white-space:pre-wrap;background:#fff3f3;border:1px solid #f0b4b4;border-radius:12px;padding:12px 16px;font-size:13px;position:fixed;bottom:16px;left:16px;right:16px}.start-overlay{background:linear-gradient(#3db8ffe6,#f0c45edb)}.start-card{background:#fffcf5f0;border:1px solid #785a1e1f}.hud-title,.hud-hint{text-shadow:0 1px 4px #0000008c,0 0 12px #0003}
