:root{color-scheme:dark}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#020617;color:#f8fafc}.starcatcher-shell{--game-shell-max-width: 1400px}.status{color:#fde68a}.hud{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pill{border:1px solid rgba(255,255,255,.16);background:#0f172abd;color:#f8fafc}button{border:none;border-radius:999px;padding:10px 16px;cursor:pointer;font-weight:800;background:linear-gradient(180deg,#f97316,#ea580c);color:#fff;box-shadow:0 10px 22px #f9731640}button.secondary{background:#94a3b833;color:#e2e8f0;box-shadow:none}button:disabled{opacity:.55;cursor:default}.hidden{display:none!important}.playfield{position:relative;flex:1 1 0;min-height:0;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at top,#4c1d95bf,#020617f5);box-shadow:inset 0 0 0 1px #ffffff0a,0 24px 60px #02061773}.background-img,.playfield-glow{position:absolute;inset:0;width:100%;height:100%}.background-img{object-fit:cover}.playfield-glow{pointer-events:none;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.18),transparent 36%),linear-gradient(180deg,#0f172a1a,#0f172a4d)}.stars-layer{position:absolute;inset:0}.mission-banner{position:absolute;top:18px;left:50%;z-index:25;transform:translate(-50%,-14px);padding:10px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#0f172ac7;color:#fef08a;font-size:.98rem;font-weight:800;letter-spacing:.02em;opacity:0;transition:opacity .18s ease,transform .18s ease;pointer-events:none}.mission-banner.is-visible{opacity:1;transform:translate(-50%)}.ship{position:absolute;left:0;bottom:18px;z-index:20;width:168px;height:168px;transform:translateZ(0);pointer-events:none}.ship img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 16px 18px rgba(15,23,42,.38))}.ship-number{position:absolute;left:50%;bottom:8px;transform:translate(-50%);min-width:54px;min-height:42px;padding:4px 10px;border-radius:999px;background:#facc15eb;color:#713f12;font-size:2.1rem;font-weight:900;line-height:1;display:flex;align-items:center;justify-content:center;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,.38);box-shadow:0 8px 24px #eab30847;white-space:normal}.falling-star{position:absolute;left:0;top:0;width:92px;height:92px;transform:translateZ(0);pointer-events:none;will-change:transform}.falling-star img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 14px rgba(15,23,42,.3))}.falling-star__value{position:absolute;inset:0;display:grid;place-items:center;font-size:2rem;font-weight:900;color:#6b21a8;text-shadow:0 2px 0 rgba(255,255,255,.4)}.falling-star--green .falling-star__value{color:#166534}.falling-star--red .falling-star__value{color:#991b1b}.falling-star--caught{transition:transform .15s ease}.bottom{min-height:1.4em;color:#e2e8f0}.control-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.touch-controls{display:flex;gap:12px;justify-content:center;width:100%}.touch-controls button{min-width:104px;min-height:64px;font-size:1.5rem;font-weight:900}.touch-controls button.secondary.is-pressed{background:#facc1552}.gameover-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#020617b8}.gameover-card{width:min(460px,calc(100vw - 32px));padding:24px;border-radius:24px;background:#0f172af5;border:1px solid rgba(255,255,255,.12);text-align:center;box-shadow:0 28px 80px #0206178c}.gameover-line1{font-size:2rem;font-weight:900}.gameover-line2{margin-top:10px;color:#cbd5e1;font-size:1.05rem;line-height:1.5}.gameover-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}@media(max-width:720px){.ship{width:136px;height:136px}.ship-number{font-size:1.7rem}.falling-star{width:78px;height:78px}.falling-star__value{font-size:1.6rem}}
