.badge[data-astro-cid-lj7phndl]{letter-spacing:.04em;border:2px solid var(--ink);background:var(--accent-soft);color:var(--ink);box-shadow:var(--shadow-hard-sm);border-radius:999px;margin-bottom:.6rem;padding:.2rem .6rem;font-size:.72rem;font-weight:800;display:inline-block}.lead[data-astro-cid-lj7phndl]{color:var(--muted)}.lead[data-astro-cid-lj7phndl] strong[data-astro-cid-lj7phndl]{color:var(--fg)}.game[data-astro-cid-lj7phndl]{background:var(--surface);border:2px solid var(--ink);border-radius:var(--r-lg);box-shadow:var(--shadow-hard);margin:1.25rem 0 2rem;padding:clamp(.8rem,3vw,1.2rem);position:relative}.hud[data-astro-cid-lj7phndl]{gap:.5rem;margin-bottom:.6rem;display:flex}.hud[data-astro-cid-lj7phndl] .cell[data-astro-cid-lj7phndl]{border:2px solid var(--ink);border-radius:var(--r-md);box-shadow:var(--shadow-hard-sm);background:#fff;flex-direction:column;flex:1;align-items:center;padding:.35rem .2rem;display:flex}.hud[data-astro-cid-lj7phndl] .cell[data-astro-cid-lj7phndl] small[data-astro-cid-lj7phndl]{color:var(--muted);font-size:.64rem;font-weight:700}.hud[data-astro-cid-lj7phndl] .num[data-astro-cid-lj7phndl]{font-variant-numeric:tabular-nums;font-size:clamp(1rem,4.2vw,1.4rem);font-weight:900;line-height:1.15}.hud[data-astro-cid-lj7phndl] .num[data-astro-cid-lj7phndl].you{color:var(--accent)}.stage[data-astro-cid-lj7phndl]{border:2px solid var(--ink);border-radius:var(--r-md);box-shadow:var(--shadow-hard-sm);background:radial-gradient(120% 90% at 50% -10%,#7c5cff52,#0000 60%),radial-gradient(90% 70% at 85% 110%,#20b28c2e,#0000 60%),repeating-linear-gradient(0deg,#ffffff06 0 2px,#0000 2px 26px),#14112e;padding:.5rem;position:relative}.grid[data-astro-cid-lj7phndl]{grid-template-columns:repeat(6,1fr);gap:.35rem;display:grid}.grid[data-astro-cid-lj7phndl] .cell{aspect-ratio:1;background:0 0;border:0;min-height:44px;padding:0}.grid[data-astro-cid-lj7phndl] .tile{width:100%;height:100%;font:inherit;color:#171433;border:2px solid var(--ink);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:linear-gradient(#fff 0%,#eceafb 78%,#d9d5f2 100%);border-radius:12px;font-size:clamp(1rem,4.5vw,1.4rem);font-weight:900;animation:.28s cubic-bezier(.34,1.56,.64,1) backwards deal;box-shadow:inset 0 2px #ffffffe6,inset 0 -3px #1816332e,0 4px #00000080}@keyframes deal{0%{opacity:0;transform:scale(.4)translateY(10px)}to{opacity:1;transform:none}}.grid[data-astro-cid-lj7phndl] .tile:active{transform:translateY(3px);box-shadow:inset 0 2px #ffffffe6}.grid[data-astro-cid-lj7phndl] .tile:focus-visible,.go[data-astro-cid-lj7phndl]:focus-visible,.report-btns[data-astro-cid-lj7phndl] button[data-astro-cid-lj7phndl]:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.grid[data-astro-cid-lj7phndl] .tile.blank{color:#0000}.grid[data-astro-cid-lj7phndl] .tile.good{background:var(--accent-soft);animation:.18s popin}.grid[data-astro-cid-lj7phndl] .tile.bad{background:#ffb3c0;animation:.35s shake}@keyframes popin{0%{transform:scale(.85)}to{transform:none}}@keyframes shake{0%,to{transform:none}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.veil[data-astro-cid-lj7phndl]{border-radius:var(--r-md);text-align:center;background:#171433e0;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;padding:1rem;display:flex;position:absolute;inset:0}.veil[data-astro-cid-lj7phndl][hidden]{display:none}.veil-title[data-astro-cid-lj7phndl]{color:#fff;margin:0;font-size:.95rem;font-weight:800;line-height:1.7}.go[data-astro-cid-lj7phndl]{min-height:50px;font:inherit;border:2px solid var(--ink);background:var(--accent);color:#fff;cursor:pointer;box-shadow:var(--shadow-hard);border-radius:999px;padding:.55rem 1.8rem;font-size:1rem;font-weight:900}.go[data-astro-cid-lj7phndl]:active{box-shadow:var(--shadow-hard-sm);transform:translate(2px,2px)}.callout[data-astro-cid-lj7phndl]{text-align:center;min-height:1.4em;margin:.55rem 0 0;font-size:.9rem;font-weight:900}.report[data-astro-cid-lj7phndl]{z-index:20;backdrop-filter:blur(2px);border-radius:var(--r-lg);background:#1e183c80;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.report[data-astro-cid-lj7phndl].hidden{display:none}.report-card[data-astro-cid-lj7phndl]{border:2px solid var(--ink);border-radius:var(--r-lg);box-shadow:var(--shadow-hard);text-align:center;background:#fff;width:100%;max-width:330px;padding:1.1rem 1.3rem;animation:.35s cubic-bezier(.34,1.56,.64,1) rise}@keyframes rise{0%{opacity:0;transform:translateY(16px)scale(.92)}to{opacity:1;transform:none}}.report-emoji[data-astro-cid-lj7phndl]{font-size:2.2rem}.report-title[data-astro-cid-lj7phndl]{margin:.25rem 0 .1rem;font-size:1.1rem;font-weight:900}.report-sub[data-astro-cid-lj7phndl]{color:var(--muted);margin:0 0 .9rem;font-size:.85rem;font-weight:700;line-height:1.7}.report-btns[data-astro-cid-lj7phndl]{justify-content:center;gap:.5rem;display:flex}.report-btns[data-astro-cid-lj7phndl] button[data-astro-cid-lj7phndl]{min-height:44px;font:inherit;border:2px solid var(--ink);cursor:pointer;box-shadow:var(--shadow-hard-sm);border-radius:999px;padding:.5rem 1rem;font-weight:800}.report-btns[data-astro-cid-lj7phndl] .solid[data-astro-cid-lj7phndl]{background:var(--accent);color:#fff}.report-btns[data-astro-cid-lj7phndl] .ghost[data-astro-cid-lj7phndl]{color:var(--ink);background:#fff}.report-btns[data-astro-cid-lj7phndl] button[data-astro-cid-lj7phndl]:active{box-shadow:none;transform:translate(2px,2px)}@media (prefers-reduced-motion:reduce){.grid[data-astro-cid-lj7phndl] .tile,.grid[data-astro-cid-lj7phndl] .tile.good,.grid[data-astro-cid-lj7phndl] .tile.bad,.report-card[data-astro-cid-lj7phndl]{animation:none}}.explain[data-astro-cid-lj7phndl] h2[data-astro-cid-lj7phndl]{font-size:1.05rem}.explain[data-astro-cid-lj7phndl] ul[data-astro-cid-lj7phndl]{padding-left:1.2rem}.explain[data-astro-cid-lj7phndl] li[data-astro-cid-lj7phndl]{margin:.35rem 0;line-height:1.8}
