:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.scenario-progress{background:#001428e6;border:1px solid #0ea5e9;border-radius:8px;padding:16px;margin-bottom:20px}.scenario-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.scenario-info{display:flex;align-items:center;gap:12px}.scenario-icon{font-size:1.8rem}.scenario-text h3{margin:0;color:#f1f5f9;font-size:1.1rem;font-weight:600}.scenario-type{color:#0ea5e9;font-size:.75rem;font-weight:700;letter-spacing:.5px}.scenario-stats{display:flex;gap:20px}.stat{display:flex;flex-direction:column;align-items:center}.stat-label{color:#94a3b8;font-size:.7rem;font-weight:600;letter-spacing:.5px}.stat-value{color:#0ea5e9;font-size:1rem;font-weight:700;font-family:Courier New,monospace}.scenario-controls{display:flex;gap:8px;align-items:center}.step-control-btn{background:#0ea5e933;border:1px solid #0ea5e9;border-radius:4px;color:#0ea5e9;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1rem;font-weight:700}.step-control-btn:hover:not(:disabled){background:#0ea5e94d;transform:scale(1.05)}.step-control-btn:disabled{opacity:.4;cursor:not-allowed}.stop-scenario-btn{background:#ef444433;border:1px solid #ef4444;border-radius:4px;color:#ef4444;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1rem}.stop-scenario-btn:hover{background:#ef44444d;transform:scale(1.05)}.progress-bar{background:#1e293bcc;border-radius:6px;height:8px;margin-bottom:16px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#0ea5e9,#3b82f6);height:100%;transition:width .3s ease;border-radius:6px}.current-step{border-top:1px solid #475569;padding-top:16px}.step-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.step-header h4{margin:0;color:#f1f5f9;font-size:1rem;font-weight:600}.step-id{color:#94a3b8;font-size:.8rem;font-weight:500}.step-description{color:#cbd5e1;margin:0 0 12px;font-size:.9rem;line-height:1.4}.expected-commands{background:#1e293b80;border-radius:4px;padding:12px}.commands-label{color:#94a3b8;font-size:.8rem;font-weight:600;display:block;margin-bottom:8px}.commands-list{margin:0;padding:0;list-style:none}.command-item{color:#0ea5e9;font-family:Courier New,monospace;font-size:.85rem;margin:4px 0;padding:4px 8px;background:#0ea5e91a;border-radius:3px;border-left:2px solid #0ea5e9}.mission-select{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b);color:#e2e8f0;display:flex;align-items:center;justify-content:center;padding:2rem}.mission-select-container{max-width:1200px;width:100%}.mission-header{text-align:center;margin-bottom:3rem}.mission-header h1{font-size:3rem;font-weight:700;color:#60a5fa;margin-bottom:.5rem;text-shadow:0 0 20px rgba(96,165,250,.3)}.mission-header h2{font-size:2rem;color:#cbd5e1;margin-bottom:1rem}.mission-subtitle{font-size:1.1rem;color:#94a3b8;margin-bottom:0}.scenario-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;margin-bottom:3rem}.scenario-card{background:#1e293bcc;border:2px solid transparent;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.scenario-card:hover{border-color:#60a5fa;transform:translateY(-2px);box-shadow:0 8px 25px #60a5fa33}.scenario-card.selected{border-color:#60a5fa;background:#60a5fa1a;box-shadow:0 0 20px #60a5fa4d}.scenario-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.scenario-icon{font-size:2rem}.scenario-header h3{flex:1;margin:0;font-size:1.25rem;color:#e2e8f0}.difficulty-badge{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase}.scenario-description{color:#cbd5e1;margin-bottom:1rem;line-height:1.5}.scenario-details{display:flex;flex-wrap:wrap;gap:1rem}.detail{display:flex;flex-direction:column;gap:.25rem}.detail .label{font-size:.75rem;color:#94a3b8;text-transform:uppercase;font-weight:600}.detail span:last-child{color:#e2e8f0;font-weight:500}.mission-actions{display:flex;justify-content:center}.start-mission-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.start-mission-btn:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.start-mission-btn:disabled{background:#374151;color:#6b7280;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 768px){.mission-header h1{font-size:2rem}.mission-header h2{font-size:1.5rem}.scenario-grid{grid-template-columns:1fr}.scenario-card{padding:1rem}}.app{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e,#16213e);color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.app-header{padding:1rem 2rem;background:#000c;border-bottom:2px solid #00ffff;display:flex;justify-content:space-between;align-items:center}.app-header h1{margin:0;color:#0ff;text-shadow:0 0 10px #00ffff;font-size:2rem}.captain-badge{background:linear-gradient(45deg,gold,#ffed4e);color:#000;padding:.5rem 1rem;border-radius:25px;font-weight:700;text-transform:uppercase;font-size:.9rem}.main-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem;min-height:calc(100vh - 280px)}.left-panel,.right-panel{display:flex;flex-direction:column;gap:1.5rem}.crew-panel{background:#000000b3;border:1px solid #333;border-radius:10px;padding:1.5rem}.crew-panel h2{margin:0 0 1rem;color:#0ff;text-align:center;border-bottom:1px solid #333;padding-bottom:.5rem}.crew-grid{display:grid;grid-template-columns:1fr;gap:1rem}.crew-member{background:#0028504d;border:1px solid #444;border-radius:8px;padding:1rem;transition:all .3s ease}.crew-member:hover{border-color:#0ff;box-shadow:0 0 10px #00ffff4d}.crew-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.crew-header h3{margin:0;color:#fff;font-size:1.1rem}.status-indicator{width:12px;height:12px;border-radius:50%;box-shadow:0 0 8px currentColor}.crew-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.role{color:#aaa;font-size:.9rem}.status{color:#0f0;font-size:.9rem;font-weight:700}.last-response{margin-top:.5rem;padding:.5rem;background:#00000080;border-radius:4px;border-left:3px solid #00ffff}.last-response small{color:#ccc;font-style:italic}.voice-control-header{background:#000000e6;border:2px solid #00ffff;border-left:none;border-right:none;padding:1.5rem 2rem;text-align:center;box-shadow:0 0 20px #00ffff4d;border-bottom:2px solid #00ffff}.voice-control{background:#000000b3;border:1px solid #333;border-radius:10px;padding:1.5rem;text-align:center}.voice-recorder{display:flex;flex-direction:column;align-items:center;gap:1rem}.voice-recorder h3{margin:0 0 .5rem;color:#0ff;font-size:1.2rem;text-transform:uppercase;letter-spacing:1px}.recording-status{font-size:1.1rem;font-weight:700}.recording-active{display:flex;align-items:center;gap:.5rem;color:#f60}.recording-indicator{width:12px;height:12px;background:red;border-radius:50%;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.recording-idle{color:#0f0}.processing-indicator{color:#ff0;font-weight:700;margin-top:1rem;animation:pulse 1.5s infinite}.error-message,.error-display{color:#f66;background:#ff00001a;border:1px solid #ff6666;border-radius:5px;padding:.75rem;margin-top:1rem}.command-log{background:#000000b3;border:1px solid #333;border-radius:10px;padding:1.5rem;max-height:70vh;overflow-y:auto}.command-log h2{margin:0 0 1rem;color:#0ff;text-align:center;border-bottom:1px solid #333;padding-bottom:.5rem}.log-entries{display:flex;flex-direction:column;gap:1rem}.empty-log{text-align:center;color:#666;font-style:italic;padding:2rem}.log-entry{background:#00285033;border:1px solid #444;border-radius:8px;padding:1rem}.log-entry.processing{border-color:#ff0;background:#ffff001a}.log-entry.completed{border-color:#0f0;background:#00ff001a}.log-entry.error{border-color:#f66;background:#ff00001a}.command-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.9rem;color:#aaa}.command-text,.response-text{margin:.5rem 0;line-height:1.4}.command-text strong{color:#0ff}.response-text strong{color:#0f0}.app-footer{background:#000c;border-top:1px solid #333;padding:.75rem 2rem;text-align:center}.instructions{color:#aaa;font-size:.9rem}.instructions kbd{background:#333;border:1px solid #555;border-radius:3px;padding:.2rem .4rem;color:#fff;font-family:monospace;font-weight:700}@media (max-width: 768px){.main-content{grid-template-columns:1fr;gap:1rem;padding:1rem;min-height:calc(100vh - 240px)}.app-header{padding:1rem;flex-direction:column;gap:1rem}.app-header h1{font-size:1.5rem}.voice-control-header{padding:1rem}}.command-log::-webkit-scrollbar{width:8px}.command-log::-webkit-scrollbar-track{background:#00000080}.command-log::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.command-log::-webkit-scrollbar-thumb:hover{background:#777}
