*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;margin:0}html{-webkit-text-size-adjust:100%}body{color:#fff8f0;overscroll-behavior:none;background:#0a0a0c;margin:0;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}button{font:inherit}:focus-visible{outline-offset:2px;outline:2px solid #00f0ff}.app{--bg:#0a0a0c;--bg-elevated:#141218;--panel:#121016e6;--panel-solid:#16141c;--panel-border:#2e2a36;--text:#fff8f0;--muted:#a89eb0;--accent:#ff2bd6;--accent-2:#00f0ff;--accent-3:#ffe600;--accent-4:#ff6a00;--accent-5:#39ff14;--danger:#ff3b5c;--success:#39ff14;--classic:#00f0ff;--blitz:#ff6a00;--zen:#39ff14;--outline:#0a0a0c;--shadow:0 10px 28px #0000008c;--radius:12px;--board-gap:1.5px;--font-display:"Segoe UI", system-ui, -apple-system, sans-serif;--font-mono:"Cascadia Code", "SF Mono", ui-monospace, Consolas, monospace;--mode-accent:var(--classic);--mode-accent-soft:#00f0ff29;--mode-accent-border:#00f0ff73;min-height:100vh;color:var(--text);font-family:var(--font-display);background:var(--bg);padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);-webkit-user-select:none;user-select:none;touch-action:manipulation;flex-direction:column;align-items:center;display:flex;position:relative;overflow-x:hidden}.app[data-mode=classic]{--mode-accent:var(--classic);--mode-accent-soft:#00f0ff29;--mode-accent-border:#00f0ff80}.app[data-mode=blitz]{--mode-accent:var(--blitz);--mode-accent-soft:#ff6a002e;--mode-accent-border:#ff6a008c}.app[data-mode=zen]{--mode-accent:var(--zen);--mode-accent-soft:#39ff1424;--mode-accent-border:#39ff1480}.bg-wallpaper{pointer-events:none;z-index:0;background-color:#0a0a0c;background-image:url(/backgrounds/xtris-graffiti-brand-wall.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0;transform:scale(1.02)}.bg-scrim{pointer-events:none;z-index:0;background:radial-gradient(68% 52% at 50% 42%,#08080c2e 0%,#08080c6b 58%,#08080ca8 100%),linear-gradient(#08080c57 0%,#0000 16% 70%,#08080c8a 100%);position:fixed;inset:0}.street-doodles{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.doodle{opacity:.55;position:absolute}.doodle-burst{background:conic-gradient(from 20deg, var(--accent-3), var(--accent), var(--accent-2), var(--accent-3));clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);filter:drop-shadow(0 2px #000);width:42px;height:42px;top:12%;right:4%;transform:rotate(12deg)}.doodle-splat{opacity:.4;background:radial-gradient(circle at 30% 30%,#ff2bd6,#ff6a00 70%);border-radius:60% 40% 55% 45%/50% 45% 55% 50%;width:36px;height:28px;bottom:18%;left:3%;box-shadow:10px 6px 0 -4px #00f0ff,-6px 10px 0 -6px #ffe600,0 2px #000}.doodle-tag{opacity:.45;border:3px solid #00f0ff;border-radius:3px;width:18px;height:18px;top:22%;left:2%;transform:rotate(-18deg);box-shadow:3px 3px #ff2bd6}.doodle-star{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);filter:drop-shadow(1px 1px #000);opacity:.5;background:#39ff14;width:14px;height:14px;bottom:28%;right:5%;transform:rotate(-8deg)}@media (width<=719px){.doodle-burst,.doodle-splat,.doodle-tag,.doodle-star{opacity:.28}.doodle-burst{width:28px;height:28px;top:10%;right:2%}.doodle-splat{width:22px;height:18px;bottom:14%}}.status-strip{z-index:20;width:min(960px,100%);padding:.45rem .65rem .25rem;position:relative}.status-strip-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#1c1822f0 0%,#0e0c12f5 100%);border:2.5px solid #0a0a0c;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem;padding:.42rem .52rem;display:grid;box-shadow:3px 3px #ff2bd68c,-1px -1px #00f0ff59,0 10px 28px #00000080,inset 0 1px #ffffff14}.status-brand{align-items:center;gap:.35rem;min-width:0;display:flex}.status-logo-mark{color:var(--accent-3);text-shadow:-1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 2px 2px 0 var(--accent);flex-shrink:0;font-size:.95rem;animation:3.2s ease-in-out infinite wobble-star}@keyframes wobble-star{0%,to{transform:rotate(-8deg)scale(1)}50%{transform:rotate(10deg)scale(1.08)}}.status-brand-text{flex-direction:column;gap:.14rem;min-width:0;display:flex}.status-title{letter-spacing:.1em;color:#fff;text-transform:uppercase;text-shadow:-1.5px -1.5px 0 #000, 1.5px -1.5px 0 #000, -1.5px 1.5px 0 #000, 1.5px 1.5px 0 #000, 2.5px 2.5px 0 var(--accent), 0 0 10px #00f0ff59;font-size:.9rem;font-weight:900;line-height:1;position:relative}.status-mode-pill{font-family:var(--font-mono);letter-spacing:.12em;color:#001820;background:var(--classic);border:2px solid #000;border-radius:999px;align-self:flex-start;padding:.12rem .38rem;font-size:.55rem;font-weight:800;display:inline-flex;transform:rotate(-2deg);box-shadow:2px 2px #000}.status-mode-pill[data-mode=classic]{background:var(--classic);color:#001820}.status-mode-pill[data-mode=blitz]{color:#1a0a00;background:linear-gradient(120deg,#ffe600,#ff6a00);transform:rotate(2deg)}.status-mode-pill[data-mode=zen]{background:var(--zen);color:#06200a;transform:rotate(-1deg)}.status-digits{flex-wrap:nowrap;justify-content:center;gap:.28rem;min-width:0;display:flex;overflow:hidden}.digit-cell{background:#0000006b;border:1.5px solid #ffffff14;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:.18rem .32rem;display:flex;box-shadow:inset 0 0 0 1px #00000059}.digit-label{letter-spacing:.14em;color:var(--muted);margin-bottom:.12rem;font-size:.48rem;font-weight:800;line-height:1}.digit-value{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.04em;color:#fff8f0;font-size:clamp(.68rem,2.6vw,.88rem);font-weight:800;line-height:1.05}.digit-primary .digit-value{color:#fff;text-shadow:0 0 8px #ffe60040}.digit-accent .digit-value{color:var(--mode-accent)}.digit-urgent .digit-value{color:var(--danger);text-shadow:0 0 10px #ff3b5c80;animation:.8s ease-in-out infinite pulse-urgent}.digit-clock{letter-spacing:.06em}@keyframes pulse-urgent{0%,to{opacity:1}50%{opacity:.65}}.status-actions{justify-content:flex-end;align-items:center;display:flex}.status-menu-btn{appearance:none;color:#1a0a00;cursor:pointer;font-family:var(--font-display);letter-spacing:.1em;-webkit-tap-highlight-color:transparent;background:linear-gradient(#ffe600 0%,#ffb000 100%);border:2.5px solid #000;border-radius:10px;align-items:center;gap:.28rem;padding:.4rem .55rem;font-size:.62rem;font-weight:900;display:inline-flex;transform:rotate(1deg);box-shadow:3px 3px #000}.status-menu-btn:active{transform:translate(1px,1px)rotate(1deg);box-shadow:1px 1px #000}.status-menu-btn.is-open{color:#fff;background:linear-gradient(#ff2bd6 0%,#c41a9a 100%)}.status-menu-label{line-height:1}.status-menu-backdrop{z-index:30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#06040a80;border:0;margin:0;padding:0;position:fixed;inset:0}.status-menu{z-index:40;background:linear-gradient(165deg,#201a28fa,#0c0a10fa);border:3px solid #000;border-radius:16px;margin-top:.35rem;padding:.8rem;animation:.16s ease-out menu-in;position:absolute;top:calc(100% - .1rem);left:.65rem;right:.65rem;box-shadow:5px 5px #ff2bd6a6,-2px -2px #00f0ff66,0 18px 40px #0000008c}@keyframes menu-in{0%{opacity:0;transform:translateY(-6px)rotate(-.5deg)}to{opacity:1;transform:translateY(0)rotate(0)}}.status-menu-heading{letter-spacing:.08em;text-transform:uppercase;color:#fff;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;align-items:center;gap:.35rem;margin:0 0 .6rem;font-size:.72rem;font-weight:900;display:flex}.status-menu-burst{color:var(--accent-3);text-shadow:1px 1px #000;font-size:.9rem}.status-mode-list{flex-direction:column;gap:.45rem;display:flex}.status-mode-option{appearance:none;text-align:left;cursor:pointer;width:100%;color:var(--text);background:#ffffff0a;border:2.5px solid #000;border-radius:12px;padding:.6rem .7rem;transition:transform .1s,box-shadow .1s,background .12s;box-shadow:2px 2px #000000a6}.status-mode-option:hover,.status-mode-option:focus-visible{background:#ffffff12;transform:translate(-1px,-1px);box-shadow:3px 3px #000}.status-mode-option.is-active{background:var(--mode-accent-soft)}.status-mode-option[data-mode=classic].is-active{box-shadow:3px 3px 0 var(--classic);background:#00f0ff24}.status-mode-option[data-mode=blitz].is-active{box-shadow:3px 3px 0 var(--blitz);background:#ff6a0029}.status-mode-option[data-mode=zen].is-active{box-shadow:3px 3px 0 var(--zen);background:#39ff141f}.status-mode-option-top{flex-wrap:wrap;align-items:center;gap:.35rem .45rem;margin-bottom:.22rem;display:flex}.status-mode-option-label{letter-spacing:.04em;text-transform:uppercase;font-size:.95rem;font-weight:900}.status-mode-option-comic{letter-spacing:.06em;border:2px solid #000;border-radius:4px;padding:.1rem .35rem;font-size:.58rem;font-weight:900;line-height:1.1;transform:rotate(-3deg)}.status-mode-option-comic[data-mode=classic]{background:var(--classic);color:#001820}.status-mode-option-comic[data-mode=blitz]{color:#1a0a00;background:linear-gradient(100deg,#ffe600,#ff6a00);transform:rotate(3deg)}.status-mode-option-comic[data-mode=zen]{background:var(--zen);color:#06200a}.status-mode-option-tag{font-family:var(--font-mono);letter-spacing:.1em;color:#1a1020;background:#fff8f0;border:2px solid #000;border-radius:6px;margin-left:auto;padding:.12rem .35rem;font-size:.58rem;font-weight:800}.status-mode-option-desc{color:var(--muted);font-size:.74rem;line-height:1.35;display:block}.status-menu-hint{color:var(--muted);margin:.7rem 0 0;font-size:.65rem;font-weight:600;line-height:1.4}.game-shell{z-index:1;flex-direction:column;flex:1;gap:.55rem;width:min(960px,100%);min-height:0;padding:.2rem .75rem .75rem;display:flex;position:relative}.game-layout{flex:1;grid-template-columns:minmax(0,1fr) minmax(84px,112px);grid-template-areas:"board right""left left";align-items:start;gap:.55rem;min-height:0;display:grid}.board-column{grid-area:board;justify-content:center;align-items:flex-start;min-width:0;display:flex}.col-left{grid-area:left;grid-template-columns:1fr;gap:.5rem;min-width:0;display:grid}.col-right{flex-direction:column;grid-area:right;min-width:0;display:flex}.board-wrap{aspect-ratio:10/20;border-radius:calc(var(--radius) + 2px);width:min(100%,50dvh - 180px);max-width:360px;box-shadow:var(--shadow), 4px 4px 0 color-mix(in srgb, var(--mode-accent) 70%, #000), 0 0 0 1px #ffffff0f, inset 0 0 40px #00000080;background:linear-gradient(#0a090ef7 0%,#0c0a10fa 100%);border:3px solid #000;position:relative;overflow:hidden}.board-wrap.board-clear{box-shadow:var(--shadow), 0 0 24px rgba(57, 255, 20, calc(var(--flash,0) * .55)), 4px 4px 0 color-mix(in srgb, var(--mode-accent) 70%, #000)}.board-wrap.board-zen-reset{box-shadow:var(--shadow), 0 0 28px rgba(57, 255, 20, calc(var(--flash,0) * .5)), 4px 4px 0 var(--zen)}.board{gap:var(--board-gap);background-color:#0c0b10;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:10% 5%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:100%;padding:3px;display:grid}.cell{border-radius:2px;min-width:0;min-height:0;transition:transform 50ms ease-out}.cell-empty{background:#ffffff06}.cell-filled{border-radius:3px}.cell-active{animation:.12s ease-out piece-in}.cell-ghost{opacity:.45;border:1.5px solid;border-radius:3px;background:0 0!important}@keyframes piece-in{0%{opacity:.6;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.board-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2;background:#06050ac7;place-items:center;animation:.2s ease-out fade-in;display:grid;position:absolute;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.overlay-card{text-align:center;box-shadow:5px 5px 0 var(--mode-accent), 0 12px 28px #00000073;background:linear-gradient(165deg,#241e2cf7,#0e0c12fa);border:3px solid #000;border-radius:16px;max-width:90%;padding:1.3rem 1.45rem 1.2rem;position:relative}.overlay-card[data-mode=classic]{box-shadow:5px 5px 0 var(--classic), 0 12px 28px #00000073}.overlay-card[data-mode=blitz]{box-shadow:5px 5px 0 var(--blitz), 0 12px 28px #00000073}.overlay-card[data-mode=zen]{box-shadow:5px 5px 0 var(--zen), 0 12px 28px #00000073}.overlay-sticker{letter-spacing:.1em;background:var(--accent);color:#fff;border:2px solid #000;border-radius:6px;margin:0;padding:.18rem .4rem;font-size:.55rem;font-weight:900;position:absolute;top:-.55rem;right:.7rem;transform:rotate(8deg);box-shadow:2px 2px #000}.overlay-card h2,.overlay-logo{letter-spacing:.1em;text-transform:uppercase;color:#fff;text-shadow:-2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, 3px 3px 0 var(--accent), 0 0 12px #00f0ff4d;margin:0 0 .4rem;font-size:1.35rem;font-weight:900}.overlay-card p{color:var(--muted);margin:0 0 .85rem;font-size:.85rem;font-weight:600}.overlay-card p strong{color:var(--text);font-family:var(--font-mono)}.overlay-danger{box-shadow:5px 5px 0 var(--danger), 0 12px 28px #00000073!important}.overlay-danger h2{color:#ffd0d8;text-shadow:-2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, 3px 3px 0 var(--danger)}.overlay-blitz{box-shadow:5px 5px 0 var(--blitz), 0 12px 28px #00000073!important}.overlay-blitz h2{color:#ffe8b8;text-shadow:-2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, 3px 3px 0 var(--blitz)}.overlay-action{appearance:none;color:#fff;cursor:pointer;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(#2a2438 0%,#1a1624 100%);border:3px solid #000;border-radius:12px;padding:.6rem 1.1rem;font-size:.82rem;font-weight:900;box-shadow:3px 3px #000}.overlay-action:active{transform:translate(1px,1px);box-shadow:1px 1px #000}.overlay-play{color:#1a0a00;letter-spacing:.14em;background:linear-gradient(#ffe600 0%,#ff9a00 55%,#ff6a00 100%);border-radius:14px;padding:.7rem 1.4rem;font-size:.95rem;transform:rotate(-1.5deg);box-shadow:4px 4px #000,0 0 18px #ffa00059}.overlay-play:active{transform:translate(1px,1px)rotate(-1.5deg);box-shadow:2px 2px #000}.overlay-action-danger{color:#fff;background:linear-gradient(#ff5a72 0%,#c41a3a 100%);border-color:#000;box-shadow:3px 3px #000}.panel-box,.sticker-panel{background:var(--panel);border-radius:var(--radius);box-shadow:3px 3px 0 color-mix(in srgb, var(--mode-accent) 55%, #000), 0 6px 16px #0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2.5px solid #000;padding:.45rem}.panel-box h3{letter-spacing:.14em;color:var(--text);text-align:center;text-transform:uppercase;text-shadow:1px 1px #000;margin:0 0 .4rem;font-size:.62rem;font-weight:900}.panel-preview{background:#00000059;border:1.5px solid #ffffff0f;border-radius:8px;place-items:center;min-height:48px;padding:.4rem;display:grid}.stats-box{flex-direction:column;gap:.4rem;display:flex}.stat{flex-direction:column;gap:.05rem;display:flex}.stat-label{letter-spacing:.14em;color:var(--muted);font-size:.58rem;font-weight:700}.stat-value{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:800;line-height:1.2}.stat-highlight .stat-value{color:var(--mode-accent)}.stat-muted .stat-value{color:#b8aec4;font-size:.85rem}.next-list{flex-direction:column;align-items:center;gap:.3rem;display:flex}.next-item{opacity:.7;background:#00000047;border:1.5px solid #0000;border-radius:8px;place-items:center;width:100%;padding:.25rem;display:grid}.next-item.next-primary{opacity:1;background:var(--mode-accent-soft);box-shadow:2px 2px 0 color-mix(in srgb, var(--mode-accent) 50%, #000);border-color:#000}.mini-piece{gap:1.5px;width:min(100%,52px);display:grid}.mini-piece.empty{place-items:center;width:52px;height:36px;display:grid}.mini-dash{color:var(--muted);opacity:.5}.mini-piece.dimmed{opacity:.4;filter:grayscale(.4)}.mini-cell{aspect-ratio:1;border-radius:2px;min-width:8px;min-height:8px}.touch-controls{flex-direction:column;gap:.42rem;padding-bottom:.25rem;display:flex}.ctrl-row{grid-template-columns:1fr 1fr 1fr;gap:.38rem;display:grid}.ctrl-main{grid-template-columns:1fr 1fr;gap:.42rem;display:grid}.ctrl-cluster{gap:.34rem;display:grid}.left-cluster{grid-template-columns:1fr 1fr 1fr}.right-cluster{grid-template-rows:1fr 1.15fr;grid-template-columns:1fr 1fr}.right-cluster .ctrl-hard{grid-column:1/-1}.ctrl-btn{appearance:none;color:var(--text);letter-spacing:.1em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#282234f5 0%,#16121ef5 100%);border:2.5px solid #000;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;min-height:48px;font-size:.62rem;font-weight:900;transition:transform 80ms,box-shadow 80ms,background .15s;display:flex;box-shadow:0 4px #000,0 6px 14px #00000059}.ctrl-btn span{line-height:1}.ctrl-btn:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #000,0 2px 8px #0000004d}.ctrl-btn:disabled{opacity:.4;cursor:not-allowed}.ctrl-move{background:linear-gradient(#30283ef5 0%,#1a1624f5 100%);min-height:58px}.ctrl-rotate{background:linear-gradient(#46245af2 0%,#281638f2 100%);border-color:#000;min-height:52px;box-shadow:0 4px #000,0 0 0 1px #ff2bd640}.ctrl-hard{color:#001418;background:linear-gradient(#00d4e0 0%,#008fa0 100%);border-color:#000;flex-direction:row;gap:.35rem;min-height:52px;font-size:.7rem;box-shadow:0 4px #003840,0 6px 14px #00000059}.ctrl-hold{background:linear-gradient(#503214f2 0%,#281a0cf2 100%);border-color:#000}.ctrl-pause{color:#1a0a00;background:linear-gradient(#ffe600 0%,#ff9a00 100%);border-color:#000;box-shadow:0 4px #000,0 6px 14px #00000059}.ctrl-restart{background:linear-gradient(#5a1c28f2 0%,#301018f2 100%);border-color:#000}.kb-hint{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.55rem 1rem;padding:.35rem .5rem .15rem;font-size:.7rem;font-weight:600;display:flex}.kb-hint kbd{font-family:var(--font-mono);color:#fff8f0;background:#fff8f01f;border:2px solid #000;border-radius:6px;margin:0 .1rem;padding:.12rem .35rem;font-size:.65rem;font-weight:800;display:inline-block;box-shadow:1px 1px #000}.desktop-only,.desktop-only-block{display:none}@media (width<=380px){.status-menu-label{display:none}.digit-cell{padding:.14rem .22rem}.digit-value{font-size:.64rem}.status-title{font-size:.78rem}.status-mode-option-comic{display:none}}@media (width>=720px){.desktop-only,.desktop-only-block{display:flex}.status-strip{padding:.75rem 1.25rem .35rem}.status-strip-inner{gap:.75rem;padding:.5rem .7rem}.status-title{letter-spacing:.12em;font-size:1.05rem}.status-brand-text{flex-direction:row;align-items:center;gap:.45rem}.digit-cell{min-width:4.2rem;padding:.28rem .55rem}.digit-label{font-size:.52rem}.digit-value{font-size:.95rem}.status-menu{width:min(360px,100% - 2.5rem);left:auto;right:1.25rem}.game-shell{gap:.85rem;padding:.4rem 1.25rem 1rem}.game-layout{grid-template-columns:minmax(110px,150px) minmax(0,380px) minmax(110px,150px);grid-template-areas:"left board right";justify-content:center;align-items:stretch;gap:1rem}.col-left{flex-direction:column;justify-content:space-between;gap:.65rem;display:flex}.col-right{height:100%}.next-box{flex-direction:column;height:100%;display:flex}.next-list{flex:1;justify-content:flex-start}.board-wrap{width:min(100%,380px);max-width:380px}.touch-controls{display:none}.ctrl-btn{min-height:60px}.ctrl-move{min-height:68px}.doodle-burst{opacity:.6;width:56px;height:56px}.doodle-splat{opacity:.45}}@media (width<=719px) and (height>=700px){.board-wrap{width:min(100%,50dvh - 225px)}.col-left{grid-template-columns:minmax(0,120px);justify-content:start}}@media (height<=680px){.status-strip{padding-top:.3rem;padding-bottom:.1rem}.status-strip-inner{padding:.3rem .4rem}.digit-label{display:none}.digit-value{font-size:.72rem}.ctrl-btn{min-height:48px}.ctrl-move{min-height:54px}.board-wrap{width:min(100%,50dvh - 140px)}.street-doodles{display:none}}@media (width>=1024px){.game-layout{grid-template-columns:160px minmax(0,400px) 160px}.board-wrap{max-width:400px}.status-digits{gap:.45rem}.digit-cell{min-width:4.6rem}}
