:root{--blue:#5ab8ff;--red:#ff6f6f;--panel-bg:#070f20c7;--panel-border:#5ab8ff4d;--hud-overlay-opacity:.86;--hud-bar-bg-opacity:.9;--hud-fill-opacity:1;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.app-shell{width:100%;height:100%;position:relative;overflow:hidden}.scene{position:absolute;inset:0}.scene canvas{display:block}.loading-overlay{letter-spacing:.08em;color:#e3f1ff;background:radial-gradient(circle,#0a1a3799 0%,#030610f2 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.25rem;display:flex}.hud{pointer-events:none;box-sizing:border-box;justify-content:flex-end;align-items:flex-start;padding:24px;display:flex;position:absolute;inset:0}.hud-health-layer{pointer-events:none;font-size:.75rem;position:absolute;inset:0}.ship-hud-overlay{background:rgba(12, 21, 38, var(--hud-overlay-opacity,.86));pointer-events:auto;color:#ecf4ff;border:1px solid #ffffff14;border-radius:10px;align-items:center;min-width:0;padding:8px 12px;display:flex;position:absolute;transform:translate(-50%,-100%);box-shadow:0 12px 30px #00000073}.ship-hud-overlay--blue{box-shadow:0 12px 30px #4cc2ff2e}.ship-hud-overlay--red{box-shadow:0 12px 30px #ff6f6f2e}.ship-hud-overlay__content{align-items:center;gap:12px;display:flex}.ship-hud-overlay__bars{flex-direction:column;gap:4px;display:flex}.ship-hud-overlay__bar{width:var(--hud-bar-width,40px);background:rgba(15, 25, 38, var(--hud-bar-bg-opacity,.9));border:1px solid #ffffff1f;border-radius:999px;height:6px;position:relative;overflow:hidden}.ship-hud-overlay__bar--disabled{opacity:.35}.ship-hud-overlay__fill{height:100%;opacity:var(--hud-fill-opacity,1);border-radius:999px;transition:width .15s ease-out}.ship-hud-overlay__badges{align-items:center;gap:6px;min-height:16px;display:flex}.ship-hud-overlay__badge{background:rgba(42, 56, 76, var(--hud-badge-opacity,.95));color:#ecf4ff;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;font-size:.7rem;font-weight:600;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff1f}.ship-hud-overlay__badge--warning{color:#0b1728;background:#f59e0b}.ship-hud-overlay__badge--critical{color:#fdf9f9;background:#ef4444}.ship-hud-overlay__badge--info{color:#f8fbff;background:#3b82f6}.ship-hud-overlay__badge--overflow{width:auto;padding:0 4px}.hud-health-fallback{color:#ecf4ffdb;margin-top:16px;font-size:.8rem}.hud-panel{pointer-events:auto;background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:12px;width:320px;padding:18px 24px;box-shadow:0 20px 60px #00000073}.hud-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.hud-panel__actions{flex-direction:column;gap:10px;display:flex}.hud-toggle-drawer{position:relative}.hud-toggle-drawer__trigger{appearance:none;color:#f2f7ff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .12s,border-color .12s;display:flex}.hud-toggle-drawer__trigger:hover{background:#ffffff1f;border-color:#ffffff40}.hud-toggle-drawer__trigger:focus-visible{outline-offset:2px;outline:2px solid #7abdffe6}.hud-toggle-drawer__trigger--primary{background:#529bff2e}.hud-toggle-drawer__trigger--secondary{background:#ffb1662e}.hud-toggle-drawer__icon{width:18px;height:18px}.hud-toggle-drawer__panel{background:var(--panel-bg);border:1px solid var(--panel-border);z-index:20;border-radius:10px;min-width:220px;padding:14px 16px;position:absolute;top:46px;right:0;box-shadow:0 18px 50px #00000073}.hud-toggle-drawer__panel[hidden]{display:none}.hud-toggle-drawer__title{letter-spacing:.08em;text-transform:uppercase;color:#edf4ffcc;margin:0;font-size:.85rem}.hud-toggle-drawer__list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px 12px;margin:10px 0 0;padding:0;list-style:none;display:grid}.hud-toggle-drawer__item{flex-direction:column;gap:4px;display:flex}.hud-toggle-drawer__extra{border-top:1px solid #ffffff14;margin-top:10px;padding-top:12px}.hud-toggle-drawer__simulation-settings{flex-direction:column;gap:8px;display:flex}.hud-toggle-drawer__simulation-settings-title{letter-spacing:.06em;text-transform:uppercase;color:#ffffffb3;margin:0;font-size:.75rem}.hud-toggle-drawer__simulation-settings-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px;display:grid}.hud-toggle-drawer__rate-button{color:#e4f2ff;text-transform:capitalize;cursor:pointer;background:#0c1828d9;border:1px solid #ffffff26;border-radius:8px;padding:6px 8px;font-size:.8rem;transition:border-color .12s,background .12s}.hud-toggle-drawer__rate-button:hover{border-color:#ffffff59}.hud-toggle-drawer__rate-button--active{color:#041221;background:linear-gradient(90deg,#529bffe6,#9edaffe6);border-color:#529bffb3}.hud-toggle-drawer__simulation-settings-note{color:#dbe5ff99;margin:0;font-size:.7rem}.hud-toggle-drawer__toggle{color:#e4f2ff;width:100%;font:inherit;text-align:left;background:#0c1828d9;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;transition:background .12s,border-color .12s;display:flex}.hud-toggle-drawer__toggle:hover:not(:disabled){background:#18304eeb;border-color:#ffffff2e}.hud-toggle-drawer__toggle:disabled{opacity:.45;cursor:not-allowed}.hud-toggle-drawer__toggle-label{font-size:.9rem}.hud-toggle-drawer__pill{letter-spacing:.05em;text-transform:uppercase;color:#e8f0ffe6;background:#ffffff29;border-radius:20px;padding:2px 10px;font-size:.75rem;font-weight:600}.hud-toggle-drawer__pill--on{color:#041221;background:linear-gradient(90deg,#529bffa6,#9edaffa6)}.hud-toggle-drawer__description{color:#dbe5ffb3;margin:0;font-size:.75rem}.hud-panel h2{letter-spacing:.08em;text-transform:uppercase;color:#f7fbff;margin:0;font-weight:600}.subtitle{opacity:.7;letter-spacing:.08em;text-transform:uppercase;margin:4px 0 16px;font-size:.85rem}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.team-card{background:#04091299;border:1px solid #ffffff0a;border-radius:10px;padding:12px;box-shadow:inset 0 0 20px #00000040}.team-card--blue{--accent:var(--blue)}.team-card--red{--accent:var(--red)}.team-name{color:var(--accent);margin:0;font-size:1rem}.stat{margin-top:6px;font-size:.9rem}.stat strong{color:#f8fbff}.progress{background:#ffffff14;border-radius:999px;height:6px;margin-top:10px;overflow:hidden}.progress span{background:linear-gradient(90deg, var(--accent), #fff9);height:100%;display:block}.progress-fill{width:0%;height:100%;transition:width .18s linear;display:block}.progress-fill--0{width:0%}.progress-fill--1{width:5%}.progress-fill--2{width:10%}.progress-fill--3{width:15%}.progress-fill--4{width:20%}.progress-fill--5{width:25%}.progress-fill--6{width:30%}.progress-fill--7{width:35%}.progress-fill--8{width:40%}.progress-fill--9{width:45%}.progress-fill--10{width:50%}.progress-fill--11{width:55%}.progress-fill--12{width:60%}.progress-fill--13{width:65%}.progress-fill--14{width:70%}.progress-fill--15{width:75%}.progress-fill--16{width:80%}.progress-fill--17{width:85%}.progress-fill--18{width:90%}.progress-fill--19{width:95%}.progress-fill--20{width:100%}.ai-debug-overlay{pointer-events:auto;color:#e3f1ff;background:#060e20d1;border:1px solid #5ab8ff47;border-radius:12px;width:360px;padding:16px 20px;font-size:.85rem;position:absolute;top:48px;left:16px;box-shadow:0 16px 40px #00000073}.ai-debug-header{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.ai-debug-title{letter-spacing:.08em;text-transform:uppercase;color:#f8fbff;font-size:.95rem;font-weight:600}.ai-debug-meta{opacity:.78}.ai-debug-kpis{opacity:.8;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:4px 12px;margin:8px 0 12px;font-size:.78rem;display:grid}.ai-debug-kpis span{display:block}.ai-debug-table{border-collapse:collapse;width:100%;font-size:.8rem}.ai-debug-table th,.ai-debug-table td{text-align:left;border-bottom:1px solid #ffffff14;padding:4px 6px}.ai-debug-table tbody tr:last-child td{border-bottom:none}.ai-debug-team{text-transform:capitalize;font-weight:600}.ai-debug-team--blue{color:var(--blue)}.ai-debug-team--red{color:var(--red)}.ai-debug-empty{opacity:.7;margin:12px 0 0;font-style:italic}.ai-debug-warning{color:#ffd27d;margin-top:12px;font-weight:600}.hint{opacity:.65;letter-spacing:.05em;text-transform:uppercase;margin-top:18px;font-size:.8rem}.controls-bar{pointer-events:auto;background:var(--panel-bg);border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;gap:10px;padding:10px 12px;display:flex;position:absolute;top:16px;left:16px}.controls-bar button,.controls-bar select,.controls-bar label{font:inherit;color:#eaf4ff}.controls-bar button,.controls-bar select{appearance:none;color:#eaf4ff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff26;border-radius:8px;padding:6px 36px 6px 10px;position:relative}.controls-bar button{background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;padding:6px 10px}.controls-bar button:hover,.controls-bar button:hover,.controls-bar select:hover{background:#ffffff1f}.controls-bar .speed{align-items:center;gap:6px;display:flex;position:relative}.controls-bar .speed:after{content:"";pointer-events:none;border-top:6px solid #eaf4ffe6;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.controls-bar select::-ms-expand{display:none}.controls-bar select option{background:var(--panel-bg);color:#eaf4ff}.controls-bar select option:checked,.controls-bar select option:active{color:#eaf4ff;background:linear-gradient(90deg,#4a9eff24,#6ab6ff24)}.controls-bar .speed{align-items:center;gap:6px;display:flex}.progression-panel{pointer-events:auto;color:#e3f1ff;background:#060e20d1;border:1px solid #5ab8ff47;border-radius:12px;width:380px;max-height:600px;padding:16px 20px;font-size:.85rem;position:absolute;top:48px;right:16px;overflow:hidden;box-shadow:0 16px 40px #00000073}.progression-panel__header{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.progression-panel__title{letter-spacing:.08em;text-transform:uppercase;color:#f8fbff;font-size:.95rem;font-weight:600}.progression-panel__ships{flex-direction:column;gap:8px;max-height:520px;display:flex;overflow-y:auto}.ship-progression-card{background:#14223899;border:1px solid #4696e633;border-radius:8px;padding:12px;transition:all .2s}.ship-progression-card__header{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;display:flex}.ship-progression-card__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ship-progression-card__name{color:#f8fbff;font-size:.9rem;font-weight:500}.ship-progression-card__level{opacity:.8;color:#4a9eff;font-size:.75rem;font-weight:600}.ship-progression-card__xp{flex-direction:column;gap:4px;min-width:120px;display:flex}.ship-progression-card__xp-text{opacity:.9;text-align:right;font-size:.75rem}.ship-progression-card__progress-bar{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden}.ship-progression-card__progress-fill{background:linear-gradient(90deg,#4a9eff,#6bb6ff);height:100%;transition:width .3s}.ship-progression-card__toggle{color:#e3f1ff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;transition:all .2s;display:flex}.ship-progression-card__toggle:hover{background:#ffffff1a;border-color:#fff6}.ship-progression-card__events{border-top:1px solid #ffffff1a;margin-top:12px;padding-top:12px}.progression-events{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.progression-events--empty{opacity:.6;margin:0;font-size:.8rem;font-style:italic}.progression-event__icon{text-align:center;width:16px;font-size:.9rem}.progression-event__icon--damage{color:#ff9b47}.progression-event__icon--kill{color:#ff6b6b}.progression-event__icon--levelup{color:gold}.progression-event__time{opacity:.7;min-width:32px;font-size:.75rem}.progression-event__delta{color:#4a9eff;min-width:60px;font-weight:500}.progression-event__details{opacity:.8;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.75rem;overflow:hidden}@media (width<=768px){.hud{justify-content:center;align-items:flex-end;padding:16px 16px 32px}.hud-panel{width:100%;max-width:400px;margin:0;padding:12px 16px;box-shadow:0 -10px 40px #00000080}.hud-panel h2{font-size:1.1rem}.hud-panel .subtitle{display:none}.hint{margin-top:10px;font-size:.7rem;line-height:1.3}.hud-health-fallback{margin-top:8px;font-size:.7rem}.hud-toggle-drawer__trigger{width:32px;height:32px}.hud-toggle-drawer__icon{width:14px;height:14px}.team-grid{gap:8px}.team-card{padding:8px 10px}.team-name{font-size:.85rem}.stat{margin-top:4px;font-size:.75rem}.progress{height:4px;margin-top:6px}.controls-bar{flex-wrap:wrap;justify-content:center;width:auto;max-width:none;padding:8px;right:16px}.controls-bar button,.controls-bar select{min-height:40px;padding:8px 12px;font-size:.9rem}.controls-bar .speed label{display:none}.progression-panel{z-index:100;max-width:360px;max-height:70vh;transform:translate(-50%,-50%);width:90%!important;top:50%!important;left:50%!important}.ai-debug-overlay{z-index:50;width:auto;max-height:60vh;top:80px;left:16px;right:16px;overflow-y:auto}.hud-toggle-drawer__panel{max-height:50vh;top:auto;bottom:120%;right:-10px;overflow-y:auto}}.progression-panel{z-index:30;color:#eaeaea;background:#0c0c10e6;border:1px solid #ffffff0f;border-radius:6px;width:360px;max-height:60vh;padding:8px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:fixed;top:120px;left:16px;overflow:auto;box-shadow:0 6px 18px #0009}.progression-panel__header{cursor:grab;justify-content:space-between;align-items:center;padding:6px 8px;display:flex}.progression-panel__title{font-weight:600}.progression-panel__meta{opacity:.85;font-size:12px}.ship-progression-card{background:#ffffff05;border-radius:4px;margin:6px 0;padding:6px 8px}.ship-progression-card--blue{border-left:3px solid #3aa0ff}.ship-progression-card--red{border-left:3px solid #ff6b6b}.ship-progression-card__header{align-items:center;gap:8px;display:flex}.ship-progression-card__info{flex:auto}.ship-progression-card__name{margin-right:8px;font-weight:600}.ship-progression-card__level{opacity:.9;font-size:12px}.ship-progression-card__xp{flex:none;width:160px}.ship-progression-card__xp-text{text-align:right;font-size:12px}.ship-progression-card__progress-bar{background:#ffffff0a;border-radius:4px;height:8px;margin-top:4px;overflow:hidden}.ship-progression-card__progress-fill{background:linear-gradient(90deg,#7ee787,#3aa0ff);width:0%;height:100%;transition:width .18s linear}.ship-progression-card__toggle{color:inherit;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:16px}.progression-events{margin:8px 0 0;padding:0;list-style:none}.progression-event{align-items:center;gap:8px;padding:4px 0;font-size:12px;display:flex}.progression-event__icon{text-align:center;width:18px}.progression-event__time{opacity:.8;font-size:11px}.progression-event__delta{margin-left:auto;font-weight:600}.progression-event__details{opacity:.9;margin-left:8px}.progression-events--empty{opacity:.8;margin:8px 0;font-size:12px}.copilot-debug-panel{color:#dfe9f4;z-index:9999;background:#0c121cd9;border:1px solid #ffffff08;border-radius:8px;width:320px;padding:12px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;position:fixed;bottom:12px;left:12px;box-shadow:0 6px 24px #0009}.copilot-debug-panel h4{margin:0 0 8px;font-size:14px}.copilot-debug-panel label{margin:6px 0;font-size:13px;display:block}.copilot-debug-panel input[type=range]{width:100%;margin-top:6px}.copilot-debug-hint{opacity:.8;margin-top:8px;font-size:11px}.error-counts-panel{color:#f5d0d0;z-index:9999;background:#281414eb;border:1px solid #ff646433;border-radius:8px;min-width:200px;max-width:400px;padding:10px 14px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:13px;position:fixed;bottom:12px;right:12px;box-shadow:0 4px 16px #00000080}.error-counts-header{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.error-counts-title{font-weight:600}.error-counts-toggle{opacity:.7;font-size:10px}.error-counts-body{border-top:1px solid #ffffff1a;margin-top:10px;padding-top:10px}.error-counts-summary{flex-direction:column;gap:4px;display:flex}.error-count-row{justify-content:space-between;font-size:12px;display:flex}.error-category{text-transform:capitalize;opacity:.85}.error-count{color:#faa;font-weight:600}.error-details{border-top:1px solid #ffffff1a;margin-top:12px;padding-top:8px}.error-details-title{opacity:.8;margin-bottom:6px;font-size:11px;font-weight:600}.error-detail-row{word-break:break-word;margin-bottom:4px;font-size:11px}.error-detail-category{color:#ffc0c0;margin-right:6px}.error-detail-message{opacity:.9}
