:root{--bg: #14171c;--panel: #1d2127;--line: #2c333d;--ink: #e8edf2;--muted: #8b97a6;--accent: #e0b341;--hit: #d8542f;--mine: #3a6ea5;--miss: #3a4351;--mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--edge: #1d3a2e;--edge-bright: #3a8f5a;--reveal: #ff4d4d;--map-filter: saturate(98%) brightness(100%) contrast(101%) sepia(14%) grayscale(5%);--field-map-opacity: .85}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.45 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;padding:24px 16px 48px}main{width:100%;max-width:min(98vw,1600px);margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:14px}main>*{width:100%;max-width:560px}main>.board-area,main>.play-area{max-width:100%}.board-area{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}button{font:inherit}.appnav.svelte-1y6048s{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;background:#12151af5;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.item.svelte-1y6048s{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 4px;text-decoration:none;color:var(--muted);font:600 10px/1.1 var(--mono);letter-spacing:.02em;margin:0;background:none;border:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.item.svelte-1y6048s .mark:where(.svelte-1y6048s){font-size:16px;line-height:1}.item.svelte-1y6048s .brand:where(.svelte-1y6048s){width:20px;height:20px;display:block}.item[aria-current=page].svelte-1y6048s{color:var(--accent)}.label-full.svelte-1y6048s{display:none}.label-short.svelte-1y6048s{display:inline}@media (min-width: 640px){.appnav.svelte-1y6048s{top:0;bottom:auto;align-items:center;gap:20px;height:48px;padding:0 22px;border-top:0;border-bottom:1px solid var(--line)}.item.svelte-1y6048s{flex:0 0 auto;flex-direction:row;gap:7px;padding:0;font-size:13px}.item.home.svelte-1y6048s{margin-right:auto}.item.home.svelte-1y6048s{padding:4px 0}.item.home.svelte-1y6048s .label:where(.svelte-1y6048s){display:none}.item.home.svelte-1y6048s .brand:where(.svelte-1y6048s){width:34px;height:34px}.item.svelte-1y6048s:not(.home) .mark:where(.svelte-1y6048s){display:none}.label-full.svelte-1y6048s{display:inline}.label-short.svelte-1y6048s{display:none}}.backdrop.svelte-qdcvbt{position:fixed;top:0;right:0;bottom:0;left:0;width:auto;max-width:none;z-index:70;display:flex;align-items:center;justify-content:center;padding:16px;background:#080b0ea8}.sheet.svelte-qdcvbt{display:flex;flex-direction:column;width:min(640px,100%);max-height:min(86vh,760px);background:#171c22;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 50px #00000080;color:var(--ink)}header.svelte-qdcvbt{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line)}header.svelte-qdcvbt h2:where(.svelte-qdcvbt){font-size:17px;margin:0}.close.svelte-qdcvbt{flex:none;width:32px;height:32px;font-size:15px;line-height:1;color:var(--muted);background:transparent;border:1px solid var(--line);border-radius:6px;cursor:pointer}.close.svelte-qdcvbt:hover{color:var(--ink);border-color:var(--accent)}.body.svelte-qdcvbt{overflow-y:auto;padding:6px 18px 12px}.body.svelte-qdcvbt h3:where(.svelte-qdcvbt){color:var(--accent);font-size:13px;text-transform:uppercase;letter-spacing:.04em;margin:16px 0 4px}.body.svelte-qdcvbt p:where(.svelte-qdcvbt){margin:0 0 4px;font-size:14px;line-height:1.5;color:var(--ink)}.body.svelte-qdcvbt ul:where(.svelte-qdcvbt){margin:4px 0 0;padding-left:18px}.body.svelte-qdcvbt li:where(.svelte-qdcvbt){font-size:14px;line-height:1.5;margin-bottom:4px}.body.svelte-qdcvbt strong:where(.svelte-qdcvbt){color:#fff}.body.svelte-qdcvbt em:where(.svelte-qdcvbt){color:var(--edge-bright);font-style:normal}footer.svelte-qdcvbt{display:flex;justify-content:flex-end;padding:12px 16px;border-top:1px solid var(--line)}.done.svelte-qdcvbt{padding:8px 18px;font-weight:600;background:var(--accent);color:#1a1a1a;border:0;border-radius:6px;cursor:pointer}.backdrop.svelte-1s7m7tz{position:fixed;top:0;right:0;bottom:0;left:0;width:auto;max-width:none;z-index:70;display:flex;align-items:flex-end;justify-content:center}.scrim.svelte-1s7m7tz{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border:0;margin:0;padding:0;background:#080b0ea8;cursor:default;-webkit-appearance:none;-moz-appearance:none;appearance:none}.sheet.svelte-1s7m7tz{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:34rem;max-height:86vh;background:#171c22;border:1px solid var(--line);border-radius:14px 14px 0 0;box-shadow:0 -8px 40px #00000080;color:var(--ink)}header.svelte-1s7m7tz{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line)}header.svelte-1s7m7tz h2:where(.svelte-1s7m7tz){font-size:17px;margin:0}.close.svelte-1s7m7tz{flex:none;width:32px;height:32px;font-size:15px;line-height:1;color:var(--muted);background:transparent;border:1px solid var(--line);border-radius:6px;cursor:pointer}.close.svelte-1s7m7tz:hover{color:var(--ink);border-color:var(--accent)}.choices.svelte-1s7m7tz{display:flex;flex-direction:column;gap:9px;padding:16px;overflow-y:auto}.continue-block.svelte-1s7m7tz{display:flex;flex-direction:column;gap:6px}.opp-link.svelte-1s7m7tz{align-self:center;font:600 13px/1.3 inherit;color:var(--muted);text-decoration:none}.opp-link.svelte-1s7m7tz:hover{color:var(--accent)}.choice.svelte-1s7m7tz{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-weight:600;font-size:15px;padding:14px 16px;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:#1d21278c;cursor:pointer}.choice.primary.svelte-1s7m7tz{background:var(--accent);color:#1a1a1a;border-color:var(--accent)}.choice.continue.svelte-1s7m7tz{border-color:var(--accent)}.choice.continue.svelte-1s7m7tz .mk:where(.svelte-1s7m7tz){color:var(--accent)}.choice.svelte-1s7m7tz:disabled{opacity:.6;cursor:default}.row-actions.svelte-1s7m7tz{display:flex;flex-wrap:wrap;gap:9px}.row-actions.svelte-1s7m7tz .choice:where(.svelte-1s7m7tz){flex:1 1 8rem}.hint.svelte-1s7m7tz{margin:2px 0 0;font-size:12px;line-height:1.35;color:var(--muted);text-align:center}.error.svelte-1s7m7tz{color:var(--hit);text-align:center;margin:0 0 16px;padding:0 16px}@media (min-width: 640px){.backdrop.svelte-1s7m7tz{align-items:center;padding:16px}.sheet.svelte-1s7m7tz{border-radius:14px;box-shadow:0 18px 50px #00000080}}.pwa-update.svelte-12tss5n{position:fixed;left:0;right:0;bottom:calc(72px + env(safe-area-inset-bottom));z-index:70;display:flex;justify-content:center;padding:0 12px;pointer-events:none}.card.svelte-12tss5n{pointer-events:auto;display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;max-width:420px;margin:0;padding:10px 14px;border-radius:10px;background:var(--panel);border:1px solid color-mix(in srgb,var(--accent) 45%,var(--line));box-shadow:0 6px 22px #00000073}.msg.svelte-12tss5n{margin:0;flex:1 1 auto;font-size:13px;font-weight:600;color:var(--ink)}.actions.svelte-12tss5n{display:flex;gap:8px;flex:0 0 auto}button.svelte-12tss5n{font:inherit;font-size:13px;font-weight:600;border-radius:8px;padding:7px 12px;cursor:pointer}button.svelte-12tss5n:disabled{opacity:.65;cursor:default}.later.svelte-12tss5n{color:var(--muted);background:transparent;border:1px solid var(--line)}.later.svelte-12tss5n:hover{color:var(--ink);border-color:var(--muted)}.reload.svelte-12tss5n{color:#14171c;background:var(--accent);border:1px solid var(--accent)}.reload.svelte-12tss5n:hover{filter:brightness(1.08)}button.svelte-12tss5n:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (min-width: 640px){.pwa-update.svelte-12tss5n{bottom:24px}}.app-content.with-nav.svelte-12qhfyh{padding-bottom:calc(60px + env(safe-area-inset-bottom))}@media (min-width: 640px){.app-content.with-nav.svelte-12qhfyh{padding-bottom:0;padding-top:56px}}.build-stamp.svelte-12qhfyh{position:fixed;right:8px;bottom:6px;z-index:40;margin:0;pointer-events:none;font:10px/1 var(--mono);letter-spacing:.04em;color:var(--muted);opacity:.45}.build-stamp.with-nav.svelte-12qhfyh{bottom:calc(58px + env(safe-area-inset-bottom))}@media (min-width: 640px){.build-stamp.with-nav.svelte-12qhfyh{bottom:8px}}
