.master-module__NgJhOa__masterContainer{--bg-dark:#0b0c10;--bg-surface:#1f283399;--bg-surface-hover:#1f2833e6;--border-color:#45a29e33;--text-main:#c5c6c7;--text-bright:#fff;--accent-cyan:#66fcf1;--accent-cyan-dim:#45a29e;--status-green:#39ff14;--status-green-dim:#39ff1433;--status-red:#ff3131;--status-red-dim:#ff313133;--status-amber:#ffbf00;--status-amber-dim:#ffbf0033;background-color:var(--bg-dark);color:var(--text-main);background-image:radial-gradient(circle at 15%,#66fcf10d,#0000 25%),radial-gradient(circle at 85% 30%,#39ff1408,#0000 25%);border-radius:12px;min-height:calc(100vh - 60px);margin:-28px -40px;padding:40px}.master-module__NgJhOa__glassPanel{background:var(--bg-surface);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:16px;padding:24px;transition:all .3s}.master-module__NgJhOa__glassPanel:hover{background:var(--bg-surface-hover);border-color:#66fcf166;box-shadow:0 8px 32px #0000005e}.master-module__NgJhOa__header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.master-module__NgJhOa__header h1{color:var(--text-bright);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:700}.master-module__NgJhOa__headerSubtitle{color:var(--text-main);margin-top:8px;font-size:1rem}.master-module__NgJhOa__statusBadge{letter-spacing:.05em;text-transform:uppercase;background:var(--status-green-dim);color:var(--status-green);border:1px solid #39ff144d;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.master-module__NgJhOa__pulseDot{background-color:currentColor;border-radius:50%;width:8px;height:8px;animation:2s infinite master-module__NgJhOa__pulse;box-shadow:0 0 8px}@keyframes master-module__NgJhOa__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.master-module__NgJhOa__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:40px;display:grid}.master-module__NgJhOa__metricCard{flex-direction:column;gap:16px;display:flex}.master-module__NgJhOa__metricHeader{justify-content:space-between;align-items:flex-start;display:flex}.master-module__NgJhOa__metricIcon{color:var(--accent-cyan);background:#66fcf11a;border-radius:12px;padding:12px}.master-module__NgJhOa__metricValue{color:var(--text-bright);font-size:2rem;font-weight:700}.master-module__NgJhOa__metricLabel{color:var(--text-main);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.master-module__NgJhOa__metricTrend{align-items:center;gap:4px;font-size:.875rem;display:flex}.master-module__NgJhOa__trendUp{color:var(--status-green)}.master-module__NgJhOa__trendDown{color:var(--status-red)}.master-module__NgJhOa__listsGrid{grid-template-columns:2fr 1fr;gap:32px;display:grid}@media (max-width:1200px){.master-module__NgJhOa__listsGrid{grid-template-columns:1fr}}.master-module__NgJhOa__sectionTitle{color:var(--text-bright);align-items:center;gap:12px;margin-bottom:24px;font-size:1.25rem;font-weight:600;display:flex}.master-module__NgJhOa__projectsList{flex-direction:column;gap:16px;display:flex}.master-module__NgJhOa__projectItem{background:#ffffff05;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.master-module__NgJhOa__projectItem:hover{border-color:var(--border-color);background:#ffffff0d}.master-module__NgJhOa__projectInfo{align-items:center;gap:16px;display:flex}.master-module__NgJhOa__projectIcon{width:40px;height:40px;color:var(--text-bright);background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;display:flex}.master-module__NgJhOa__projectDetails h4{color:var(--text-bright);margin-bottom:4px;font-size:1rem;font-weight:600}.master-module__NgJhOa__projectDetails p{color:var(--text-main);margin:0;font-size:.875rem}.master-module__NgJhOa__projectStatus{align-items:center;gap:8px;font-size:.875rem;display:flex}.master-module__NgJhOa__statusIndicator{border-radius:50%;width:8px;height:8px}.master-module__NgJhOa__statusIndicatorOnline{background:var(--status-green);box-shadow:0 0 8px var(--status-green)}.master-module__NgJhOa__statusIndicatorOffline{background:var(--status-red);box-shadow:0 0 8px var(--status-red)}.master-module__NgJhOa__statusIndicatorBuilding{background:var(--status-amber);box-shadow:0 0 8px var(--status-amber);animation:1s infinite master-module__NgJhOa__pulse}.master-module__NgJhOa__dronesList{flex-direction:column;gap:16px;display:flex}.master-module__NgJhOa__droneItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.master-module__NgJhOa__droneItem:last-child{border-bottom:none}.master-module__NgJhOa__droneName{color:var(--text-bright);align-items:center;gap:12px;font-weight:500;display:flex}.master-module__NgJhOa__droneStatusTag{text-transform:uppercase;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:600}.master-module__NgJhOa__tagIdle{color:var(--text-main);background:#ffffff1a}.master-module__NgJhOa__tagActive{background:var(--status-green-dim);color:var(--status-green);border:1px solid #39ff144d}.master-module__NgJhOa__tagError{background:var(--status-red-dim);color:var(--status-red);border:1px solid #ff31314d}.master-module__NgJhOa__activityLog{margin-top:40px}.master-module__NgJhOa__logContainer{background:#000;border:1px solid #333;border-radius:8px;height:200px;padding:16px;font-family:Menlo,Monaco,Courier New,monospace;font-size:.875rem;overflow-y:auto}.master-module__NgJhOa__logEntry{gap:16px;margin-bottom:8px;display:flex}.master-module__NgJhOa__logTime{color:#666;white-space:nowrap}.master-module__NgJhOa__logMessage{color:#ccc}.master-module__NgJhOa__logMessageSuccess{color:var(--status-green)}.master-module__NgJhOa__logMessageError{color:var(--status-red)}.master-module__NgJhOa__logMessageWarning{color:var(--status-amber)}
