.pip-face.svelte-z0pabl{flex:1 1 0;width:100%;min-width:0;max-width:46px;height:100%;max-height:46px;display:block}.board.svelte-15hsf9n{grid-template-columns:repeat(var(--cols), minmax(0, 1fr));border:1px solid var(--line);background:var(--board-bg);border-radius:17px;gap:5px;width:min(100%,312px);margin-inline:auto;padding:7px;display:grid}.board-cell.svelte-15hsf9n{aspect-ratio:1;border:1px solid var(--region-border);background:var(--region-bg);width:100%;min-width:0;min-height:44px;color:var(--pip-ink);border-radius:8px;justify-content:center;align-items:center;padding:14px 10px 5px;transition:box-shadow .12s;display:flex;position:relative}.board-cell.svelte-15hsf9n:disabled{opacity:1;cursor:default}.cell-label.svelte-15hsf9n{color:var(--region-ink);align-items:center;gap:4px;font-size:10px;font-weight:700;line-height:1.2;display:flex;position:absolute;inset:3px auto auto 5px}.cell-label.svelte-15hsf9n b:where(.svelte-15hsf9n){font-size:13px}.empty-dot.svelte-15hsf9n{background:var(--region-ink);opacity:.28;border-radius:50%;width:4px;height:4px}.preview-pips.svelte-15hsf9n{opacity:.5;flex:1;justify-content:center;max-width:46px;height:100%;display:flex}.occupied.svelte-15hsf9n{border:2px solid var(--region-ink);touch-action:none;cursor:grab;box-shadow:0 2px 1px #202d2010}.chosen.svelte-15hsf9n{outline:2px solid var(--accent);outline-offset:-4px}.coach-region.svelte-15hsf9n{box-shadow:inset 0 0 0 2px var(--accent)}.coach-cell.svelte-15hsf9n:before{content:"?";color:var(--accent);font-weight:800;position:absolute;bottom:2px;right:4px}.moving-origin.svelte-15hsf9n{opacity:.3}.moving-domino.svelte-15hsf9n{z-index:50;pointer-events:none;width:calc(var(--moving-size) * 2 + 5px);height:var(--moving-size);background:var(--domino-bg);color:var(--pip-ink);border:2px solid var(--accent);border-radius:8px;justify-content:space-around;align-items:center;display:flex;position:fixed;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0003}.moving-domino.vertical.svelte-15hsf9n{height:calc(var(--moving-size) * 2 + 5px);width:var(--moving-size);flex-direction:column}.moving-domino.svelte-15hsf9n span:where(.svelte-15hsf9n){border-left:1px dashed var(--domino-border);height:60%}.moving-domino.vertical.svelte-15hsf9n span:where(.svelte-15hsf9n){border-left:0;border-top:1px dashed var(--domino-border);width:60%;height:0}.join-right.svelte-15hsf9n{border-right:1px dashed var(--region-ink);border-radius:8px 0 0 8px}.join-left.svelte-15hsf9n{border-left:0;border-radius:0 8px 8px 0}.join-down.svelte-15hsf9n{border-bottom:1px dashed var(--region-ink);border-radius:8px 8px 0 0}.join-right.svelte-15hsf9n:after,.join-down.svelte-15hsf9n:after{content:"";background:var(--region-bg);pointer-events:none;z-index:1;position:absolute}.join-right.svelte-15hsf9n:after{border-block:2px solid var(--region-ink);width:7px;top:-2px;bottom:-2px;left:100%}.join-down.svelte-15hsf9n:after{border-inline:2px solid var(--region-ink);height:7px;top:100%;left:-2px;right:-2px}.join-up.svelte-15hsf9n{border-top:0;border-radius:0 0 8px 8px}.preview.svelte-15hsf9n{outline:2px dashed var(--accent);outline-offset:-4px}.conflict.svelte-15hsf9n{outline:2px solid var(--danger);outline-offset:-3px}.conflict-mark.svelte-15hsf9n{color:var(--danger);font-weight:800;position:absolute;top:1px;right:4px}@media (prefers-reduced-motion:reduce){.board-cell.svelte-15hsf9n{transition:none}}.sr-only.svelte-jubg73{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.domino-slot.svelte-jubg73{flex:0 0 calc(var(--domino-width) + 6px);height:calc(var(--domino-width) + 6px);place-items:center;display:grid;position:relative}.domino-slot.dragging.svelte-jubg73{z-index:20}.domino.svelte-jubg73{width:var(--domino-width);border:1px solid var(--domino-border);background:var(--domino-bg);height:44px;color:var(--pip-ink);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-bottom-width:3px;border-radius:7px;align-items:center;padding:3px;transition:transform .18s cubic-bezier(.2,.8,.2,1),border-color .1s,box-shadow .1s;display:flex;position:relative;box-shadow:0 2px 3px #0000000a}.domino.svelte-jubg73:hover:not(:disabled){border-color:var(--accent);box-shadow:0 3px 8px #0000001a}.domino.selected.svelte-jubg73{outline:2px solid var(--accent);outline-offset:3px;border-color:var(--accent);background:var(--accent-soft)}.domino.dragging.svelte-jubg73{transition:none;box-shadow:0 5px 16px #0003}.domino-divider.svelte-jubg73{background:var(--domino-border);flex:0 0 1px;width:1px;height:26px;margin:0 2px}.domino.used.svelte-jubg73{opacity:.27;box-shadow:none;border-style:dashed}.used-check.svelte-jubg73{background:var(--surface);border-radius:5px;place-items:center;display:grid;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.domino.svelte-jubg73{transition:none}}.coach-card.svelte-1x5w2jt{border:1px solid var(--line);border-left:3px solid var(--accent);background:var(--accent-soft);text-align:left;border-radius:9px;margin:12px 0;padding:14px;font-size:12px;line-height:1.65}.coach-heading.svelte-1x5w2jt{color:var(--accent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.coach-heading.svelte-1x5w2jt span:where(.svelte-1x5w2jt){letter-spacing:1px;font-size:9px;font-weight:800}.coach-heading.svelte-1x5w2jt b:where(.svelte-1x5w2jt){font-size:10px}p.svelte-1x5w2jt{margin:8px 0 0}.candidate-count.svelte-1x5w2jt{color:var(--muted);font-size:11px}summary.svelte-1x5w2jt{cursor:pointer;text-underline-offset:3px;align-items:center;min-height:44px;text-decoration:underline;display:flex}ul.svelte-1x5w2jt{margin:0;padding-left:18px}li.svelte-1x5w2jt{margin-bottom:10px}li.svelte-1x5w2jt b:where(.svelte-1x5w2jt),li.svelte-1x5w2jt span:where(.svelte-1x5w2jt){display:block}.coach-move.svelte-1x5w2jt{border-top:1px solid var(--line);padding-top:10px;font-weight:600}.game-shell.svelte-15ajhg5{border:1px solid var(--line);background:var(--surface);border-radius:20px;width:min(100%,480px);padding:10px 23px 19px;box-shadow:0 5px 24px #20332a06}.game-topbar.svelte-15ajhg5,.difficulty-row.svelte-15ajhg5,.tray-heading.svelte-15ajhg5,.game-bottom.svelte-15ajhg5,.next-actions.svelte-15ajhg5{justify-content:space-between;align-items:center;gap:8px;display:flex}.game-topbar.svelte-15ajhg5{padding-bottom:4px}.game-mode.svelte-15ajhg5{letter-spacing:1.15px;color:var(--muted);align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.live-dot.svelte-15ajhg5{background:var(--accent);border-radius:50%;flex:none;width:6px;height:6px}.game-tools.svelte-15ajhg5{display:flex}.game-tools.svelte-15ajhg5 .icon-button:where(.svelte-15ajhg5){width:44px;height:44px}.difficulty-row.svelte-15ajhg5{margin-bottom:20px}.timer.svelte-15ajhg5{color:var(--muted);font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:12px;display:flex}.puzzle-label.svelte-15ajhg5{color:var(--muted);font-size:11px}.puzzle-label.svelte-15ajhg5 b:where(.svelte-15ajhg5){text-transform:capitalize;color:var(--ink);margin-top:4px;display:block}.tray-heading.svelte-15ajhg5{color:var(--muted);letter-spacing:.9px;margin:20px 0 10px;font-size:10px;font-weight:600}.tray-heading.svelte-15ajhg5>span:where(.svelte-15ajhg5):last-child{text-transform:none;letter-spacing:0;font-size:11px;font-weight:400}.count.svelte-15ajhg5{color:var(--accent);margin-left:4px}.domino-tray.svelte-15ajhg5{--domino-width:80px;flex-wrap:wrap;justify-content:center;gap:4px 8px;padding:0 0 16px;display:flex}.play-controls.svelte-15ajhg5{grid-template-columns:1fr 1fr 1.1fr;gap:8px;display:grid}.play-controls.svelte-15ajhg5 .button:where(.svelte-15ajhg5){min-height:44px;padding:0 8px;font-size:12px}.play-controls.editing.svelte-15ajhg5{grid-template-columns:repeat(4,minmax(0,1fr))}.hint-button.svelte-15ajhg5{background:var(--accent-soft);border-color:var(--accent-soft);color:var(--accent)}.game-feedback.svelte-15ajhg5{text-align:center;color:var(--muted);min-height:36px;margin:13px 0 8px;font-size:11px;line-height:1.6}.region-status.svelte-15ajhg5{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.region-status-item.svelte-15ajhg5{background:var(--region-bg);border:1px solid var(--region-border);color:var(--region-ink);border-radius:5px;align-items:center;gap:6px;padding:4px 7px;font-size:11px;display:inline-flex}.region-status-item.svelte-15ajhg5 b:where(.svelte-15ajhg5){font-size:9px}.region-state-mark.svelte-15ajhg5{font-weight:800}.game-bottom.svelte-15ajhg5{color:var(--muted);border-bottom:1px solid var(--line);margin-bottom:14px;padding:12px 0 15px;font-size:10px}.next-actions.svelte-15ajhg5{flex-wrap:wrap;justify-content:center;gap:6px 15px}.new-puzzle.svelte-15ajhg5{flex:1;min-width:150px;font-size:12px}.next-actions.svelte-15ajhg5 .text-button:where(.svelte-15ajhg5){font-size:10px}.result-panel.svelte-15ajhg5{background:var(--accent-soft);text-align:center;border-radius:12px;margin-bottom:16px;padding:24px 16px}.result-icon.svelte-15ajhg5{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 14px;display:grid}.result-panel.svelte-15ajhg5 h2:where(.svelte-15ajhg5){margin:0 0 10px;font-size:24px}.result-panel.svelte-15ajhg5 p:where(.svelte-15ajhg5){font-size:12px;line-height:1.6}.result-comparison.svelte-15ajhg5{color:var(--muted);margin-bottom:16px}.result-panel.svelte-15ajhg5 .button:where(.svelte-15ajhg5){width:100%}.reset-note.svelte-15ajhg5{margin-bottom:0}.new-day-note.svelte-15ajhg5,.storage-note.svelte-15ajhg5{background:var(--accent-soft);border-radius:8px;padding:12px;font-size:12px;line-height:1.6}.help-steps.svelte-15ajhg5{padding-left:22px}.help-steps.svelte-15ajhg5 li:where(.svelte-15ajhg5){margin:16px 0;font-size:14px;line-height:1.7}.stats-grid.svelte-15ajhg5{grid-template-columns:1fr 1fr;gap:20px;margin:30px 0;display:grid}.stats-grid.svelte-15ajhg5 div:where(.svelte-15ajhg5){flex-direction:column;gap:8px;display:flex}.stats-grid.svelte-15ajhg5 b:where(.svelte-15ajhg5){font-size:36px;font-family:var(--font-heading)}.stats-grid.svelte-15ajhg5 span:where(.svelte-15ajhg5){color:var(--muted);font-size:12px}.share-fallback.svelte-15ajhg5{text-align:left;margin-top:16px;font-size:12px;display:block}.share-fallback.svelte-15ajhg5 textarea:where(.svelte-15ajhg5){min-height:130px;margin-top:8px}@media (width<=400px){.game-shell.svelte-15ajhg5{border-radius:14px;padding-inline:14px}.game-mode.svelte-15ajhg5{letter-spacing:.45px;font-size:8px}.game-tools.svelte-15ajhg5{gap:0}.domino-tray.svelte-15ajhg5{--domino-width:72px;gap:8px}.difficulty-row.svelte-15ajhg5{margin-bottom:16px}.play-controls.editing.svelte-15ajhg5{grid-template-columns:repeat(2,minmax(0,1fr))}.next-actions.svelte-15ajhg5{gap:0 12px}.new-puzzle.svelte-15ajhg5{flex-basis:100%}.game-feedback.svelte-15ajhg5{font-size:11px}}
