:root{color-scheme:light;--bg:#f5f5f7;--surface:#fff;--surface-soft:#f8f8fa;--text:#1d1d1f;--secondary:#6e6e73;--tertiary:#919196;--line:#e7e7eb;--line-strong:#d6d6dc;--blue:#0071e3;--blue-hover:#0077ed;--blue-tint:#edf5ff;--green:#26a168;--red:#d83b43;--shadow:0 20px 80px -30px rgba(20,30,65,.16);--dialog-shadow:0 28px 110px rgba(0,0,0,.19);--input:#fff;--stage:#f0f1f5;--focus:0 0 0 4px rgba(0,113,227,.18);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;font-synthesis:none;-webkit-font-smoothing:antialiased}
:root[data-theme=dark]{color-scheme:dark;--bg:#101012;--surface:#1c1c1f;--surface-soft:#242427;--text:#f5f5f7;--secondary:#a1a1a8;--tertiary:#777780;--line:#333338;--line-strong:#4a4a51;--blue:#2997ff;--blue-hover:#4aa7ff;--blue-tint:#142b42;--green:#47c889;--red:#ff737a;--shadow:0 20px 80px -30px rgba(0,0,0,.65);--dialog-shadow:0 28px 110px rgba(0,0,0,.6);--input:#242427;--stage:#151519}
@media(prefers-color-scheme:dark){:root:not([data-theme]){color-scheme:dark;--bg:#101012;--surface:#1c1c1f;--surface-soft:#242427;--text:#f5f5f7;--secondary:#a1a1a8;--tertiary:#777780;--line:#333338;--line-strong:#4a4a51;--blue:#2997ff;--blue-hover:#4aa7ff;--blue-tint:#142b42;--green:#47c889;--red:#ff737a;--shadow:0 20px 80px -30px rgba(0,0,0,.65);--dialog-shadow:0 28px 110px rgba(0,0,0,.6);--input:#242427;--stage:#151519}}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);transition:background-color .3s,color .3s}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--blue);outline-offset:4px}button,select,input,.room-card,.sidebar-card,.screen-panel,.site-header,dialog{transition:background-color .25s,border-color .25s,box-shadow .25s,color .25s,opacity .2s}p,h1,h2,h3{margin:0}button{color:inherit}svg.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.site-header{height:82px;max-width:1440px;margin:auto;padding:0 64px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:25px;letter-spacing:-1.3px;font-weight:700;line-height:1}.brand-mark{width:29px;height:29px;border-radius:9px;background:var(--text);position:relative}.brand-mark:before{content:"";position:absolute;left:8px;top:7px;width:6px;height:16px;background:var(--bg);border-radius:1px}.brand-mark:after{content:"";position:absolute;left:8px;top:17px;width:15px;height:6px;background:var(--bg);border-radius:1px}.brand-mark span{position:absolute;width:6px;height:6px;background:var(--blue);border-radius:50%;right:5px;top:5px}.header-caption{font-size:12px;color:var(--secondary);letter-spacing:.1em;margin-left:24px}.header-actions{display:flex;align-items:center;gap:14px}.icon-button{border:0;background:transparent;border-radius:50%;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;color:var(--secondary);padding:0}.icon-button:hover{background:var(--surface-soft);color:var(--text)}.theme-toggle{border:1px solid var(--line);background:var(--surface)}.theme-toggle:hover{border-color:var(--line-strong)}.mode-label{font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--secondary)}.landing{max-width:1280px;margin:0 auto;padding:0 48px}.hero{display:grid;grid-template-columns:minmax(0,1fr) 382px;gap:60px;align-items:center;min-height:628px;padding:68px 30px 82px}.hero-copy{padding-bottom:16px}.eyebrow{font-size:12px;font-weight:600;color:var(--secondary);letter-spacing:.07em;display:flex;align-items:center;gap:8px}.tiny-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--blue);flex-shrink:0}.hero h1{font-size:clamp(38px,4.55vw,60px);line-height:1.28;font-weight:650;letter-spacing:-2.6px;margin:23px 0 25px;white-space:nowrap}.hero h1 span{color:var(--secondary)}.hero-description{font-size:16px;line-height:1.9;color:var(--secondary);letter-spacing:.015em}.hero-features{display:flex;flex-wrap:wrap;gap:23px;margin-top:35px}.hero-features>span{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--secondary);white-space:nowrap}.hero-features .icon{width:16px;height:16px;stroke-width:1.6}.room-card{background:var(--surface);border:1px solid color-mix(in srgb,var(--line) 65%,transparent);border-radius:24px;padding:30px;box-shadow:var(--shadow)}.card-heading{margin-bottom:23px}.card-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:var(--blue-tint);color:var(--blue);margin-bottom:20px}.card-icon .icon{width:23px;height:23px}.card-heading h2{font-size:23px;letter-spacing:-.7px;font-weight:650}.card-heading p{color:var(--secondary);font-size:13px;margin-top:7px}.role-switch{border:0;margin:0 0 25px;padding:4px;background:var(--surface-soft);border-radius:11px;display:flex;gap:3px}.role-switch label{flex:1;position:relative;cursor:pointer}.role-switch input{position:absolute;opacity:0;pointer-events:none}.role-switch label>span{display:flex;align-items:center;justify-content:center;gap:7px;height:36px;font-size:12px;font-weight:500;color:var(--secondary);border-radius:8px;transition:color .2s,background .2s,box-shadow .2s}.role-switch .icon{width:15px;height:15px}.role-switch input:checked+span{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #00000012}.role-switch input:focus-visible+span{outline:2px solid var(--blue);outline-offset:2px}.field{margin:0 0 19px}.field>label{font-size:12px;font-weight:550;display:block;margin-bottom:9px}.field input{width:100%;border:1px solid var(--line-strong);border-radius:11px;background:var(--input);padding:13px 14px;font-size:14px;outline:none;color:var(--text);min-width:0}.field input:focus{border-color:var(--blue);box-shadow:var(--focus)}.field input::placeholder{color:var(--tertiary)}.field-hint{font-size:11px;color:var(--secondary);line-height:1.6;margin-top:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;border:1px solid transparent;padding:11px 17px;font-size:12px;font-weight:550;line-height:1.4;white-space:nowrap;min-height:40px}.button .icon{width:16px;height:16px}.button-primary{background:var(--blue);color:#fff}.button-primary:hover:not(:disabled){background:var(--blue-hover);box-shadow:0 4px 14px #0071e329}.button-secondary{background:var(--surface);border-color:var(--line);color:var(--text)}.button-secondary:hover:not(:disabled){background:var(--surface-soft);border-color:var(--line-strong)}.join-button{width:100%;margin-top:1px;min-height:46px;justify-content:space-between;padding:12px 16px;font-size:13px}.join-footnote{font-size:10px;color:var(--tertiary);margin-top:16px;text-align:center}.form-error{color:var(--red);font-size:12px;line-height:1.7;margin:0 0 14px}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:37px 30px 42px;border-top:1px solid var(--line)}.feature-number{color:var(--tertiary);font-size:10px;letter-spacing:.08em;font-weight:600}.feature-strip h3{font-size:14px;font-weight:550;margin:13px 0 9px;letter-spacing:-.15px}.feature-strip p{font-size:12px;color:var(--secondary);line-height:1.7}.landing-footer{padding:27px 30px 32px;border-top:1px solid var(--line);display:flex;align-items:center;gap:17px;font-size:10px;color:var(--tertiary)}.landing-footer>span:first-child{font-size:14px;font-weight:650;letter-spacing:-.7px;color:var(--secondary)}.footer-note{margin-left:auto}.workspace{max-width:1512px;margin:0 auto;padding:35px 48px 26px}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.workspace-eyebrow{display:flex;gap:7px;align-items:center;font-size:10px;color:var(--secondary)}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--tertiary)}.status-dot[data-state=connected]{background:var(--green)}.status-dot[data-state=reconnecting],.status-dot[data-state=connecting]{background:#efae43;animation:breathe 1.4s infinite}.heading-divider{width:1px;height:9px;background:var(--line-strong);margin:0 4px}.workspace-heading h1{font-size:29px;font-weight:650;letter-spacing:-.8px;margin-top:12px}.workspace-heading p{font-size:12px;color:var(--secondary);margin-top:9px;line-height:1.7}.workspace-actions{display:flex;align-items:center;gap:9px}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:22px;align-items:start}.screen-panel{background:var(--surface);border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:0 4px 18px #00000003}.screen-toolbar{height:53px;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.screen-source{font-size:11px;display:flex;align-items:center;gap:8px;min-width:0}.screen-source>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-dot{width:6px;height:6px;border-radius:50%;background:var(--line-strong)}.mini-dot.active{background:var(--green)}.screen-tools{display:flex;align-items:center;gap:8px}.codec-tag{font-size:9px;color:var(--secondary);padding:4px 7px;background:var(--surface-soft);border:1px solid var(--line);border-radius:5px;letter-spacing:.02em}.screen-tools .icon-button{height:30px;width:30px}.screen-tools .icon{width:15px;height:15px}.screen-stage{aspect-ratio:16/10;background:var(--stage);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate;min-height:290px}.screen-stage>canvas,.screen-stage>video{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:contain;background:#080809}.screen-stage>canvas{object-fit:contain}.screen-stage:fullscreen{width:100vw;height:100vh;aspect-ratio:auto;background:#000}.screen-empty{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;padding:40px 24px;z-index:1;max-width:480px}.empty-visual{width:115px;height:100px;position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:12px}.empty-visual>.icon{width:47px;height:47px;stroke-width:1.1;color:var(--tertiary);z-index:1}.empty-orbit{position:absolute;width:100px;height:100px;border:1px solid var(--line-strong);border-radius:50%;opacity:.6}.empty-orbit:after{content:"";position:absolute;inset:-14px;border:1px solid var(--line);border-radius:50%}.empty-orbit:before{content:"";width:7px;height:7px;background:var(--blue);border:3px solid var(--stage);box-sizing:content-box;border-radius:50%;position:absolute;right:2px;top:10px}.screen-empty h2{font-weight:550;font-size:20px;letter-spacing:-.45px;margin-top:12px}.screen-empty p{font-size:12px;line-height:1.9;color:var(--secondary);margin:13px 0 0}.screen-empty .button{margin-top:22px}.screen-bottom{height:45px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;font-size:10px;color:var(--secondary)}.screen-state{display:flex;align-items:center;gap:7px}.screen-state .tiny-dot{width:5px;height:5px;background:var(--tertiary)}.screen-state .tiny-dot.active{background:var(--green)}.screen-disclaimer{color:var(--tertiary)}.text-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:5px 0;font-size:11px}.text-button .icon{width:13px;height:13px}.danger{color:var(--red)}.room-sidebar{display:flex;flex-direction:column;gap:17px}.sidebar-card{background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:20px 18px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.section-heading h2{font-size:12px;font-weight:600}.count-badge{font-size:10px;min-width:20px;height:20px;border-radius:6px;background:var(--surface-soft);color:var(--secondary);display:flex;align-items:center;justify-content:center;padding:2px 5px}.publisher-list{display:flex;flex-direction:column;gap:7px;max-height:225px;overflow-y:auto;margin:-3px -5px 16px}.empty-list{font-size:11px;color:var(--tertiary);padding:13px 5px 16px}.publisher-button{padding:11px 9px;border:1px solid transparent;border-radius:10px;text-align:left;width:100%;display:flex;align-items:center;gap:10px;background:transparent}.publisher-button:hover{background:var(--surface-soft)}.publisher-button.selected{background:var(--blue-tint);border-color:color-mix(in srgb,var(--blue) 15%,transparent)}.publisher-button:disabled{cursor:default;opacity:1}.device-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--surface-soft);color:var(--secondary);border:1px solid var(--line);border-radius:9px;flex-shrink:0}.selected .device-icon{color:var(--blue);background:var(--surface);border-color:transparent}.device-icon .icon{width:17px;height:17px}.device-details{display:flex;flex-direction:column;gap:5px;min-width:0;flex:1}.device-details strong{font-size:11px;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-details small{font-size:9px;color:var(--secondary)}.device-check{color:var(--blue);width:14px!important;height:14px!important}.viewer-count{border-top:1px solid var(--line);padding-top:16px;display:flex;align-items:center;gap:8px;font-size:10px;color:var(--secondary)}.stacked-dots{display:flex;padding-right:2px}.stacked-dots i{width:15px;height:15px;border-radius:50%;background:var(--surface-soft);border:2px solid var(--surface);margin-right:-4px}.stacked-dots i:nth-child(2){background:var(--line)}.stacked-dots i:nth-child(3){background:var(--line-strong)}.subtle-live{font-size:9px;color:var(--tertiary)}.subtle-live.active{color:var(--green)}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 12px;margin:0}.stats-grid dt{font-size:10px;color:var(--secondary);margin-bottom:9px}.stats-grid dd{margin:0;font-size:21px;letter-spacing:-.6px;font-weight:500;font-variant-numeric:tabular-nums}.stats-grid small{font-size:9px;font-weight:400;letter-spacing:0;color:var(--secondary);margin-left:5px}.stat-primary{grid-column:1/-1}.stat-primary dd{font-size:24px;letter-spacing:-.8px}.stat-bandwidth{border-top:1px solid var(--line);padding-top:17px}.stat-bandwidth dd{font-size:21px}.stats-note{font-size:10px;line-height:1.7;color:var(--tertiary);margin-top:18px}.room-note{display:flex;align-items:flex-start;gap:7px;padding:0 5px}.room-note .icon{width:13px;height:13px;color:var(--tertiary);margin-top:2px}.room-note p{font-size:10px;line-height:1.8;color:var(--tertiary)}.workspace-footer{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--tertiary);margin-top:23px}.workspace-footer>span:first-child{display:flex;align-items:center;gap:6px}.workspace-footer .icon{width:12px;height:12px}.reconnect-banner{position:absolute;top:16px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:10px 15px;border-radius:9px;background:var(--surface);box-shadow:var(--shadow);font-size:11px;z-index:2;white-space:nowrap}.spinner{width:12px;height:12px;border:1.5px solid var(--line-strong);border-top-color:var(--blue);border-radius:50%;animation:spin .7s linear infinite}dialog{padding:30px;border:1px solid var(--line);border-radius:24px;color:var(--text);background:var(--surface);box-shadow:var(--dialog-shadow);max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px)}dialog[open]{animation:dialog-enter .22s ease-out}dialog::backdrop{background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.settings-dialog{width:450px}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dialog-heading .eyebrow{font-size:10px;font-weight:400;letter-spacing:.025em;margin:0 0 11px}.dialog-heading h2{font-size:26px;letter-spacing:-.8px;font-weight:600}.dialog-heading .icon-button{width:30px;height:30px;margin:-8px -8px 0 0;background:var(--surface-soft)}.dialog-heading .icon{width:16px;height:16px}.dialog-intro{font-size:11px;color:var(--secondary);margin-top:12px;line-height:1.7}.settings-section{margin-top:28px}.settings-label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;font-weight:550;margin-bottom:11px}.settings-label>span:not(.rate-value){font-size:10px;color:var(--tertiary);font-weight:400}.settings-section select{width:100%;padding:13px 14px;border:1px solid var(--line-strong);border-radius:10px;background:var(--input);color:var(--text);font-size:12px}.rate-value{color:var(--blue);font-size:17px;font-weight:500;font-variant-numeric:tabular-nums}.rate-value small{font-size:10px;font-weight:400}input[type=range]{width:100%;accent-color:var(--blue);height:20px;cursor:pointer;margin:6px 0}.range-labels{display:flex;justify-content:space-between;color:var(--tertiary);font-size:9px}.settings-hint{font-size:10px;line-height:1.8;margin-top:14px}.quality-options{border:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quality-options legend{padding:0;margin-bottom:12px;font-size:12px;font-weight:550}.quality-options label{position:relative;cursor:pointer}.quality-options input{position:absolute;opacity:0;pointer-events:none}.quality-options label>span{display:flex;flex-direction:column;align-items:center;gap:8px;padding:15px 6px;border:1px solid var(--line);border-radius:10px;background:var(--surface);transition:.2s}.quality-options strong{font-size:12px;font-weight:500}.quality-options small{font-size:9px;color:var(--secondary)}.quality-options input:checked+span{border-color:var(--blue);background:var(--blue-tint);color:var(--blue)}.quality-options input:focus-visible+span{outline:2px solid var(--blue);outline-offset:3px}.settings-notice{margin:23px 0 0;padding:13px;background:var(--surface-soft);border-radius:10px;display:flex;align-items:flex-start;gap:8px;color:var(--secondary)}.settings-notice .icon{width:14px;height:14px;margin-top:2px}.settings-notice p{font-size:10px;line-height:1.8}.dialog-footer{display:flex;justify-content:flex-end;gap:9px;padding-top:24px}.settings-dialog .form-error{margin:15px 0 0}.sources-dialog{width:650px}.sources-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0 20px}.source-choice{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;padding:10px;text-align:left;overflow:hidden}.source-choice:hover{border-color:var(--blue);background:var(--blue-tint)}.source-choice img{width:100%;height:auto;aspect-ratio:16/10;object-fit:contain;display:block;border-radius:6px;background:var(--stage)}.source-choice .source-placeholder{aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;background:var(--stage);border-radius:6px}.source-placeholder .icon{width:38px;height:38px;color:var(--tertiary)}.source-choice strong{display:block;font-size:12px;font-weight:500;padding:12px 4px 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:9px;background:var(--text);color:var(--bg);border:1px solid var(--line);padding:13px 20px;border-radius:12px;box-shadow:var(--dialog-shadow);z-index:10;font-size:12px;max-width:calc(100vw - 40px);line-height:1.6}.toast .icon{width:16px;height:16px}.toast[data-error=true]{background:var(--surface);color:var(--red)}.noscript{position:fixed;bottom:20px;left:20px;right:20px;background:#fff;color:#d83b43;border:1px solid;padding:20px;border-radius:10px}body[data-role=publisher] .screen-disclaimer{display:none}body[data-role=publisher] .screen-stage{aspect-ratio:16/10}@keyframes spin{to{transform:rotate(360deg)}}@keyframes breathe{50%{opacity:.4}}@keyframes dialog-enter{from{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(min-width:1440px){.hero{min-height:690px}.hero h1{font-size:62px}.workspace{padding-top:45px}.screen-stage{aspect-ratio:16/9}}
@media(max-width:1100px){.site-header{padding:0 38px}.landing{padding:0 36px}.hero{grid-template-columns:minmax(0,1fr) 350px;gap:32px;padding:55px 5px 65px;min-height:600px}.hero h1{font-size:44px;letter-spacing:-1.8px}.hero-description{font-size:14px}.hero-features{gap:15px;max-width:300px}.room-card{padding:27px}.feature-strip{padding:32px 5px;gap:24px}.landing-footer{padding-left:5px;padding-right:5px}.workspace{padding:25px 32px}.workspace-grid{grid-template-columns:minmax(0,1fr) 230px;gap:17px}.sidebar-card{padding:18px 15px}.workspace-heading h1{font-size:27px}.screen-stage{aspect-ratio:16/11}}
@media(max-width:820px){.site-header{height:72px;padding:0 27px}.landing{max-width:590px;padding:0 25px}.hero{grid-template-columns:1fr;gap:38px;padding:35px 10px 44px;min-height:auto}.hero-copy{text-align:center;padding-bottom:0}.hero-copy>.eyebrow{justify-content:center}.hero h1{font-size:46px;letter-spacing:-2px;margin:19px 0 20px}.hero-description{font-size:13px}.hero-features{justify-content:center;max-width:none;gap:20px;margin-top:24px}.hero-features>span{font-size:10px}.room-card{width:100%;max-width:390px;justify-self:center;padding:28px}.card-heading{margin-bottom:21px}.card-icon{display:none}.card-heading h2{font-size:21px}.feature-strip{gap:17px;padding-top:29px;grid-template-columns:1fr}.feature-strip>div{display:grid;grid-template-columns:22px 1fr;gap:0 12px}.feature-number{grid-row:1/3;margin-top:2px}.feature-strip h3{font-size:12px;margin:0 0 7px}.feature-strip p{font-size:11px}.landing-footer{flex-wrap:wrap;gap:12px}.footer-note{font-size:9px}.workspace{padding:24px}.workspace-grid{grid-template-columns:1fr}.screen-stage{aspect-ratio:16/10}.room-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:16px}.room-note{grid-column:1/-1}.stats-grid{grid-template-columns:1fr 1fr;gap:16px}.stat-primary{grid-column:auto}.stat-primary dd{font-size:20px}.stat-bandwidth{padding:0;border:0}.stat-bandwidth dd{font-size:20px}.stats-note{font-size:9px}.sidebar-card{min-width:0}.section-heading{margin-bottom:17px}.stats-grid dd{font-size:20px}.stats-grid small{font-size:8px}.publisher-list{max-height:155px}.workspace-footer{font-size:9px;margin-top:18px}.workspace-heading{gap:15px;margin-bottom:22px}.workspace-heading p{font-size:11px}.workspace-heading h1{font-size:25px}.workspace-actions .button{font-size:11px;padding:10px 12px}.screen-stage{min-height:280px}}
@media(max-width:480px){.site-header{padding:0 22px;height:68px}.brand{font-size:23px}.brand-mark{width:27px;height:27px}.header-caption{display:none}.theme-toggle{height:34px;width:34px}.landing{padding:0 20px}.hero{padding:28px 0 36px;gap:32px}.hero h1{font-size:40px;letter-spacing:-1.9px}.hero-description{font-size:12px;line-height:1.9}.hero-features{gap:13px}.hero-features .icon{width:14px;height:14px}.hero-features>span{font-size:9px;gap:5px}.room-card{padding:25px 23px;border-radius:21px}.hero-copy .eyebrow{font-size:10px}.feature-strip{padding-bottom:27px}.landing-footer{padding-top:21px}.footer-note{width:100%;margin:0 0 0 47px}.workspace{padding:20px 16px}.workspace-heading{align-items:flex-start;margin-bottom:20px}.workspace-heading h1{font-size:24px}.workspace-heading p{max-width:225px}.workspace-actions{gap:3px;padding-top:5px}.workspace-actions .button{width:36px;height:36px;min-height:36px;padding:0;border-radius:10px}.workspace-actions .button>span{display:none}.leave-button{width:32px;height:36px}.workspace-eyebrow{font-size:9px}.screen-toolbar{height:46px;padding:0 13px}.screen-panel{border-radius:14px}.screen-stage{min-height:280px;aspect-ratio:4/3}.screen-empty{padding:24px 15px}.empty-visual{transform:scale(.85);margin-bottom:0;height:89px}.screen-empty h2{font-size:18px}.screen-empty p{font-size:11px}.screen-empty .button{font-size:11px;margin-top:18px}.screen-bottom{padding:0 13px;font-size:9px;height:42px}.screen-disclaimer{font-size:8px}.room-sidebar{gap:12px}.sidebar-card{padding:17px 13px;border-radius:14px}.section-heading h2{font-size:11px}.section-heading{gap:5px}.publisher-button{padding:9px 4px;gap:7px}.device-icon{width:27px;height:27px}.device-details strong{font-size:10px}.device-details small{font-size:8px}.device-check{display:none}.stats-grid{gap:16px 7px}.stats-grid dt{font-size:9px}.stats-grid dd,.stat-primary dd,.stat-bandwidth dd{font-size:16px;letter-spacing:-.5px}.stats-grid small{font-size:7px;margin-left:3px}.subtle-live{font-size:8px}.stats-note{font-size:8px;line-height:1.7;margin-top:14px}.viewer-count{font-size:9px;padding-top:13px}.stacked-dots{display:none}.room-note p{font-size:9px}.workspace-footer{flex-wrap:wrap;gap:10px;font-size:8px;padding:0 2px}.workspace-footer>span:last-child{margin-left:auto}.screen-empty .button{min-height:38px}.sources-list{grid-template-columns:1fr}.sources-dialog{width:360px}dialog{padding:24px;border-radius:21px}.dialog-heading h2{font-size:24px}.settings-section{margin-top:24px}.settings-label{font-size:11px}.settings-label>span:not(.rate-value){font-size:9px}.quality-options label>span{padding:14px 4px}.quality-options small{font-size:8px}.reconnect-banner{font-size:10px;top:12px;padding:9px 12px}.toast{font-size:11px;bottom:20px;padding:12px 15px;white-space:normal}.stats-grid .stat-primary:first-child{grid-column:1/-1}.stats-grid .stat-bandwidth{grid-column:1/-1}.stats-grid .stat-bandwidth dd{font-size:18px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}

.download-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:12px;margin-top:29px}.download-link .icon{height:14px;width:14px;transition:transform .2s}.download-link:hover .icon{transform:translateX(3px)}.download-link:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:820px){.download-link{font-size:11px;margin-top:23px}}

/* Timing measurements remain distinct from the video frame and packet rates. */
.latency-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin:0}
.latency-grid>div{padding:13px 10px 12px;background:var(--surface-soft);border-radius:11px;min-width:0}
.latency-grid dt{font-size:10px;color:var(--secondary);line-height:1.5;white-space:nowrap}
.latency-grid dd{margin:8px 0 0;color:var(--text);font-size:23px;font-weight:550;line-height:1.1;letter-spacing:-.7px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.latency-grid small{font-size:9px;font-weight:400;letter-spacing:0;margin-left:4px;color:var(--secondary);white-space:nowrap}
.latency-note{font-size:9px;line-height:1.8;color:var(--tertiary);margin:12px 0 20px;padding-bottom:17px;border-bottom:1px solid var(--line)}
.performance-details{margin-top:20px;border-top:1px solid var(--line);padding-top:15px}
.performance-details summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;font-size:11px;color:var(--secondary);font-weight:500;user-select:none}
.performance-details summary::-webkit-details-marker{display:none}
.performance-details summary:focus-visible{outline:2px solid var(--blue);outline-offset:5px;border-radius:2px}
.performance-details summary:hover{color:var(--text)}
.performance-details summary .icon{width:13px;height:13px;transform:rotate(90deg);transition:transform .2s}
.performance-details[open] summary .icon{transform:rotate(-90deg)}
.performance-body{padding-top:16px}
.transport-label{display:inline-flex;padding:5px 7px;border-radius:5px;background:var(--surface-soft);border:1px solid var(--line);font-size:8px;letter-spacing:.025em;color:var(--secondary)}
.performance-grid{display:flex;flex-direction:column;gap:12px;margin:17px 0}
.performance-grid>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}
.performance-grid dt{font-size:10px;color:var(--secondary)}
.performance-grid dd{font-size:12px;font-weight:500;color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;line-height:1.3;margin:0}
.performance-grid small{font-size:9px;font-weight:400;color:var(--tertiary);margin-left:5px}
.performance-note{font-size:9px;line-height:1.8;color:var(--tertiary)}
.performance-note+.performance-note{margin-top:7px}
.performance-notice{padding:11px 12px;margin-top:16px;border-radius:9px;background:var(--blue-tint);color:var(--secondary);font-size:10px;line-height:1.8}
@media(max-width:1100px) and (min-width:821px){.latency-grid>div{padding:12px 8px}.latency-grid dt{font-size:9px}.latency-grid dd{font-size:21px}.latency-grid small{font-size:8px;margin-left:3px}}
@media(max-width:820px){.room-sidebar{align-items:start}.latency-grid dd{font-size:22px}.performance-grid{gap:11px}}
@media(max-width:540px){.room-sidebar .stats-card{grid-column:1/-1}.room-sidebar>section:first-child{grid-column:1/-1}.latency-grid>div{padding:15px 14px}.latency-grid dt{font-size:10px}.latency-grid dd{font-size:25px;margin-top:9px}.latency-grid small{font-size:10px}.latency-note{font-size:10px;margin-bottom:18px}.stats-card .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.stats-card .stats-grid .stat-primary{grid-column:auto}.stats-card .stats-grid dt{font-size:10px}.stats-card .stats-grid dd{font-size:21px}.stats-card .stats-grid small{font-size:9px}.stats-card .stats-note{font-size:10px}.performance-details summary{font-size:12px}.performance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.performance-grid>div{display:block}.performance-grid dt{font-size:10px;margin-bottom:5px}.performance-grid dd{font-size:14px}.performance-grid small{font-size:10px}.performance-note{font-size:10px}.transport-label{font-size:9px}.performance-notice{font-size:11px}.publisher-list{max-height:190px}}

