:root{font-family:Be Vietnam Pro,sans-serif;color:#f3f2f5;background:#15151c;font-synthesis:none;--muted: #93929f;--line: #33323e;--accent: #d5fb79;--panel: #202029}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}html,body{overflow:hidden;overscroll-behavior:none}body{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent)}button{color:inherit;cursor:pointer;border:0;background:none}button:disabled{cursor:wait;opacity:.45}button,a{-webkit-user-select:none;user-select:none}button{transition:background .18s,color .18s,border-color .18s,transform .18s}button:hover:not(:disabled){filter:brightness(1.1)}button:active:not(:disabled){transform:translateY(1px)}svg{width:20px;height:20px;flex-shrink:0}a{color:inherit;text-decoration:none}[hidden]{display:none!important}#app{max-width:1536px;padding:0 54px;margin:auto;display:flex;flex-direction:column}.site-header{height:91px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2b2a34}.brand{font-size:31px;font-weight:800;letter-spacing:-1.8px;display:flex;gap:11px;align-items:center}.brand-light{font-weight:500}.brand-dot{color:var(--accent)}.brand-mark{width:37px;height:39px;display:inline-flex;align-items:center;justify-content:center;font-size:29px;background:var(--accent);border-radius:10px;color:#25282a;transform:rotate(-7deg);position:relative;padding-right:7px;letter-spacing:-5px}.brand-mark span{font-size:21px;margin-top:-12px;letter-spacing:0}.header-tag{font-size:9px;letter-spacing:1.9px;color:#c3c1cc;margin-left:46px}.header-tag span{color:#73727f}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{height:38px;width:38px;display:inline-flex;justify-content:center;align-items:center;border-radius:10px;color:#b5b3c0;flex-shrink:0}.icon-button:hover{background:#34333e;color:#fff}.text-button{display:flex;gap:9px;align-items:center;font-size:12px;color:#cac8d2}.text-button svg{color:#b6b49f}.nav-divider{height:20px;width:1px;background:var(--line);margin:0 5px}main{display:flex;flex-direction:column;min-height:0;flex:1}.intro{display:flex;justify-content:space-between;align-items:center;padding:29px 0 25px;flex-shrink:0}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2px;color:#bab7c7;display:flex;align-items:center;gap:8px}.eyebrow>span:first-child{width:5px;height:5px;background:#d5fb79;border-radius:50%}h1{font-size:30px;letter-spacing:-1.2px;font-weight:600;margin:11px 0 8px;line-height:1.3}h1>span{color:#b5a3da}.intro p{font-size:12px;color:var(--muted);margin:0}.intro-doodle{font-family:Caveat,cursive;font-size:55px;color:var(--accent);position:relative;transform:rotate(-9deg);margin-right:35px;text-align:center;line-height:1}.intro-doodle svg{display:block;width:92px;height:20px;fill:none;stroke:currentColor;stroke-width:2;margin-top:-8px}.intro-doodle small{display:block;font-family:Be Vietnam Pro,sans-serif;font-size:9px;font-weight:400;color:#8c8b98;margin-top:9px;transform:rotate(9deg)}.mobile-break{display:none}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 302px;gap:23px;flex:1;min-height:0;padding-bottom:0}.game-card{border:1px solid var(--line);border-radius:19px;overflow:hidden;display:flex;flex-direction:column;min-height:0;background:#1c1c25;box-shadow:0 12px 50px #00000012}.game-toolbar{height:103px;display:flex;justify-content:space-between;align-items:center;padding:0 23px;border-bottom:1px solid #34323f;position:relative;flex-shrink:0}.hud-side{display:flex;align-items:center;gap:13px;flex:1;min-width:0}.hud-side strong{display:block;font-size:13px;font-weight:500;margin-top:7px}.hud-right{justify-content:flex-end}.mini-label{font-size:8px;letter-spacing:1.3px;color:#95919f;display:flex;align-items:center;gap:5px;white-space:nowrap}.mini-label svg{height:11px;width:11px}.reset-button{border:1px solid var(--line);height:34px;width:34px;border-radius:9px}.target-block{align-self:stretch;position:relative;width:125px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.target-block .mini-label{font-size:9px;color:#c1baca;letter-spacing:2px}.target-block>strong{font-family:Be Vietnam Pro,sans-serif;font-size:49px;line-height:1.25;font-weight:700;color:var(--accent);letter-spacing:-2px}.target-star{position:absolute;color:#d4bbec;right:4px;top:26px;font-size:20px;transform:rotate(12deg)}.timer-block{text-align:right}.timer-block>.mini-label{justify-content:flex-end}.timer-block>strong{font-size:24px;font-variant-numeric:tabular-nums;letter-spacing:0;margin:3px 0 0;font-weight:500}.timer-block>strong span{font-size:16px;color:#827d8f}.timer-block>small{font-size:8px;color:#847f8f}.hud-right>.icon-button{height:28px;width:25px}.hud-right>.icon-button svg{height:15px;width:15px}.player-score strong{font-size:29px;margin:0;color:#89c9ff}.player-score .mini-label{color:#89c9ff}#player-b strong,#player-b .mini-label{color:#ff9b80}#player-b{text-align:right}#player-b.rotated{transform:rotate(180deg)}.player-score.locked{opacity:.3}.board-wrap{position:relative;flex:1;min-height:180px;margin:12px 14px 2px;border-radius:13px;overflow:hidden}#board{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;touch-action:none}canvas{display:block;touch-action:none;user-select:none;-webkit-user-select:none}.board-wrap[data-theme=retro]{border:2px dotted #827a69}.board-wrap[data-theme=chalk]{background:#f7f3e8}.board-footer{padding:12px 24px 17px;flex-shrink:0}.progress-info{display:flex;justify-content:space-between;font-size:10px;color:#b2acbe;margin-bottom:10px}.progress-info>span:first-child{display:flex;align-items:center;gap:7px}.progress-info>span:last-child{font-size:9px;color:#797582}.status-dot{display:inline-block;width:5px;height:5px;background:#736f7e;border-radius:100%}.status-dot.playing{background:var(--accent);box-shadow:0 0 8px #d5fb7933}.progress-track{height:4px;background:#33303e;border-radius:4px;overflow:hidden}#progress-fill{height:100%;background:var(--accent);width:0;transition:width .2s}.board-caption{display:flex;align-items:center;justify-content:space-between;margin-top:12px;gap:6px}.board-caption>span{font-size:9px;color:#777180}.seed-badge{display:flex;gap:4px;align-items:center;font-family:monospace;font-size:9px;color:#aaa1b7;letter-spacing:.6px;white-space:nowrap}.seed-badge svg{width:12px;height:12px;margin-left:4px}.control-panel{background:var(--panel);border:1px solid var(--line);border-radius:19px;padding:23px 21px 18px;display:flex;flex-direction:column;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#44414f transparent}.panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.panel-heading h2{font-size:16px;font-weight:500;letter-spacing:-.5px;margin:0}.panel-spark{font-size:24px;color:#b7a1d8;line-height:1}fieldset{border:0;padding:0;margin:0 0 22px;min-width:0}legend{width:100%;font-size:9px;color:#65606f;letter-spacing:1.1px;font-weight:500;margin-bottom:10px}legend>span{color:#aaa4b4;margin-left:7px}.segmented{padding:4px;background:#17171f;border:1px solid #30303b;border-radius:10px;display:flex;gap:3px}.segmented button{flex:1;height:35px;font-size:11px;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:6px;color:#8f899b;white-space:nowrap}.segmented button[aria-pressed=true]{background:#3c3948;color:#f4f1fa;box-shadow:0 2px 4px #0002}.segmented svg{height:15px;width:15px}.difficulty-selector button{height:30px}.field-note{font-size:9px;line-height:1.6;color:#898190;margin:8px 0 0}.theme-field{margin-bottom:17px}.theme-list{display:flex;flex-direction:column;gap:7px}.theme-option{border:1px solid transparent;border-radius:11px;display:flex;align-items:center;text-align:left;padding:7px;gap:10px;background:#26252f;width:100%;min-height:61px}.theme-option[aria-pressed=true]{border-color:#a9bd7c;background:#2d312b}.theme-option>span:nth-child(2){flex:1}.theme-option strong{font-size:11px;font-weight:500;display:block}.theme-option small{font-size:8px;color:#96909e;display:block;margin-top:5px}.theme-radio{width:15px;height:15px;border-radius:100%;border:1px solid #55505f;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:3px}.theme-radio svg{display:none;width:10px;height:10px}.theme-option[aria-pressed=true] .theme-radio{background:var(--accent);border-color:var(--accent);color:#252b1d}.theme-option[aria-pressed=true] .theme-radio svg{display:block}.theme-preview{width:59px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;flex-shrink:0}.theme-preview i{font-style:normal;font-size:24px;font-family:Bangers,cursive}.preview-neon{background:#17171f;gap:2px}.preview-neon i:first-child{color:#2a2435;background:#c5a7ed;transform:rotate(-12deg);padding:1px 3px;border-radius:4px}.preview-neon i:nth-child(2){color:#eaa8ce;transform:rotate(12deg);font-family:Lobster}.preview-neon i:last-child{color:#d3ed99;transform:rotate(-8deg)}.preview-retro{background:#f1e8d7;gap:0}.preview-retro i{color:#faf3e4;padding:0 2px}.preview-retro i:first-child{background:#287d77;font-family:Lobster}.preview-retro i:nth-child(2){background:#e16450}.preview-retro i:last-child{background:#303b39;font-family:Oswald}.preview-chalk{background:#f7f3e8;gap:1px}.preview-chalk i{font-family:Caveat;color:#31322f;transform:rotate(-11deg);font-size:31px}.preview-chalk i:nth-child(2){transform:rotate(13deg);font-size:23px}.seed-control{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;gap:10px}.seed-control label{font-size:8px;letter-spacing:1px;color:#a19aa9}.seed-control>div{display:flex;align-items:center;gap:5px;border-bottom:1px dashed #49424f}.seed-control input{width:111px;color:#d0c7db;border:0;background:none;font-family:monospace;font-size:11px;letter-spacing:1px;padding:8px 0}.seed-control .icon-button{height:27px;width:27px}.seed-control svg{height:14px;width:14px}.primary-button{display:flex;align-items:center;justify-content:center;gap:16px;min-height:47px;width:100%;border:1px solid #d5fb79;border-radius:10px;background:var(--accent);color:#262d20;font-size:12px;font-weight:700;flex-shrink:0}.primary-button svg{width:18px;height:18px}.settings-link{display:flex;gap:7px;align-items:center;justify-content:center;width:100%;margin-top:13px;font-size:9px;color:#aaa0b6;min-height:26px}.settings-link svg{width:14px;height:14px}.panel-note{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:auto;padding-top:18px;color:#bcb098}.panel-note>span{font-size:18px}.panel-note p{font-size:8px;line-height:1.9;margin:0;color:#8c8297}.bottom-line{height:49px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#6f697a}.bottom-line>span:first-child{display:flex;align-items:center;gap:7px}.bottom-line>span:last-child{letter-spacing:1px}.bottom-line i{margin:0 9px;font-style:normal}.online-dot{width:4px;height:4px;background:#95a878;border-radius:50%}.mobile-only,.mobile-dock{display:none}.blue{color:#89c9ff}.coral{color:#ff9b80}#loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#1c1c25;color:#b6a3d7;font-size:13px}#board-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#1c1c25;gap:12px}#board-overlay h2{font-size:23px;margin:0}#board-overlay p{font-size:12px;color:var(--muted);margin:0 0 12px}#board-overlay .primary-button{width:200px}.overlay-symbol{font-size:40px;color:var(--accent);margin-bottom:8px}.modal-shade{position:fixed;top:0;right:0;bottom:0;left:0;background:#08080ec9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:50;display:flex;align-items:center;justify-content:center;padding:24px}.modal{background:#24232d;border:1px solid #494150;border-radius:23px;padding:35px;width:460px;max-width:100%;max-height:calc(100% - 20px);overflow:auto;position:relative;box-shadow:0 30px 100px #0006;scrollbar-width:thin}.modal-close{position:absolute;right:12px;top:12px}.modal-kicker{font-size:9px;letter-spacing:1.7px;color:#c6b5e3;display:block;margin:10px 15px 14px 0}.modal h2{font-size:26px;line-height:1.4;letter-spacing:-1px;margin:0 0 12px;font-weight:600}.modal>p{font-size:12px;line-height:1.9;color:#a79dae;margin:0 0 22px}.modal h3{font-size:13px;font-weight:500;margin-top:25px}.modal-actions{display:flex;gap:10px;margin-top:12px}.secondary-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:43px;border:1px solid #504658;border-radius:9px;font-size:11px;color:#d2c6dc}.secondary-button svg{width:16px;height:16px}.modal-actions>.primary-button{width:50%}.modal-actions>.secondary-button{flex:1}.settings-rows{margin:18px 0}.settings-rows>label{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 0;border-bottom:1px solid #3a3342;font-size:12px}.settings-rows small{display:block;color:#93899d;font-size:9px;line-height:1.7;margin-top:4px}.settings-rows input{width:18px;height:18px;accent-color:var(--accent)}.settings-rows select{max-width:123px;border:1px solid #4b4254;background:#19181f;padding:8px;border-radius:7px;color:#ddd5e5;font-size:10px}.modal .field-note{font-size:10px}.help-steps p{font-size:11px;line-height:1.9;color:#a99fb3;margin:20px 0}.help-steps b{display:block;color:#eee8f4;font-size:12px;margin-bottom:4px}.result-emblem{width:68px;height:68px;border-radius:22px;background:#d5fb7912;color:var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.result-emblem svg{height:35px;width:35px}.result-time{font-size:53px;color:var(--accent);letter-spacing:-2px;font-weight:600;font-variant-numeric:tabular-nums;margin:10px 0 22px}.result-stats{display:flex;border:1px solid #443b4e;border-radius:12px;margin-bottom:24px;padding:17px 0}.result-stats>div{flex:1;text-align:center}.result-stats>div+div{border-left:1px solid #443b4e}.result-stats small{display:block;font-size:8px;letter-spacing:1px;color:#a99bb6}.result-stats strong{display:block;margin-top:8px;font-size:20px;font-weight:500}.modal .result-seed{font-family:monospace;font-size:10px;text-align:center;margin:17px 0 0}.record-display{padding:20px;background:#d5fb790a;border:1px solid #d5fb7922;border-radius:12px;display:flex;align-items:center;gap:13px;color:var(--accent)}.record-display strong{font-size:18px;font-weight:500}.empty-history{font-size:12px;color:#91869d;text-align:center;line-height:2;padding:25px 0}.history-list{list-style:none;margin:0;padding:0}.history-list li{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #403747;gap:10px}.history-list b{font-size:11px;font-weight:500}.history-list small{display:block;font-size:9px;color:#9b8ba8;margin-top:5px}.history-list strong{font-size:13px;font-weight:500;font-variant-numeric:tabular-nums}.share-input{width:100%;background:#17151e;color:#e3d8ed;border:1px solid #675872;padding:13px;font-size:12px;border-radius:8px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:#e5f4c8;color:#303a21;border:1px solid #c5d6a4;border-radius:11px;padding:13px 20px;z-index:100;font-size:11px;line-height:1.7;max-width:90vw;box-shadow:0 8px 40px #0004;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%)}@media(min-width:761px)and (max-height:820px){.site-header{height:72px}.intro{padding:20px 0}h1{font-size:26px}.panel-heading{margin-bottom:17px}.control-panel{padding:18px}fieldset{margin-bottom:15px}.theme-option{min-height:54px;padding:5px}.theme-preview{height:37px}.theme-field,.seed-control{margin-bottom:12px}.panel-note{padding-top:10px}.game-toolbar{height:91px}.bottom-line{height:39px}.game-layout{grid-template-columns:minmax(0,1fr) 282px}}@media(min-width:761px)and (max-height:700px){.site-header{height:56px}.intro{padding:13px 0}.intro h1{font-size:23px;margin:6px 0}.intro p{font-size:10px}.intro-doodle{font-size:42px}.control-panel{padding:15px}.panel-heading{margin-bottom:12px}.panel-heading h2{font-size:14px}fieldset{margin-bottom:12px}legend{margin-bottom:7px}.theme-preview{height:30px}.theme-option{min-height:43px}.theme-list{gap:4px}.theme-option small{margin-top:3px;font-size:7px}.theme-field{margin-bottom:10px}.panel-note{display:none}.settings-link{margin-top:5px}.primary-button{min-height:41px}.game-toolbar{height:80px}.target-block>strong{font-size:43px}.board-footer{padding:10px 20px}.bottom-line{height:31px}}@media(min-width:761px)and (max-width:1100px){#app{padding:0 28px}.game-layout{gap:16px;grid-template-columns:minmax(0,1fr) 260px}.control-panel{padding:17px}.game-toolbar{padding:0 16px}.header-tag{display:none}.hud-side{gap:7px}.hud-side #status-label{font-size:11px}.target-block{width:95px}}@media(max-width:760px){#app{padding:0 16px;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);height:100vh;height:100dvh}.site-header{height:64px}.brand{font-size:27px;gap:9px}.brand-mark{height:32px;width:31px;font-size:24px;border-radius:8px}.brand-mark span{font-size:17px}.header-tag{display:none}.header-actions{gap:4px}.text-button span{display:none}.text-button{padding:8px}.nav-divider{margin:0 3px}.icon-button{height:34px;width:34px}.intro{padding:19px 0 17px}.eyebrow{font-size:8px;letter-spacing:1.6px}h1{font-size:24px;letter-spacing:-.9px;margin:9px 0;line-height:1.3}.intro p{font-size:10px}.mobile-break{display:block}.intro-doodle{font-size:47px;margin-right:7px;margin-top:6px}.intro-doodle svg{width:75px}.intro-doodle small{display:none}.game-layout{display:flex;gap:0}.game-card{width:100%;border-radius:15px}.game-toolbar{height:87px;padding:0 12px}.hud-side{gap:7px}.hud-side #status-label{font-size:9px;max-width:83px}.hud-side .mini-label{font-size:6px;letter-spacing:.7px}.reset-button{height:29px;width:29px}.reset-button svg{height:15px;width:15px}.target-block{width:80px}.target-block .mini-label{font-size:8px}.target-block>strong{font-size:40px}.target-star{font-size:15px;right:-2px;top:23px}.timer-block>strong{font-size:19px}.timer-block>strong span{font-size:12px}.timer-block>small{font-size:6px}.hud-right{gap:3px}.hud-right>.icon-button{width:18px}.board-wrap{margin:6px 5px 0;min-height:120px;border-radius:8px}.board-footer{padding:10px 13px 12px}.progress-info{font-size:9px;margin-bottom:8px}.board-caption{margin-top:9px}.board-caption>span{font-size:7px;max-width:68%}.seed-badge{font-size:8px}.seed-badge svg{height:10px;width:10px}.bottom-line{height:27px;font-size:6px;justify-content:center}.bottom-line>span:last-child{display:none}.mobile-dock{display:flex;gap:10px;padding:0 0 12px;flex-shrink:0}.mobile-dock>.icon-button{height:45px;width:45px;border:1px solid var(--line);border-radius:10px}.mobile-dock>.primary-button{min-height:45px;font-size:12px}.control-panel{display:none;position:fixed;z-index:40;top:max(14px,env(safe-area-inset-top));right:12px;bottom:max(14px,env(safe-area-inset-bottom));width:min(330px,calc(100vw - 24px));padding:23px;box-shadow:0 20px 90px #000a}.control-panel.open,.mobile-only{display:flex}.panel-spark{display:none}.drawer-shade{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;background:#08080eb0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.panel-note{margin-top:20px}.modal-shade{padding:14px}.modal{padding:28px 23px;border-radius:18px}.modal h2{font-size:23px}.modal-kicker{font-size:8px}#toast{bottom:80px;width:max-content;max-width:calc(100vw - 30px)}.player-score strong{font-size:25px}}@media(max-width:760px)and (max-height:720px){.site-header{height:51px}.intro{padding:11px 0}.intro h1{font-size:20px;margin:5px 0}.intro p{font-size:9px}.eyebrow{font-size:7px}.game-toolbar{height:73px}.target-block>strong{font-size:36px}.target-star{top:19px}.intro-doodle{font-size:40px}.board-footer{padding-top:8px;padding-bottom:8px}.bottom-line{height:22px}.mobile-dock{padding-bottom:8px}.mobile-dock>.primary-button,.mobile-dock>.icon-button{min-height:40px;height:40px}}@media(max-height:510px)and (orientation:landscape){#app{padding:0 14px}.site-header{height:44px}.intro{display:none}.game-layout{padding-top:10px;grid-template-columns:minmax(0,1fr) 235px;gap:12px}.game-toolbar{height:62px}.target-block>strong{font-size:32px}.target-block .mini-label{font-size:7px}.target-star{top:14px}.board-wrap{margin-top:3px;min-height:90px}.board-footer{padding:5px 15px 8px}.board-caption{margin-top:5px}.progress-info{margin-bottom:5px}.bottom-line{height:23px}.control-panel{overflow:auto}.hud-side strong{font-size:10px}.timer-block>strong{font-size:18px}.mini-label{font-size:7px}.panel-note{display:none}.mobile-dock{padding-top:5px}.mobile-dock>.primary-button,.mobile-dock>.icon-button{min-height:34px;height:34px}.brand{font-size:24px}.brand-mark{height:29px;width:29px}.mobile-break{display:none}}html,body{touch-action:none}.modal,.control-panel{touch-action:pan-y;overscroll-behavior:contain}.target-star svg{width:1em;height:1em}@media(max-width:760px){.mobile-dock>.primary-button{flex:1;width:auto;min-width:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}.locale-control{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:66px;height:34px;padding:0 9px;border:1px solid var(--line);border-radius:9px;color:#d8d2e2;font-size:10px;flex-shrink:0}.locale-control select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.locale-control:focus-within{outline:2px solid var(--accent);outline-offset:3px}.locale-control option{color:#202029;background:#fff}.header-tag>span:first-child{color:inherit}h1>.headline-first{color:#f3f2f5}.eyebrow>span[data-i18n]{width:auto;height:auto;background:none;border-radius:0}.intro>div:first-child{min-width:0}.intro-doodle{flex-shrink:0;margin-inline-start:18px}.intro-doodle small{max-width:130px;line-height:1.5}.segmented button{min-width:0;white-space:normal;height:auto;min-height:35px;padding:5px;line-height:1.4}.difficulty-selector button{min-height:30px}.theme-option>span:nth-child(2){min-width:0}.theme-option small,.field-note,.panel-note p{overflow-wrap:break-word}.theme-option small{line-height:1.5}.primary-button{padding:9px 12px;line-height:1.5}.primary-button svg{flex-shrink:0}.settings-rows>label>span{min-width:0}.settings-rows input,.settings-rows select{flex-shrink:0}#setting-language{max-width:195px;width:55%}.brand,.brand-mark,.theme-preview,#board,#seed,.seed-badge,.player-score strong,.result-stats strong,.result-time,#progress-percent{direction:ltr;unicode-bidi:isolate}.gesture-label{display:inline-block;unicode-bidi:isolate}.progress-track{display:flex}html:lang(ja){font-family:Be Vietnam Pro,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}html:lang(ko){font-family:Be Vietnam Pro,Apple SD Gothic Neo,Malgun Gothic,sans-serif}html:lang(zh-TW){font-family:Be Vietnam Pro,PingFang TC,Microsoft JhengHei,sans-serif}html:lang(zh-CN){font-family:Be Vietnam Pro,PingFang SC,Microsoft YaHei,sans-serif}html:lang(ar){font-family:Tahoma,Arial,sans-serif}html:lang(ar) .mini-label,html:lang(ar) legend,html:lang(ar) .eyebrow,html:lang(ar) .header-tag,html:lang(ar) .bottom-line,html:lang(ar) .modal-kicker{letter-spacing:normal}html:lang(ar) .mini-label,html:lang(ar) legend,html:lang(ar) .field-note{font-size:11px;line-height:1.6}html:lang(ar) .theme-option small,html:lang(ar) .panel-note p{font-size:10px}html:lang(ar) .theme-option strong,html:lang(ar) .segmented button{font-size:13px}html:lang(ar) .modal>p,html:lang(ar) .help-steps p{font-size:14px;line-height:1.9}html:lang(ar) .settings-rows small{font-size:11px}html:lang(ar) .settings-rows>label{font-size:14px}html:lang(ar) .board-caption>span{font-size:10px}[dir=rtl] .theme-option{text-align:right}[dir=rtl] .timer-block,[dir=rtl] #player-b{text-align:left}[dir=rtl] .target-star{right:auto;left:4px}[dir=rtl] .header-tag{margin-left:0;margin-right:46px}[dir=rtl] legend>span{margin-left:0;margin-right:7px}[dir=rtl] .theme-radio{margin-left:3px;margin-right:0}[dir=rtl] .modal-close{right:auto;left:12px}[dir=rtl] .modal-kicker{margin:10px 0 14px 15px}[dir=rtl] .result-stats>div+div{border-left:0;border-right:1px solid #443b4e}[dir=rtl] .icon-arrow{transform:scaleX(-1)}[dir=rtl] .intro-doodle{margin-left:35px;margin-right:0}@media(max-width:1200px){.header-tag{display:none}}@media(max-width:760px){.header-actions{gap:3px}.header-actions .nav-divider{display:none}.header-actions .icon-button,.header-actions .text-button{width:29px;height:32px;padding:5px}.locale-control{min-width:59px;padding:0 6px;height:32px;gap:5px}.brand{font-size:24px;gap:7px}.brand-mark{width:29px;height:30px}.intro h1{font-size:clamp(18px,5.4vw,24px)}.intro>div:first-child{flex:1}.intro-doodle{margin-inline-start:10px;font-size:40px}.intro-doodle svg{width:60px}[dir=rtl] .intro-doodle{margin-left:4px;margin-right:10px}[dir=rtl] .control-panel{right:auto;left:12px}[dir=rtl] .target-star{right:auto;left:-2px}.hud-side #status-label{overflow-wrap:break-word;line-height:1.5}.hud-side .mini-label{white-space:normal;line-height:1.5}.timer-block>small{display:block;max-width:105px;line-height:1.5}html:lang(ar) .hud-side .mini-label{font-size:9px}html:lang(ar) .board-caption>span{font-size:8px}.bottom-line{font-size:7px;text-align:center;line-height:1.5}}@media(max-width:350px){#app{padding-left:12px;padding-right:12px}.brand{font-size:21px;gap:5px}.brand-mark{width:25px;height:27px}.locale-control{min-width:51px}.header-actions .icon-button,.header-actions .text-button{width:27px}.intro-doodle{display:none}.target-block{width:69px}}
