:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.notification-container{z-index:9999;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;top:16px;right:16px}.notification{pointer-events:all;border-radius:8px;justify-content:space-between;align-items:center;min-width:300px;max-width:500px;padding:12px 16px;font-size:14px;line-height:1.5;animation:.3s ease-out forwards slideInRight;display:flex;box-shadow:0 4px 12px #00000026}@keyframes slideInRight{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}.notification-success{color:#ecfdf5;background-color:#22c55ef2;border-left:4px solid #22c55e}.notification-error{color:#fef2f2;background-color:#ef4444f2;border-left:4px solid #ef4444}.notification-info{color:#eff6ff;background-color:#3b82f6f2;border-left:4px solid #3b82f6}.notification-warning{color:#fffbeb;background-color:#f59e0bf2;border-left:4px solid #f59e0b}.notification-content{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.notification-message{word-break:break-word;flex:1;margin:0}.notification-close{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;flex-shrink:0;padding:0;font-size:24px;line-height:1;transition:opacity .2s}.notification-close:hover{opacity:1}@media (width<=768px){.notification-container{top:8px;left:8px;right:8px}.notification{min-width:auto;max-width:none}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:#f3f7ff;background:#020712;margin:0}button,input{font:inherit}.dashboard-shell{color:#f4f8ff;background:radial-gradient(circle at 0 0,#2c7dff29,#0000 28%),linear-gradient(135deg,#040a15 0%,#071322 45%,#020711 100%);min-height:100vh;display:flex}.dashboard-shell.sidebar-collapsed .sidebar{width:92px}.sidebar{background:#030812eb;border-right:1px solid #77b0ff29;flex-direction:column;gap:18px;width:270px;padding:24px 18px;transition:width .18s;display:flex}.sidebar-brand{align-items:center;gap:12px;padding:8px 8px 16px;display:flex}.collapse-toggle{color:#dceeff;cursor:pointer;background:#ffffff0a;border:1px solid #78bfff38;border-radius:50%;align-self:flex-end;width:32px;height:32px}.sidebar-logo{object-fit:contain;width:54px;height:54px}.brand-title{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:1.02rem;font-weight:700}.brand-subtitle{color:#b0cbebb8;margin:2px 0 0;font-size:.8rem}.sidebar-nav{flex-direction:column;gap:10px;display:flex}.nav-section{flex-direction:column;gap:4px;display:flex}.nav-parent-title{letter-spacing:.12em;text-transform:uppercase;color:#a7c7ec94;margin:8px 10px 2px;font-size:.7rem}.nav-item{color:#bfdbf7;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;padding:11px 12px;transition:background .18s,color .18s,transform .18s;display:flex}.nav-item:hover{color:#f7fbff;background:#3c78ff29;transform:translate(2px)}.nav-item.active{color:#fff;background:linear-gradient(90deg,#2f7eff47,#2f7eff1f);box-shadow:inset 0 0 0 1px #7cbfff40}.nav-root-item{font-weight:600}.nav-subitem{color:#cadff8db;margin-left:10px;padding-top:9px;padding-bottom:9px;font-size:.9rem}.nav-icon{text-align:center;width:20px}.sidebar-footer{background:#081223cc;border:1px solid #77b0ff24;border-radius:16px;margin-top:auto;padding:16px}.sidebar-footer-title{margin:0 0 4px;font-size:.9rem;font-weight:700}.sidebar-footer-text{color:#bdd5f1b3;margin:0 0 12px;font-size:.88rem;line-height:1.5}.ghost-button{color:#dceeff;cursor:pointer;background:#ffffff08;border:1px solid #78bfff40;border-radius:999px;padding:8px 12px;transition:background .18s,transform .18s}.ghost-button:hover{background:#2c7eff33;transform:translateY(-1px)}.dashboard-main{flex-direction:column;flex:1;gap:20px;padding:22px 24px 28px;display:flex}.topbar{background:#060e1ccc;border:1px solid #7cbfff29;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex;box-shadow:0 14px 34px #0207143d}.topbar-search{background:#ffffff0d;border:1px solid #7cbfff1f;border-radius:999px;flex:1;align-items:center;gap:8px;min-width:240px;padding:10px 12px;display:flex}.topbar-search input{color:#f4f8ff;background:0 0;border:none;outline:none;flex:1}.search-icon{color:#6fc4ff}.topbar-meta{align-items:center;gap:12px;display:flex}.datetime-block{color:#cfe3fb;flex-direction:column;align-items:flex-end;display:flex}.date-text{color:#c5ddfab8;font-size:.76rem}.time-text{font-size:.92rem;font-weight:600}.icon-button{color:#f4f8ff;cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;width:40px;height:40px}.status-chip{color:#cfe3fb;background:#ffffff0d;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:.86rem;display:inline-flex}.status-dot.small{width:8px;height:8px}.user-chip{background:#ffffff0d;border-radius:999px;align-items:center;gap:10px;padding:8px 10px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#2f8cff,#0d4bd4);border-radius:50%;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.user-name{margin:0;font-size:.95rem;font-weight:700}.user-role{color:#c0d8f2b3;margin:2px 0 0;font-size:.78rem}.hero-panel{background:linear-gradient(135deg,#071123f0,#08182cd6);border:1px solid #7cbfff29;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:24px 26px;display:flex;box-shadow:inset 0 1px #ffffff0f}.eyebrow{letter-spacing:.32em;text-transform:uppercase;color:#6dc3ff;margin:0 0 8px;font-size:.74rem;font-weight:700}.hero-panel h1{margin:0 0 8px;font-size:clamp(1.25rem,2vw,1.7rem)}.hero-copy{color:#cfdff4c2;max-width:700px;margin:0;line-height:1.65}.hero-badge{color:#dfeeff;white-space:nowrap;background:#2c7eff24;border:1px solid #7cbfff33;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.hero-dot{background:#39d98a;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #39d98a29}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.module-card{background:#071020e0;border:1px solid #7cbfff24;border-radius:18px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex;box-shadow:0 10px 24px #0207142e}.module-card-icon{color:#7fcaff;background:#2c7eff24;border-radius:12px;place-items:center;width:40px;height:40px;font-size:1.08rem;display:grid}.module-card h3{margin:0 0 4px;font-size:.96rem}.module-card p{color:#b8d1f2b8;margin:0;font-size:.84rem;line-height:1.5}.stat-card{background:#071020e0;border:1px solid #7cbfff24;border-radius:18px;padding:16px 18px;box-shadow:0 10px 24px #0207142e}.stat-card.tone-blue{border-color:#3e90ff3d}.stat-card.tone-green{border-color:#25d17f3d}.stat-card.tone-teal{border-color:#29b9ff47}.stat-card.tone-amber{border-color:#ffbc4538}.stat-card.tone-purple{border-color:#a06aff38}.stat-card.tone-cyan{border-color:#43dbff38}.stat-card.tone-red{border-color:#dc26263d}.stat-card.tone-slate{border-color:#64748b3d}.stat-label{color:#b9d5f0bd;margin:0 0 6px;font-size:.82rem}.stat-value{margin:0 0 6px;font-size:1.35rem}.stat-detail{color:#afcef0b8;margin:0;font-size:.82rem}.module-page{flex-direction:column;gap:16px;display:flex}.content-grid{grid-template-columns:1.6fr 1fr;gap:16px;display:grid}.content-column{flex-direction:column;gap:16px;display:flex}.live-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.live-list-card{background:#0c1a30d1;border:1px solid #7cbfff29;border-radius:14px;padding:12px}.live-list-title{color:#e7f3ff;margin:0 0 6px;font-size:.9rem;font-weight:700}.live-list-meta{color:#bbd6f4c7;margin:0;font-size:.8rem}.panel{background:#071020e0;border:1px solid #7cbfff24;border-radius:20px;padding:18px 20px;box-shadow:0 12px 30px #02071433}.panel-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.module-page-header{background:linear-gradient(135deg,#071123f0,#08182cd6);border:1px solid #7cbfff29;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px;display:flex}.module-page-header h2{margin:0 0 8px;font-size:1.4rem}.page-summary{color:#cdddf3b8;margin:8px 0 0;font-size:.92rem}.module-page-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.data-source-badge{letter-spacing:.04em;color:#dceeff;background:#ffffff0f;border:1px solid #7cbfff33;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:700}.data-source-badge.live{color:#b8f8d5;background:#39d98a29;border-color:#39d98a59}.data-source-badge.cache{color:#cdeeff;background:#6fc4ff24;border-color:#6fc4ff59}.data-source-badge.demo{color:#ffe6b2;background:#ffbc4529;border-color:#ffbc4559}.table-actions{flex-wrap:wrap;gap:6px;display:flex}.table-actions .ghost-button{border-radius:8px;padding:4px 8px;font-size:.75rem}.action-button{color:#f6fbff;cursor:pointer;background:linear-gradient(135deg,#2f8cff,#0d4bd4);border:none;border-radius:999px;padding:9px 12px}.module-panel-title-row{flex-wrap:wrap}.module-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.search-field{background:#ffffff0d;border:1px solid #7cbfff1f;border-radius:999px;align-items:center;gap:8px;min-width:220px;padding:8px 10px;display:flex}.search-field input{color:#f4f8ff;background:0 0;border:none;outline:none;width:100%}.filter-chips{flex-wrap:wrap;gap:8px;display:flex}.filter-chip{color:#d9e7f9;cursor:pointer;background:#ffffff0a;border:1px solid #7cbfff29;border-radius:999px;padding:7px 10px}.filter-chip.active{background:#2f7eff33;border-color:#7cbfff47}.module-panel-body{flex-direction:column;gap:12px;display:flex}.integration-panel{padding-top:14px}.integration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.integration-item{background:#ffffff0a;border:1px solid #7cbfff1f;border-radius:12px;padding:10px 12px}.integration-label{letter-spacing:.08em;text-transform:uppercase;color:#afd0f1a3;margin:0 0 4px;font-size:.73rem}.integration-value{color:#e1f0ffe6;margin:0;font-size:.87rem;line-height:1.4}.empty-state{text-align:center;background:#ffffff0a;border:1px dashed #7cbfff2e;border-radius:16px;padding:28px 16px}.empty-state-icon{margin-bottom:8px;font-size:1.5rem}.empty-state h3{margin:0 0 6px}.empty-state p{color:#b7d3f2b8;margin:0}.loading-state{flex-direction:column;justify-content:center;align-items:center;display:flex}.assistant-layout{grid-template-columns:1.3fr .7fr;gap:14px;display:grid}.assistant-stack{flex-direction:column;gap:12px;display:flex}.assistant-card{background:#ffffff0a;border:1px solid #7cbfff1f;border-radius:16px;padding:14px}.assistant-card h4{margin:0 0 8px}.assistant-card ul{color:#b7d3f2d1;flex-direction:column;gap:8px;margin:0;padding-left:18px;display:flex}.panel-title{margin:0;font-size:1rem;font-weight:700}.panel-caption{color:#b4d1f2ad;margin:0;font-size:.84rem}.broadcast-status-panel{flex-direction:column;display:flex}.broadcast-status-panel.tone-green{border-color:#10b98157}.broadcast-status-panel.tone-amber{border-color:#fb923c52}.broadcast-status-panel.tone-red{border-color:#ef444457}.broadcast-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.broadcast-status-grid p{color:#e5f2ff;background:#ffffff0a;border:1px solid #7cbfff1f;border-radius:14px;margin:0;padding:10px 12px;font-size:.88rem}.broadcast-status-grid p span{letter-spacing:.08em;text-transform:uppercase;color:#b7d3f2a8;margin-bottom:4px;font-size:.72rem;display:block}.live-sources-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.live-source-card{background:linear-gradient(160deg,#081223f5,#0a1c31db);border:1px solid #7cbfff24;border-radius:20px;flex-direction:column;gap:14px;padding:16px;display:flex;box-shadow:0 12px 28px #02071438}.live-source-preview{background:radial-gradient(circle at 20% 20%,#2f8cff59,#0000 32%),radial-gradient(circle at 82% 18%,#2ec4b62e,#0000 28%),linear-gradient(135deg,#030b1af2,#06162aeb);border:1px solid #7cbfff1f;border-radius:18px;justify-content:space-between;align-items:flex-end;min-height:168px;padding:14px;display:flex;position:relative;overflow:hidden}.live-source-preview:before{content:"";border:1px dashed #a0c8ff29;border-radius:14px;position:absolute;inset:14px}.live-source-preview-label{z-index:1;color:#e7f4ffd1;letter-spacing:.03em;font-size:.82rem;position:relative}.live-source-preview-overlay{z-index:1;flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex;position:relative}.live-source-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.live-source-type{letter-spacing:.12em;text-transform:uppercase;color:#78c8ff;margin:0 0 4px;font-size:.72rem;font-weight:700}.live-source-name{color:#f3f7ff;margin:0;font-size:1rem;font-weight:700}.live-source-location{color:#b7d3f2bd;margin:4px 0 0;font-size:.84rem}.live-source-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.live-source-metric{background:#ffffff0a;border:1px solid #7cbfff1f;border-radius:14px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.live-source-metric span,.live-source-audio-row span{text-transform:uppercase;letter-spacing:.08em;color:#b7d3f2a8;font-size:.72rem}.live-source-metric strong,.live-source-audio-row strong{color:#e5f2ff;font-size:.86rem}.live-source-audio{flex-direction:column;gap:8px;display:flex}.live-source-audio-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.live-source-meter{background:#ffffff0f;border:1px solid #7cbfff1f;border-radius:999px;width:100%;height:10px;overflow:hidden}.live-source-meter-fill{border-radius:inherit;background:linear-gradient(90deg,#2f8cff,#31d9af);height:100%}.live-sources-empty-panel{padding:26px}.live-sources-table td,.live-sources-table th{vertical-align:top}@media (width<=1120px){.live-sources-grid,.live-source-metrics,.broadcast-status-grid{grid-template-columns:1fr}}.table{border-collapse:collapse;width:100%;font-size:.93rem}.table th,.table td{text-align:left;border-bottom:1px solid #7cbfff1f;padding:10px 8px}.table th{color:#b6d2f2b3;font-weight:600}.table-empty-cell{text-align:center;color:#b7d3f2b8;padding:16px 8px;font-style:italic}.status-pill{background:#ffffff0f;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.8rem;font-weight:600;display:inline-flex}.status-pill.live{color:#6df0a1;background:#39d98a24}.status-pill.standby{color:#7fcaff;background:#2f7eff24}.status-pill.recording{color:#ffd36b;background:#ffbc4524}.alert-list,.activity-list{flex-direction:column;gap:10px;display:flex}.alert-item,.activity-item{border-bottom:1px solid #7cbfff1f;padding:12px 0}.alert-item:last-child,.activity-item:last-child{border-bottom:none;padding-bottom:0}.alert-title,.activity-title{margin:0 0 4px;font-weight:700}.alert-detail,.activity-desc{color:#b8d1f2b8;margin:0;font-size:.88rem;line-height:1.5}.alert-severity{letter-spacing:.12em;text-transform:uppercase;color:#6dc3ff;margin-bottom:6px;font-size:.74rem;font-weight:700;display:inline-block}.assistant-list{flex-direction:column;gap:10px;display:flex}.panel-empty-message{color:#b7d3f2b8;margin:0;padding:12px 0;font-style:italic}.module-empty-card{grid-column:1/-1}.route-error-page{place-items:center;min-height:100vh;padding:24px;display:grid}.route-error-card{background:#060e1ce0;border:1px solid #7cbfff2e;border-radius:18px;width:min(560px,100%);padding:24px}.route-error-kicker{letter-spacing:.12em;text-transform:uppercase;color:#7fcaff;margin:0 0 6px;font-size:.78rem}.route-error-card h1{margin:0 0 8px}.route-error-card p{color:#b7d3f2cc;margin:0}.route-error-actions{gap:10px;margin-top:16px;display:flex}.assistant-item{color:#dceeff;text-align:left;background:#ffffff0a;border:1px solid #7cbfff1f;border-radius:14px;padding:12px 14px;font-size:.93rem}.quick-action{cursor:pointer;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.quick-action-title{font-weight:700}.quick-action-meta{color:#b8d1f2b8;font-size:.82rem}@media (width<=1180px){.stats-grid,.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid,.live-list-grid{grid-template-columns:1fr}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.dashboard-shell{flex-direction:column}.sidebar{border-bottom:1px solid #77b0ff29;border-right:none;width:100%;height:auto}}@media (width<=640px){.dashboard-main{padding:16px}.topbar{flex-direction:column;align-items:stretch}.topbar-meta{flex-wrap:wrap;justify-content:space-between}.datetime-block{align-items:flex-start}.module-page-header{flex-direction:column}.assistant-layout{grid-template-columns:1fr}.hero-panel{flex-direction:column;align-items:flex-start}.stats-grid,.module-grid{grid-template-columns:1fr}.table th,.table td{padding:10px 4px;font-size:.84rem}.integration-grid{grid-template-columns:1fr}}.reporter-control-room{flex-direction:column;gap:20px;width:100%;display:flex}.reporter-cards-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:16px;width:100%;display:grid}.reporter-card{background:#071020e0;border:1px solid #7cbfff24;border-radius:18px;flex-direction:column;gap:12px;padding:16px;transition:all .2s;display:flex;box-shadow:0 10px 24px #0207142e}.reporter-card:hover{border-color:#7cbfff3d;transform:translateY(-2px);box-shadow:0 16px 40px #02071452}.reporter-card.status-live{background:#7f1d1d29;border-color:#dc26263d}.reporter-card.status-waiting{background:#7c2d1229;border-color:#fb923c3d}.reporter-card.status-offline{background:#1e293b29;border-color:#64748b3d}.reporter-card.status-active{background:#14532d29;border-color:#22c55e3d}.reporter-card-header{align-items:flex-start;gap:12px;display:flex}.reporter-avatar-container{flex-shrink:0;position:relative}.reporter-avatar{color:#fff;background:linear-gradient(135deg,#2f8cff,#0d4bd4);border-radius:12px;place-items:center;width:56px;height:56px;font-size:.95rem;font-weight:700;display:grid}.avatar-initials{text-transform:uppercase}.status-badge{letter-spacing:.08em;text-transform:uppercase;color:#e2e8f0;background:#64748bcc;border:2px solid #020712;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:700;position:absolute;bottom:-6px;right:-6px}.status-badge.status-live{color:#fca5a5;background:#dc2626e6}.status-badge.status-waiting{color:#fed7aa;background:#fb923ce6}.status-badge.status-offline{color:#cbd5e1;background:#64748be6}.status-badge.status-active{color:#bbf7d0;background:#22c55ee6}.reporter-header-info{flex:1}.reporter-name{color:#f3f7ff;margin:0 0 4px;font-size:1.02rem;font-weight:700}.reporter-location{color:#b7d3f2c2;margin:0;font-size:.84rem}.reporter-contact{border-top:1px solid #7cbfff1f;border-bottom:1px solid #7cbfff1f;flex-direction:column;gap:6px;padding:10px 0;font-size:.84rem;display:flex}.contact-item{justify-content:space-between;align-items:center;display:flex}.contact-label{color:#b7d3f2ad;font-weight:600}.contact-value{color:#bcd9f7;font-family:"ui-monospace",monospace;font-size:.82rem}.reporter-metrics{grid-template-columns:1fr 1fr;gap:10px;font-size:.84rem;display:grid}.metric-item{flex-direction:column;gap:6px;display:flex}.metric-header{justify-content:space-between;align-items:center;display:flex}.metric-label{color:#b7d3f2b8;font-weight:600}.metric-value{color:#bcd9f7;font-weight:700}.metric-value-badge{background:#ffffff14;border-radius:4px;align-items:center;padding:2px 6px;font-size:.76rem;font-weight:700;display:inline-flex}.metric-value-badge.quality-excellent{color:#86efac;background:#22c55e33}.metric-value-badge.quality-good{color:#93c5fd;background:#3b82f633}.metric-value-badge.quality-fair{color:#fed7aa;background:#fb923c33}.metric-value-badge.quality-poor{color:#fca5a5;background:#dc262633}.metric-bar{background:#ffffff14;border-radius:3px;height:6px;overflow:hidden}.metric-fill{background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:3px;height:100%;transition:width .3s}.metric-bar.quality-excellent .metric-fill{background:linear-gradient(90deg,#22c55e,#16a34a)}.metric-bar.quality-good .metric-fill{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.metric-bar.quality-fair .metric-fill{background:linear-gradient(90deg,#fb923c,#f97316)}.metric-bar.quality-poor .metric-fill{background:linear-gradient(90deg,#ef4444,#dc2626)}.mic-status{background:#ffffff14;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:.76rem;font-weight:700;display:inline-flex}.mic-status.mic-on{color:#86efac;background:#22c55e33}.mic-status.mic-off{color:#fca5a5;background:#dc262633}.reporter-actions{grid-template-columns:1fr 1fr;gap:8px;padding-top:8px;display:grid}.action-button{color:#d9e7f9;cursor:pointer;background:#ffffff0f;border:1px solid #7cbfff29;border-radius:999px;padding:8px 10px;font-size:.8rem;font-weight:700;transition:all .18s}.action-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #0207143d}.action-button:disabled{opacity:.5;cursor:not-allowed}.action-button.action-take-live{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e52;grid-column:1/-1}.action-button.action-take-live:hover{background:linear-gradient(135deg,#16a34a,#15803d)}.action-button.action-end-live{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#dc262652;grid-column:1/-1}.action-button.action-end-live:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)}.action-button.action-unavailable{color:#cbd5e199;background:#64748b29;border-color:#64748b3d;grid-column:1/-1}.action-button.action-talkback{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f652}.action-button.action-talkback:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af)}.action-button.action-mute{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#dc262652}.action-button.action-mute:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c)}.action-button.action-unmute{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e52}.action-button.action-unmute:hover:not(:disabled){background:linear-gradient(135deg,#16a34a,#15803d)}.action-button.action-details{color:#dceeff;background:#7cbfff29;border-color:#7cbfff47}.action-button.action-details:hover:not(:disabled){background:#7cbfff3d;border-color:#7cbfff5c}.empty-state-message{text-align:center;color:#b7d3f2b8;margin:0;padding:20px;font-style:italic}@media (width<=1024px){.reporter-cards-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (width<=768px){.reporter-cards-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.reporter-metrics,.reporter-actions{grid-template-columns:1fr}.action-button.action-take-live,.action-button.action-end-live,.action-button.action-unavailable{grid-column:1/-1}}@media (width<=480px){.reporter-cards-grid{grid-template-columns:1fr}.reporter-card{padding:12px}.reporter-metrics{grid-template-columns:1fr}.action-button{padding:7px 8px;font-size:.75rem}}.reporter-portal{color:#e5e7eb;background:linear-gradient(135deg,#0f172a 0%,#1a2a4a 100%);border-radius:12px;max-width:900px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.reporter-portal-header{text-align:center;border-bottom:2px solid #3b82f64d;margin-bottom:2rem;padding-bottom:1.5rem}.reporter-portal-header h1{color:#60a5fa;text-shadow:0 2px 8px #0000004d;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.reporter-portal-header p{color:#9ca3af;margin:0;font-size:1.1rem}.status-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.status-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e3a8a66;border:1px solid #3b82f633;border-radius:8px;padding:1.5rem;transition:all .3s}.status-card:hover{background:#1e3a8a99;border-color:#3b82f680}.status-card.status-online{background:#22c55e1a;border-color:#22c55e80}.status-card.status-degraded{background:#fb923c1a;border-color:#fb923c80}.status-card.status-offline{background:#6b72801a;border-color:#6b728080}.status-card.active{background:#22c55e26;border-color:#22c55e80;box-shadow:0 0 12px #22c55e4d}.status-indicator,.quality-indicator,.media-icon{margin-bottom:.75rem;font-size:2rem;display:block}.status-indicator:before{content:"";background:#6b728099;border-radius:50%;width:12px;height:12px;animation:2s infinite pulse;display:inline-block}.status-card.status-online .status-indicator:before{background:#22c55e;box-shadow:0 0 8px #22c55e}.status-card.status-degraded .status-indicator:before{background:#fb923c;box-shadow:0 0 8px #fb923c}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.status-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem}.status-value{color:#e5e7eb;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.status-detail{color:#6b7280;font-size:.8rem}.controls-section{margin-bottom:2rem}.preview-panel{background:#1e3a8a4d;border:1px solid #3b82f640;border-radius:8px;margin-bottom:2rem;padding:1rem}.preview-panel-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.preview-panel-header h3{color:#60a5fa;margin:0;font-size:1rem}.preview-panel-header span{color:#9ca3af;font-size:.9rem}.preview-frame{aspect-ratio:16/9;background:#0f172acc;border:1px solid #3b82f64d;border-radius:8px;position:relative;overflow:hidden}.preview-frame video{object-fit:cover;width:100%;height:100%;display:block}.preview-placeholder{color:#9ca3af;background:#0206178c;place-items:center;margin:0;display:grid;position:absolute;inset:0}.preview-error{color:#fca5a5;margin:.75rem 0 0;font-size:.9rem}.primary-controls{margin-bottom:1rem}.secondary-controls{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-large{width:100%;padding:1rem 2rem;font-size:1.1rem}.btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:2px solid #3b82f6;box-shadow:0 4px 12px #3b82f64d}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-danger{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:2px solid #ef4444;box-shadow:0 4px 12px #ef44444d}.btn-danger:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-2px);box-shadow:0 6px 16px #ef444466}.btn-secondary{color:#9ca3af;background:#6b728033;border:1px solid #6b728066}.btn-secondary:hover{color:#e5e7eb;background:#6b728066;border-color:#6b728099}.btn-active{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:1px solid #22c55e;box-shadow:0 4px 12px #22c55e4d}.btn-active:hover{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);transform:translateY(-2px);box-shadow:0 6px 16px #22c55e66}.instructions-panel{background:#1e3a8a4d;border:1px solid #3b82f633;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.instructions-panel h3{color:#60a5fa;margin-top:0;font-size:1.2rem}.instructions-panel ol{margin:1rem 0;padding-left:1.5rem}.instructions-panel li{color:#d1d5db;margin:.75rem 0;line-height:1.6}.instructions-panel strong{color:#bfdbfe}.connection-details{background:#1e3a8a33;border:1px solid #3b82f633;border-radius:8px;margin-top:2rem;padding:1.5rem}.connection-details h4{color:#60a5fa;margin-top:0;font-size:1rem}.details-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.detail-item{background:#0f172a80;border-left:3px solid #3b82f6;border-radius:6px;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.detail-item .label{color:#9ca3af;font-size:.9rem;font-weight:600}.detail-item .value{color:#60a5fa;font-family:Courier New,monospace;font-size:.95rem;font-weight:500}@media (width<=640px){.reporter-portal{padding:1rem}.reporter-portal-header h1{font-size:1.8rem}.status-grid{grid-template-columns:1fr 1fr}.btn{padding:.6rem 1rem;font-size:.95rem}.btn-large{padding:.8rem 1.5rem;font-size:1rem}}.producer-monitoring{background:#0f172a;border:1px solid #3b82f633;border-radius:12px;flex-direction:column;width:100%;min-height:400px;padding:1.5rem;display:flex}.monitoring-status{border-bottom:1px solid #3b82f61a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.status-badge{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:6px;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.status-badge.online .status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot;display:inline-block}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.participants-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;width:100%;display:grid}.participant-tile{background:#1e3a8a4d;border:1px solid #3b82f633;border-radius:8px;flex-direction:column;height:100%;min-height:300px;transition:all .3s;display:flex;overflow:hidden}.participant-tile:hover{background:#1e3a8a80;border-color:#3b82f680;box-shadow:0 4px 12px #3b82f633}.video-container{background:#1a2a4a;flex:1;justify-content:center;align-items:center;min-height:200px;display:flex;position:relative;overflow:hidden}.video-container video{object-fit:cover;width:100%;height:100%}.video-container .placeholder{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.video-container .placeholder p{color:#9ca3af;word-break:break-word;font-size:.95rem}.participant-info{background:#0f172a99;border-top:1px solid #3b82f61a;padding:1rem}.participant-name{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.75rem;font-size:.95rem;font-weight:600;overflow:hidden}.participant-stats{gap:.75rem;font-size:.85rem;display:flex}.stat{color:#9ca3af;white-space:nowrap;background:#6b728033;border:1px solid #6b72804d;border-radius:4px;padding:.35rem .7rem}.stat.active{color:#22c55e;background:#22c55e1a;border-color:#22c55e4d}.stat.speaking{color:#fb923c;background:#fb923c1a;border-color:#fb923c4d;animation:1s infinite pulse-stat}@keyframes pulse-stat{0%,to{opacity:1}50%{opacity:.7}}.monitoring-loading,.monitoring-empty{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:400px;display:flex}.monitoring-empty p{color:#6b7280;font-size:1rem}.monitoring-loading p{font-size:1rem}.spinner,.spinner-small{border:3px solid #3b82f633;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin;display:inline-block}.spinner-small{border-width:2px;width:24px;height:24px}@keyframes spin{to{transform:rotate(360deg)}}.monitoring-error{color:#ef4444;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:400px;padding:2rem;display:flex}.error-title{color:#ef4444;margin:0;font-size:1.2rem;font-weight:600}.error-message{color:#9ca3af;max-width:400px;margin:0;font-size:.95rem}@media (width<=1024px){.participants-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (width<=640px){.producer-monitoring{padding:1rem}.participants-grid{grid-template-columns:1fr}.participant-tile{min-height:250px}.participant-stats{flex-wrap:wrap}}.producer-monitoring-section{border-bottom:1px solid #3b82f633;width:100%;margin-bottom:2rem;padding-bottom:2rem}.monitoring-header{margin-bottom:1rem}.monitoring-header h3{color:#e5e7eb;margin:0;font-size:1.1rem;font-weight:700}.monitoring-header p{color:#9ca3af;margin:.5rem 0 0;font-size:.9rem}.producer-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.producer-section{flex-direction:column;gap:14px;display:flex}.producer-section-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.producer-section-title{color:#f3f7ff;margin:0;font-size:1rem;font-weight:700}.producer-section-description{color:#b7d3f2b8;margin:4px 0 0;font-size:.84rem;line-height:1.45}.producer-section-count{text-align:center;letter-spacing:.05em;color:#d9e7f9;background:#ffffff0d;border:1px solid #7cbfff24;border-radius:999px;min-width:44px;padding:6px 10px;font-size:.8rem;font-weight:700}.producer-section-body{flex-direction:column;gap:12px;display:flex}.producer-empty-state{color:#b7d3f2bd;background:#ffffff08;border:1px dashed #7cbfff2e;border-radius:14px;padding:18px}.producer-queue-card{background:#071020e0;border:1px solid #7cbfff24;border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 10px 24px #0207142e}.producer-queue-card.variant-request{background:#7c2d1229;border-color:#fb923c3d}.producer-queue-card.variant-approved{background:#14532d29;border-color:#22c55e3d}.producer-queue-card.variant-live{background:#7f1d1d29;border-color:#dc26263d}.producer-queue-card.variant-finished{background:#1e293b29;border-color:#64748b3d}.producer-card-top{align-items:flex-start;gap:12px;display:flex}.producer-avatar{color:#fff;background:linear-gradient(135deg,#2f8cff,#0d4bd4);border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:.92rem;font-weight:700;display:grid}.producer-card-heading{flex:1}.producer-card-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.producer-card-title{color:#f3f7ff;margin:0;font-size:1rem;font-weight:700}.producer-card-subtitle{color:#b7d3f2c2;margin:3px 0 0;font-size:.84rem}.producer-card-summary{color:#b7d3f2bd;margin:8px 0 0;font-size:.84rem}.producer-card-badge{letter-spacing:.08em;text-transform:uppercase;border:1px solid #7cbfff1f;border-radius:8px;padding:4px 8px;font-size:.7rem;font-weight:700}.producer-card-body{border-top:1px solid #7cbfff1f;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px 0 0;display:grid}.producer-card-meta,.producer-card-notes{flex-direction:column;gap:4px;min-width:0;display:flex}.producer-card-meta span,.producer-card-notes span{text-transform:uppercase;letter-spacing:.08em;color:#b7d3f2ad;font-size:.72rem}.producer-card-meta strong{color:#bcd9f7;word-break:break-word;font-size:.84rem}.producer-card-notes p{color:#d9e7f9;margin:0;font-size:.84rem;line-height:1.45}.producer-card-actions{flex-wrap:wrap;gap:10px;display:flex}.producer-details-panel{margin-top:2px}.producer-details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.producer-detail-item{background:#ffffff0a;border:1px solid #7cbfff1f;border-radius:14px;padding:12px}.producer-detail-item span{text-transform:uppercase;letter-spacing:.08em;color:#b7d3f2ad;margin-bottom:4px;font-size:.72rem;display:block}.producer-detail-item strong,.producer-detail-item p{color:#d9e7f9;margin:0;font-size:.86rem;line-height:1.45}@media (width<=1120px){.producer-control-grid,.producer-details-grid{grid-template-columns:1fr}}@media (width<=768px){.producer-card-body{grid-template-columns:1fr}.producer-card-top,.producer-card-title-row,.producer-section-header{flex-direction:column}}.livekit-room-manager{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.livekit-room-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.livekit-field{flex-direction:column;gap:6px;display:flex}.livekit-field span{letter-spacing:.08em;text-transform:uppercase;color:#b7d3f2ad;font-size:.72rem}.livekit-field input,.livekit-field select{color:#e5f2ff;background:#050d1cbd;border:1px solid #7cbfff33;border-radius:10px;outline:none;padding:10px 12px}.livekit-room-actions{flex-wrap:wrap;gap:8px;display:flex}.livekit-room-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.livekit-room-status-grid div,.livekit-video-tile-metrics div{background:#ffffff0a;border:1px solid #7cbfff1f;border-radius:14px;padding:10px 12px}.livekit-room-status-grid span,.livekit-video-tile-metrics span{text-transform:uppercase;letter-spacing:.08em;color:#b7d3f2ad;margin-bottom:4px;font-size:.72rem;display:block}.livekit-room-status-grid strong,.livekit-video-tile-metrics strong{color:#e5f2ff;font-size:.86rem}.livekit-error-text{color:#fca5a5;margin:0;font-size:.84rem}.livekit-participant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.livekit-video-tile{background:linear-gradient(160deg,#081223f5,#0a1c31db);border:1px solid #7cbfff29;border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex}.livekit-video-tile-preview{background:radial-gradient(circle at 18% 20%,#2f8cff4d,#0000 34%),linear-gradient(135deg,#030b1af2,#06162aeb);border:1px solid #7cbfff24;border-radius:14px;min-height:160px;padding:12px;position:relative}.livekit-video-element{object-fit:cover;background:#020617f2;border-radius:14px;width:100%;height:100%;position:absolute;inset:0}.livekit-video-tile-overlay{z-index:2;justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:relative}.livekit-video-tile-title{color:#e5f2ff;margin:0;font-weight:700}.livekit-video-placeholder{z-index:1;color:#b7d3f2c2;background:#0206178c;place-items:center;font-size:.84rem;display:grid;position:absolute;inset:0}.livekit-speaking-indicator{z-index:2;letter-spacing:.08em;text-transform:uppercase;color:#6ee7b7;background:#064e3b7a;border:1px solid #10b98157;border-radius:999px;padding:5px 9px;font-size:.72rem;position:absolute;bottom:12px;right:12px}.livekit-video-tile-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.livekit-audio-meter-wrap{align-items:center;gap:10px;display:flex}.livekit-audio-meter{background:#ffffff0f;border:1px solid #7cbfff1f;border-radius:999px;flex:1;height:10px;overflow:hidden}.livekit-audio-meter-fill{border-radius:inherit;background:linear-gradient(90deg,#2f8cff,#31d9af);height:100%}.livekit-audio-meter-wrap strong{text-align:right;color:#e5f2ff;min-width:38px;font-size:.82rem}.livekit-empty-state{color:#b7d3f2bd;background:#ffffff08;border:1px dashed #7cbfff2e;border-radius:14px;padding:18px}@media (width<=1120px){.livekit-room-form-grid,.livekit-room-status-grid,.livekit-participant-grid,.livekit-video-tile-metrics{grid-template-columns:1fr}}.program-switcher-layout{grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);gap:16px;display:grid}.program-switcher-monitors{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.program-switcher-monitor{background:#071020e6;border:1px solid #7cbfff24;border-radius:20px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 12px 30px #02071433}.program-switcher-monitor.highlight{background:linear-gradient(160deg,#081223f5,#0a1c31db);border-color:#2f8cff47}.program-switcher-monitor-screen{background:radial-gradient(circle at 24% 18%,#2f8cff4d,#0000 30%),radial-gradient(circle at 84% 20%,#31d9af2e,#0000 28%),linear-gradient(135deg,#030b1afa,#06162af0);border:1px solid #7cbfff1f;border-radius:18px;min-height:260px;position:relative;overflow:hidden}.program-switcher-monitor-screen:before{content:"";border:1px dashed #a0c8ff2e;border-radius:14px;position:absolute;inset:14px}.program-switcher-monitor-overlay{z-index:1;justify-content:space-between;gap:12px;display:flex;position:absolute;top:12px;left:12px;right:12px}.program-switcher-monitor-label,.program-switcher-monitor-status{letter-spacing:.04em;color:#e5f2ff;background:#ffffff14;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:700}.program-switcher-monitor-indicators{z-index:1;gap:8px;display:flex;position:absolute;bottom:14px;left:14px}.program-switcher-indicator{text-transform:uppercase;letter-spacing:.08em;border:1px solid #7cbfff33;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:700}.program-switcher-indicator.green{color:#6ee7b7;background:#064e3b6b;border-color:#10b98159}.program-switcher-indicator.red{color:#fca5a5;background:#7f1d1d80;border-color:#ef444457}.program-switcher-indicator.amber{color:#fdba74;background:#7c2d1266;border-color:#fb923c52}.program-switcher-indicator.slate{color:#cbd5e1;background:#1e293b75;border-color:#94a3b83d}.program-switcher-monitor-frame{place-items:center;padding:44px 20px 20px;display:grid;position:absolute;inset:0}.program-switcher-monitor-stage{text-align:center;background:#050d1cd6;border:1px solid #7cbfff24;border-radius:18px;width:100%;max-width:360px;padding:20px}.program-switcher-monitor-stage-title{color:#c1dbf5c7;margin:0 0 8px;font-size:.86rem}.program-switcher-monitor-stage-name{color:#f3f7ff;margin:0;font-size:1.2rem;font-weight:700}.program-switcher-monitor-stage-meta{color:#b7d3f2bd;margin:8px 0 0;font-size:.88rem}.program-switcher-recording-dot{color:#ffb8b8;letter-spacing:.08em;background:#dc26262e;border:1px solid #ef444457;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700;position:absolute;bottom:14px;right:14px}.program-switcher-monitor-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.program-switcher-monitor-metrics div,.program-switcher-selected-details p,.program-switcher-status-list div,.program-switcher-output-ready div{background:#ffffff0a;border:1px solid #7cbfff1f;border-radius:14px;padding:10px 12px}.program-switcher-monitor-metrics span,.program-switcher-selected-details span,.program-switcher-status-list span,.program-switcher-output-ready span{letter-spacing:.08em;text-transform:uppercase;color:#b7d3f2a8;margin-bottom:4px;font-size:.72rem;display:block}.program-switcher-monitor-metrics strong,.program-switcher-selected-details p,.program-switcher-status-list strong,.program-switcher-output-ready strong{color:#e5f2ff;margin:0;font-size:.88rem}.program-switcher-side-panel{flex-direction:column;gap:16px;display:flex}.program-switcher-selected-details{grid-template-columns:1fr;gap:10px;display:grid}.program-switcher-empty-selection{color:#b7d3f2bd;background:#ffffff08;border:1px dashed #7cbfff2e;border-radius:14px;padding:18px}.program-switcher-status-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.program-switcher-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.program-switcher-control-panel{flex-direction:column;gap:14px;display:flex}.program-switcher-button-row{flex-wrap:wrap;gap:8px;display:flex}.program-switcher-button-row.emergency{border-top:1px solid #7cbfff1f;padding-top:8px}.program-switcher-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.program-switcher-source-card{text-align:left;cursor:pointer;background:#071020e0;border:1px solid #7cbfff24;border-radius:18px;padding:0;overflow:hidden;box-shadow:0 10px 24px #0207142e}.program-switcher-source-card:focus-visible{outline-offset:2px;outline:2px solid #2f8cff}.program-switcher-source-card.selected{border-color:#2f8cff66;box-shadow:0 0 0 1px #2f8cff2e,0 16px 34px #02071438}.program-switcher-source-preview{background:radial-gradient(circle at 18% 20%,#2f8cff4d,#0000 34%),linear-gradient(135deg,#030b1af2,#06162aeb);justify-content:space-between;align-items:flex-end;gap:12px;min-height:128px;padding:14px;display:flex}.program-switcher-source-badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.program-switcher-source-preview-label{color:#e7f4ffd1;font-size:.8rem}.program-switcher-source-body{flex-direction:column;gap:12px;padding:14px;display:flex}.program-switcher-source-type{letter-spacing:.12em;text-transform:uppercase;color:#78c8ff;margin:0 0 4px;font-size:.72rem;font-weight:700}.program-switcher-source-name{color:#f3f7ff;margin:0;font-size:1rem}.program-switcher-source-meta{color:#b7d3f2bd;margin:4px 0 0;font-size:.84rem}.program-switcher-source-meter-wrap{flex-direction:column;gap:8px;display:flex}.program-switcher-source-meter-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.program-switcher-source-meter-label span{text-transform:uppercase;letter-spacing:.08em;color:#b7d3f2a8;font-size:.72rem}.program-switcher-source-meter-label strong{color:#e5f2ff;font-size:.84rem}.program-switcher-source-meter{background:#ffffff0f;border:1px solid #7cbfff1f;border-radius:999px;width:100%;height:10px;overflow:hidden}.program-switcher-source-meter-fill{border-radius:inherit;background:linear-gradient(90deg,#2f8cff,#31d9af);height:100%}.program-switcher-source-footer{color:#b7d3f2bd;border-top:1px solid #7cbfff1f;justify-content:space-between;align-items:center;gap:12px;padding-top:8px;font-size:.82rem;display:flex}.program-switcher-telemetry-bar{flex-direction:column;gap:12px;display:flex}.program-switcher-audio-placeholder{background:#050d1c8c;border:1px dashed #7cbfff3d;border-radius:14px;padding:12px}.program-switcher-audio-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.program-switcher-audio-title-row span{letter-spacing:.08em;text-transform:uppercase;color:#b7d3f2ad;font-size:.72rem}.program-switcher-audio-title-row strong{color:#bcd9f7;font-size:.82rem}.program-switcher-audio-bars{grid-template-columns:repeat(8,minmax(0,1fr));align-items:end;gap:6px;height:44px;display:grid}.program-switcher-audio-bar{background:linear-gradient(#31d9aff2,#2f8cffb8);border-radius:999px}.program-switcher-audio-bar:first-child{height:28%}.program-switcher-audio-bar:nth-child(2){height:44%}.program-switcher-audio-bar:nth-child(3){height:63%}.program-switcher-audio-bar:nth-child(4){height:84%}.program-switcher-audio-bar:nth-child(5){height:76%}.program-switcher-audio-bar:nth-child(6){height:58%}.program-switcher-audio-bar:nth-child(7){height:39%}.program-switcher-audio-bar:nth-child(8){height:22%}.program-switcher-output-ready{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.danger-button{color:#fecaca;cursor:pointer;background:#7f1d1d73;border:1px solid #ef444459;border-radius:10px;padding:8px 12px;font-size:.82rem;font-weight:700}.danger-button:disabled{opacity:.55;cursor:not-allowed}@media (width<=1120px){.program-switcher-layout,.program-switcher-monitors,.program-switcher-source-grid,.program-switcher-status-list,.program-switcher-output-ready,.program-switcher-monitor-metrics{grid-template-columns:1fr}}
