@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Barlow:wght@400;500;600;700;800&display=swap";:root{font-family:Barlow,system-ui,sans-serif;color:#e9f1ee;background:#0c131d;font-synthesis:none;font-weight:500;color-scheme:dark;--teal: #64e6c9;--coral: #ff9186;--muted: #8eaaa9;--line: #2a3c43;--pink: #f3a8dc;--surface: #14252d}*{box-sizing:border-box}body{margin:0;min-width:340px;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:28px;background:radial-gradient(ellipse at 20% 0%,#21303890,transparent 55%),radial-gradient(ellipse at 90% 100%,#17313560,transparent 48%),#0c131d}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}button,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,canvas:focus-visible{outline:2px solid var(--teal);outline-offset:4px}button{transition:background .15s,transform .15s,border-color .15s}button:active:not(:disabled){transform:translateY(1px)}[hidden]{display:none!important}button svg{width:20px;height:20px;flex-shrink:0}#app{width:min(1220px,100%)}.game-frame{position:relative;width:100%;overflow:hidden;background:#15252d;border:1px solid #3a4b51;border-radius:16px;box-shadow:0 24px 90px #0007,0 0 0 6px #121d2666}.topbar{height:67px;display:flex;align-items:center;justify-content:space-between;padding:0 23px;border-bottom:1px solid var(--line);background:#15222b}.brand{display:flex;align-items:center;gap:8px;padding:0;background:none;border:0;color:#eef2eb;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:22px;font-weight:800;letter-spacing:.6px;white-space:nowrap}.brand img{width:35px;height:39px;object-fit:contain}.brand b{color:var(--teal);font-size:26px;margin-left:2px}.topbar-middle{display:flex;align-items:center;gap:9px;font-size:12px;color:#9cb0b2;font-weight:700;letter-spacing:1.8px}.mode-dot{width:5px;height:5px;border-radius:50%;background:var(--teal);box-shadow:0 0 8px #64e6c950}.toolbar{display:flex;gap:4px}.icon-button{background:none;border:1px solid transparent;border-radius:7px;color:#a0b6b6;width:34px;height:34px;display:grid;place-items:center}.icon-button:hover{background:#243941;color:#eff8f3;border-color:#344c53}.scoreboard{padding:14px 29px 15px;display:flex;align-items:center;justify-content:space-between;background:#1a2b33;border-bottom:1px solid var(--line);height:106px}.player-stat{display:flex;align-items:center;gap:11px;min-width:0;width:38%}.player-stat>img{width:67px;height:77px;object-fit:contain;margin:-6px 0}.eyebrow{display:block;font-size:12px;letter-spacing:1.7px;font-weight:700;color:#9bb1b0}.player-stat .eyebrow{font-size:10px;letter-spacing:1.1px;margin-bottom:3px}.teal .eyebrow,.teal-text{color:var(--teal)}.coral .eyebrow,.coral-text{color:var(--coral)}.player-stat strong{font-size:18px;font-weight:700;display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-details{display:flex;gap:14px;align-items:center;margin-top:4px;color:#cbd9d5;font-size:13px}.player-details>span{display:flex;align-items:center;gap:4px}.player-details img{width:19px;height:21px;object-fit:contain}.player-details b{font-weight:600}.life-count{color:#ff8e86;font-size:12px;letter-spacing:1px;white-space:nowrap;text-shadow:0 0 8px #ff746450}.teal .life-count{color:#76ecd4;text-shadow:0 0 8px #51e3d250}.coral{justify-content:flex-end;text-align:right}.coral .player-details{justify-content:flex-end}.round-dots{display:flex;gap:5px;margin:0 15px}.round-dots i{display:block;border:1px solid #466161;width:7px;height:7px;border-radius:50%}.teal .round-dots i.won{background:var(--teal);border-color:var(--teal)}.coral .round-dots i.won{background:var(--coral);border-color:var(--coral)}.timer{text-align:center;flex-shrink:0;padding:0 14px;min-width:150px}.timer>span{display:block;font-size:10px;letter-spacing:1.9px;color:#a1b6b3;font-weight:700}.timer strong{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-weight:600;display:block;font-size:38px;line-height:1.12;letter-spacing:2px;font-variant-numeric:tabular-nums;color:#f0f3e7}.timer strong span{color:#789a93;margin:0 1px}.timer small{display:block;font-size:9px;letter-spacing:1.5px;color:#859e9a;margin-top:2px}.play-layout{display:grid;grid-template-columns:minmax(0,1fr) 306px;min-height:560px}.arena-section{padding:17px 22px 10px;min-width:0;align-self:center}.arena-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:0 0 12px;font-size:10px;letter-spacing:1.45px;color:#849f9d;font-weight:600}.arena-heading>span:first-child{display:flex;align-items:center;gap:7px;color:#b2c8c1}.arena-light{width:6px;height:6px;background:#bfd484;display:inline-block;border-radius:1px}.canvas-wrap{position:relative;border:1px solid #47615b;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px #0003,inset 0 0 0 3px #10272b;background:#284448;line-height:0}canvas{display:block;width:100%;height:auto;aspect-ratio:15/11;touch-action:none}.arena-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#839e99;font-size:11px;line-height:1.5;margin-top:12px}.arena-bottom>span:first-child{display:flex;align-items:center;gap:6px}.private-dot{height:5px;width:5px;background:var(--pink);border-radius:50%}.arena-bottom>span:last-child{color:#738e8c}.side-panel{padding:25px 23px 20px;background:#122129;border-left:1px solid var(--line);min-width:0;display:flex;flex-direction:column}.menu-intro>.eyebrow{font-size:10px;letter-spacing:1.6px;color:#9cafad}.menu-intro h1{position:relative;display:inline-block;margin:12px 0 9px;font-family:Barlow Condensed,Arial Narrow,Impact,sans-serif;font-size:64px;line-height:.87;letter-spacing:-.7px;font-weight:900;color:#f1f1dc;transform:rotate(-2deg)}.menu-intro h1>span{color:var(--teal)}.menu-intro h1>b{position:absolute;right:-35px;bottom:-1px;color:#fac777;font-size:82px;font-weight:900;transform:rotate(11deg);text-shadow:3px 3px 0 #122129}.menu-intro p{font-size:14px;line-height:1.55;color:#b5c7c0;margin:8px 0 21px}.setup-fields label,form label{display:block;color:#a1b6b2;font-size:10px;letter-spacing:1.1px;font-weight:700;margin-bottom:7px}input,select{width:100%;background:#1c2e36;border:1px solid #354c51;border-radius:6px;color:#eef3e8;height:40px;padding:0 11px;font-size:14px;outline:none}input:hover,select:hover{border-color:#4f6e6b}input:focus,select:focus{border-color:var(--teal)}.field-pair{display:grid;grid-template-columns:1.1fr 1fr;gap:11px;margin-top:14px}.arena-choice{margin-top:16px}.arena-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.arena-options button{padding:7px 4px;border:1px solid #3b4e54;border-radius:6px;background:#1a2b33;color:#a9bbb9;font-size:11px;display:flex;align-items:center;flex-direction:column;gap:5px}.arena-options svg{width:45px;height:33px;opacity:.65}.arena-options button:hover,.arena-options button[aria-pressed=true]{border-color:var(--arena-accent);color:var(--arena-accent);background:#2b3e44}.arena-options button[aria-pressed=true] svg{opacity:1}.setup-fields .rotate-option{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:400;letter-spacing:0;margin:10px 0 0;cursor:pointer}.rotate-option input{width:14px;height:14px;margin:0;accent-color:var(--teal)}.mode-actions{margin-top:21px}.primary,.secondary{border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;min-height:44px;border:1px solid transparent;font-size:14px;font-weight:700}.primary{width:100%;background:var(--teal);color:#142d2c;box-shadow:0 3px #286557}.primary:hover{background:#89f0d8}.secondary{background:#22363d;color:#d8e8df;border-color:#3c5456;justify-content:center}.secondary:hover{background:#2a454b;border-color:#5d7a74}.friend-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:11px}.friend-actions button{font-size:12px;white-space:nowrap;padding:11px 7px}.menu-note{color:#7f9b97;font-size:11px;line-height:1.6;margin:15px 0 0}.inline-status{font-size:13px;color:#ffb29a;margin-top:10px;line-height:1.5}.inline-status:empty{display:none}.control-bar{height:53px;padding:0 25px;display:flex;align-items:center;gap:26px;border-top:1px solid var(--line);background:#14212a;color:#95aca7;font-size:11px}.control-bar>span{display:flex;align-items:center;gap:3px;white-space:nowrap}.control-bar b{font-weight:500;margin-left:5px}.control-bar i{font-style:normal;color:#617f7c;margin:0 3px}kbd{font-family:Barlow,system-ui,sans-serif;font-size:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;background:#24373d;border:1px solid #425858;border-bottom-width:2px;border-radius:4px;min-width:20px;height:22px;line-height:1;color:#bdd0c8}.wide{padding:0 9px;font-size:9px;letter-spacing:.3px}.arrow-keys{font-size:15px;letter-spacing:2px;color:#adbfbb}.control-bar .footer-note{margin-left:auto;font-size:9px;letter-spacing:1.4px;color:#77918b}.loadout-title,.question-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.loadout-title .eyebrow{font-size:11px}.player-chip{color:var(--teal);background:#214338;border:1px solid #376957;font-size:9px;font-weight:700;letter-spacing:1px;padding:4px 7px;border-radius:4px}.coral-chip{color:var(--coral);background:#452e2d;border-color:#7a4a40}.arsenal{display:flex;align-items:center;gap:16px;padding:16px 12px 18px}.arsenal>img{width:85px;height:90px;object-fit:contain}.arsenal>div{display:flex;flex-direction:column}.arsenal strong{font-size:57px;font-family:Barlow Condensed,Arial Narrow,sans-serif;line-height:1.1;font-weight:600;color:#f2f3e4}.arsenal span{font-size:9px;letter-spacing:1.5px;color:#9aafa8;margin-top:3px}.drop-button{font-size:14px}.drop-button kbd{background:#24645344;border-color:#327460;color:#1c5145;padding:0 6px;font-size:9px}.drop-button.empty{background:#2c4748;color:#c0d6cd;box-shadow:0 3px #1d3437;border-color:#415f5a}.drop-button.empty kbd{color:#b3d1c2;background:#233d3e;border-color:#4d6b62}.loadout-stats{display:flex;justify-content:space-between;padding:19px 0 21px;border-bottom:1px solid #2b3e42;gap:10px}.brain-power{padding:12px 0 8px}.power-heading{display:flex;align-items:center;justify-content:space-between;color:#d2c4d4;font-size:10px;letter-spacing:1px}.power-heading strong{color:#ffd07e;letter-spacing:0}.power-track{display:flex;gap:5px;margin:8px 0}.power-track i{flex:1;height:6px;background:#34434a;border-radius:3px;transition:background .2s,box-shadow .2s}.power-track i.filled{background:#ffc778;box-shadow:0 0 8px #ffbe7030}.brain-power p{margin:0;font-size:11px;line-height:1.4;color:#a7b7b1}.canvas-wrap{border-color:var(--arena-accent, #47615b)}.canvas-wrap.in-danger{border-color:#ff997c}.danger-banner{position:absolute;top:12px;left:50%;transform:translate(-50%);background:#582c29f2;color:#ffe0bb;border:1px solid #e68b67;box-shadow:0 3px 18px #0005;padding:11px 17px;border-radius:6px;font-size:clamp(10px,1.3vw,13px);line-height:1.2;font-weight:700;white-space:nowrap;pointer-events:none}.live-note.danger{color:#ffb891;font-weight:600}.loadout-stats>div{display:flex;align-items:center;gap:5px}.loadout-stats img{width:36px;height:40px;object-fit:contain}.loadout-stats span{font-size:10px;color:#90a8a0;line-height:1.6}.loadout-stats strong{display:block;font-size:14px;color:#e2e9db;font-weight:600}.brain-prompt{text-align:center;padding:19px 0 9px}.brain-prompt img{width:70px;height:65px;object-fit:contain;filter:drop-shadow(0 0 12px #e37cc020)}.brain-prompt h2{font-size:19px;letter-spacing:-.4px;font-weight:600;margin:4px 0 8px;color:#efe6ef}.brain-prompt p{font-size:13px;line-height:1.6;color:#9eb3ac;margin:0}.solved-count{display:inline-block;margin-top:13px;padding:5px 9px;border:1px solid #354c46;border-radius:4px;font-size:10px;color:#a7c3ae}.pickup-tip{display:flex;align-items:center;gap:9px;border-top:1px solid #2b3e42;padding-top:14px;margin-top:auto}.pickup-tip img{width:38px;height:38px}.pickup-tip span{font-size:11px;line-height:1.5;color:#8ba79b}.feedback{min-height:32px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:12px;line-height:1.45;color:#bdcec2;margin:10px 0;padding:4px 0}.feedback.good{color:#7ce7ba}.feedback.bad{color:#ffa391}.pink-text{color:var(--pink)}.reward{background:#453141;color:#f6cfec;border:1px solid #64445c;border-radius:5px;display:flex;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:700}.reward img{width:21px;height:22px}.question-art{text-align:center;height:97px;margin-top:11px}.question-art img{width:105px;height:99px;animation:bob 3s ease-in-out infinite}.question-level{display:block;color:#978da0;font-size:10px;text-align:center;letter-spacing:1.2px;margin-top:5px}.question-expression{text-align:center;font-size:23px;line-height:1.3;color:#f3e9f0;font-weight:600;letter-spacing:-.4px;margin:15px 0 8px;overflow-wrap:anywhere}.question-instruction{text-align:center;font-size:12px;color:#a997ae;margin:0 0 15px}.answer-options{display:flex;flex-direction:column;gap:8px}.answer{display:flex;align-items:center;gap:12px;min-height:47px;border-radius:7px;padding:8px 10px;background:#24313e;color:#eee3f0;border:1px solid #485062;text-align:left;font-size:17px;font-weight:600}.answer:hover{background:#3e384e;border-color:#d199c6}.answer kbd{width:24px;height:27px;background:#354254;border-color:#536277;color:#cdd9e2;font-size:12px;flex-shrink:0}.answer>span{flex:1;overflow-wrap:anywhere}.answer.rejected{background:#382c33;border-color:#65404a;color:#cc8f95;opacity:.55}.answer.rejected span{text-decoration:line-through}.answer i{font-style:normal;color:#ff9186;font-size:23px}.live-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:#e8c687;margin:18px 0 9px}.live-note>span{width:5px;height:5px;border-radius:50%;background:#e8c687}.text-button{border:0;background:none;color:#93afa9;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 4px;font-size:12px;margin:0 auto;min-height:38px}.text-button:hover{color:#e0f0e3}.text-button kbd{font-size:9px;padding:0 4px}.lobby-head{text-align:center;margin-top:0}.lobby-head>img{width:110px;height:128px}.lobby-head .eyebrow{color:var(--teal);font-size:11px;margin-top:2px}.lobby-head h2{font-size:27px;letter-spacing:-.8px;margin:12px 0 8px}.lobby-head p{font-size:13px;color:#9ab1a7;margin:0 0 19px}.room-code{display:flex;flex-direction:column;align-items:center;gap:5px;width:100%;border:1px dashed #53756b;border-radius:8px;background:#233b39;color:var(--teal);padding:10px}.room-code>span{font-family:Barlow Condensed,Arial Narrow,monospace;font-size:40px;letter-spacing:8px;line-height:1.2;user-select:text}.room-code>small{font-size:9px;letter-spacing:1.5px;color:#8fae9f}.lobby-players{display:flex;flex-direction:column;margin:18px 0 0}.lobby-players>span{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:14px;padding:12px 0;gap:5px;border-bottom:1px solid #29403d}.lobby-players small{color:#8faa9d;font-size:11px}.lobby-players b{font-size:9px;padding:2px 5px;border:1px solid #3b5a4b;border-radius:3px;font-weight:500}.waiting-player{color:#728d86}.connection-status{font-size:12px;line-height:1.5;color:#b1c1ad;min-height:37px}.modal-backdrop{position:absolute;inset:67px 0 0;background:#09121dcc;backdrop-filter:blur(7px);z-index:20;display:flex;align-items:center;justify-content:center;padding:20px;line-height:1.5}.modal-card{max-width:420px;width:100%;max-height:100%;overflow:auto;background:#1a2b33;border:1px solid #526660;border-radius:15px;padding:28px 35px 21px;box-shadow:0 20px 50px #0006;text-align:center}.modal-card>.eyebrow{color:var(--teal);font-size:11px}.modal-card h2{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:38px;line-height:1.1;margin:14px 0;font-weight:700;color:#f1f2de;letter-spacing:-.4px}.modal-card>p{font-size:14px;color:#a9c0b6;line-height:1.6;margin:12px 0 20px}.modal-card .primary{margin-top:18px}.modal-card form{text-align:left;margin-top:20px}.code-input{font-family:Barlow Condensed,monospace;text-transform:uppercase;text-align:center;font-size:36px;letter-spacing:8px;height:63px;color:var(--teal)}.result-art{height:110px}.result-art img{width:125px;height:120px;object-fit:contain;margin-top:-8px}.result-score{display:flex;align-items:center;justify-content:center;gap:30px;font-family:Barlow Condensed,sans-serif;font-size:60px;line-height:1.1;margin-bottom:20px}.result-score i{font-size:25px;font-style:normal;color:#5a756c}.result-stats{display:flex;justify-content:center;gap:22px;color:#a6b8a8;font-size:11px;border-top:1px solid #395046;border-bottom:1px solid #395046;padding:12px 0}.result-stats b{color:#e1ecd5;font-weight:600;display:block;font-size:20px}.modal-card .rematch-status{font-size:12px;margin:14px 0 0;color:#b8d9b6}.rematch-status:empty{display:none}.help-card{max-width:580px;padding:24px 30px}.help-card h2{font-size:32px}.how-steps{display:flex;flex-direction:column;gap:15px;text-align:left;margin-top:23px}.how-steps>div{display:flex;align-items:center;gap:15px}.how-steps img{height:58px;width:58px;object-fit:contain;flex-shrink:0}.how-steps span{font-size:13px;line-height:1.55;color:#abc2b6}.how-steps b{display:block;font-size:15px;color:#eff0df;margin-bottom:3px}.help-card .help-detail{font-size:12px;text-align:left;margin:18px 0 11px}.help-card .help-live{font-size:12px;color:#e3c088;margin:12px 0}.touch-controls{display:none}.arena-banner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#09202e66;color:#eff8e8;font-size:45px;line-height:1.2;font-family:Barlow Condensed,sans-serif;pointer-events:none}.round-intro{text-align:center;padding:24px 38px;border-radius:14px;background:#10212aeb;border:1px solid #617d7d;box-shadow:0 12px 60px #0007}.round-intro>span,.round-intro small,.round-intro p{display:block;font-family:Barlow,sans-serif;font-size:12px;letter-spacing:1.5px}.round-intro>span{color:#b8c8c1}.round-intro>strong{display:block;font-size:clamp(65px,10vw,108px);line-height:1.15;font-weight:900;color:#ffe1a2;text-shadow:0 5px 0 #735736}.round-intro small{font-weight:700;margin:7px 0 13px}.round-intro p{color:#a3b8b0;margin:0;letter-spacing:0}.game-frame:fullscreen{border-radius:0;display:flex;flex-direction:column;justify-content:center;width:100vw;height:100vh;background:#122028}.game-frame:fullscreen .play-layout{width:min(1360px,100%);align-self:center;min-height:0;flex:1;max-height:calc(100vh - 220px)}.game-frame:fullscreen .arena-section{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.game-frame:fullscreen .canvas-wrap{width:min(100%,calc((100vh - 305px) * 15 / 11))}.game-frame:fullscreen .arena-heading,.game-frame:fullscreen .arena-bottom{width:100%}.game-frame:fullscreen .side-panel{overflow:auto}.game-frame:fullscreen .control-bar{justify-content:center}.game-frame:fullscreen .footer-note{margin-left:0}@keyframes bob{50%{transform:translateY(-4px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media(min-width:1400px)and (min-height:900px){#app{width:1280px}.play-layout{grid-template-columns:minmax(0,1fr) 330px}.side-panel{padding:29px 27px}.arena-section{padding:20px 25px 16px}.menu-intro h1{font-size:72px}.menu-intro h1>b{font-size:90px}.menu-intro p{font-size:16px;margin-bottom:26px}.setup-fields label{font-size:11px}.friend-actions button{font-size:13px}.menu-note{font-size:12px}.primary{min-height:47px;font-size:15px}.question-expression{font-size:26px}.brain-prompt{padding:27px 0 17px}.brain-prompt p{font-size:14px}.brain-prompt img{width:83px;height:77px}.answer{min-height:52px}.question-art{height:115px}.question-art img{height:117px;width:125px}}@media(max-width:1090px){body{padding:16px}.play-layout{grid-template-columns:minmax(0,1fr) 270px;min-height:520px}.side-panel{padding:20px 17px 16px}.arena-section{padding:14px 15px 10px}.topbar{padding:0 17px}.topbar-middle{font-size:10px;letter-spacing:1px}.scoreboard{padding:13px 17px}.round-dots{margin:0 7px}.player-stat strong{font-size:16px;max-width:150px}.menu-intro h1{font-size:58px}.menu-intro h1>b{font-size:76px;right:-32px}.menu-intro p{font-size:13px;margin-bottom:17px}.field-pair{gap:8px}.field-pair label{font-size:9px}.mode-actions{margin-top:18px}.friend-actions{gap:6px}.friend-actions button{font-size:11px}.arsenal{padding:12px 6px}.arsenal img{width:75px;height:83px}.brain-prompt{padding-top:13px}.brain-prompt img{width:60px;height:60px}.control-bar{gap:16px;padding:0 18px}.control-bar .footer-note{display:none}.arena-bottom{font-size:10px}.arena-bottom>span:last-child{display:none}.loadout-stats{padding:17px 0}.question-art{height:77px}.question-art img{width:84px;height:85px}.question-expression{font-size:20px}.answer{min-height:43px;font-size:16px}.question-instruction{font-size:11px}.live-note{margin-top:14px}}@media(max-width:780px){body{padding:10px;align-items:flex-start}.game-frame{border-radius:12px}.topbar{height:58px;padding:0 13px}.brand{font-size:20px}.brand img{width:29px}.topbar-middle{display:none}.toolbar{gap:1px}.icon-button{width:31px;height:32px}.scoreboard{height:94px;padding:12px 11px}.player-stat{gap:4px;width:37%}.player-stat>img{width:48px;height:62px}.player-stat strong{max-width:118px;font-size:15px}.player-stat .eyebrow{font-size:8px;letter-spacing:.4px}.player-details{gap:8px}.round-dots{display:none}.timer{min-width:96px;padding:0 5px}.timer strong{font-size:33px}.timer>span{font-size:8px;letter-spacing:1px}.timer small{font-size:7px;letter-spacing:.6px}.play-layout{grid-template-columns:1fr;min-height:0}.arena-section{padding:13px 13px 11px;order:0;width:100%}.arena-heading{font-size:9px;margin-bottom:9px}.arena-bottom{font-size:11px;margin-top:9px}.side-panel{order:1;border-left:0;border-top:1px solid var(--line);padding:22px;display:block}.in-menu .play-layout{position:relative;min-height:540px}.in-menu .arena-section{position:absolute;inset:0;opacity:.24;overflow:hidden;padding:20px}.in-menu .canvas-wrap{height:100%;border:0}.in-menu canvas{height:100%;width:100%;object-fit:cover}.in-menu .arena-bottom,.in-menu .arena-heading{display:none}.in-menu .side-panel{z-index:1;margin:20px auto;padding:23px 27px;width:min(345px,calc(100% - 40px));border:1px solid #426058;border-radius:12px;background:#14242bf5;box-shadow:0 10px 40px #0005}.menu-intro h1{font-size:64px}.menu-intro h1>b{font-size:83px}.menu-intro p{font-size:14px}.friend-actions button{font-size:12px}.field-pair label{font-size:10px}.menu-note{font-size:11px}.control-bar{height:auto;min-height:47px;padding:11px 15px;gap:14px;flex-wrap:wrap;justify-content:center}.control-bar>span{font-size:10px}.control-bar>span:first-child{display:none}.touch-controls{display:flex;align-items:center;justify-content:space-between;margin-top:15px;padding:0 5px;touch-action:none}.dpad{display:grid;grid-template-columns:repeat(4,43px);gap:5px}.dpad button{border:1px solid #4d6e66;color:#d8e8dc;background:#294640;border-radius:7px;height:40px;font-size:23px}.touch-bomb{display:flex;align-items:center;gap:7px;border:1px solid #679c86;background:#64e6c9;color:#16332c;border-radius:7px;height:40px;padding:0 12px;font-size:12px;font-weight:700}.touch-bomb img{width:29px;height:31px}.in-menu .touch-controls{display:none}.loadout-title{margin-bottom:10px}.arsenal{display:inline-flex;width:46%;padding:0 10px 8px;vertical-align:middle;gap:12px}.arsenal>img{width:64px;height:70px}.arsenal strong{font-size:47px}.drop-button{display:inline-flex;width:52%;vertical-align:middle}.loadout-stats{padding:13px 0;justify-content:space-evenly}.brain-prompt{display:grid;grid-template-columns:60px 1fr;grid-template-rows:auto auto;align-items:center;text-align:left;column-gap:12px;padding:15px 0 0}.brain-prompt img{grid-row:1/3}.brain-prompt h2{font-size:18px;margin:0 0 4px}.brain-prompt p{font-size:13px;line-height:1.4}.brain-prompt p br{display:none}.solved-count{grid-column:2;justify-self:start;margin-top:9px}.pickup-tip{margin-top:5px;padding-top:10px;justify-content:center}.pickup-tip span br{display:none}.feedback{min-height:24px;margin:6px 0}.question-top{margin-bottom:12px}.question-art{display:none}.question-level{margin-top:3px}.question-expression{font-size:24px;margin:9px 0 6px}.question-instruction{font-size:13px;margin-bottom:13px}.answer-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.answer{min-height:50px;font-size:18px}.live-note{margin:13px 0 3px}.modal-backdrop{inset:58px 0 0;padding:15px;align-items:flex-start;overflow:auto}.modal-card{margin:15px 0;max-height:none;padding:24px;overflow:visible}.modal-card h2{font-size:34px}.modal-card p{font-size:14px}.help-card h2{font-size:29px}.how-steps{gap:16px}.how-steps>div{gap:10px}.how-steps img{width:45px;height:45px}.how-steps span{font-size:13px}.game-frame:fullscreen{overflow:auto;justify-content:flex-start}.game-frame:fullscreen .play-layout{display:block;width:100%;max-height:none;flex:none}.game-frame:fullscreen .arena-section{height:auto}.game-frame:fullscreen .canvas-wrap{width:100%}.game-frame:fullscreen .side-panel{overflow:visible}}@media(max-width:430px){body{padding:5px;min-width:340px}.topbar{padding:0 9px}.brand{font-size:18px}.brand img{width:24px}.brand b{font-size:23px}.toolbar{gap:0}.icon-button{width:29px}.scoreboard{padding:9px 7px;height:84px}.player-stat>img{width:35px;height:49px}.player-stat strong{max-width:94px;font-size:13px}.player-stat .eyebrow{font-size:7px}.player-details{font-size:11px;gap:7px;margin-top:2px}.timer{min-width:85px}.timer strong{font-size:30px}.timer>span{font-size:7px}.arena-section{padding:11px 8px}.arena-heading{font-size:8px}.side-panel{padding:18px}.touch-controls{padding:0;gap:8px}.dpad{grid-template-columns:repeat(4,36px);gap:4px}.dpad button{height:38px}.touch-bomb{height:38px;padding:0 9px;font-size:11px}.touch-bomb img{width:23px}.answer{gap:8px;padding:8px;font-size:16px}.answer kbd{width:22px;height:26px}.in-menu .side-panel{width:calc(100% - 36px);margin:18px auto}.modal-card{padding:22px}.modal-card h2{font-size:31px}}.desktop-fit #app{position:relative;flex-shrink:0}.desktop-fit .game-frame{position:absolute;left:0;top:0;transform-origin:top left}.icon-button.audio-off{color:#68847f;opacity:.6}.icon-button[aria-pressed=true]{color:#b8d8cb}.icon-button.audio-off:hover{opacity:1}
