.badge[data-astro-cid-5zfcexae]{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-5zfcexae]{color:var(--muted)}.lead[data-astro-cid-5zfcexae] strong[data-astro-cid-5zfcexae]{color:var(--fg)}.game[data-astro-cid-5zfcexae]{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-5zfcexae]{gap:.5rem;margin-bottom:.6rem;display:flex}.hud[data-astro-cid-5zfcexae] .cell[data-astro-cid-5zfcexae]{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-5zfcexae] .cell[data-astro-cid-5zfcexae] small[data-astro-cid-5zfcexae]{color:var(--muted);font-size:.64rem;font-weight:700}.hud[data-astro-cid-5zfcexae] .num[data-astro-cid-5zfcexae]{font-variant-numeric:tabular-nums;font-size:clamp(1.05rem,4.6vw,1.5rem);font-weight:900;line-height:1.1}.hud[data-astro-cid-5zfcexae] .num[data-astro-cid-5zfcexae].you{color:var(--accent)}.draw[data-astro-cid-5zfcexae]{z-index:5;margin-bottom:.7rem;position:sticky;top:.5rem}.draw-cap[data-astro-cid-5zfcexae]{color:var(--muted);text-align:center;margin:0 0 .3rem;font-size:.74rem;font-weight:800}.draw-card[data-astro-cid-5zfcexae]{border:2px solid var(--ink);border-radius:var(--r-md);box-shadow:var(--shadow-hard);background:linear-gradient(#fff8e8 0%,#fff 100%);justify-content:center;align-items:center;gap:.6rem;padding:.7rem .9rem;font-size:clamp(.95rem,4vw,1.15rem);font-weight:900;display:flex}.draw-card[data-astro-cid-5zfcexae].shake{animation:.4s shake}@keyframes shake{0%,to{transform:none}25%{transform:translate(-6px)rotate(-1deg)}75%{transform:translate(6px)rotate(1deg)}}.draw-emoji[data-astro-cid-5zfcexae]{font-size:1.5rem}.timeline[data-astro-cid-5zfcexae]{flex-direction:column;display:flex}.timeline[data-astro-cid-5zfcexae] .slot{min-height:44px;font:inherit;border:2px dashed var(--ink);color:var(--muted);cursor:pointer;opacity:.75;background:#fff;border-radius:999px;margin:.15rem 0;font-size:.78rem;font-weight:800;transition:transform 50ms}.timeline[data-astro-cid-5zfcexae] .slot:active{transform:scale(.98)}.timeline[data-astro-cid-5zfcexae] .slot.correct{background:var(--accent-soft);color:var(--ink);opacity:1;border-style:solid;animation:.35s pop}.timeline[data-astro-cid-5zfcexae] .slot.wrong{color:#e03131;opacity:1;border-style:solid;border-color:#e03131}@keyframes pop{0%{transform:scale(.9)}60%{transform:scale(1.04)}to{transform:none}}.timeline[data-astro-cid-5zfcexae] .entry{border:2px solid var(--ink);border-radius:var(--r-md);box-shadow:var(--shadow-hard-sm);background:#fff;align-items:center;gap:.55rem;min-width:0;padding:.5rem .7rem;display:flex}.timeline[data-astro-cid-5zfcexae] .entry.fresh{background:#fffbe8;animation:.35s pop}.timeline[data-astro-cid-5zfcexae] .entry.answer{background:var(--accent-soft);animation:.35s pop}.timeline[data-astro-cid-5zfcexae] .entry .year{font-variant-numeric:tabular-nums;text-align:right;min-width:3.4em;font-size:.95rem;font-weight:900}.timeline[data-astro-cid-5zfcexae] .entry .era{color:#fff;background:var(--ink);white-space:nowrap;border-radius:999px;padding:.12rem .5rem;font-size:.62rem;font-weight:800}.timeline[data-astro-cid-5zfcexae] .entry .name{min-width:0;font-size:.85rem;font-weight:800;line-height:1.35}.report[data-astro-cid-5zfcexae]{z-index:20;backdrop-filter:blur(2px);border-radius:var(--r-lg);background:#1e183c80;justify-content:center;align-items:flex-start;padding:1rem;display:flex;position:absolute;inset:0}.report[data-astro-cid-5zfcexae].hidden{display:none}.report-card[data-astro-cid-5zfcexae]{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;position:sticky;top:14vh}@keyframes rise{0%{opacity:0;transform:translateY(16px)scale(.92)}to{opacity:1;transform:none}}.report-emoji[data-astro-cid-5zfcexae]{font-size:2.2rem}.report-title[data-astro-cid-5zfcexae]{margin:.25rem 0 .1rem;font-size:1.1rem;font-weight:900}.report-sub[data-astro-cid-5zfcexae]{color:var(--muted);margin:0 0 .9rem;font-size:.85rem;font-weight:700;line-height:1.7}.report-btns[data-astro-cid-5zfcexae]{justify-content:center;gap:.5rem;display:flex}.report-btns[data-astro-cid-5zfcexae] button[data-astro-cid-5zfcexae]{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-5zfcexae] .solid[data-astro-cid-5zfcexae]{background:var(--accent);color:#fff}.report-btns[data-astro-cid-5zfcexae] .ghost[data-astro-cid-5zfcexae]{color:var(--ink);background:#fff}.report-btns[data-astro-cid-5zfcexae] button[data-astro-cid-5zfcexae]:active{box-shadow:none;transform:translate(2px,2px)}@media (prefers-reduced-motion:reduce){.draw-card[data-astro-cid-5zfcexae].shake,.report-card[data-astro-cid-5zfcexae],.timeline[data-astro-cid-5zfcexae] .slot.correct,.timeline[data-astro-cid-5zfcexae] .entry.fresh,.timeline[data-astro-cid-5zfcexae] .entry.answer{animation:none}}.explain[data-astro-cid-5zfcexae] h2[data-astro-cid-5zfcexae]{font-size:1.05rem}.explain[data-astro-cid-5zfcexae] ul[data-astro-cid-5zfcexae]{padding-left:1.2rem}.explain[data-astro-cid-5zfcexae] li[data-astro-cid-5zfcexae]{margin:.35rem 0;line-height:1.8}
