:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f7f0d6;--muted:#c8bfa4;--panel:#121715f2;--panel-strong:#202a25;--line:#f7f0d62e;--green:#4fb477;--amber:#f3b64b;--red:#e85d75;font-family:Trebuchet MS,Gill Sans,Verdana,sans-serif}.mode-screen{place-items:center;width:min(100% - 24px,920px);min-height:min(720px,100vh - 24px);padding:24px;display:grid}.mode-screen[hidden]{display:none}.mode-card{border:1px solid var(--line);background:#121715f5;border-radius:18px;width:min(100%,620px);padding:clamp(24px,5vw,48px);box-shadow:0 24px 80px #00000075}.mode-kicker{color:var(--amber);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.mode-card h1,.mode-card h2{margin:0}.mode-card h1{font-size:clamp(34px,7vw,64px);line-height:.92}.mode-card h1 span{color:var(--amber);display:block}.mode-intro{color:var(--muted);margin:18px 0 26px;line-height:1.5}.mode-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mode-actions[hidden]{display:none}.mode-choice{text-align:left;gap:5px;min-height:96px;display:grid}.mode-choice strong{color:var(--amber);font-size:19px}.mode-choice span{color:var(--muted);font-size:13px;line-height:1.35}.multiplayer-setup,.lobby-panel{gap:14px;margin-top:24px;display:grid}.multiplayer-setup[hidden],.lobby-panel[hidden]{display:none}.multiplayer-setup label{color:var(--muted);gap:6px;font-size:13px;display:grid}.multiplayer-setup input,.multiplayer-setup select{border:1px solid var(--line);min-height:44px;color:var(--ink);background:var(--panel-strong);font:inherit;border-radius:6px;padding:0 12px}.multiplayer-setup .player-strength-field{border:1px solid var(--line);background:#75b7ff12;border-radius:8px;padding:10px 12px}.player-strength-field>span{justify-content:space-between;gap:12px;display:flex}.player-strength-field output{color:var(--amber);font-weight:800}.multiplayer-setup .player-strength-field input[type=range]{min-height:24px;accent-color:var(--amber);padding:0}.player-strength-field small{color:var(--muted);line-height:1.35}.lobby-player small{color:var(--amber);font-size:11px;font-weight:800}.setup-divider{color:var(--muted);align-items:center;gap:12px;font-size:12px;display:flex}.setup-divider:before,.setup-divider:after{content:"";background:var(--line);flex:1;height:1px}.join-code-row{grid-template-columns:1fr auto;gap:8px;display:grid}.join-code-row input{text-transform:uppercase;letter-spacing:.16em;font-weight:800}.mode-back{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:4px 0}.team-colour-banner{background:linear-gradient(105deg,#2878ff6b,#2878ff29);border:2px solid #75b7ff;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 0 0 3px #2878ff1f}.team-colour-banner strong{color:#fff;letter-spacing:.04em;text-transform:uppercase;font-size:21px}.team-colour-banner span{color:#ffb2be;font-size:13px;font-weight:800}.invite-code-panel{background:#f3b64b14;border:1px solid #f3b64b66;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;padding:14px;display:grid}.invite-code-panel span{color:var(--muted);font-size:12px}.invite-code-panel strong{color:var(--amber);letter-spacing:.14em;grid-row:2;font-size:28px}.invite-code-panel button{grid-area:1/2/3}.lobby-players{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.lobby-player{border:1px solid var(--line);border-radius:8px;gap:4px;padding:12px;display:grid}.lobby-player span,.lobby-status{color:var(--muted);font-size:12px}.lobby-player.player{background:#2878ff1a;border-color:#75b7ffa6}.lobby-player.opponent{background:#e3324f14;border-color:#e3324f99}.lobby-player.player strong{color:#8fc6ff}.lobby-player.opponent strong{color:#ff9aaa}.monster-generator-button{border-color:#e85d7585;position:relative;overflow:hidden}.monster-generator-icons{justify-content:center;align-items:center;height:26px;display:flex}.monster-generator-icons img{object-fit:contain;width:21px;height:24px;margin-left:-7px}.monster-generator-icons img:first-child{margin-left:0}.tower-selector-content.monster-generator-copy{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);gap:1px;width:100%;min-width:0;display:grid}.monster-generator-copy .tower-selector-label{overflow-wrap:normal;white-space:nowrap;display:block}.monster-generator-copy small{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1;display:block;overflow:hidden}.generator-progress{transform-origin:0;background:var(--amber);width:100%;height:3px;position:absolute;bottom:0;left:0}.is-multiplayer .settings-spawn-rate-field{display:none}.is-multiplayer .tower-selector-button{height:64px}.is-multiplayer .tower-selector-image{height:40px}html.is-mobile .monster-generator-icons{height:28px}html.is-mobile .monster-generator-icons img{width:20px;height:23px;margin-left:-7px}html.is-mobile .monster-generator-copy small{font-size:8px}@media (width<=720px){.mode-screen{width:100%;min-height:100dvh;padding:12px}.mode-card{padding:22px}.mode-actions{grid-template-columns:1fr}}*{box-sizing:border-box}html,body{width:100%;min-width:980px;min-height:100%;margin:0}#app-shell{width:100%;min-width:980px;min-height:100vh;margin:0}body .answer-review-prompt{margin-top:4px}body .answer-review-input{width:100%;min-height:44px;color:var(--ink);font:inherit;letter-spacing:.01em;background:#f7f0d614;border:1px solid #f3b64b6b;border-radius:8px;padding:10px 12px}body .answer-review-input::placeholder{color:#f7f0d66b}body .answer-review-input:focus{outline-offset:1px;background:#f7f0d61f;border-color:#f3b64bb8;outline:2px solid #f3b64b7a}body .answer-number-pad{gap:6px;display:grid}body .answer-number-pad-display{min-height:34px;color:var(--ink);font-variant-numeric:tabular-nums;background:#f7f0d614;border:1px solid #f3b64b6b;border-radius:8px;justify-content:flex-end;align-items:center;padding:4px 10px;font-size:18px;font-weight:800;line-height:1;display:flex;overflow:hidden}body .answer-number-pad-display.is-empty{color:#f7f0d66b}body .answer-number-pad-keys{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}body .answer-number-key{touch-action:manipulation;border-color:#f3b64b4d;border-radius:7px;min-width:0;min-height:34px;padding:4px 2px;font-size:16px;font-weight:800;line-height:1}body .answer-number-key-backspace{color:var(--amber)}body .answer-number-key-spacer{min-height:34px}body{color:var(--ink);background:radial-gradient(circle at 22% 14%,#4fb4772e,#0000 30%),linear-gradient(135deg,#0e1914 0%,#17251e 48%,#111712 100%);overflow:hidden auto}#app-shell{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:12px;display:flex}#game-frame{aspect-ratio:16/10;background:#132119;border:1px solid #f7f0d63d;flex-direction:column;width:min(100vw - 24px,1280px);max-height:calc(100vh - 24px);display:flex;position:relative;overflow:hidden;box-shadow:0 18px 60px #0000006b}#game-frame[hidden]{display:none}.site-footer{color:#f7f0d6b8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;width:min(100vw - 24px,1280px);padding:0 4px 4px;font-size:12px;line-height:1.4;display:flex}.site-footer p{margin:0}.site-footer a{color:#fff3cc}.site-footer a:hover,.site-footer a:focus-visible{color:var(--ink)}#game-topbar{z-index:5;background:linear-gradient(#0c1210f5,#0c1210d6);border-bottom:1px solid #f7f0d624;align-items:stretch;gap:12px;min-height:74px;padding:12px 180px 12px 12px;display:flex;position:relative}#game-surface{flex:auto;min-height:0;position:relative}#game-root,#game-root canvas{width:100%;height:100%;display:block}#hud{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:0;background:#0c1210b8;align-items:center;gap:10px;padding:8px 10px;font-size:clamp(12px,1.1vw,15px);display:flex}#game-messages{flex:auto;align-items:center;min-width:0;display:flex}#game-status-message{min-height:42px;color:var(--muted);background:#0c121094;border:1px solid #f7f0d624;border-radius:10px;align-items:center;margin:0;padding:10px 14px;font-size:clamp(13px,1.15vw,16px);line-height:1.25;display:flex}#game-status-message[data-state=paused]{color:#fff3cc;background:#f3b64b1f;border-color:#f3b64b85}#game-status-message[data-state=placement-warning]{color:#e8f4ff;background:#2878ff33;border-color:#5ca5ffc7;font-weight:800}#game-status-message[hidden]{display:none}#hud span{white-space:nowrap;color:var(--muted);align-items:center;gap:5px;display:inline-flex}#hud strong{color:var(--ink)}.rival-base-status[hidden]{display:none!important}.base-status{min-width:128px}.is-multiplayer #hud .base-status{background:#2878ff21;border:1px solid #2878ff9e;border-radius:999px;padding:3px 8px}.is-multiplayer #hud .base-status,.is-multiplayer #hud .base-status strong{color:#a9d4ff}.is-multiplayer #hud .rival-base-status{color:#ffacb9;background:#e3324f24;border:1px solid #e3324fa3;border-radius:999px;padding:3px 8px}.is-multiplayer #hud .rival-base-status strong{color:#ffd1d8}.base-meter{background:#080c0ad1;border:1px solid #f7f0d638;border-radius:999px;width:58px;height:8px;overflow:hidden}.base-meter span{background:linear-gradient(90deg, var(--red), var(--amber), var(--green));transform-origin:0;width:100%;height:100%;transition:transform .14s ease-out;display:block;transform:scaleX(1)}#hud.base-hit{animation:.32s ease-out hud-base-hit}.settings-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1210c7}#topbar-controls{z-index:7;align-items:center;gap:8px;display:flex;position:absolute;top:12px;right:12px}.music-mute-button,.music-volume-slider{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1210c7;border:1px solid #f7f0d638}.music-mute-button{font-size:17px}.music-volume-slider{appearance:none;cursor:pointer;border-radius:4px;width:88px;height:32px;margin:0;padding:0 8px}.music-volume-slider::-webkit-slider-runnable-track{background:linear-gradient(90deg,#4fb477eb,#f3b64be0);border-radius:999px;height:4px}.music-volume-slider::-webkit-slider-thumb{background:var(--ink);appearance:none;border:0;border-radius:50%;width:12px;height:12px;margin-top:-4px}.music-volume-slider::-moz-range-track{background:linear-gradient(90deg,#4fb477eb,#f3b64be0);border:0;border-radius:999px;height:4px}.music-volume-slider::-moz-range-thumb{background:var(--ink);border:0;border-radius:50%;width:12px;height:12px}.music-volume-slider:focus{outline-offset:1px;outline:2px solid #f3b64b7a}.settings-popup{z-index:9;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121715f7;border-radius:8px;width:236px;padding:12px;position:absolute;top:52px;right:12px;box-shadow:0 18px 40px #00000061}.settings-popup[hidden]{display:none}.settings-popup h2{color:var(--amber);letter-spacing:0;margin:0 0 12px;font-size:13px}.settings-field{gap:6px;display:grid}.settings-checkbox-field{grid-template-columns:auto 1fr;align-items:center}.settings-checkbox-field input{width:16px;height:16px;accent-color:var(--amber);cursor:pointer}.settings-field+.settings-field{margin-top:12px}.settings-volume-controls{align-items:center;gap:8px;display:flex}.settings-volume-controls .music-volume-slider{flex:auto;width:auto}.settings-leave-button{color:#ffd9df;background:#e85d751f;border-color:#e85d758c;width:100%;margin-top:16px}.settings-leave-button:hover,.settings-leave-button:focus-visible{background:#e85d7538;border-color:#e85d75e6}#game-status-message[data-state=connection-lost]{color:#ffd9df;background:#e85d7529;border-color:#e85d75b8;font-weight:800}.mobile-battle-stats{display:none}html:not(.is-mobile).is-multiplayer .mobile-battle-stats:not([hidden]){z-index:4;border-top:1px solid var(--line);background:#0c1210f5;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:42px;padding:4px 18px;font-size:11px;display:grid;position:absolute;top:75.75%;left:0;right:0}html:not(.is-mobile) .mobile-team-stats{background:#f7f0d60a;border:1px solid #f7f0d629;border-radius:7px;grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;gap:10px;min-width:0;padding:3px 8px;display:grid}html:not(.is-mobile) .mobile-team-stats-heading,html:not(.is-mobile) .mobile-team-points{white-space:nowrap;align-items:center;gap:6px;display:flex}html:not(.is-mobile) .mobile-team-stats-heading span,html:not(.is-mobile) .mobile-team-points span{color:var(--muted)}html:not(.is-mobile) .mobile-team-stats.is-local strong,html:not(.is-mobile) .mobile-team-stats.is-local b{color:#a9d4ff}html:not(.is-mobile) .mobile-team-stats.is-rival strong,html:not(.is-mobile) .mobile-team-stats.is-rival b{color:#ffacb9}html:not(.is-mobile) .mobile-health-meter{background:#0000007a;border-radius:999px;width:100%;height:7px;display:block;overflow:hidden}html:not(.is-mobile) .mobile-health-meter>span{transform-origin:0;width:100%;height:100%;transition:transform .14s ease-out;display:block}html:not(.is-mobile) .is-local .mobile-health-meter>span{background:#5ca5ff}html:not(.is-mobile) .is-rival .mobile-health-meter>span{background:#e85d75}.settings-field span{color:var(--muted);font-size:13px}.settings-select{min-height:38px;color:var(--ink);background:var(--panel-strong);font:inherit;cursor:pointer;border:1px solid #f7f0d62e;border-radius:6px;padding:0 12px}.settings-select:focus{outline-offset:1px;outline:2px solid #f3b64b7a}@keyframes hud-base-hit{0%{background:#5c0d19e0;border-color:#e85d75eb}to{border-color:var(--line);background:#0c1210b8}}.bottom-panel{z-index:6;border-top:1px solid var(--line);background:var(--panel);min-height:0;padding:8px 18px 16px;transition:transform .16s ease-out;position:absolute;bottom:0;left:0;right:0;transform:translateY(calc(100% - 48px))}.bottom-panel.is-open{transform:translateY(0)}.panel-toggle-row{align-items:center;gap:10px;padding:0 4px;display:flex}.panel-toggle{border-radius:999px}.build-popup{z-index:8;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121715f7;border-radius:12px;gap:12px;min-width:300px;max-width:min(420px,100% - 24px);padding:14px;display:grid;position:absolute;box-shadow:0 18px 40px #00000061}.build-popup[hidden]{display:none}.build-popup.is-open{animation:.12s ease-out build-popup-enter}.build-popup-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.build-popup-head{gap:2px;display:grid}.panel-kicker{color:var(--amber);text-transform:uppercase;letter-spacing:.08em;margin:0 0 2px;font-size:12px}.build-popup-head h2{margin:0;font-size:18px;font-weight:800}.build-popup-close{flex:none}.icon-button.question-skip-button{white-space:nowrap;width:auto;min-width:104px;height:32px;padding:0 9px;font-size:12px;font-weight:900;line-height:1}.build-popup-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.answer-popup-actions{grid-template-columns:minmax(0,1fr)}.build-popup-actions .difficulty-button{text-align:center;min-width:0}.gate-control-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:-6px;font-size:12px;font-weight:800}.gate-control-actions .difficulty-button[aria-pressed=true]{border-color:var(--amber);color:#101614;background:var(--amber);opacity:1}.answer-popup-actions .choice-button{text-align:left;min-width:0}.wall-delete-button{color:#ffd9df;background:#e85d7524;border-color:#e85d75a6;width:100%}.wall-delete-button:hover,.wall-delete-button:focus-visible{background:#e85d7540;border-color:#e85d75f2}.popup-definition{max-width:none;font-size:18px}.question-text{gap:8px;display:grid}.popup-example{color:var(--muted);margin:0;font-size:15px;line-height:1.35}.example-blank{width:var(--blank-width,4ch);vertical-align:-.08em;background:linear-gradient(#f3b64b29,#f3b64b08);border-bottom:2px solid #f3b64be6;border-radius:.25em .25em .1em .1em;min-width:2.5ch;height:.92em;margin:0 .14em;display:inline-block;position:relative;box-shadow:inset 0 -1px #fff9e61f}.example-blank-fill{color:#fff9e6;white-space:nowrap;opacity:0;text-overflow:clip;font-weight:700;position:absolute;bottom:.1em;left:.18em;right:.18em;overflow:hidden}.example-blank-fill.is-filled{opacity:1}@keyframes build-popup-enter{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.icon-button,.choice-button,.primary-button,.difficulty-button{color:var(--ink);background:var(--panel-strong);font:inherit;cursor:pointer;border:1px solid #f7f0d638}.icon-button{border-radius:4px;width:32px;height:32px;font-size:22px;line-height:1}.panel-body{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:12px;display:grid}.panel-row-title{color:var(--muted);letter-spacing:.01em;text-align:left;margin:0;font-size:14px;font-weight:700}.button-row,.answer-grid{flex-wrap:wrap;gap:10px;display:flex}.difficulty-button,.primary-button,.choice-button{border-radius:6px;min-height:42px;padding:10px 14px}.difficulty-button{text-align:left;min-width:138px}.difficulty-selector-row{justify-content:center}.difficulty-selector-button{text-align:center;flex:148px;max-width:240px}.difficulty-selector-button.is-selected{color:#fff8df;background:#f3b64b2e;border-color:#f3b64bb8}.tower-selector-button{text-align:center;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:4px;min-width:0;max-width:none;height:76px;min-height:0;padding:6px 5px;display:flex}.tower-selector-image{object-fit:contain;pointer-events:none;flex:none;width:auto;max-width:100%;height:52px}.tower-selector-marker{pointer-events:none;flex:0 0 34px;width:34px;height:34px}.tower-selector-marker-flamethrower{background:radial-gradient(circle at 36% 30%,#ffb047 0 16%,#ff3030 17% 58%,#4a0f09 60% 100%);border-radius:50%;box-shadow:inset 0 0 0 2px #fff1a847,0 0 14px #ff4a125c}.tower-selector-marker-airstrike{background:#101614;border:2px solid #f7f0d657;border-radius:50%;position:relative;box-shadow:inset 0 0 0 8px #f7f0d614,inset 0 0 0 1px #000000c7}.tower-selector-marker-airstrike:before,.tower-selector-marker-airstrike:after{content:"";background:#f7f0d6d1;position:absolute}.tower-selector-marker-airstrike:before{height:2px;top:50%;left:7px;right:7px;transform:translateY(-50%)}.tower-selector-marker-airstrike:after{width:2px;top:7px;bottom:7px;left:50%;transform:translate(-50%)}.tower-selector-content{text-align:center;justify-content:center;align-items:center;min-width:0;display:flex}.tower-selector-label{overflow-wrap:anywhere;font-size:11px;font-weight:700;line-height:1.08}.choice-button{overflow-wrap:anywhere;text-align:center;flex:190px;min-width:0}.continue-button{width:100%}.icon-button:disabled,.choice-button:disabled,.primary-button:disabled,.difficulty-button:disabled{cursor:not-allowed;color:#f7f0d68f;background:#606c6573;border-color:#f7f0d624}.difficulty-button:hover,.primary-button:hover,.choice-button:hover,.icon-button:hover,.settings-select:hover{background:#2b3931;border-color:#f7f0d67a}.definition{color:#fff9e6;overflow-wrap:anywhere;max-width:980px;margin:0;font-size:clamp(16px,1.35vw,21px);line-height:1.28}.meta-line{color:var(--muted);margin:0;font-size:14px;line-height:1.35}.feedback{min-height:24px;margin:0;font-weight:800}.feedback.good{color:var(--green)}.feedback.bad{color:var(--red)}.feedback.answer-review-answer{color:var(--amber)}.game-over,.pause-overlay{z-index:7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#090c0bbd;place-items:center;display:grid;position:absolute;inset:0}.pause-overlay{z-index:10}.game-over[hidden],.pause-overlay[hidden]{display:none}.game-over div,.pause-overlay div{border:1px solid var(--line);text-align:center;background:#161f1bf5;gap:14px;min-width:280px;padding:24px;display:grid}.game-over p,.pause-overlay p{margin:0 0 8px;font-size:26px;font-weight:900}.game-over p{color:var(--red)}.pause-overlay p{color:var(--amber)}.game-over strong{font-size:20px}.game-over .primary-button{justify-self:center}html.is-mobile,html.is-mobile body{overscroll-behavior:none;touch-action:manipulation;width:100%;min-width:0;height:100%;overflow:hidden}html.is-mobile #app-shell{justify-content:flex-start;align-items:stretch;gap:0;width:100%;min-width:0;height:100dvh;padding:0}html.is-mobile .mode-screen{width:100vw;height:100dvh;min-height:0;padding:max(6px, env(safe-area-inset-top,0px)) max(8px, env(safe-area-inset-right,0px)) max(6px, env(safe-area-inset-bottom,0px)) max(8px, env(safe-area-inset-left,0px));-webkit-overflow-scrolling:touch;place-items:start center;overflow:hidden auto}html.is-mobile .mode-card{border-radius:10px;width:min(100%,720px);margin:auto;padding:10px 14px}html.is-mobile .mode-kicker{margin-bottom:3px;font-size:9px}html.is-mobile .mode-card h1{align-items:baseline;gap:.24em;font-size:clamp(24px,8vh,36px);line-height:1;display:flex}html.is-mobile .mode-card h1 span{display:inline}html.is-mobile .mode-intro{margin:4px 0 9px;font-size:12px;line-height:1.25}html.is-mobile .mode-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}html.is-mobile .mode-choice{gap:1px;min-height:52px;padding:6px 10px}html.is-mobile .mode-choice strong{font-size:16px}html.is-mobile .mode-choice span{font-size:11px;line-height:1.2}html.is-mobile .multiplayer-setup{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;margin-top:7px}html.is-mobile .team-colour-banner{border-width:2px;padding:6px 9px}html.is-mobile .team-colour-banner strong{font-size:16px}html.is-mobile .team-colour-banner span{font-size:11px}html.is-mobile .multiplayer-setup label{gap:2px;font-size:11px}html.is-mobile .multiplayer-setup input,html.is-mobile .multiplayer-setup select{min-height:34px;padding:0 9px;font-size:13px}html.is-mobile .multiplayer-setup .player-strength-field{grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center;padding:4px 8px}html.is-mobile .player-strength-field>span,html.is-mobile .player-strength-field small{grid-column:1}html.is-mobile .player-strength-field small{display:none}html.is-mobile .multiplayer-setup .player-strength-field input[type=range]{grid-area:1/2;width:100%}html.is-mobile .multiplayer-setup .primary-button{min-height:36px;padding:6px 10px}html.is-mobile .multiplayer-setup .setup-divider{display:none}html.is-mobile .multiplayer-setup .join-code-row,html.is-mobile .multiplayer-setup .mode-back{grid-column:1/-1}html.is-mobile .multiplayer-setup .mode-back{min-height:20px;padding:0;font-size:12px}html.is-mobile .lobby-panel{gap:6px;margin-top:7px}html.is-mobile .lobby-panel>.mode-kicker{display:none}html.is-mobile .lobby-panel h2{font-size:18px}html.is-mobile .invite-code-panel{padding:7px 10px}html.is-mobile .invite-code-panel strong{font-size:21px}html.is-mobile .lobby-player{padding:7px 9px}html.is-mobile .lobby-panel .primary-button{min-height:36px;padding:6px 10px}html.is-mobile #game-frame{aspect-ratio:auto;width:100vw;height:100dvh;max-height:none;box-shadow:none;border:none;border-radius:0;flex-direction:row}html.is-mobile .site-footer,html.is-mobile #game-topbar{display:none}html.is-mobile #game-surface{flex-direction:column;flex:auto;min-width:0;height:100%;display:flex;overflow:hidden}html.is-mobile #game-root{aspect-ratio:8/5;flex:none;justify-content:center;align-self:center;align-items:flex-start;width:min(100%,160dvh);height:auto;display:flex}html.is-mobile #game-root canvas{touch-action:none;margin-top:0!important;margin-bottom:auto!important}html.is-mobile #side-panel{width:clamp(236px,33vw,372px);height:100%;padding:10px;padding-right:calc(10px + env(safe-area-inset-right,0px));padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));border-left:1px solid var(--line);background:linear-gradient(#101813fa,#0c120ffa);flex-direction:column;flex:none;gap:8px;display:flex}html.is-mobile #topbar-controls{display:none}html.is-mobile .side-hud{display:flex}html.is-mobile #hud{border-color:#f7f0d624;border-radius:12px;flex:auto;min-width:0;padding:7px 8px;font-size:12px;line-height:32px;display:block}html.is-mobile #hud>span{vertical-align:middle;gap:3px;min-width:0;margin-right:7px;line-height:1.2;display:inline-flex}html.is-mobile #hud>.settings-button{float:right;margin:0 0 3px 8px}html.is-mobile.is-multiplayer #hud>.base-status,html.is-mobile.is-multiplayer #hud>.rival-base-status{display:none}html.is-mobile.is-multiplayer #hud{grid-template-rows:repeat(2,auto);grid-template-columns:max-content max-content minmax(0,1fr) 32px;align-items:center;gap:12px 7px;padding-block:7px;line-height:1.2;display:grid}html.is-mobile.is-multiplayer #hud>.settings-button{float:none;grid-area:1/4/3;align-self:center;margin:0}html.is-mobile.is-multiplayer #hud>span:last-child{grid-area:2/1/auto/4;width:fit-content;display:flex}html.is-mobile #hud .base-status,html.is-mobile #hud .base-status strong{color:var(--base-health-color,var(--ink))}html.is-mobile #hud .base-status{min-width:0;font-weight:800}html.is-mobile.is-multiplayer #hud .base-status,html.is-mobile.is-multiplayer #hud .base-status strong{color:#a9d4ff}html.is-mobile.is-multiplayer #hud .base-status,html.is-mobile.is-multiplayer #hud .rival-base-status{padding:2px 5px}html.is-mobile #hud .base-meter{display:none}html.is-mobile .side-info{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:column;flex:auto;gap:10px;min-height:0;padding-bottom:10px;scroll-padding-bottom:10px;display:flex;overflow-y:auto}html.is-mobile .side-info::-webkit-scrollbar{display:none}html.is-mobile .side-info #game-status-message{font-size:14px}html.is-mobile .side-info #game-status-message[data-state=placement-warning]{color:#fff;letter-spacing:.02em;background:#185cc2e6;border-width:2px;border-color:#75b7ff;min-height:56px;padding:10px 12px;font-size:16px;line-height:1.2;box-shadow:0 0 0 3px #2878ff38,0 8px 20px #00000057}html.is-mobile .side-info .build-popup{width:100%;min-width:0;max-width:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#141c17eb;padding:12px;position:static;top:auto;left:auto}html.is-mobile .side-info .build-popup .popup-definition{font-size:16px}html.is-mobile .side-info .build-popup .answer-grid{flex-wrap:wrap;gap:6px;display:flex}html.is-mobile .side-info .build-popup .answer-popup-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}html.is-mobile .side-info .build-popup .choice-button{flex:96px;min-height:36px;padding:6px 8px;font-size:13px;line-height:1.15}html.is-mobile .side-info .build-popup.is-answer-popup{position:relative}html.is-mobile .side-info .build-popup.is-answer-popup .build-popup-header-compact{min-height:0;margin-bottom:0;display:block;position:relative}html.is-mobile .side-info .build-popup.is-answer-popup .build-popup-close{border-radius:999px;width:24px;height:24px;font-size:16px;position:absolute;top:0;right:0}html.is-mobile .side-info .build-popup.is-answer-popup .question-skip-button{width:auto;min-width:82px;padding:0 6px;font-size:10px}html.is-mobile .side-info .build-popup.is-answer-popup .question-text{gap:4px;padding-right:90px}html.is-mobile .side-info .build-popup.is-answer-popup .popup-definition{min-height:24px;margin-top:-8px}html.is-mobile .side-info .bottom-panel{z-index:auto;border:1px solid var(--line);min-height:0;box-shadow:none;background:#0e1411e6;border-radius:12px;flex:none;margin:0;padding:10px;transition:none;display:block;position:static;transform:none}html.is-mobile .side-info .bottom-panel.is-open{animation:.12s ease-out build-popup-enter}html.is-mobile .side-info .bottom-panel .panel-toggle-row{display:none}html.is-mobile .side-info .bottom-panel .panel-body{margin-top:0}html.is-mobile .side-info .bottom-panel .difficulty-selector-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;display:grid}html.is-mobile .side-info .bottom-panel .difficulty-selector-button{flex:none;gap:6px;width:100%;min-width:0;max-width:none;height:auto;min-height:56px;padding:5px 8px}html.is-mobile .side-info .bottom-panel .tower-selector-image{height:38px}html.is-mobile .side-info .bottom-panel .tower-selector-marker{flex-basis:28px;width:28px;height:28px}html.is-mobile .side-info .bottom-panel .tower-selector-marker-airstrike{box-shadow:inset 0 0 0 4px #f7f0d614,inset 0 0 0 1px #000000c7}html.is-mobile .side-info .bottom-panel .tower-selector-marker-airstrike:before{left:4px;right:4px}html.is-mobile .side-info .bottom-panel .tower-selector-marker-airstrike:after{top:4px;bottom:4px}html.is-mobile .side-info .bottom-panel .tower-selector-label{font-size:10px;line-height:1.1}html.is-mobile.is-multiplayer .monster-generator-icons{height:38px}html.is-mobile.is-multiplayer .monster-generator-icons img{width:29px;height:34px;margin-left:-9px}html.is-mobile.is-multiplayer .monster-generator-icons img:first-child{margin-left:0}html.is-mobile.is-question-active .side-info:not(.is-showing-settings)>:not(.build-popup),html.is-mobile .side-info.is-showing-settings>:not(.settings-popup){display:none!important}html.is-mobile .side-info .settings-popup{z-index:auto;width:100%;max-width:none;min-height:100%;max-height:none;position:relative;inset:auto;overflow-y:auto}html.is-mobile.is-multiplayer .mobile-battle-stats:not([hidden]){padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:#0c1210f5;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;font-size:clamp(10px,1.4vw,13px);display:grid}html.is-mobile .mobile-team-stats{background:#f7f0d60a;border:1px solid #f7f0d629;border-radius:8px;min-width:0;padding:7px}html.is-mobile .mobile-team-stats-heading,html.is-mobile .mobile-team-points{justify-content:space-between;align-items:center;gap:5px;display:flex}html.is-mobile .mobile-team-stats-heading span,html.is-mobile .mobile-team-points span{color:var(--muted);white-space:nowrap}html.is-mobile .mobile-team-stats.is-local strong,html.is-mobile .mobile-team-stats.is-local b{color:#a9d4ff}html.is-mobile .mobile-team-stats.is-rival strong,html.is-mobile .mobile-team-stats.is-rival b{color:#ffacb9}html.is-mobile .mobile-health-meter{background:#0000007a;border-radius:999px;width:100%;height:7px;margin:5px 0 6px;display:block;overflow:hidden}html.is-mobile .mobile-health-meter>span{transform-origin:0;width:100%;height:100%;transition:transform .14s ease-out;display:block}html.is-mobile .is-local .mobile-health-meter>span{background:#5ca5ff}html.is-mobile .is-rival .mobile-health-meter>span{background:#e85d75}html.is-mobile .mobile-team-points{flex-wrap:wrap;justify-content:flex-start}html.is-mobile .drawer-backdrop{z-index:11;background:#06090880;position:absolute;inset:0}html.is-mobile .drawer-backdrop[hidden]{display:none}html.is-mobile .settings-popup{width:min(320px,86vw);max-height:80dvh;overflow-y:auto}html.is-mobile.is-portrait #game-frame{visibility:hidden}html.is-mobile.is-portrait:after{content:"Rotate your device to landscape to play.";z-index:9999;text-align:center;color:var(--ink);background:#0e1914;place-items:center;padding:32px;font-size:20px;font-weight:800;line-height:1.4;display:grid;position:fixed;inset:0}
