:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f1f3f1;font-synthesis:none;text-rendering:optimizelegibility;letter-spacing:0;--surface:#171b18;--surface-raised:#1d221e;--surface-hover:#252b26;--border:#343a35;--border-strong:#4a514b;--text:#f1f3f1;--muted:#a8afa9;--faint:#747c75;--green:#45d483;--green-strong:#2fbd70;--green-soft:#173526;--amber:#efb84e;--amber-soft:#3b2e16;--red:#f06b6b;--red-soft:#3c1d1d;background:#101310;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#101310;min-height:100dvh}button,input{font:inherit;letter-spacing:0}button{color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid var(--green);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{background:#101310;min-height:100dvh}.app-header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#101310f5;justify-content:space-between;align-items:center;min-height:58px;padding:9px clamp(16px,3vw,40px);display:flex;position:sticky;top:0}.brand{color:var(--text);align-items:center;gap:10px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{width:34px;height:34px;color:var(--green);background:#14271b;border:1px solid #326645;border-radius:6px;place-items:center;display:grid}.header-status{justify-content:flex-end;min-width:112px;display:flex}.host-workspace{grid-template-columns:minmax(0,1fr) 370px;width:min(1500px,100%);min-height:calc(100dvh - 58px);margin:0 auto;display:grid}.broadcast-area{min-width:0;padding:28px clamp(18px,3vw,42px) 40px}.section-heading,.viewer-title-row{justify-content:space-between;align-items:flex-start;gap:12px;min-height:48px;margin-bottom:16px;display:flex}h1,h2,h3,p{margin:0}h1{font-size:22px;line-height:1.25}h2{font-size:15px;line-height:1.3}h3{font-size:14px;line-height:1.3}.section-meta{min-height:20px;color:var(--muted);margin-top:4px;font-size:13px;line-height:20px}.broadcast-actions{align-items:center;gap:8px;display:flex}.video-stage{aspect-ratio:16/9;border:1px solid var(--border);background:#050706;border-radius:6px;width:100%;position:relative;overflow:hidden}.video-stage video{object-fit:contain;background:#050706;width:100%;height:100%;display:block}.stage-placeholder,.stage-overlay{color:var(--faint);place-content:center;justify-items:center;gap:10px;font-size:14px;display:grid;position:absolute;inset:0}.stage-overlay{color:var(--text);background:#050706b8}.capture-strip{min-height:34px;color:var(--muted);font-variant-numeric:tabular-nums;align-items:center;gap:8px 18px;padding:7px 2px;font-size:12px;display:flex}.notice{border:1px solid var(--border);min-height:38px;color:var(--muted);background:var(--surface);border-radius:6px;align-items:center;margin-top:10px;padding:8px 10px;font-size:13px;line-height:1.4;display:flex}.notice-warning{color:#f3c86f;background:var(--amber-soft);border-color:#6a5224;gap:8px}.notice-error{color:#ff9797;background:var(--red-soft);border-color:#713838}.setup-controls{grid-template-columns:minmax(310px,1fr) minmax(220px,.75fr) auto;align-items:end;gap:18px;margin-top:22px;display:grid}.control-group{border:0;min-width:0;margin:0;padding:0}.control-group legend,.token-field>span:first-child,.field-label{color:var(--muted);margin-bottom:7px;font-size:12px;font-weight:600;display:block}.segmented-control{border:1px solid var(--border);background:var(--surface);border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));height:42px;display:grid;overflow:hidden}.segmented-control button{border:0;border-right:1px solid var(--border);min-width:0;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;padding:0 10px}.segmented-control button:last-child{border-right:0}.segmented-control button:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}.segmented-control button.is-selected{color:#dff9e9;background:var(--green-soft);box-shadow:inset 0 -2px var(--green)}.token-field{min-width:0}.input-with-icon{border:1px solid var(--border);height:42px;color:var(--faint);background:var(--surface);border-radius:6px;align-items:center;padding:0 12px;display:flex}.input-with-icon:focus-within{border-color:var(--green)}.input-with-icon input{min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 0 0 9px}.button,.icon-button,.play-overlay{border:1px solid var(--border);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.button{white-space:nowrap;gap:8px;min-height:42px;padding:0 15px;font-size:13px;font-weight:700}.button-primary{border-color:var(--green-strong);color:#06140c;background:var(--green)}.button-primary:hover:not(:disabled){background:#59df91}.button-secondary{border-color:var(--border-strong);color:var(--text);background:var(--surface-raised)}.button-secondary:hover:not(:disabled){background:var(--surface-hover)}.button-danger{color:#faa;background:var(--red-soft);border-color:#7c3d3d}.button-danger:hover:not(:disabled){border-color:var(--red)}.icon-button{width:40px;height:40px;color:var(--muted);background:var(--surface-raised);flex:0 0 40px;padding:0}.icon-button:hover:not(:disabled){border-color:var(--border-strong);color:var(--text);background:var(--surface-hover)}.invite-bar{border:1px solid var(--border);background:var(--surface);border-radius:6px;align-items:center;gap:12px;min-width:0;margin-top:18px;padding:11px 12px;display:flex}.invite-copy{flex:1;min-width:0}.invite-copy .field-label{margin-bottom:3px}.invite-url{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;display:block;overflow:hidden}.viewer-panel{border-left:1px solid var(--border);background:#131613;min-width:0;padding:28px 18px 40px}.viewer-panel-heading,.viewer-panel-heading>div,.viewer-item-heading,.viewer-item-heading>div{justify-content:space-between;align-items:center;display:flex}.viewer-panel-heading{height:34px;color:var(--muted);margin-bottom:12px}.viewer-panel-heading>div{gap:8px}.viewer-panel-heading span{color:var(--faint);font-size:12px}.viewer-list{gap:10px;display:grid}.viewer-item{border:1px solid var(--border);background:var(--surface);border-radius:6px;min-width:0;padding:13px}.viewer-item-heading{gap:8px;min-height:30px;margin-bottom:12px}.viewer-item-heading>div{gap:8px;min-width:0}.empty-viewers{border:1px dashed var(--border);min-height:150px;color:var(--faint);border-radius:6px;place-content:center;justify-items:center;gap:9px;font-size:13px;display:grid}.status-badge,.path-badge,.diagnostic-badge{border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:3px 8px;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.status-good,.path-direct{color:#78e6a4;background:var(--green-soft);border-color:#2d6844}.status-warning,.path-relay,.diagnostic-badge{color:#f3c86f;background:var(--amber-soft);border-color:#6a5224}.status-danger{color:#ff9797;background:var(--red-soft);border-color:#713838}.status-neutral,.path-unknown{color:var(--muted);background:var(--surface-raised)}.stats-grid{font-variant-numeric:tabular-nums;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:0;display:grid}.metric{min-width:0}.metric dt{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:10px;overflow:hidden}.metric dd{color:#dfe3df;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.inline-error{overflow-wrap:anywhere;color:#ff9797;margin-top:10px;font-size:11px;line-height:1.4}.viewer-workspace{width:min(1380px,100%);margin:0 auto;padding:26px clamp(16px,3vw,40px) 42px}.viewer-badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.remote-stage{max-height:calc(100dvh - 250px);margin:0 auto}.play-overlay{color:#06140c;background:var(--green);border-color:var(--green-strong);gap:8px;min-height:44px;padding:0 18px;font-weight:700;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.viewer-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:9px 0;display:flex}.toolbar-status{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.toolbar-actions{flex:none;gap:8px;display:flex}.viewer-stats{margin-top:22px}.viewer-stats h2{color:var(--muted);margin-bottom:12px}.viewer-stats .stats-grid{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(6,minmax(0,1fr));padding:14px 0}@media (width<=1050px){.host-workspace{grid-template-columns:minmax(0,1fr) 330px}.setup-controls{grid-template-columns:1fr 1fr}.start-button{grid-column:1/-1}.viewer-stats .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=780px){.app-header{padding:9px 14px;position:static}.host-workspace{display:block}.broadcast-area,.viewer-workspace{padding:20px 14px 28px}.viewer-panel{border-top:1px solid var(--border);border-left:0;padding:20px 14px 28px}.setup-controls{grid-template-columns:1fr;gap:14px}.start-button{grid-column:auto}.remote-stage{max-height:none}.viewer-stats .stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=520px){.section-heading,.viewer-title-row{flex-wrap:wrap}.broadcast-actions{width:100%}.broadcast-actions .button{flex:1;min-width:0}.viewer-badges{justify-content:flex-start;width:100%}.segmented-control{height:auto;min-height:42px}.segmented-control button{white-space:normal;min-height:42px;padding:6px}.invite-bar{align-items:flex-end}.viewer-stats .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
