*{box-sizing:border-box}#root,body,html{height:100%;width:100%}body{-webkit-font-smoothing:antialiased;background:#050817;color:#eef3ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;overflow:hidden}button{font:inherit}.game-shell{background:#050817;height:100%;overflow:hidden;position:relative;width:100%}.game-shell:before{background:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(133,160,255,.08) 4px);mix-blend-mode:screen;opacity:.12;z-index:1}.game-shell:after,.game-shell:before{content:"";inset:0;pointer-events:none;position:absolute}.game-shell:after{background:radial-gradient(circle at center,transparent 45%,rgba(1,3,14,.68) 100%)}.game-canvas{cursor:grab;display:block;height:100%;outline:0;touch-action:none;width:100%}.game-canvas:active{cursor:grabbing}.hud{pointer-events:none;position:absolute;z-index:2}.top-hud{background:linear-gradient(180deg,rgba(3,7,25,.9),rgba(3,7,25,.25));border-bottom:1px solid rgba(145,170,255,.14);height:78px;justify-content:space-between;left:0;padding:0 30px;right:0;top:0}.brand,.top-hud{align-items:center;display:flex}.brand{color:#c8d3fa;font-size:13px;font-weight:800;gap:10px;letter-spacing:.2em}.brand-mark{-webkit-animation:brandPulse 2.4s ease-in-out infinite;animation:brandPulse 2.4s ease-in-out infinite;border:2px solid #66f2d6;box-shadow:0 0 12px #36d9c2;height:14px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:14px}@-webkit-keyframes brandPulse{50%{box-shadow:0 0 22px #36d9c2;-webkit-transform:rotate(135deg) scale(.82);transform:rotate(135deg) scale(.82)}}@keyframes brandPulse{50%{box-shadow:0 0 22px #36d9c2;-webkit-transform:rotate(135deg) scale(.82);transform:rotate(135deg) scale(.82)}}.score{align-items:center;display:flex;font-size:12px;font-weight:800;gap:26px;left:50%;letter-spacing:.08em;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.score b{color:#657093;font-size:9px;letter-spacing:.16em}.score-side{align-items:center;display:flex;gap:8px;white-space:nowrap}.score-side i{border-radius:50%;display:inline-block;height:8px;width:8px}.player{color:#63f2d9}.player i{background:#52f6d2;box-shadow:0 0 9px #52f6d2}.enemy{color:#ff6da5}.enemy i{background:#ff4f91;box-shadow:0 0 9px #ff4f91}.header-actions{display:flex;gap:8px;pointer-events:auto}.header-actions button{background:rgba(15,21,49,.7);border:1px solid rgba(144,159,205,.28);border-radius:4px;color:#9ca8c8;cursor:pointer;font-size:10px;font-weight:800;letter-spacing:.1em;padding:8px 12px}.header-actions button:hover{border-color:#65ecd4;color:#fff}.objective{border-left:2px solid #676ff2;display:flex;flex-direction:column;left:30px;padding-left:13px;top:98px}.objective small{color:#717aa2;font-size:8px;font-weight:800;letter-spacing:.22em}.objective strong{font-size:12px;letter-spacing:.08em;margin:4px 0 2px}.objective span{color:#767f9f;font-size:10px}.controller-panel{align-items:flex-end;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(6,10,30,.7);border:1px solid rgba(130,151,218,.18);border-radius:6px;display:flex;gap:10px;padding:9px 12px;position:absolute;right:28px;top:94px;z-index:3}.controller-panel label{grid-gap:4px;color:#6f7899;display:grid;font-size:8px;font-weight:800;gap:4px;letter-spacing:.16em}.controller-panel>span{align-self:center;color:#535d80;font-size:9px;font-weight:900}.controller-panel select{background:#111733;border:1px solid #313a61;border-radius:3px;color:#e8edff;font-size:10px;min-width:110px;padding:5px 7px}.time-control{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(5,9,27,.78);border:1px solid rgba(130,151,218,.2);border-radius:6px;bottom:22px;padding:9px 12px 8px;position:absolute;right:30px;width:210px;z-index:4}.time-control>div:first-child{align-items:center;display:flex;justify-content:space-between}.time-control span{color:#747f9f;font-size:7px;font-weight:800;letter-spacing:.15em}.time-control strong{color:#5cebd3;font-size:11px}.time-control input{accent-color:#52f6d2;cursor:ew-resize;height:12px;margin:5px 0 0;width:100%}.time-ticks{display:flex;justify-content:space-between;padding:0 3px}.time-ticks i{background:#46506f;height:3px;width:1px}.tutorial{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(5,9,27,.75);border:1px solid rgba(133,150,211,.16);border-radius:5px;bottom:22px;color:#9ca8cb;display:flex;font-size:9px;font-weight:700;left:50%;letter-spacing:.1em;padding:10px 16px;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.divider{background:#39405e;height:13px;margin:0 14px;width:1px}.game-debug-console{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:rgba(3,6,17,.94);border:1px solid rgba(101,236,212,.38);border-radius:7px;bottom:70px;box-shadow:0 18px 60px rgba(0,0,0,.65);display:flex;flex-direction:column;height:min(46vh,440px);left:24px;overflow:hidden;position:absolute;right:24px;z-index:20}.game-debug-console>header{align-items:center;background:rgba(13,20,46,.85);border-bottom:1px solid #26304f;display:flex;justify-content:space-between;padding:11px 14px}.game-debug-console header>div{align-items:center;display:flex;gap:12px}.game-debug-console strong{color:#62eed6;font-size:10px;letter-spacing:.18em}.game-debug-console header span{color:#657192;font-size:9px}.game-debug-console button{background:#111831;border:1px solid #303b61;border-radius:3px;color:#8995b7;cursor:pointer;font-size:9px;padding:4px 8px}.game-debug-console button:last-child{background:none;border:0;font-size:18px}.game-debug-output{flex:1 1;overflow:auto;padding:13px 15px}.game-debug-output em{color:#596580;font:12px ui-monospace,monospace}.game-debug-output pre{color:#bac5df;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;margin:0 0 8px;overflow-wrap:anywhere;white-space:pre-wrap}.game-debug-output pre.warn{color:#f2cb77}.game-debug-output pre.error{color:#ff779f}.game-debug-output b{color:#59e8cf}.game-debug-output time{color:#586482}.result{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(2,5,18,.74);display:grid;inset:0;place-items:center;position:fixed;z-index:9999}.result-content{align-items:center;display:flex;flex-direction:column;text-align:center;width:min(90vw,900px)}.result small{color:#707ca3;font-weight:800;letter-spacing:.3em;text-indent:.3em}.result h1{font-size:clamp(32px,6vw,76px);letter-spacing:.08em;margin:10px 0;text-indent:.08em;width:100%}.result p{color:#9ca8c6}.result button,.save{background:#52f6d2;border:1px solid #52f6d2;border-radius:4px;color:#061916;cursor:pointer;font-size:11px;font-weight:900;letter-spacing:.15em;margin-top:20px;padding:12px 28px}.bot-lab-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(1,3,14,.8);display:grid;inset:0;padding:30px;place-items:center;position:fixed;z-index:10000}.bot-lab{background:#080d22;border:1px solid rgba(101,236,212,.3);border-radius:9px;box-shadow:0 24px 100px #000;display:flex;flex-direction:column;height:min(720px,90vh);overflow:hidden;width:min(1050px,96vw)}.bot-lab>header{align-items:center;border-bottom:1px solid #242c4c;display:flex;justify-content:space-between;padding:20px 24px}.bot-lab header small{color:#55e9d0;font-size:8px;font-weight:900;letter-spacing:.25em}.bot-lab h2{letter-spacing:.14em;margin:3px 0 0}.bot-lab header>button{background:none;border:0;color:#8994b5;cursor:pointer;font-size:30px}.bot-lab-body{display:grid;flex:1 1;grid-template-columns:190px 1fr;min-height:0}.bot-lab aside{border-right:1px solid #242c4c;display:flex;flex-direction:column;gap:5px;overflow-y:auto;padding:14px}.bot-lab aside button{background:transparent;border:1px solid transparent;border-radius:4px;color:#919dbc;cursor:pointer;padding:10px;text-align:left}.bot-lab aside button.active,.bot-lab aside button:hover{background:#101b2d;border-color:#314e58;color:#65ecd4}.bot-lab aside .new-bot{border-color:#27484c;color:#65ecd4;margin-bottom:8px}.editor{display:flex;flex-direction:column;gap:10px;min-width:0;padding:18px}.editor input{background:#0e1531;border:1px solid #323c64;border-radius:4px;color:#fff;font-size:16px;font-weight:700;padding:10px 12px}.editor textarea{background:#05091a;border:1px solid #283355;border-radius:4px;color:#c4f8e9;flex:1 1;font:13px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;min-height:180px;outline:none;padding:16px;resize:none;tab-size:2}.editor textarea:focus{border-color:#4a9f92}.editor-actions{align-items:center;display:flex;gap:10px}.editor-actions p{color:#7782a4;flex:1 1;font-size:10px;margin:0}.editor-actions code{color:#65ecd4}.editor-actions button{margin:0}.save-status{border-radius:4px;font-size:10px;font-weight:700;max-width:280px;padding:8px 10px}.save-status.success{background:#0c2826;border:1px solid #285d55;color:#6af0d7}.save-status.error{background:#2a101d;border:1px solid #663149;color:#ff86aa}.delete{background:transparent;border:1px solid #63314a;border-radius:4px;color:#ff729f;cursor:pointer;padding:10px 14px}@media (max-width:700px){.brand{font-size:9px}.top-hud{padding:0 12px}.score{top:81px}.score b{display:none}.objective{left:12px;top:130px}.controller-panel{bottom:120px;right:10px;top:auto}.time-control{bottom:62px;right:10px;width:180px}.tutorial{font-size:7px;max-width:calc(100% - 20px)}.bot-lab-body{grid-template-columns:1fr}.bot-lab aside{border-bottom:1px solid #242c4c;border-right:0;max-height:100px}.editor-actions p{display:none}}
/*# sourceMappingURL=main.860163cb.css.map*/