*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;background:#070707;color:#fff7df;font-family:Arial Black,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif}button{border:0;color:inherit;font:inherit;touch-action:manipulation}.app-shell{width:100vw;height:100svh;display:grid;place-items:center;background:radial-gradient(circle at 50% 16%,rgba(255,190,58,.22),transparent 25%),radial-gradient(circle at 20% 84%,rgba(51,157,184,.16),transparent 28%),linear-gradient(180deg,#171512,#050505)}.game-frame{position:relative;width:min(100vw,56.25svh);height:min(100svh,calc(100vw * 16 / 9));overflow:hidden;background:#101010;box-shadow:0 0 0 4px #050505,0 0 70px #000000b8}.game-frame:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;background:linear-gradient(90deg,rgba(255,255,255,.04),transparent 11%,transparent 89%,rgba(255,255,255,.04)),repeating-linear-gradient(135deg,transparent 0 22px,rgba(0,0,0,.1) 22px 28px);mix-blend-mode:soft-light}.game-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.yellow-frame-preview{position:absolute;left:10px;right:10px;bottom:92px;z-index:5;display:grid;gap:8px;padding:10px;border:3px solid #050505;border-radius:8px;background:#0a0c10e0;box-shadow:0 8px 20px #0000007a}.yellow-frame-strip{display:grid;gap:6px}.yellow-frame-strip strong{color:#ffd84c;font-size:13px;line-height:1;text-shadow:0 2px 0 #050505}.yellow-frame-list{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px}.yellow-frame-card{min-width:0;margin:0;display:grid;gap:2px;justify-items:center}.yellow-frame-card canvas{width:100%;max-width:104px;aspect-ratio:104 / 84;border:2px solid rgba(255,216,76,.46);border-radius:5px;background:#1c1f26;image-rendering:auto}.yellow-frame-card figcaption{color:#fff7df;font-size:12px;line-height:1;text-shadow:0 2px 0 #050505}.hud-top{position:absolute;top:max(6px,env(safe-area-inset-top));left:6px;right:54px;height:58px;display:grid;grid-template-columns:minmax(96px,1fr) minmax(76px,.82fr);gap:5px;z-index:3}.side-controls{position:absolute;top:max(6px,env(safe-area-inset-top));right:6px;width:42px;display:grid;grid-template-rows:1fr 1fr;gap:4px;height:58px;z-index:4}.shield-pill,.wave-preview{position:absolute;z-index:4;border-radius:8px;border:2px solid #111;box-shadow:inset 0 2px #ffffff5c,inset 0 -3px #00000057,0 3px #050505,0 6px 12px #0000006b;text-shadow:1px 1px 0 #050505,-1px -1px 0 #050505,0 2px 0 #050505}.shield-pill{top:calc(max(6px,env(safe-area-inset-top)) + 64px);left:8px;width:82px;height:34px;display:grid;grid-template-columns:30px 1fr;align-items:center;padding:4px 6px;background:linear-gradient(180deg,#2b2b2b,#111);color:#dbeafe;font-weight:1000}.shield-pill.ready{background:linear-gradient(145deg,rgba(255,255,255,.22),transparent 24%),linear-gradient(180deg,#2563eb,#111827)}.shield-pill span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(180deg,#dbeafe,#3b82f6);color:#07111f;font-size:13px}.shield-pill strong{color:#f8fbff;font-size:15px;line-height:1}.wave-preview{top:calc(max(6px,env(safe-area-inset-top)) + 64px);left:96px;right:8px;min-height:34px;display:flex;align-items:center;padding:5px 10px 7px;background:linear-gradient(145deg,rgba(255,255,255,.18),transparent 24%),linear-gradient(180deg,#262624f0,#080808f0);color:#fff4c7;font-size:13px;font-weight:1000;line-height:1.18}.hud-plate,.hud-meter,.square-button,.metal-button,.tower-button,.result-panel,.action-tip{position:relative;border-radius:8px;border:2px solid #111;box-shadow:inset 0 2px #ffffff85,inset 0 -4px #00000061,0 3px #050505,0 6px 12px #00000075}.hud-plate:before,.hud-meter:before,.square-button:before,.metal-button:before,.tower-button:before,.result-panel:before,.action-tip:before{content:"";position:absolute;inset:4px;border:1px solid rgba(255,255,255,.2);border-radius:5px;pointer-events:none}.hud-plate:after,.metal-button:after,.result-panel:after{content:"";position:absolute;left:0;right:0;bottom:0;height:7px;border-radius:0 0 5px 5px;background:repeating-linear-gradient(135deg,#000000c7 0 9px,#ffc220e6 9px 17px);opacity:.72;pointer-events:none}.hud-plate{display:grid;align-content:center;padding:6px 7px 10px;background:linear-gradient(145deg,rgba(255,255,255,.25),transparent 22%),linear-gradient(180deg,#f3b319,#cf7f08 58%,#7a3407);overflow:hidden}.hud-meter{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:4px;padding:6px 5px;background:linear-gradient(180deg,#2b2b2b,#111)}.hp-meter strong{position:relative;overflow:hidden;color:#fff3df;background:linear-gradient(180deg,#2b2b2b,#111);isolation:isolate}.hp-meter strong:before{content:"";position:absolute;inset:0 auto 0 0;width:var(--hp-width, 100%);background:linear-gradient(90deg,rgba(255,255,255,.24),transparent 22%),linear-gradient(180deg,#ff4a24,#9c160d);transition:width .18s ease-out;z-index:0}.hp-meter strong:after{content:"";position:absolute;inset:3px;border-radius:3px;border:1px solid rgba(255,238,205,.22);pointer-events:none;z-index:2}.hp-meter .hp-text{position:relative;z-index:1;display:block;color:#fffaf0;font-size:14px;line-height:1.05;text-shadow:1px 1px 0 #050505,-1px -1px 0 #050505,0 2px 0 #050505}.coin-meter strong{color:#fff9d5;background:linear-gradient(180deg,#282828,#111)}.coin-float{position:absolute;left:8px;bottom:calc(max(8px,env(safe-area-inset-bottom)) + 98px);z-index:4;width:132px;height:48px;grid-template-columns:30px minmax(0,1fr);padding:7px 8px;background:linear-gradient(145deg,rgba(255,255,255,.22),transparent 26%),linear-gradient(180deg,#2b2b2b,#111)}.coin-float .hud-icon{width:30px;height:30px;font-size:17px}.coin-float strong{padding:4px 6px;font-size:18px}.hud-top span{display:block;color:#fff8e6;font-size:10px;line-height:1.05;font-weight:1000;white-space:nowrap;text-shadow:1px 1px 0 #050505,-1px -1px 0 #050505,0 2px 0 #050505}.hud-top strong{min-width:0;display:block;padding:3px 2px;border-radius:5px;border:2px solid #090909;color:#ffe06b;font-size:14px;line-height:1.05;text-align:center;white-space:nowrap;text-shadow:1px 1px 0 #050505,-1px -1px 0 #050505,0 2px 0 #050505;box-shadow:inset 0 2px #fff3}.wave-plate span{color:#f5f5ef;font-size:15px}.wave-plate strong{margin-top:4px;padding:0;border:0;background:transparent;color:#fff7df;font-size:10px;text-align:left;box-shadow:none}.hud-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;border:2px solid #0b0b0b;background:linear-gradient(180deg,#fff1c0,#a46818);color:#9b1111;font-size:14px;line-height:1;box-shadow:inset 0 2px #ffffff8c,0 2px #050505}.hud-icon.coin{color:#4a2500}.hud-icon.heart{position:relative;background:linear-gradient(180deg,#fff0c6,#b36d18)}.hud-icon.heart svg{width:17px;height:17px;display:block;fill:#e51d20;filter:drop-shadow(1px 0 0 #050505) drop-shadow(-1px 0 0 #050505) drop-shadow(0 1px 0 #050505)}.square-button{padding:0;display:grid;place-items:center;grid-template-columns:1fr;gap:0;width:42px;height:27px;background:linear-gradient(145deg,rgba(255,255,255,.2),transparent 28%),linear-gradient(180deg,#3b3a35,#111);color:#fff8e8;font-size:11px;font-weight:1000;text-shadow:1px 1px 0 #050505,-1px -1px 0 #050505,0 2px 0 #050505}.square-button.yellow{border-color:#2b2105;background:linear-gradient(145deg,rgba(255,255,255,.28),transparent 26%),linear-gradient(180deg,#f7c22c,#c47b08 64%,#552b06)}.hud-top.danger{animation:hudShake .16s infinite}.hud-top.danger>div,.hud-top.danger>button{border-color:#f23a20;box-shadow:inset 0 2px #ffffff73,inset 0 -5px #0000006b,0 0 0 3px #ff201042,0 5px #050505,0 0 28px #ef44448c}.tower-bar{position:absolute;left:7px;right:7px;bottom:env(safe-area-inset-bottom);height:92px;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;z-index:4}.tower-button{--icon-scale: 1;--icon-x: 0px;--icon-y: 0px;display:grid;place-items:center;grid-template-rows:18px 1fr 22px;gap:0;padding:7px 2px 5px;background:linear-gradient(145deg,rgba(255,255,255,.22),transparent 30%),linear-gradient(180deg,var(--tower-color),color-mix(in srgb,var(--tower-color) 28%,#181818) 88%);box-shadow:inset 0 2px #ffffff85,inset 0 -3px #00000047,0 2px 8px #00000057;overflow:hidden}.tower-button:active:not(:disabled),.square-button:active,.metal-button:active{transform:translateY(3px);box-shadow:inset 0 2px #ffffff6b,inset 0 -3px #00000059,0 2px #050505,0 4px 10px #00000073}.tower-button:disabled{filter:saturate(.65) brightness(.88);opacity:1}.tower-button.can-buy{filter:saturate(1.22) brightness(1.12);box-shadow:inset 0 2px #ffffff9e,inset 0 -4px #00000057,0 0 16px color-mix(in srgb,var(--tower-color) 68%,transparent),0 3px 10px #0000005c}.tower-button.selected-build{transform:translateY(-2px);box-shadow:inset 0 2px #ffffffad,inset 0 -4px #00000052,0 0 22px color-mix(in srgb,var(--tower-color) 82%,transparent),0 4px 12px #00000061}.tower-button.selected-build .tower-icon img{filter:drop-shadow(0 2px 0 #050505) drop-shadow(0 0 10px #fff7ad) drop-shadow(0 0 16px var(--tower-color))}.tower-button.cant-buy .tower-icon img,.tower-button.cant-buy strong,.tower-button.cant-buy small{opacity:.62}.tower-icon{position:absolute;inset:18px 2px 24px;z-index:0;width:auto;height:auto;display:grid;place-items:center;overflow:hidden;color:var(--tower-color);font-size:24px;font-weight:1000;text-shadow:2px 2px 0 #050505}.buy-countdown{position:absolute;width:24px;height:24px;right:1px;bottom:1px;border-radius:50%;background:radial-gradient(circle,#121212 0 48%,transparent 50%),conic-gradient(var(--tower-color) var(--buy-progress),rgba(255,255,255,.18) 0);border:2px solid #060606;box-shadow:0 2px #050505,0 0 8px #000000ad;pointer-events:none;z-index:2}.buy-countdown:after{content:"";position:absolute;inset:7px;border-radius:50%;background:var(--tower-color);box-shadow:0 0 7px var(--tower-color)}.tower-icon img{width:56px;height:42px;object-fit:contain;pointer-events:none;opacity:.95;transform:translate(var(--icon-x),var(--icon-y)) scale(var(--icon-scale));filter:saturate(1.08) contrast(1.04) drop-shadow(0 3px 0 rgba(5,5,5,.78)) drop-shadow(0 0 9px color-mix(in srgb,var(--tower-color) 56%,transparent))}.tower-button-machineGun{--icon-scale: .78;--icon-y: 1px}.tower-button-frost{--icon-scale: .8;--icon-y: 1px}.tower-button-bomb{--icon-scale: .78;--icon-y: 0px}.tower-button-tesla{--icon-scale: .78;--icon-y: 1px}.tower-button-coffee{--icon-scale: .8;--icon-y: 1px}.tower-button strong{position:relative;z-index:1;font-size:12px;line-height:1;color:#fff8e8;white-space:nowrap;text-shadow:1px 1px 0 #050505,-1px -1px 0 #050505,0 2px 0 #050505}.tower-button small{position:absolute;left:0;right:0;bottom:6px;z-index:1;color:#ffe675;font-weight:1000;font-size:13px;line-height:1;white-space:nowrap;text-align:center;text-shadow:1px 1px 0 #050505,-1px -1px 0 #050505}.tower-button small span{display:inline-grid;place-items:center;width:13px;height:13px;margin-right:2px;border-radius:50%;background:#f2aa14;border:2px solid #341800;color:#5a2900;font-size:10px;text-shadow:none}.action-tip{position:absolute;bottom:calc(max(8px,env(safe-area-inset-bottom)) + 104px);left:auto;right:8px;transform:none;z-index:4;white-space:nowrap;padding:10px 14px;background:linear-gradient(145deg,rgba(255,255,255,.22),transparent 24%),linear-gradient(180deg,#f1ae16,#8d3b08);color:#fff9e6;font-weight:1000;font-size:14px;text-shadow:1px 1px 0 #050505,-1px -1px 0 #050505,0 2px 0 #050505}.tower-actions{position:absolute;left:50%;bottom:calc(max(8px,env(safe-area-inset-bottom)) + 106px);transform:translate(-50%);z-index:6;display:flex;gap:8px;max-width:calc(100% - 16px)}.metal-button{min-width:112px;height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px 8px;background:linear-gradient(145deg,rgba(255,255,255,.27),transparent 24%),linear-gradient(180deg,#f2b21d,#b96a08 65%,#542907);color:#fff8e8;font-size:22px;font-weight:1000;text-shadow:1px 1px 0 #050505,-1px -1px 0 #050505,0 2px 0 #050505;overflow:hidden}.tower-actions .metal-button{flex:0 0 132px;min-width:132px;height:54px;padding:0 14px 8px;font-size:20px;line-height:1;white-space:nowrap}.tower-actions .metal-button:disabled{filter:saturate(.55) brightness(.78);opacity:1}.tower-actions .metal-button span{font-size:24px}.upgrade-action{flex:0 0 132px;display:grid;gap:5px}.upgrade-action .metal-button{width:100%}.upgrade-progress{position:relative;height:15px;overflow:hidden;border:2px solid #050505;border-radius:5px;background:linear-gradient(180deg,#262626,#0d0d0d);box-shadow:inset 0 2px #ffffff21,0 2px #050505}.upgrade-progress:before{content:"";position:absolute;inset:0 auto 0 0;width:var(--upgrade-progress, 0%);background:linear-gradient(90deg,rgba(255,255,255,.22),transparent 24%),linear-gradient(180deg,#facc15,#ca8a04)}.upgrade-progress.full:before{background:linear-gradient(90deg,rgba(255,255,255,.24),transparent 24%),linear-gradient(180deg,#86efac,#16a34a)}.upgrade-progress span{position:relative;z-index:1;display:block;color:#fff8e8;font-size:10px;line-height:12px;text-align:center;white-space:nowrap;text-shadow:1px 1px 0 #050505,-1px -1px 0 #050505}.metal-button span{font-size:26px;filter:drop-shadow(0 3px 0 #050505)}.metal-button.green{background:linear-gradient(145deg,rgba(255,255,255,.26),transparent 24%),linear-gradient(180deg,#73b93b,#3f7d22 65%,#17350d)}.metal-button.red{background:linear-gradient(145deg,rgba(255,255,255,.24),transparent 24%),linear-gradient(180deg,#df3e25,#9e1f13 65%,#430b08)}.metal-button.yellow{background:linear-gradient(145deg,rgba(255,255,255,.3),transparent 24%),linear-gradient(180deg,#ffc326,#d57b08 65%,#6e3305)}.pause-mask{position:absolute;inset:0;display:grid;grid-template-rows:auto auto;place-items:center;align-content:center;gap:22px;z-index:5;background:radial-gradient(circle at 50% 44%,rgba(244,180,36,.18),transparent 34%),#00000094}.pause-title{color:#fff6dd;font-size:48px;font-weight:1000;text-shadow:3px 3px 0 #050505,-2px -2px 0 #050505,0 6px 0 #050505}.result-screen{position:absolute;inset:0;z-index:8;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 50% 40%,rgba(245,158,11,.18),transparent 35%),#030406d1}.result-panel{width:min(92%,430px);padding:20px 16px 22px;background:linear-gradient(145deg,rgba(255,255,255,.18),transparent 22%),linear-gradient(180deg,#2d2d2bfa,#0a0a0afa);text-align:center;overflow:hidden}.result-panel p{margin:0;color:#ffcb34;font-weight:1000;font-size:24px;text-shadow:2px 2px 0 #050505,-1px -1px 0 #050505,0 3px 0 #050505}.result-panel h1{margin:5px 0 12px;color:#fff8e8;font-size:34px;line-height:1.08;text-shadow:3px 3px 0 #050505,-2px -2px 0 #050505,0 5px 0 #050505}.result-panel h2{margin:12px 0 14px;color:#fff0c0;font-size:16px;line-height:1.35;text-shadow:2px 2px 0 #050505}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.result-grid div{padding:12px 6px;border-radius:8px;background:linear-gradient(180deg,#313131e6,#0c0c0ceb);border:2px solid #050505;box-shadow:inset 0 2px #ffffff26}.result-grid span{display:block;color:#d6d6d0;font-size:12px;font-weight:1000}.result-grid strong{display:block;margin-top:2px;color:#ffd34d;font-size:20px;text-shadow:2px 2px 0 #050505}.result-actions{display:grid;grid-template-columns:1fr;gap:9px}.result-actions .metal-button{min-width:0;width:100%;height:50px;gap:5px;padding:0 8px 8px;font-size:16px}.result-actions .metal-button span{font-size:21px}.share-status{margin-top:9px;color:#d9f99d;font-size:13px;font-weight:1000;text-shadow:1px 1px 0 #050505}.tool-shell{width:100vw;height:100svh;display:grid;grid-template-columns:min(100vw,56.25svh) minmax(280px,360px);justify-content:center;gap:12px;padding:10px;background:#07080b}.path-tool-frame{position:relative;width:min(100vw,56.25svh);height:min(100svh,calc(100vw * 16 / 9));overflow:hidden;background:#111827;cursor:crosshair;-webkit-user-select:none;user-select:none;touch-action:none}.path-tool-map{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;pointer-events:none}.path-tool-overlay{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.path-point{position:absolute;width:24px;height:24px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;background:#facc15;border:3px solid #111827;color:#111827;font-size:12px;font-weight:1000;box-shadow:0 0 0 2px #ffffffd9,0 0 18px #facc15cc;pointer-events:none}.path-point.build-point{width:34px;height:34px;border-radius:8px;background:#a3e635;color:#13210a;box-shadow:0 0 0 2px #ffffffe6,0 0 20px #a3e635d9}.path-tool-panel{align-self:start;max-height:calc(100svh - 20px);display:grid;grid-template-rows:auto auto 1fr;gap:10px;padding:12px;border:2px solid rgba(250,204,21,.45);border-radius:8px;background:#0f172af2}.path-tool-title{display:flex;align-items:center;justify-content:space-between}.path-tool-title strong{color:#facc15;font-size:20px}.path-tool-title span{color:#cbd5e1;font-weight:900}.path-tool-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.path-tool-actions button{height:38px;border-radius:8px;background:#f59e0b;color:#111827;font-weight:1000}.path-tool-actions button:disabled{opacity:.42}.path-tool-panel textarea{width:100%;min-height:260px;resize:none;padding:10px;border-radius:8px;border:1px solid rgba(148,163,184,.4);background:#020617;color:#e2e8f0;font:13px/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.audio-tool-shell{width:100vw;height:100svh;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr;gap:10px;padding:12px;background:linear-gradient(180deg,rgba(250,204,21,.08),transparent 36%),#07080b;color:#f8fafc}.audio-tool-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:2px solid rgba(250,204,21,.44);border-radius:8px;background:#0f172af0}.audio-tool-header p{margin:0 0 3px;color:#facc15;font-size:12px;font-weight:1000}.audio-tool-header h1{margin:0;font-size:28px;line-height:1}.audio-tool-stats{min-width:82px;display:grid;justify-items:end;gap:2px}.audio-tool-stats strong{color:#facc15;font-size:26px;line-height:1}.audio-tool-stats span{color:#cbd5e1;font-size:12px;font-weight:900}.audio-tool-controls{display:grid;gap:8px;padding:10px;border:1px solid rgba(148,163,184,.3);border-radius:8px;background:#020617d1}.audio-tool-controls input{width:100%;height:42px;padding:0 12px;border:1px solid rgba(250,204,21,.36);border-radius:8px;outline:none;background:#020617;color:#f8fafc;font:900 14px/1 ui-sans-serif,system-ui,sans-serif}.audio-tool-tabs,.audio-tool-mode{display:flex;gap:7px;overflow-x:auto;padding-bottom:1px}.audio-tool-tabs button,.audio-tool-mode button,.audio-play-button{height:34px;flex:0 0 auto;border-radius:8px;border:1px solid rgba(148,163,184,.36);background:#1f2937;color:#e5e7eb;font-size:13px;font-weight:1000}.audio-tool-tabs button,.audio-tool-mode button{padding:0 12px}.audio-tool-tabs button.active,.audio-tool-mode button.active,.audio-play-button{background:#f59e0b;color:#111827;border-color:#facc15}.audio-tool-mode button:disabled{opacity:.42}.audio-upload-button{height:34px;flex:0 0 auto;display:grid;place-items:center;padding:0 12px;border:1px solid #facc15;border-radius:8px;background:#f59e0b;color:#111827;font-size:13px;font-weight:1000;cursor:pointer}.audio-upload-button input{display:none}.audio-upload-status{display:flex;align-items:center;gap:8px;min-height:28px;padding:5px 8px;border-radius:8px;background:#0f172ae6}.audio-upload-status strong{width:26px;height:20px;display:grid;place-items:center;border-radius:5px;background:#facc15;color:#111827;font-size:12px}.audio-upload-status span{min-width:0;overflow:hidden;color:#cbd5e1;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.audio-tool-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:8px;padding-right:2px}.audio-row{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#0f172aeb}.audio-row.looping{border-color:#facc15b8;box-shadow:0 0 0 1px #facc1533}.audio-row.uploaded{background:linear-gradient(90deg,rgba(34,197,94,.16),transparent 38%),#0f172aeb;border-color:#22c55e7a}.audio-play-button{width:42px;height:42px;padding:0}.audio-row-main{min-width:0;display:grid;gap:3px}.audio-row-main strong{color:#f8fafc;font-size:14px;line-height:1.1}.audio-row-main span{color:#cbd5e1;font-size:12px;line-height:1.25}.audio-row-main code{min-width:0;overflow:hidden;color:#93c5fd;font:11px/1.2 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.audio-prompt{margin:5px 0 0;padding:8px;border:1px solid rgba(250,204,21,.26);border-radius:6px;background:#020617b8;color:#fde68a;font:12px/1.38 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.audio-uploaded-file{min-width:0;overflow:hidden;color:#bbf7d0;font-size:11px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.audio-target-file{min-width:0;overflow:hidden;color:#fcd34d;font-size:11px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.audio-row-meta{display:grid;justify-items:end;gap:4px}.audio-row-meta span{padding:3px 6px;border-radius:5px;background:#111827;color:#fde68a;font-size:10px;font-weight:1000;line-height:1}.audio-row-meta span.ready{background:#14532d;color:#bbf7d0}.audio-row-meta span.placeholder{background:#3f1d1d;color:#fecaca}.audio-row-meta button{width:58px;height:25px;border-radius:6px;border:1px solid rgba(250,204,21,.35);background:#374151;color:#f8fafc;font-size:11px;font-weight:1000}.audio-row-meta button:disabled{opacity:.35}@keyframes hudShake{0%,to{transform:translate(0)}50%{transform:translate(2px)}}@media(max-width:380px){.hud-top{left:4px;right:48px;height:54px;grid-template-columns:minmax(78px,1fr) minmax(62px,.82fr);gap:4px}.side-controls{top:max(6px,env(safe-area-inset-top));right:4px;width:38px;height:54px;gap:4px}.shield-pill{top:calc(max(6px,env(safe-area-inset-top)) + 60px);left:6px;width:72px;height:31px;grid-template-columns:26px 1fr;padding:4px 5px}.shield-pill span{width:21px;height:21px;font-size:11px}.shield-pill strong{font-size:13px}.wave-preview{top:calc(max(6px,env(safe-area-inset-top)) + 60px);left:84px;right:6px;min-height:31px;padding:4px 8px 6px;font-size:11px}.hud-plate{padding:5px 5px 9px}.hud-meter{grid-template-columns:20px minmax(0,1fr);gap:2px;padding:6px 3px}.hud-icon{width:20px;height:20px;border-width:2px;font-size:12px}.hud-top strong{padding:2px 1px;font-size:12px}.wave-plate span{font-size:13px}.wave-plate strong{font-size:9px}.square-button{width:38px;height:25px;font-size:10px}.tower-bar{height:84px;gap:4px}.coin-float{left:6px;bottom:calc(max(8px,env(safe-area-inset-bottom)) + 90px);width:116px;height:42px;grid-template-columns:25px minmax(0,1fr);padding:6px}.coin-float .hud-icon{width:25px;height:25px;font-size:14px}.coin-float strong{font-size:15px}.action-tip{right:6px;bottom:calc(max(8px,env(safe-area-inset-bottom)) + 92px);padding:9px 10px;font-size:12px}.tower-actions{gap:6px}.tower-actions .metal-button{flex-basis:118px;min-width:118px;height:50px;padding:0 10px 7px;font-size:18px}.upgrade-action{flex-basis:118px}.tower-actions .metal-button span{font-size:21px}.tower-button{grid-template-rows:15px 1fr 18px;padding-top:6px}.tower-icon{inset:17px 1px 21px;font-size:20px}.tower-icon img{width:42px;height:32px}.tower-button-machineGun{--icon-scale: .78;--icon-y: 1px}.tower-button-frost{--icon-scale: .8;--icon-y: 1px}.tower-button strong{font-size:10px}.tower-button small{font-size:10px;bottom:4px}.tower-button small span{width:12px;height:12px;font-size:9px}}@media(max-width:820px){.tool-shell{grid-template-columns:1fr;grid-template-rows:1fr auto;gap:0;padding:0}.path-tool-frame{width:100vw;height:min(100svh,calc(100vw * 16 / 9))}.path-tool-panel{position:fixed;left:8px;right:8px;bottom:8px;max-height:34svh;z-index:10;grid-template-rows:auto auto minmax(80px,1fr);background:#0f172ae6}.path-tool-panel textarea{min-height:86px;font-size:11px}.audio-tool-shell{padding:8px;gap:8px}.audio-tool-header h1,.audio-tool-stats strong{font-size:22px}.audio-row{grid-template-columns:38px minmax(0,1fr);align-items:start}.audio-play-button{width:38px;height:38px}.audio-row-meta{grid-column:2;display:flex;justify-content:flex-start}}
