.icon.svelte-186tu3i{vertical-align:-.125em;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1em;height:1em}.fill.svelte-186tu3i{fill:currentColor}.soft.svelte-186tu3i{fill:currentColor;fill-opacity:.35;stroke:none}.thin.svelte-186tu3i{stroke-width:1.4px}.banner.svelte-bczugc{gap:var(--space-3);margin-bottom:var(--space-4);padding:var(--space-3) var(--space-4);border:2px solid var(--ink);border-radius:var(--radius-lg);background:var(--surface-sunken);font-size:var(--text-sm);box-shadow:var(--shadow-hard);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.banner.update.svelte-bczugc{border-color:var(--accent);box-shadow:inset 0 0 0 2px var(--accent), var(--shadow-hard)}p.svelte-bczugc{margin:0}.actions.svelte-bczugc{gap:var(--space-2);display:flex}button.svelte-bczugc{min-height:var(--tap);border:2px solid var(--ink);border-radius:var(--radius-md);font:inherit;font-size:var(--text-sm);cursor:pointer;box-shadow:var(--shadow-hard);transition:background-color var(--dur-quick) var(--ease);padding:.35rem .8rem}.primary.svelte-bczugc{border-color:var(--accent);background:var(--accent);color:var(--accent-text);font-weight:600}.ghost.svelte-bczugc{color:var(--text-muted);background:0 0}button.svelte-bczugc:active{box-shadow:none;transform:translate(3px,3px)}.primary.svelte-bczugc:active{background:var(--accent-active);transition-duration:0s}.ghost.svelte-bczugc:active{background:var(--surface-pressed);transition-duration:0s}@media (hover:hover) and (pointer:fine){.primary.svelte-bczugc:hover{background:var(--accent-hover)}.ghost.svelte-bczugc:hover{background:var(--surface-hover)}}@font-face{font-family:Patrick Hand;font-style:normal;font-weight:400;font-display:swap;src:url(/sudoku/fonts/patrick-hand-latin.woff2)format("woff2")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#f7f7f5;--surface:#fff;--surface-hover:#f0f0ee;--surface-sunken:#f1f1ef;--border:#d6d5d0;--text:#1a1a18;--text-muted:#5c5b56;--text-faint:#6e6d67;--grid-strong:#2f2e2b;--cell-bg:#fff;--cell-peer:#eef1f6;--cell-same:#1f4e8c;--cell-selected:#c3d5ef;--cell-conflict:#fbe4d8;--value-given:#1a1a18;--value-player:#1f4e8c;--value-note:#6d6c66;--value-conflict:#a33a10;--accent:#1f4e8c;--accent-text:#fff;--accent-soft:#e2ebf6;--focus:#b8531a;--success:#1c6b45;--note-accent:#1f7a6d;--note-accent-soft:#dcefec;--mark-a:#1f4e8c;--mark-b:#a3540f;--mark-c:#14655a;--zone-bg:#f1ece0;--hint-bg:#f6e6c8;--hint-border:#b8862a;--hint-target-bg:#d9ecdc;--hint-target-border:#1c6b45;--accent-hover:#1a4478;--accent-active:#163a66;--surface-pressed:#e4e3df;--shadow-raised:0 1px 2px #0000001f;--shadow-floating:0 2px 12px #00000038;--scene-wall:#2f2e2b;--scene-ink:#4a4a45;--scene-label:#5c5b56;--scene-cross:#6b6a64;--scene-token:#1f4e8c;--scene-token-ink:#fff;--scene-zone-1:#eff7ff;--scene-zone-2:#fff1d8;--scene-zone-3:#dff2e6;--scene-zone-4:#f3e5fb;--scene-zone-5:#eae5cc;--scene-zone-6:#eedcda;--ink:#2b2a27;--ink-soft:#635f59;--shadow-hard:3px 3px 0 0 #00000052;--mat-wood-light:#e0c39c;--mat-wood:#c39a6b;--mat-wood-dark:#9a7148;--mat-fabric-light:#cfd8e8;--mat-fabric:#a8b8d4;--mat-fabric-dark:#7e90b0;--mat-leaf-light:#bcd9a8;--mat-leaf:#8fb87a;--mat-leaf-dark:#658f52;--mat-metal-light:#dfe2e6;--mat-metal:#b3b9c0;--mat-metal-dark:#868d96;--mat-stone-light:#e2ded6;--mat-stone:#c2bcb0;--mat-stone-dark:#948d80;--portrait-plate:#faf6f0;--portrait-light:#fff;--portrait-shade:#2b2a27;--eye-sclera:#fbf7f2;--eye-iris:#5a8a90;--garment-1:#3f7671;--garment-2:#7b89ae;--garment-3:#d59d8e;--garment-4:#eccd8f;--skin-1:#f4d9c3;--skin-2:#dca87d;--skin-3:#a2683f;--skin-4:#5f3a24;--hair-1:#26242a;--hair-2:#6d4a30;--hair-3:#c19553;--hair-4:#c3bdb6;--font:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}:root:not([data-theme=light]){--bg:#16171a;--surface:#212327;--surface-hover:#2b2e33;--surface-sunken:#1c1e21;--border:#3a3d43;--text:#ecedef;--text-muted:#a8abb1;--text-faint:#91959d;--grid-strong:#6a6f78;--cell-bg:#212327;--cell-peer:#272c34;--cell-same:#6b99da;--cell-selected:#3a4d68;--cell-conflict:#43281d;--value-given:#ecedef;--value-player:#86b4ef;--value-note:#969aa2;--value-conflict:#f0946a;--accent:#6198d7;--accent-text:#0e1013;--accent-soft:#1e2a3a;--focus:#e0913f;--success:#62c295;--note-accent:#3fa695;--note-accent-soft:#23383a;--mark-a:#7fb0f0;--mark-b:#eda45c;--mark-c:#4fc3b1;--zone-bg:#2a2721;--hint-bg:#3d3421;--hint-border:#d4a548;--hint-target-bg:#1e3a2a;--hint-target-border:#62c295;--accent-hover:#79a8de;--accent-active:#8ab4e4;--surface-pressed:#34383e;--scene-wall:#7e848d;--scene-ink:#9aa0a8;--scene-label:#a8abb1;--scene-cross:#8b9099;--scene-token:#4b82cf;--scene-token-ink:#0e1013;--scene-zone-1:#232a33;--scene-zone-2:#302719;--scene-zone-3:#222b26;--scene-zone-4:#2a2430;--scene-zone-5:#2b291d;--scene-zone-6:#2f2623;--ink:#c8cbd0;--ink-soft:#949aa3;--shadow-hard:3px 3px 0 0 #979eaa4d;--mat-wood-light:#b3987a;--mat-wood:#9a7e5c;--mat-wood-dark:#6f5941;--mat-fabric-light:#96a1b8;--mat-fabric:#78849e;--mat-fabric-dark:#565f75;--mat-leaf-light:#89a578;--mat-leaf:#6d8a5c;--mat-leaf-dark:#4e6640;--mat-metal-light:#a3a9b1;--mat-metal:#858c95;--mat-metal-dark:#5f656d;--mat-stone-light:#a19b90;--mat-stone:#89847a;--mat-stone-dark:#605c54;--portrait-plate:#efe9e0;--portrait-light:#fff;--portrait-shade:#2b2a27;--eye-sclera:#fbf7f2;--eye-iris:#5a8a90;--garment-1:#3f7671;--garment-2:#7b89ae;--garment-3:#d59d8e;--garment-4:#eccd8f;--shadow-raised:0 0 0 1px var(--border);--shadow-floating:0 2px 16px #00000073}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#16171a;--surface:#212327;--surface-hover:#2b2e33;--surface-sunken:#1c1e21;--border:#3a3d43;--text:#ecedef;--text-muted:#a8abb1;--text-faint:#91959d;--grid-strong:#6a6f78;--cell-bg:#212327;--cell-peer:#272c34;--cell-same:#6b99da;--cell-selected:#3a4d68;--cell-conflict:#43281d;--value-given:#ecedef;--value-player:#86b4ef;--value-note:#969aa2;--value-conflict:#f0946a;--accent:#6198d7;--accent-text:#0e1013;--accent-soft:#1e2a3a;--focus:#e0913f;--success:#62c295;--note-accent:#3fa695;--note-accent-soft:#23383a;--mark-a:#7fb0f0;--mark-b:#eda45c;--mark-c:#4fc3b1;--zone-bg:#2a2721;--hint-bg:#3d3421;--hint-border:#d4a548;--hint-target-bg:#1e3a2a;--hint-target-border:#62c295;--accent-hover:#79a8de;--accent-active:#8ab4e4;--surface-pressed:#34383e;--scene-wall:#7e848d;--scene-ink:#9aa0a8;--scene-label:#a8abb1;--scene-cross:#8b9099;--scene-token:#4b82cf;--scene-token-ink:#0e1013;--scene-zone-1:#232a33;--scene-zone-2:#302719;--scene-zone-3:#222b26;--scene-zone-4:#2a2430;--scene-zone-5:#2b291d;--scene-zone-6:#2f2623;--ink:#c8cbd0;--ink-soft:#949aa3;--shadow-hard:3px 3px 0 0 #979eaa4d;--mat-wood-light:#b3987a;--mat-wood:#9a7e5c;--mat-wood-dark:#6f5941;--mat-fabric-light:#96a1b8;--mat-fabric:#78849e;--mat-fabric-dark:#565f75;--mat-leaf-light:#89a578;--mat-leaf:#6d8a5c;--mat-leaf-dark:#4e6640;--mat-metal-light:#a3a9b1;--mat-metal:#858c95;--mat-metal-dark:#5f656d;--mat-stone-light:#a19b90;--mat-stone:#89847a;--mat-stone-dark:#605c54;--portrait-plate:#efe9e0;--portrait-light:#fff;--portrait-shade:#2b2a27;--eye-sclera:#fbf7f2;--eye-iris:#5a8a90;--garment-1:#3f7671;--garment-2:#7b89ae;--garment-3:#d59d8e;--garment-4:#eccd8f;--shadow-raised:0 0 0 1px var(--border);--shadow-floating:0 2px 16px #00000073}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root{--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-pill:999px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.375rem;--text-xl:2rem;--leading-tight:1.15;--leading-ui:1.4;--leading-prose:1.6;--ease:cubic-bezier(.2, 0, 0, 1);--dur-instant:90ms;--dur-quick:.14s;--tap:2.75rem;--tap-lg:3rem;--board-max:34rem;--measure:30rem;--font-hand:"Patrick Hand", "Segoe Print", "Bradley Hand", cursive;--font-paper:Georgia, "Times New Roman", serif;--font-mono:ui-monospace, "Courier New", monospace}*{box-sizing:border-box}html{--text-scale:1;font-size:100%}html[data-text-size=large]{--text-scale:1.15;font-size:112.5%}html[data-text-size=xlarge]{--text-scale:1.3;font-size:125%}body{background:var(--bg);color:var(--text);font-family:var(--font);line-height:var(--leading-ui);-webkit-text-size-adjust:100%;margin:0}button:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
