.fg-board{aspect-ratio:1;isolation:isolate;background:var(--board-bg,#fff);--fg-thermo-color:color-mix(in srgb, var(--muted,#66778c) 40%, transparent);width:100%;min-width:0;position:relative;container-type:inline-size}.fg-grid{inset:var(--fg-gutter) 0 0 var(--fg-gutter);background:var(--cell-bg,#fff);position:absolute}.fg-board-art,.fg-sandwich-clues{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.fg-underlay{z-index:0}.fg-edge-overlay{z-index:2}.fg-cell-layer{grid-template-rows:repeat(var(--fg-side), 1fr);z-index:1;display:grid;position:absolute;inset:0}.fg-board-row{grid-template-columns:repeat(var(--fg-side), minmax(0, 1fr));min-height:0;display:grid}.fg-cell-slot{min-width:0;min-height:0;position:relative}.fg-cell{width:100%;height:100%;color:var(--blue,#1671da);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;display:flex}.fg-cell:hover{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--blue,#1671da) 25%, transparent)}.fg-cell:focus{outline:none}.fg-cell:focus-visible{box-shadow:inset 0 0 0 2px var(--blue,#1671da)}.fg-digit{font-size:clamp(14px, calc(49cqi / var(--fg-total)), 48px);font-variant-numeric:lining-nums tabular-nums;font-weight:500;line-height:1.05}.fg-cell-given .fg-digit{color:var(--given,var(--ink,#243247));font-weight:600}.fg-cell-wrong .fg-digit{color:#dd555c}.fg-cell-backed .fg-digit,.fg-cell-backed .fg-notes>span>span:not(:empty){background:color-mix(in srgb, var(--cell-bg,#fff) 90%, transparent);border-radius:.13em;padding:0 .06em}.fg-notes{color:var(--muted,#69788a);font-size:clamp(6px, calc(18cqi / var(--fg-total)), 17px);grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);font-weight:500;line-height:1;display:grid;position:absolute;inset:5%}.fg-notes>span{justify-content:center;align-items:center;display:flex}.fg-board-mini .fg-notes{grid-template-rows:repeat(2,1fr)}.fg-cell-cage-start .fg-notes{top:29%}.fg-highlight-selected{fill:var(--selected,#d9eafa)}.fg-highlight-related{fill:var(--related,#f0f6fc)}.fg-highlight-matching{fill:var(--matching,#e4f0fc)}.fg-highlight-wrong{fill:color-mix(in srgb, #f36b71 27%, var(--cell-bg,#fff))}.fg-grid-lines{fill:none;stroke:var(--line,#c8d0da);stroke-width:1.2px}.fg-region-lines{fill:none;stroke:var(--region-line,#465264);stroke-width:4.2px;stroke-linecap:square}.fg-cage-lines{fill:none;stroke:var(--muted,#66778c);stroke-width:1.8px;stroke-dasharray:5 4;stroke-linecap:round}.fg-cage-sum{fill:var(--muted,#526479);stroke:var(--cell-bg,#fff);stroke-width:5px;paint-order:stroke;stroke-linejoin:round;font-family:inherit;font-size:20px;font-weight:700}.fg-hyper-region{fill:color-mix(in srgb, var(--blue,#1671da) 10%, transparent);stroke:color-mix(in srgb, var(--blue,#1671da) 62%, transparent);stroke-width:3px;stroke-dasharray:9 6}.fg-diagonal-line{fill:none;stroke:color-mix(in srgb, var(--blue,#1671da) 58%, transparent);stroke-width:4px;stroke-dasharray:14 10}.fg-parity{fill:color-mix(in srgb, var(--muted,#66778c) 15%, transparent);stroke:color-mix(in srgb, var(--muted,#66778c) 64%, transparent);stroke-width:2.4px}.fg-thermometer path{fill:none;stroke:var(--fg-thermo-color);stroke-width:24px;stroke-linecap:round;stroke-linejoin:round}.fg-thermometer circle{fill:var(--fg-thermo-color);stroke:color-mix(in srgb, var(--muted,#66778c) 58%, transparent);stroke-width:2px}.fg-renban-line,.fg-whisper-line{fill:none;stroke-width:13px;stroke-linecap:round;stroke-linejoin:round}.fg-renban-line{stroke:#b883d2}.fg-whisper-line{stroke:#69af8b}.fg-arrow{fill:none;stroke:color-mix(in srgb, var(--muted,#66778c) 90%, transparent);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.fg-arrow circle{fill:var(--cell-bg,#fff);stroke-width:3.6px}.fg-kropki-dot{stroke:var(--region-line,#465264);stroke-width:2.7px}.fg-kropki-double{fill:#20262e}.fg-kropki-consecutive{fill:#fff}.fg-anti-move{fill:none;stroke:#d67c79;stroke-width:2.4px;stroke-dasharray:7 5}.fg-sandwich-clues{fill:var(--blue,#1671da);text-anchor:middle;dominant-baseline:central;font-family:inherit;font-size:29px;font-weight:700}.fg-screen-reader-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:no-preference){.fg-cell-wrong .fg-digit{animation:.16s ease-out 2 alternate fg-wrong}@keyframes fg-wrong{to{transform:translate(2px)}}}@media (forced-colors:active){.fg-cell-selected{outline-offset:-3px;outline:2px solid highlight}.fg-board-art{forced-color-adjust:none}}.keypad button.is-complete:disabled{color:#8a9099;background:var(--surface);opacity:.55}:root{color:#162642;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--canvas:#f5f7fc;--surface:#fff;--ink:#162642;--muted:#758197;--blue:#307eee;--ice:#edf3ff;--line:#dbe1eb;--region-line:#77879e;--board-bg:#fff;--cell-bg:#fff;--given:#263650;--selected:#cfe1ff;--related:#eff4fc;--matching:#dfebfc;--shadow:0 10px 35px #20345906;--mint:#3ab89c;--coral:#ef786e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f5f7fc;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--canvas:#080d17;--surface:#121a27;--ink:#e8effc;--muted:#93a2ba;--blue:#58a1ff;--ice:#192b45;--line:#293445;--region-line:#a5b1c2;--board-bg:#121a27;--cell-bg:#121a27;--given:#e2ebfa;--selected:#29496e;--related:#1b2a3e;--matching:#233b58;--shadow:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--canvas);color:var(--ink)}*{box-sizing:border-box}body{min-width:300px;margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer;color:inherit;border:0}button:disabled{cursor:default;opacity:.35}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:4px}button{transition:background .15s,transform .15s}button:active:not(:disabled){transform:translateY(1px)}button svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em}p{line-height:1.65}strong{font-weight:650}.app{background:var(--canvas);min-height:100dvh;color:var(--ink);padding:0 32px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1120px;height:106px;margin:auto;display:flex}.brand{background:0 0;align-items:center;gap:13px;padding:0;display:flex}.brand img{width:34px;height:34px}.brand span{letter-spacing:.2em;font-size:13px;font-weight:750}.header-actions{align-items:center;gap:30px;display:flex}.app-link{color:var(--muted);align-items:center;gap:10px;font-size:13px;display:flex}.icon-button{background:var(--surface);width:44px;height:44px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{background:var(--ice)}.icon-button.small{width:33px;height:33px}.dashboard{max-width:1050px;margin:0 auto;padding:48px 0 30px}.dashboard-intro{justify-content:space-between;align-items:center;margin-bottom:37px;display:flex}.eyebrow{letter-spacing:.2em;color:var(--blue);margin-bottom:13px;font-size:10px;font-weight:700}.dashboard-intro h1{margin-bottom:10px;font-size:clamp(28px,3vw,38px);font-weight:650;line-height:1.2}.muted{color:var(--muted);font-size:14px}.intro-mark{background:var(--ice);width:68px;height:68px;color:var(--blue);border-radius:23px;place-items:center;margin-right:12px;display:grid;transform:rotate(-7deg)}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(270px,1fr);gap:38px;display:grid}.card{background:var(--surface);border:1px solid color-mix(in srgb,var(--line) 70%,transparent);box-shadow:var(--shadow);border-radius:22px}.mode-selector{text-align:left;justify-content:space-between;align-items:center;width:100%;margin-bottom:22px;padding:22px 27px;display:flex}.section-label{letter-spacing:.17em;color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700;display:block}.mode-selector .section-label{margin-bottom:10px}.mode-selector strong{letter-spacing:-.04em;font-size:25px}.mode-selector>svg{color:var(--blue)}.stats-card{color:#f3f6ff;background:#102345;border-radius:22px;grid-template-columns:repeat(3,1fr);margin-bottom:31px;padding:23px 0;display:grid}.stat{text-align:center;border-right:1px solid #ffffff1c}.stat:last-child{border:0}.stat>div{justify-content:center;align-items:center;gap:10px;margin-bottom:8px;display:flex}.stat svg{width:21px;height:21px}.stat strong{letter-spacing:-.02em;font-size:26px}.stat>span{letter-spacing:.18em;color:#a9bad5;font-size:9px;font-weight:650}.stat.coral svg{color:#ff8277;fill:#ff827722}.stat.mint svg{color:#45c4a3;fill:#45c4a322}.stat.blue svg{color:#58a1ff;fill:#58a1ff22}.section-heading{justify-content:space-between;align-items:baseline;gap:8px;margin:0 3px 16px;display:flex}.section-heading h2{letter-spacing:-.02em;font-size:16px;font-weight:650}.section-heading>span{color:var(--muted);font-size:10px}.difficulty-list{overflow:hidden}.difficulty-row{text-align:left;background:0 0;align-items:center;gap:18px;width:100%;padding:17px 23px;display:flex;position:relative}.difficulty-row:not(:last-child):after{content:"";border-bottom:1px solid var(--line);position:absolute;bottom:0;left:83px;right:24px}.difficulty-row:hover{background:color-mix(in srgb,var(--ice) 60%,transparent)}.difficulty-dot{background:color-mix(in srgb,var(--difficulty) 12%,transparent);border-radius:16px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.difficulty-dot i{background:var(--difficulty);border-radius:50%;width:9px;height:9px}.difficulty-copy{flex-direction:column;flex:1;gap:6px;display:flex}.difficulty-copy strong{letter-spacing:-.025em;font-size:18px}.difficulty-copy>span{color:var(--muted);font-size:12px}.difficulty-row>svg{color:var(--muted)}.difficulty-row>svg.accent{color:var(--blue)}.save-caption{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:17px 0;font-size:11px;display:flex}.rules-card{background:linear-gradient(145deg,var(--surface),var(--ice));min-height:290px;padding:29px 30px}.pill{color:var(--blue);letter-spacing:.04em;border:1px solid color-mix(in srgb,var(--blue) 15%,transparent);background:color-mix(in srgb,var(--surface) 60%,transparent);border-radius:20px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:700;display:inline-flex}.pill>span{background:var(--blue);border-radius:50%;width:5px;height:5px}.rules-card h2{margin:24px 0 17px;font-size:28px;font-weight:600;line-height:1.2}.rules-card p{color:var(--muted);font-size:13px;line-height:1.8}.text-button{color:var(--blue);background:0 0;align-items:center;gap:9px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.rules-card .text-button{margin-top:24px}.quiet-card{border-bottom:1px solid var(--line);padding:31px 22px 26px}.quiet-card p{color:var(--muted);margin:17px 0 19px;font-size:13px}.browser-note{color:var(--muted);align-items:center;gap:7px;padding:22px;font-size:10px;display:flex}.status-dot{background:var(--mint);border-radius:50%;width:5px;height:5px}.site-footer{border-top:1px solid var(--line);max-width:1120px;color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin:auto;padding:24px 0 28px;font-size:10px;display:flex}.site-footer nav{gap:23px;display:flex}.site-footer button,.site-footer a{color:var(--muted);background:0 0;padding:0;font-size:11px}.storage-warning{color:#614d19;background:#ffedbb;border-radius:10px;max-width:1050px;margin:12px auto;padding:10px 15px;font-size:12px}.is-playing{--board-size:min(510px,calc(100dvh - 400px))}.is-playing .site-header{height:76px}.play-layout{justify-content:center;align-items:flex-start;gap:70px;max-width:1020px;margin:23px auto 0;display:flex}.game-panel{width:var(--board-size);flex-shrink:0;min-width:240px}.game-topbar{justify-content:space-between;align-items:center;height:43px;margin-bottom:10px;display:flex}.game-topbar .icon-button{width:36px;height:36px;color:var(--blue)}.game-top-actions{gap:7px;display:flex}.level-pill{background:var(--surface);border-radius:25px;align-items:center;gap:8px;padding:10px 15px;font-size:13px;font-weight:650;display:flex}.level-pill>span{border-radius:50%;width:7px;height:7px}.game-heading{color:var(--muted);justify-content:space-between;margin:7px 1px 15px;font-size:10px;display:flex}.game-stats{text-align:center;grid-template-columns:repeat(4,1fr);height:41px;margin-bottom:14px;display:grid}.game-stat>span{letter-spacing:.18em;color:var(--muted);margin-bottom:5px;font-size:9px;font-weight:700;display:block}.game-stat strong{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:20px;font-weight:500}.accent{color:var(--blue)}.danger{color:var(--coral)}.board-space{height:var(--board-size);width:100%;position:relative}.paused-board{background:var(--surface);border:1px solid var(--line);width:100%;height:100%;color:var(--muted);text-align:center;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:15px;display:flex}.paused-board h2{color:var(--ink);font-size:21px}.paused-board p{margin-bottom:5px;font-size:13px}.tool-row{grid-template-columns:repeat(4,1fr);padding:12px 0 9px;display:grid}.tool{color:var(--muted);background:0 0;flex-direction:column;align-items:center;gap:5px;padding:0;display:flex}.tool>span{background:var(--ice);width:36px;height:36px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.tool>span svg{width:19px;height:19px}.tool small{font-size:10px}.tool.active>span{background:var(--blue);color:#fff}.tool.active small{color:var(--blue)}.keypad{grid-template-columns:repeat(var(--digits),1fr);gap:6px;display:grid}.keypad button{background:var(--surface);height:44px;color:var(--blue);border-radius:10px;font-size:25px;font-weight:450}.keypad button:hover{background:var(--ice)}.ad-slot{text-align:center;background:color-mix(in srgb,var(--surface) 45%,transparent);border:1px dashed var(--line);height:64px;color:var(--muted);border-radius:7px;flex-shrink:0;margin-top:10px;padding:7px}.ad-slot span{letter-spacing:.18em;font-size:7px;display:block}.ad-slot div{opacity:.6;font-size:10px;line-height:29px}.game-aside{max-width:270px;padding-top:62px}.game-aside h1{margin:21px 0 15px;font-size:30px;line-height:1.2}.game-aside p{color:var(--muted);margin-bottom:20px;font-size:13px;line-height:1.8}.aside-divider{border-bottom:1px solid var(--line);margin:27px 0}.game-aside p.section-label{margin-bottom:12px;font-size:9px}.keyboard-tip{color:var(--muted);margin-top:32px;font-size:10px;line-height:2.5}kbd{font:inherit;background:var(--surface);border:1px solid var(--line);border-radius:4px;margin-right:5px;padding:3px 5px;font-size:9px}.dialog{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:23px;width:min(510px,100vw - 30px);max-height:calc(100dvh - 45px);padding:0;box-shadow:0 25px 100px #0004}.dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#06112577}.dialog-header{border-bottom:1px solid var(--line);background:var(--surface);z-index:2;justify-content:space-between;align-items:center;gap:15px;padding:22px 25px 17px;display:flex;position:sticky;top:0}.dialog-header h2{font-size:20px;font-weight:650}.dialog-body{padding:23px 25px 27px}.dialog-body>p{margin-bottom:17px;font-size:13px}.dialog-body>.section-label{margin:19px 0 8px}.dialog-body>.section-label:first-child{margin-top:0}.toggle-row{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:10px;padding:18px 0;display:flex;position:relative}.toggle-row>svg{color:var(--blue)}.toggle-row>span{flex:1}.toggle-row strong{margin-bottom:6px;font-size:13px;display:block}.toggle-row small{color:var(--muted);font-size:11px;line-height:1.5;display:block}.toggle-row input{opacity:0;cursor:pointer;width:44px;height:25px;position:absolute;right:0}.toggle-row i{background:var(--line);pointer-events:none;border-radius:20px;flex-shrink:0;width:44px;height:25px;position:relative}.toggle-row i:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:transform .15s;position:absolute;top:3px;left:3px}.toggle-row input:checked+i{background:var(--blue)}.toggle-row input:checked+i:after{transform:translate(19px)}.toggle-row input:focus-visible+i{outline:3px solid var(--blue);outline-offset:3px}.info-box{background:var(--ice);color:var(--muted);border-radius:12px;align-items:flex-start;gap:10px;margin:22px 0 0;padding:15px;font-size:11px;display:flex}.info-box svg{color:var(--blue);flex-shrink:0;margin-top:2px}.mode-group{margin:22px 0}.mode-group h3{margin:0 0 9px}.mode-option{background:0 0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:13px 12px;font-size:14px;display:flex}.mode-option:hover,.mode-option.chosen{background:var(--ice);color:var(--blue)}.rule-callout{background:var(--ice);color:var(--ink);border-radius:13px;padding:19px;font-size:14px;line-height:1.75}.instructions{color:var(--muted);margin:20px 0;padding-left:21px;font-size:13px;line-height:1.75}.instructions li{margin-bottom:10px;padding-left:5px}.primary-button,.secondary-button{border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:13px 18px;font-size:13px;font-weight:600;display:inline-flex}.primary-button{background:var(--blue);color:#fff}.primary-button:hover{filter:brightness(1.08)}.secondary-button{background:var(--ice);color:var(--blue)}.info-box+.primary-button{margin-top:20px}.option-button{text-align:left;color:var(--blue);background:0 0;align-items:center;gap:12px;padding:12px 0;font-size:13px;display:flex}.option-button small{color:var(--muted);margin-top:6px;font-size:11px;display:block}.result,.loading-state{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:16px 0;display:flex}.result-icon{background:var(--ice);width:85px;height:85px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.result h3{font-size:26px}.result p,.loading-state p{color:var(--muted);font-size:13px}.result .primary-button,.result .secondary-button{width:100%}.loading-state h3{font-size:22px}.puzzle-loader{border:3px solid var(--ice);border-top-color:var(--blue);border-radius:12px;width:46px;height:46px;margin:10px;animation:1.5s linear infinite spin}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@media (min-width:1400px) and (min-height:1000px){.is-playing{--board-size:min(590px,calc(100dvh - 410px))}.keypad button{height:51px;font-size:30px}.tool>span{width:43px;height:43px}.tool>span svg{width:23px;height:23px}}@media (max-width:800px){.app{padding:0 22px}.site-header{height:87px}.dashboard{max-width:570px;padding-top:30px}.dashboard-intro{margin-bottom:27px}.dashboard-grid{grid-template-columns:1fr;gap:17px}.dashboard-aside{display:none}.dashboard-intro h1{font-size:30px}.intro-mark{display:none}.site-footer{flex-wrap:wrap;max-width:570px;font-size:9px}.app-link{font-size:11px}.header-actions{gap:15px}.is-playing{--board-size:min(510px,calc(100vw - 44px),calc(100dvh - 352px))}.is-playing .site-header{max-width:570px;height:64px}.play-layout{gap:0;margin-top:15px}.game-aside{display:none}}@media (max-width:500px){.app{padding:0 17px}.site-header{height:77px}.brand{gap:9px}.brand img{width:28px;height:28px}.brand span{letter-spacing:.17em;font-size:10px}.icon-button{width:37px;height:37px}.app-link{display:none}.dashboard{padding-top:28px}.dashboard-intro h1{font-size:27px}.dashboard-intro .muted{font-size:12px}.eyebrow{font-size:8px}.mode-selector{padding:20px 22px}.mode-selector strong{font-size:23px}.stats-card{margin-bottom:27px;padding:22px 0}.stat strong{font-size:24px}.stat svg{width:19px}.stat>span{font-size:8px}.section-heading h2{font-size:14px}.section-heading>span{font-size:9px}.difficulty-row{gap:15px;padding:16px 20px}.difficulty-copy strong{font-size:17px}.difficulty-copy>span{font-size:11px}.save-caption{font-size:10px}.site-footer>span{max-width:180px;line-height:1.7}.site-footer nav{gap:15px}.dialog-body{padding:20px}.dialog-header{padding:19px 20px 15px}.is-playing{--board-size:min(calc(100vw - 34px),calc(100dvh - 304px - env(safe-area-inset-bottom)));padding-bottom:env(safe-area-inset-bottom)}.is-playing .site-header{height:48px}.is-playing .brand img{width:23px;height:23px}.is-playing .brand span{font-size:8px}.is-playing .site-header .icon-button{width:29px;height:29px}.is-playing .site-header .icon-button svg{width:17px}.play-layout{margin-top:7px}.game-topbar{height:34px;margin-bottom:4px}.game-topbar .icon-button{width:31px;height:31px}.level-pill{padding:8px 11px;font-size:12px}.game-heading{margin:5px 1px 9px;font-size:9px}.game-stats{height:36px;margin-bottom:10px}.game-stat>span{margin-bottom:4px;font-size:8px}.game-stat strong{font-size:18px}.tool-row{padding:9px 0 8px}.tool>span{width:32px;height:32px}.tool small{font-size:9px}.keypad{gap:5px}.keypad button{border-radius:9px;height:40px;font-size:24px}.ad-slot{height:58px;margin-top:8px}.game-panel{min-width:0}.paused-board h2{font-size:19px}.paused-board .primary-button{padding:10px 13px;font-size:11px}}@media (min-width:801px){.is-playing{--board-size:min(510px,calc(100dvh - 430px))}.game-panel{min-width:0}}@media (min-width:501px) and (max-width:800px){.is-playing{--board-size:min(510px,calc(100vw - 44px),calc(100dvh - 410px))}.game-panel{min-width:0}}@media (max-width:500px){.is-playing{--board-size:min(calc(100vw - 34px),calc(100dvh - 334px - env(safe-area-inset-bottom)))}.game-panel{width:calc(100vw - 34px)}.board-space{width:var(--board-size);margin-inline:auto}}@media (max-height:650px) and (orientation:landscape) and (min-width:501px){.is-playing{--board-size:min(480px,calc(100dvh - 66px),calc((100vw - 84px)*.55))}.is-playing .site-header{height:43px}.play-layout{margin-top:8px}.game-aside{display:none}.game-panel{width:min(100%,calc(var(--board-size) + 284px));min-width:0;height:var(--board-size);grid-template-columns:var(--board-size) minmax(0,1fr);grid-template-rows:34px 18px 40px 1fr 38px 52px;gap:2px 23px;display:grid}.board-space{grid-area:1/1/7}.game-topbar{grid-area:1/2;height:32px;margin:0}.game-heading{grid-area:2/2;align-self:center;margin:0;font-size:9px}.game-stats{grid-area:3/2;align-self:center;height:36px;margin:0}.game-stat strong{font-size:16px}.game-stat>span{font-size:7px}.tool-row{grid-area:4/2;align-self:center;padding:0}.tool>span{width:29px;height:29px}.tool small{font-size:8px}.keypad{grid-area:5/2;gap:3px}.keypad button{border-radius:7px;height:36px;font-size:19px}.ad-slot{grid-area:6/2;height:50px;margin:0}.ad-slot div{line-height:21px}.level-pill{padding:8px;font-size:10px}.game-topbar .icon-button{width:28px;height:28px}.game-top-actions{gap:2px}}
