.badge[data-astro-cid-d4gzeevy]{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-d4gzeevy]{color:var(--muted)}.lead[data-astro-cid-d4gzeevy] strong[data-astro-cid-d4gzeevy]{color:var(--fg)}.game[data-astro-cid-d4gzeevy]{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)}.hud[data-astro-cid-d4gzeevy]{align-items:stretch;gap:.5rem;margin-bottom:.6rem;display:flex}.hud[data-astro-cid-d4gzeevy] .cell[data-astro-cid-d4gzeevy]{border:2px solid var(--ink);border-radius:var(--r-md);box-shadow:var(--shadow-hard-sm);background:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;padding:.35rem .3rem;display:flex}.hud[data-astro-cid-d4gzeevy] .cell[data-astro-cid-d4gzeevy] small[data-astro-cid-d4gzeevy]{color:var(--muted);font-size:.66rem;font-weight:700}.hud[data-astro-cid-d4gzeevy] .cell[data-astro-cid-d4gzeevy] small[data-astro-cid-d4gzeevy].unit{font-size:.6rem}.hud[data-astro-cid-d4gzeevy] .num[data-astro-cid-d4gzeevy]{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-d4gzeevy] .num[data-astro-cid-d4gzeevy].accent{color:var(--accent)}.hud[data-astro-cid-d4gzeevy] .num[data-astro-cid-d4gzeevy].warn{color:#d64030}.hud[data-astro-cid-d4gzeevy] .num[data-astro-cid-d4gzeevy].bump{animation:.28s ease-out bump}@keyframes bump{40%{transform:scale(1.22)}}.hint[data-astro-cid-d4gzeevy]{color:var(--fg);min-height:1.3em;margin:.1rem 0 .6rem;font-size:.92rem;font-weight:800}.frame[data-astro-cid-d4gzeevy]{aspect-ratio:4/5;border-radius:var(--r-md);border:2px solid var(--ink);width:100%;max-width:460px;box-shadow:var(--shadow-hard);touch-action:none;user-select:none;background:#8fbf6a;margin-inline:auto;position:relative;overflow:hidden}.town[data-astro-cid-d4gzeevy]{cursor:grab;width:100%;max-width:100%;height:100%;display:block;position:absolute;inset:0}.town[data-astro-cid-d4gzeevy]:active{cursor:grabbing}.daytag[data-astro-cid-d4gzeevy]{color:var(--ink);border:2px solid var(--ink);box-shadow:var(--shadow-hard-sm);pointer-events:none;background:#ffffffe0;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:900;position:absolute;top:2.5%;left:3%}.result[data-astro-cid-d4gzeevy]{backdrop-filter:blur(2px);z-index:4;background:#141e0e80;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.result[data-astro-cid-d4gzeevy].hidden{display:none}.result-card[data-astro-cid-d4gzeevy]{border:2px solid var(--ink);border-radius:var(--r-lg);box-shadow:var(--shadow-hard);text-align:center;background:#f6fbef;width:100%;max-width:330px;padding:1rem 1.2rem;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}}.result-title[data-astro-cid-d4gzeevy]{color:var(--accent);font-size:1.05rem;font-weight:900}.result-eaten[data-astro-cid-d4gzeevy]{font-variant-numeric:tabular-nums;font-size:2.4rem;font-weight:900;line-height:1.2}.result-eaten[data-astro-cid-d4gzeevy]:after{content:"% のみこみ";color:var(--muted);font-size:.95rem;font-weight:800}.result-rank[data-astro-cid-d4gzeevy]{color:var(--ink);background:var(--accent-soft);border:2px solid var(--ink);box-shadow:var(--shadow-hard-sm);border-radius:999px;margin:.15rem 0 .5rem;padding:.15rem .7rem;font-size:.85rem;font-weight:900;display:inline-block}.result-sub[data-astro-cid-d4gzeevy]{color:#4a6338;white-space:pre-line;min-height:1.2em;margin-bottom:.7rem;font-size:.85rem;font-weight:800}.result-btns[data-astro-cid-d4gzeevy]{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.solid[data-astro-cid-d4gzeevy],.ghost-btn[data-astro-cid-d4gzeevy]{font:inherit;border-radius:var(--r-md);border:2px solid var(--ink);cursor:pointer;min-height:44px;box-shadow:var(--shadow-hard-sm);padding:.55rem .9rem;font-weight:800;transition:transform .12s}.solid[data-astro-cid-d4gzeevy]{background:var(--accent);color:#fff}.ghost-btn[data-astro-cid-d4gzeevy]{color:var(--ink);background:#fff}.solid[data-astro-cid-d4gzeevy]:active,.ghost-btn[data-astro-cid-d4gzeevy]:active{box-shadow:none;transform:translateY(2px)}.solid[data-astro-cid-d4gzeevy]:focus-visible,.ghost-btn[data-astro-cid-d4gzeevy]:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.controls[data-astro-cid-d4gzeevy]{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.7rem;display:flex}.explain[data-astro-cid-d4gzeevy] h2[data-astro-cid-d4gzeevy]{font-size:1.05rem}.explain[data-astro-cid-d4gzeevy] ul[data-astro-cid-d4gzeevy]{padding-left:1.2rem;line-height:1.9}.explain[data-astro-cid-d4gzeevy] .note[data-astro-cid-d4gzeevy]{color:var(--muted);font-size:.85rem}@media (prefers-reduced-motion:reduce){.result-card[data-astro-cid-d4gzeevy],.hud[data-astro-cid-d4gzeevy] .num[data-astro-cid-d4gzeevy].bump{animation:none}.solid[data-astro-cid-d4gzeevy],.ghost-btn[data-astro-cid-d4gzeevy]{transition:none}}