.latency-grid .network-latency{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--blue-tint)}
.latency-grid .network-latency dd{margin:0;color:var(--blue)}
@media(max-width:540px){.latency-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.latency-grid>div{padding:13px 10px}.latency-grid .network-latency{grid-column:1/-1}.latency-grid dd{font-size:23px}.latency-grid small{font-size:9px;margin-left:3px}}
@media(max-width:360px){.latency-grid>div{padding:12px 8px}.latency-grid dt{font-size:9px}.latency-grid dd{font-size:20px}}
.bitrate-value-field{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:17px 0 9px;font-size:12px}
.bitrate-value-field>div{display:flex;align-items:center;gap:8px;color:var(--secondary);font-size:11px}
.bitrate-value-field input{width:94px;min-width:0;padding:10px 11px;border:1px solid var(--line-strong);border-radius:9px;background:var(--input);color:var(--text);font-size:14px;font-variant-numeric:tabular-nums}
.quality-options:disabled{opacity:.55}
.quality-options:disabled label{cursor:default}
/* Live transport disclosure uses the same compact status language in both themes. */
.transport-status { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 8px; margin-bottom: 10px; }
.transport-status .transport-label { margin: 0; }
.transport-status .text-button { font-size: 11px; white-space: nowrap; }
.rtc-diagnostics { padding-bottom: 18px; margin-bottom: 18px; border-bottom: 1px solid var(--line); }
.rtc-diagnostics h3 { font-size: 11px; font-weight: 600; }
.rtc-diagnostics > .performance-note { margin-top: 7px; }
.rtc-peer { padding: 12px; margin-top: 12px; border-radius: 10px; background: var(--surface-soft); overflow-wrap: anywhere; }
.rtc-peer h4 { font-size: 11px; font-weight: 550; margin: 0; }
.rtc-peer-version { font-size: 9px; color: var(--secondary); line-height: 1.6; margin-top: 5px; }
.rtc-peer dl { display: grid; gap: 8px; margin: 13px 0 0; font-size: 10px; }
.rtc-peer dl > div { display: flex; justify-content: space-between; align-items: baseline; gap: 12px; }
.rtc-peer dt { color: var(--secondary); flex-shrink: 0; }
.rtc-peer dd { margin: 0; text-align: right; font-variant-numeric: tabular-nums; }
.rtc-peer-note { margin-top: 12px; font-size: 10px; line-height: 1.7; color: var(--secondary); }
.rtc-diagnostics > .text-button { margin-top: 11px; color: var(--blue); }
.rtc-self-test-result { overflow-wrap: anywhere; }
