.game-wrap[data-astro-cid-lggi66te]{background:linear-gradient(180deg,#f8fafc,#eef2f7);padding:var(--spacing-10) 0 var(--spacing-16);min-height:70vh}.game-head[data-astro-cid-lggi66te]{text-align:center;max-width:640px;margin:0 auto var(--spacing-8)}.back-link[data-astro-cid-lggi66te]{display:inline-block;margin-bottom:var(--spacing-3);color:#2563eb;font-weight:600;font-size:.875rem;text-decoration:none}.back-link[data-astro-cid-lggi66te]:hover{text-decoration:underline}.game-title[data-astro-cid-lggi66te]{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#0a1628;margin-bottom:var(--spacing-3);letter-spacing:-.02em}.game-sub[data-astro-cid-lggi66te]{font-size:1rem;color:var(--color-gray-600, #4b5563);line-height:1.6}.game-sub[data-astro-cid-lggi66te] kbd[data-astro-cid-lggi66te]{background:#0a1628;color:#fff;border-radius:6px;padding:1px 7px;font-size:.8em;font-family:inherit}.hud[data-astro-cid-lggi66te]{display:flex;justify-content:center;gap:var(--spacing-4);margin-bottom:var(--spacing-6);flex-wrap:wrap}.hud-stat[data-astro-cid-lggi66te]{background:#fff;border:1px solid var(--color-gray-200, #e5e7eb);border-radius:14px;padding:var(--spacing-3) var(--spacing-6);text-align:center;min-width:110px;box-shadow:0 2px 8px #0f172a0d}.hud-label[data-astro-cid-lggi66te]{display:block;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-gray-400, #9ca3af)}.hud-value[data-astro-cid-lggi66te]{display:block;font-size:1.6rem;font-weight:800;color:#0a1628;font-variant-numeric:tabular-nums}.hud-status[data-astro-cid-lggi66te].is-flowing .hud-value[data-astro-cid-lggi66te]{color:#2563eb}.hud-status[data-astro-cid-lggi66te].is-flowing{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1f}.game-body[data-astro-cid-lggi66te]{display:flex;gap:var(--spacing-8);align-items:flex-start;justify-content:center;flex-wrap:wrap}.board-stage[data-astro-cid-lggi66te]{position:relative;width:min(92vw,640px)}.board[data-astro-cid-lggi66te]{display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(7,1fr);aspect-ratio:9 / 7;gap:4px;background:#0a1628;padding:8px;border-radius:16px;box-shadow:0 20px 48px #0a162847;width:100%}.board-cursor[data-astro-cid-lggi66te]{position:absolute;pointer-events:none;opacity:0;z-index:3;border-radius:8px;transition:opacity .08s ease;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 3px #38bdf8,0 0 14px #38bdf873}.board-cursor[data-astro-cid-lggi66te] .pipe[data-astro-cid-lggi66te]{width:100%;height:100%;opacity:.9}.board-cursor[data-astro-cid-lggi66te].is-rotate{box-shadow:inset 0 0 0 3px #facc15,0 0 14px #facc1566}.cell[data-astro-cid-lggi66te]{border:none;padding:0;cursor:pointer;background:#17263b;border-radius:8px;position:relative;transition:background .12s ease,transform .08s ease;display:flex;align-items:center;justify-content:center}.cell[data-astro-cid-lggi66te].empty:after{content:"";width:26%;height:26%;border-radius:50%;background:#ffffff0f}.cell[data-astro-cid-lggi66te]:not(.flooded):not(.fixed):hover{background:#22344f}.cell[data-astro-cid-lggi66te]:active{transform:scale(.96)}.cell[data-astro-cid-lggi66te].fixed{background:#143a2e}.cell[data-astro-cid-lggi66te].flooded{background:#0e2a5e;cursor:default}.cell[data-astro-cid-lggi66te].head{box-shadow:0 0 0 3px #38bdf8,0 0 18px #38bdf88c;animation:headpulse 1.1s ease-in-out infinite;z-index:1}@keyframes headpulse{50%{box-shadow:0 0 0 3px #7dd3fc,0 0 26px #38bdf8cc}}.pipe[data-astro-cid-lggi66te]{width:100%;height:100%;display:block}.side[data-astro-cid-lggi66te]{width:220px;display:flex;flex-direction:column;gap:var(--spacing-4)}.queue-card[data-astro-cid-lggi66te]{background:#fff;border:1px solid var(--color-gray-200, #e5e7eb);border-radius:14px;padding:var(--spacing-4)}.queue-label[data-astro-cid-lggi66te]{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-gray-400, #9ca3af);margin-bottom:var(--spacing-3)}.queue[data-astro-cid-lggi66te]{display:flex;gap:8px;align-items:center}.q-piece[data-astro-cid-lggi66te]{width:48px;height:48px;background:#0a1628;border-radius:8px;flex-shrink:0;opacity:.5}.q-piece[data-astro-cid-lggi66te].q-next{width:64px;height:64px;opacity:1;box-shadow:0 0 0 3px #2563eb;cursor:pointer}.controls[data-astro-cid-lggi66te]{display:flex;flex-direction:column;gap:var(--spacing-2)}.btn-game[data-astro-cid-lggi66te]{font-family:Poppins,sans-serif;font-weight:700;font-size:.95rem;padding:.75rem 1rem;border-radius:10px;border:none;cursor:pointer;transition:background .15s ease,transform .08s ease;text-align:center;text-decoration:none}.btn-game[data-astro-cid-lggi66te]:active{transform:scale(.97)}.btn-rotate[data-astro-cid-lggi66te]{background:#e0e7ff;color:#1e3a8a}.btn-rotate[data-astro-cid-lggi66te]:hover{background:#c7d2fe}.btn-rotate[data-astro-cid-lggi66te] kbd[data-astro-cid-lggi66te]{background:#1e3a8a;color:#fff;border-radius:5px;padding:0 6px;font-size:.8em;font-family:inherit}.btn-new[data-astro-cid-lggi66te]{background:#2563eb;color:#fff}.btn-new[data-astro-cid-lggi66te]:hover{background:#1d4ed8}.btn-ghost[data-astro-cid-lggi66te]{background:transparent;color:#2563eb;border:1.5px solid #2563EB}.btn-boss[data-astro-cid-lggi66te]{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;margin-top:var(--spacing-2)}.btn-boss[data-astro-cid-lggi66te]:hover{background:#e2e8f0}.btn-boss[data-astro-cid-lggi66te] kbd[data-astro-cid-lggi66te]{background:#475569;color:#fff;border-radius:5px;padding:0 6px;font-size:.8em;font-family:inherit}.boss-overlay[data-astro-cid-lggi66te]{position:fixed;inset:0;z-index:99999;background:#fff;display:none;cursor:pointer}.boss-overlay[data-astro-cid-lggi66te].show{display:block}.boss-overlay[data-astro-cid-lggi66te] img[data-astro-cid-lggi66te]{width:100%;height:100%;object-fit:cover;object-position:top left;display:block}.boss-hint[data-astro-cid-lggi66te]{position:fixed;bottom:16px;left:50%;transform:translate(-50%);background:#0f172a8c;color:#fff;font-size:12px;font-weight:500;padding:5px 14px;border-radius:999px;pointer-events:none;animation:bossHintFade 3.5s ease forwards}@keyframes bossHintFade{0%,55%{opacity:1}to{opacity:0}}.legend[data-astro-cid-lggi66te]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.legend[data-astro-cid-lggi66te] li[data-astro-cid-lggi66te]{display:flex;align-items:center;gap:8px;font-size:.8rem;color:var(--color-gray-600, #4b5563)}.dot[data-astro-cid-lggi66te]{width:14px;height:14px;border-radius:4px;flex-shrink:0}.dot-source[data-astro-cid-lggi66te]{background:#143a2e}.dot-flow[data-astro-cid-lggi66te]{background:#1d4ed8}.dot-head[data-astro-cid-lggi66te]{background:#38bdf8}.toast[data-astro-cid-lggi66te]{position:fixed;left:50%;bottom:32px;transform:translate(-50%,20px);background:#0a1628;color:#fff;padding:.75rem 1.25rem;border-radius:999px;font-weight:600;font-size:.9rem;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;z-index:50}.toast[data-astro-cid-lggi66te].show{opacity:1;transform:translate(-50%)}.gameover[data-astro-cid-lggi66te]{position:fixed;inset:0;z-index:9998;display:flex;align-items:center;justify-content:center;background:#0a162899;opacity:0;pointer-events:none;transition:opacity .2s ease}.gameover[data-astro-cid-lggi66te][aria-hidden=false]{opacity:1;pointer-events:auto}.gameover-card[data-astro-cid-lggi66te]{background:#fff;border-radius:20px;padding:var(--spacing-10);text-align:center;max-width:380px;width:90%;box-shadow:0 24px 64px #0000004d}.gameover-emoji[data-astro-cid-lggi66te]{font-size:3rem;margin-bottom:var(--spacing-2)}.gameover-title[data-astro-cid-lggi66te]{font-size:1.75rem;font-weight:800;color:#0a1628;margin-bottom:var(--spacing-2)}.gameover-msg[data-astro-cid-lggi66te]{color:var(--color-gray-600, #4b5563);line-height:1.5;margin-bottom:var(--spacing-4)}.gameover-score[data-astro-cid-lggi66te]{font-size:1.05rem;color:#0a1628;margin-bottom:var(--spacing-6)}.gameover-score[data-astro-cid-lggi66te] strong[data-astro-cid-lggi66te]{color:#2563eb;font-size:1.3rem}.gameover-actions[data-astro-cid-lggi66te]{display:flex;gap:var(--spacing-3);justify-content:center}@media(max-width:900px){.game-body[data-astro-cid-lggi66te]{flex-direction:column;align-items:center}.side[data-astro-cid-lggi66te]{width:min(92vw,620px)}.queue[data-astro-cid-lggi66te]{justify-content:center}}
