@font-face{font-family:Quicksand;src:url(/fonts/quicksand-latin-400-normal.woff2)format("woff2");font-style:normal;font-weight:400;font-display:optional}@font-face{font-family:Quicksand;src:url(/fonts/quicksand-latin-500-normal.woff2)format("woff2");font-style:normal;font-weight:500;font-display:optional}@font-face{font-family:Quicksand;src:url(/fonts/quicksand-latin-600-normal.woff2)format("woff2");font-style:normal;font-weight:600;font-display:optional}@font-face{font-family:Quicksand;src:url(/fonts/quicksand-latin-700-normal.woff2)format("woff2");font-style:normal;font-weight:700;font-display:optional}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#f6f6fc;--surface:#fff;--surface-soft:#f0f1fb;--input-bg:#fff;--line:#dcdff1;--text:#18182b;--muted:#686a82;--muted-strong:#484a63;--accent:#536dfe;--accent-strong:#6a3de8;--accent-heavy:#30236f;--accent-hover:#465fe8;--accent-soft:#536dfe1a;--accent-line:#536dfe3d;--accent-gradient:linear-gradient(135deg, #536dfe 15%, #6a3de8 85%);--scrollbar-size:12px;--scrollbar-track:transparent;--scrollbar-thumb-color:color-mix(in srgb, var(--accent) 58%, var(--accent-strong));--ok:#27875f;--warn:#9a6a00;--error:#b4233b;--sidebar-bg:#171527;--sidebar-text:#f2f1ff;--sidebar-muted:#aaa6c6;--sidebar-link:#d7d4ec;--sidebar-hover:#6a3de829;--sidebar-line:#a49bdc29;--sidebar-button:#536dfe1a;--sidebar-button-line:#7772ee40;--login-glow:#536dfe1f;--error-surface:#b4233b14;--error-line:#b4233b33;--ok-surface:#27875f17;--ok-line:#27875f47;--warn-surface:#9a6a001a;--warn-line:#9a6a0047;--radius:8px;--shadow:0 1px 3px #27234d1a;--shadow-accent:0 8px 24px #536dfe2e;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Quicksand,Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:500;line-height:1.45}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){html:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0e0d18;--surface:#171524;--surface-soft:#211e33;--input-bg:#11101c;--line:#343047;--text:#f0effa;--muted:#b4b0c7;--muted-strong:#d0ccdc;--accent:#7185ff;--accent-strong:#8b63f2;--accent-heavy:#372f6a;--accent-hover:#8293ff;--accent-soft:#7185ff24;--accent-line:#7185ff4d;--accent-gradient:linear-gradient(135deg, #7185ff 0%, #8b63f2 100%);--scrollbar-thumb-color:color-mix(in srgb, var(--accent) 64%, var(--accent-strong));--ok:#4ac486;--warn:#e5b552;--error:#ff748b;--sidebar-bg:#090812;--sidebar-text:#f4f2ff;--sidebar-muted:#9994ae;--sidebar-link:#d6d2e5;--sidebar-hover:#7185ff21;--sidebar-line:#b8b1e61f;--sidebar-button:#7185ff1a;--sidebar-button-line:#8b63f23d;--login-glow:#7185ff29;--error-surface:#ff748b1a;--error-line:#ff748b40;--ok-surface:#4ac4861f;--ok-line:#4ac4864d;--warn-surface:#e5b5521f;--warn-line:#e5b55247;--shadow:0 1px 3px #00000052;--shadow-accent:0 8px 28px #536dfe33}}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0e0d18;--surface:#171524;--surface-soft:#211e33;--input-bg:#11101c;--line:#343047;--text:#f0effa;--muted:#b4b0c7;--muted-strong:#d0ccdc;--accent:#7185ff;--accent-strong:#8b63f2;--accent-heavy:#372f6a;--accent-hover:#8293ff;--accent-soft:#7185ff24;--accent-line:#7185ff4d;--accent-gradient:linear-gradient(135deg, #7185ff 0%, #8b63f2 100%);--scrollbar-thumb-color:color-mix(in srgb, var(--accent) 64%, var(--accent-strong));--ok:#4ac486;--warn:#e5b552;--error:#ff748b;--sidebar-bg:#090812;--sidebar-text:#f4f2ff;--sidebar-muted:#9994ae;--sidebar-link:#d6d2e5;--sidebar-hover:#7185ff21;--sidebar-line:#b8b1e61f;--sidebar-button:#7185ff1a;--sidebar-button-line:#8b63f23d;--login-glow:#7185ff29;--error-surface:#ff748b1a;--error-line:#ff748b40;--ok-surface:#4ac4861f;--ok-line:#4ac4864d;--warn-surface:#e5b5521f;--warn-line:#e5b55247;--shadow:0 1px 3px #00000052;--shadow-accent:0 8px 28px #536dfe33}*{box-sizing:border-box;scrollbar-color:var(--line) var(--scrollbar-track);scrollbar-width:thin}::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--accent-gradient);background-clip:content-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--accent-gradient);background-clip:content-box}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-button{display:none}html,body,#root{height:100%}body{background:var(--bg);min-width:320px;margin:0;overflow:hidden}.login-shell,.app-shell{animation:.5s ease-out both page-initial-fade}@keyframes page-initial-fade{0%{opacity:0}to{opacity:1}}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.login-shell{background:linear-gradient(180deg, var(--login-glow), transparent 42%), var(--bg);place-items:center;height:100svh;padding:24px;display:grid;overflow-y:auto}.login-stack{gap:14px;width:min(100%,460px);display:grid}.login-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);width:100%;box-shadow:var(--shadow);gap:22px;padding:30px;display:grid}.login-brand{width:max-content;max-width:100%;color:inherit;border-radius:var(--radius);align-items:center;gap:14px;text-decoration:none;display:flex}.login-brand:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.login-brand:hover{color:inherit}.login-brand .brand-mark{width:48px;height:48px}.login-brand h1,.login-brand p{margin:0}.login-brand h1{font-size:30px;line-height:1.1}.login-brand p{color:var(--muted)}.login-status,.sidebar-footer{align-items:center;gap:10px;display:flex}.login-status{color:var(--muted);justify-content:flex-start}.login-service-host{min-width:0;color:var(--muted-strong);text-align:right;text-overflow:ellipsis;white-space:nowrap;margin-left:auto;font-weight:700;overflow:hidden}.auth-alert{color:var(--error);background:var(--error-surface);border:1px solid var(--error-line);border-radius:var(--radius);gap:8px;padding:12px;display:grid}.auth-alert p{color:var(--error);margin:0}.login-document-links{color:var(--muted);flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.login-document-links a{color:var(--muted);text-underline-offset:3px;text-decoration:none;transition:color .14s,text-decoration-color .14s}.login-document-links a:hover,.login-document-links a:focus-visible{color:var(--accent);text-decoration:underline}.login-document-links span{color:color-mix(in srgb, var(--muted) 58%, transparent)}.login-form{gap:16px;display:grid}.login-form label{gap:8px;font-size:14px}.login-form input:not([type=checkbox]){min-height:44px;padding:6px 12px;font-size:18px}.login-form .button{min-height:44px;font-size:15px}.remember-me-toggle{min-height:28px;color:var(--muted);cursor:pointer;align-items:center;gap:12px;display:flex}.remember-me-toggle input{opacity:0;width:1px;height:1px;position:absolute}.remember-me-switch{background:var(--surface-soft);border-radius:999px;flex:0 0 42px;width:42px;height:24px;transition:background .16s,border-color .16s;position:relative}.remember-me-switch:after{content:"";background:var(--surface);border-radius:999px;width:18px;height:18px;transition:transform .16s;position:absolute;top:50%;left:3px;transform:translateY(-50%);box-shadow:0 1px 2px #1018282e}.remember-me-toggle input:checked+.remember-me-switch{background:var(--accent-gradient)}.remember-me-toggle input:checked+.remember-me-switch:after{background:#fff;transform:translate(18px,-50%)}.remember-me-toggle input:focus-visible+.remember-me-switch{outline-offset:2px;outline:2px solid #087e8b4d}.remember-me-toggle:has(input:disabled){cursor:not-allowed;opacity:.58}code{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:280px;color:var(--muted-strong);background:var(--surface-soft);border:1px solid var(--line);border-radius:5px;padding:2px 6px;display:inline-block;overflow:hidden}.app-shell{background:var(--bg);grid-template-columns:260px minmax(0,1fr);height:100svh;display:grid;overflow:hidden}.sidebar{background:var(--sidebar-bg);height:100svh;min-height:0;color:var(--sidebar-text);flex-direction:column;padding:24px 16px;display:flex;overflow:hidden}.brand-block{border-bottom:1px solid var(--sidebar-line);color:inherit;border-radius:8px 8px 0 0;flex:none;align-items:center;gap:12px;padding:0 8px 24px;text-decoration:none;display:flex}.brand-block:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 76%, #fff);outline-offset:4px}.brand-block:hover{color:var(--sidebar-text)}.brand-mark{color:#fff;background:0 0;border-radius:8px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand-block h1,.brand-block p{margin:0}.brand-block h1{font-size:22px;line-height:1.1}.brand-block p{color:var(--sidebar-muted);font-size:13px}.nav-list{scrollbar-gutter:stable;align-content:start;gap:6px;min-height:0;padding-top:20px;padding-right:2px;display:grid;overflow:hidden auto}.nav-list::-webkit-scrollbar{width:8px}.nav-list::-webkit-scrollbar-thumb{border-width:2px}.nav-list a{text-align:left;min-height:40px;color:var(--sidebar-link);will-change:transform;background-color:#0000;border:1px solid #0000;border-radius:7px;padding:8px 10px;font-size:16px;text-decoration:none;transition:background-color .17s,border-color .17s,color .17s,text-shadow .17s,transform .18s;display:block;position:relative;transform:translate(0)}.nav-list a:before{content:"";background:var(--accent-gradient);opacity:0;transform-origin:50%;border-radius:999px;width:3px;height:0;transition:height .26s,opacity .22s,transform .26s;position:absolute;top:50%;left:-7px;transform:translateY(-50%)}.nav-list a:hover,.nav-list a.active{color:#fff;background-color:var(--sidebar-hover);border-color:var(--sidebar-line)}.nav-list a:hover{transform:translate(4px)}.nav-list a.active{text-shadow:0 0 12px color-mix(in srgb, var(--accent) 38%, transparent);transform:translate(10px)}.nav-list a.active:before{opacity:1;height:calc(100% - 18px)}.sidebar-footer{border-top:1px solid var(--sidebar-line);flex:none;justify-content:space-between;margin-top:auto;padding:16px 8px 0}.sidebar-user{flex:auto;align-items:stretch;gap:10px;min-width:0;display:flex}.sidebar-user-labels{flex-direction:column;justify-content:space-between;align-self:stretch;min-width:0;min-height:40px;padding:1px 0 2px;display:flex}.sidebar-user-labels strong,.sidebar-user-labels span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.sidebar-user-labels strong{color:var(--sidebar-link);font-size:17px;font-weight:650;line-height:1.2}.sidebar-user-labels span{color:var(--sidebar-muted);font-size:14px;line-height:1.2}.user-avatar{background:var(--accent-gradient);color:#fff;border-radius:999px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-weight:800;display:grid;overflow:hidden}.user-avatar.small{flex-basis:32px;width:32px;height:32px;font-size:13px}.user-avatar img{object-fit:cover;width:100%;height:100%;display:block}.sidebar-actions{flex:none;align-items:center;gap:2px;display:flex}.sidebar-icon-button{width:36px;height:36px;color:var(--sidebar-text);border:0px solid var(--sidebar-button-line);border-color:var(--sidebar-button-line);background:0 0;border-radius:7px;place-items:center;margin:-4px;padding:0;text-decoration:none;transition:color .14s;display:grid;position:relative}:where(.sidebar-icon-button,.icon-button)[data-tooltip]:before,:where(.sidebar-icon-button,.icon-button)[data-tooltip]:after{z-index:20;opacity:0;pointer-events:none;transition:opacity 90ms,transform 90ms;position:absolute;left:50%}:where(.sidebar-icon-button,.icon-button)[data-tooltip]:before{content:attr(data-tooltip);width:max-content;max-width:200px;color:var(--sidebar-text);background:color-mix(in srgb, var(--sidebar-bg) 88%, #fff);border:1px solid var(--sidebar-line);white-space:nowrap;border-radius:8px;padding:9px 11px;font-size:13px;font-weight:650;line-height:1.1;bottom:calc(100% + 12px);transform:translate(-50%,2px)}:where(.sidebar-icon-button,.icon-button)[data-tooltip]:after{content:"";background:color-mix(in srgb, var(--sidebar-bg) 88%, #fff);border-right:1px solid var(--sidebar-line);border-bottom:1px solid var(--sidebar-line);width:9px;height:9px;bottom:calc(100% + 5px);transform:translate(-50%,2px)rotate(45deg)}:where(.sidebar-icon-button,.icon-button)[data-tooltip]:hover:before,:where(.sidebar-icon-button,.icon-button)[data-tooltip]:hover:after,:where(.sidebar-icon-button,.icon-button)[data-tooltip]:focus-visible:before,:where(.sidebar-icon-button,.icon-button)[data-tooltip]:focus-visible:after{opacity:1}:where(.sidebar-icon-button,.icon-button)[data-tooltip]:hover:before,:where(.sidebar-icon-button,.icon-button)[data-tooltip]:focus-visible:before{transform:translate(-50%)}:where(.sidebar-icon-button,.icon-button)[data-tooltip]:hover:after,:where(.sidebar-icon-button,.icon-button)[data-tooltip]:focus-visible:after{transform:translate(-50%)rotate(45deg)}.sidebar-icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;transform-origin:50%;width:19px;height:19px;transition:filter .14s,transform .22s ease-in-out,stroke .14s}.settings-button svg{transform:rotate(0)}.settings-icon-gradient-layer{opacity:0;stroke:url(#settings-icon-gradient);transition:opacity .14s}.settings-button:hover svg{transform:rotate(90deg)}.settings-button:hover .settings-icon-gradient-layer,.settings-button:focus-visible .settings-icon-gradient-layer{opacity:1}.logout-button:hover svg{transform:translate(2px)}.sidebar-icon-button:hover,.sidebar-icon-button.active{color:#fff;background:0 0}.sidebar-icon-button:hover svg,.sidebar-icon-button.active svg{filter:drop-shadow(0 0 5px #536dfe)drop-shadow(0 0 10px #6a3de8e6)}.logout-button:hover{color:var(--error)}.logout-button:hover svg{filter:drop-shadow(0 0 5px color-mix(in srgb, var(--error) 80%, transparent)) drop-shadow(0 0 10px color-mix(in srgb, var(--error) 58%, transparent))}.settings-button:hover{color:var(--accent)}@media (prefers-reduced-motion:reduce){.nav-list a,.login-shell,.app-shell,.workspace-page,.loading-layer,.skeleton,.skeleton:after,.copy-feedback-button,.copy-feedback-icon,.settings-button:hover svg,.logout-button:hover svg{transition:none;animation:none;transform:none}}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02000685;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.toast-viewport{z-index:40;pointer-events:none;position:fixed;bottom:24px;right:24px}.toast{color:#fff;background:#17202a;border:1px solid #ffffff24;border-radius:8px;min-width:220px;max-width:min(360px,100vw - 48px);padding:12px 14px;animation:3.2s forwards toast-slide-fade;box-shadow:0 14px 34px #1018283d}.toast.ok{background:color-mix(in srgb, var(--ok) 82%, #17202a)}.toast.error{background:color-mix(in srgb, var(--error) 82%, #17202a)}@keyframes toast-slide-fade{0%{opacity:0;transform:translateY(14px)}12%,78%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.confirm-dialog{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);gap:22px;width:min(100%,460px);padding:30px;display:grid;box-shadow:0 18px 44px #10182838}.confirm-dialog h2,.confirm-dialog p{margin:0}.confirm-dialog h2{font-size:30px;line-height:1.1}.confirm-dialog p{color:var(--muted);font-size:16px}.dialog-actions{justify-content:flex-end;gap:12px;display:flex}.confirm-dialog .button{min-height:44px;padding:10px 14px;font-size:15px}.workspace{overscroll-behavior:contain;min-width:0;min-height:0;padding:28px;overflow-y:auto}.workspace-transition{align-items:start;display:grid}.workspace-page{grid-area:1/1;min-width:0}.workspace-page.is-pending{opacity:0;pointer-events:none}.workspace-page.is-entering{will-change:opacity;animation:.3s ease-out both workspace-page-enter}.workspace-page.is-exiting{pointer-events:none;will-change:opacity;animation:.3s ease-out both workspace-page-exit}@keyframes workspace-page-enter{0%{opacity:0}to{opacity:1}}@keyframes workspace-page-exit{0%{opacity:1}to{opacity:0}}.page-stack{gap:18px;max-width:1280px;display:grid}.member-dashboard-page{width:100%}.live-directory-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,290px),1fr));align-items:start;gap:18px;display:grid}.live-channel-card{min-width:0;color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.live-channel-card:hover{color:var(--text);border-color:var(--accent-line);box-shadow:0 8px 24px color-mix(in srgb, var(--text) 10%, transparent);transform:translateY(-2px)}.live-channel-card:focus-visible{outline:3px solid var(--accent-soft);outline-offset:3px;border-color:var(--accent)}.live-channel-preview{aspect-ratio:16/9;background:var(--surface-soft);place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.live-channel-preview img{object-fit:cover;width:100%;height:100%;display:block}.live-channel-fallback{color:var(--muted-strong);font-size:30px;font-weight:700}.live-channel-status,.live-channel-viewers{color:#fff;background:#12111dd1;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:6px;min-height:24px;padding:3px 8px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;position:absolute;bottom:10px}.live-channel-status{left:10px}.live-channel-status i{background:#ff4964;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #ff49642e}.live-channel-viewers{font-variant-numeric:tabular-nums;right:10px}.live-channel-body{justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:14px 15px;display:flex}.live-channel-body>div{min-width:0}.live-channel-body h3,.live-channel-body p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.live-channel-body h3{font-size:16px;line-height:1.25}.live-channel-body p{color:var(--muted);margin-top:3px;font-size:13px}.live-channel-duration{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:12px}.live-directory-empty{text-align:center;border:1px dashed var(--line);border-radius:var(--radius);grid-column:1/-1;align-content:center;place-items:center;gap:8px;min-height:300px;padding:32px;display:grid}.live-directory-empty-mark{border:2px solid var(--muted);opacity:.55;border-radius:7px;width:44px;height:28px}.live-directory-empty h3,.live-directory-empty p{margin:0}.live-directory-empty h3{margin-top:7px;font-size:18px}.live-directory-empty p{color:var(--muted)}.live-channel-skeleton:hover{border-color:var(--line);box-shadow:var(--shadow);transform:none}.live-channel-title-skeleton{width:min(180px,65%);height:18px}.live-channel-time-skeleton{width:42px;height:14px}.member-streaming-page{width:min(100%,960px)}.member-streaming-page .panel-body{padding:0 20px 6px}.member-channel-link,.member-channel-link:hover{color:var(--text);text-decoration:none}.member-stream-profile{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:20px 0;display:flex}.member-stream-profile>div:last-child{gap:2px;min-width:0;display:grid}.member-stream-profile strong,.member-stream-profile span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-stream-profile strong{font-size:16px}.member-stream-profile span{color:var(--muted);font-size:13px}.member-stream-settings{display:grid}.member-stream-setting{grid-template-columns:minmax(190px,.75fr) minmax(300px,1.25fr);align-items:center;gap:24px;margin:0;padding:22px 0;display:grid}.member-stream-setting+.member-stream-setting{border-top:1px solid var(--line)}.member-setting-copy{min-width:0}.member-setting-copy label,.member-setting-label{color:var(--text);font-size:14px;font-weight:700;display:block}.member-setting-copy p{color:var(--muted);margin:4px 0 0;font-size:12px}.member-setting-control{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.member-setting-control>input,.member-stream-key-field>input{width:100%;min-width:0}.member-stream-key-field{grid-template-columns:minmax(0,1fr) 34px 34px;align-items:center;gap:6px;min-width:0;display:grid}.member-stream-key-field>input{font-family:Cascadia Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.member-key-visibility{color:var(--muted-strong)}.member-streaming-skeleton .panel-body{gap:18px;padding-top:20px;padding-bottom:20px;display:grid}.member-stream-heading-skeleton{width:180px;height:20px}.member-stream-profile-skeleton{width:220px;height:46px}.member-stream-row-skeleton{width:100%;height:66px}.loading-frame{align-items:stretch;min-width:0;display:grid}.loading-layer{grid-area:1/1;min-width:0;transition:opacity .18s,filter .18s,visibility 0s linear .18s}.loading-skeleton{pointer-events:none}.loading-frame:not(.loaded)>.loading-skeleton,.loading-frame.loaded>.loading-content{opacity:1;visibility:visible;filter:none;transition-delay:0s}.loading-frame:not(.loaded)>.loading-content,.loading-frame.loaded>.loading-skeleton{opacity:0;visibility:hidden;pointer-events:none;filter:blur(3px)}.loading-frame.loaded>.loading-skeleton .skeleton,.loading-frame.loaded>.loading-skeleton .skeleton:after{animation-play-state:paused}.table-loading-frame{width:100%}.page-header{justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex}.page-header h2,.panel h2{margin:0;font-size:24px;line-height:1.2}.panel h2{font-size:18px}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}.metric-grid,.content-grid{gap:16px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-system-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.dashboard-system-grid .panel{grid-column:span 2}.metric,.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.metric{align-content:space-between;gap:14px;min-height:106px;padding:16px;display:grid}.metric p{color:var(--muted);margin:0}.metric div{justify-content:space-between;align-items:center;gap:10px;display:flex}.metric strong{font-size:28px;line-height:1}.skeleton{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--accent) 14%, transparent), transparent), color-mix(in srgb, var(--muted) 16%, transparent);filter:blur(.2px);background-size:220% 100%;border-radius:999px;animation:1.8s ease-in-out infinite skeleton-breathe;display:inline-block;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff29,#0000);animation:1.8s ease-in-out infinite skeleton-sweep;position:absolute;inset:0;transform:translate(-100%)}.skeleton-text{vertical-align:middle;min-width:38px;height:.86em}.skeleton-badge{width:58px;height:24px}.skeleton-metric p{margin:0}.skeleton-table-row td{height:52px}@keyframes skeleton-breathe{0%,to{opacity:.46;filter:blur(.35px)}50%{opacity:.86;filter:blur()}}@keyframes skeleton-sweep{0%{transform:translate(-100%)}55%,to{transform:translate(100%)}}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:16px 18px;display:flex}.panel-body{padding:18px;container-type:inline-size}.button{border:1px solid var(--line);background:var(--surface);min-height:36px;color:var(--text);border-radius:7px;padding:7px 12px}.button:hover{background:var(--surface-soft)}.button.primary{background:var(--accent-gradient);box-shadow:var(--shadow-accent);color:#fff;border:0;transition:filter .16s,box-shadow .16s,transform .16s}.button.primary:hover{filter:brightness(1.15);transform:translateY(-1px);box-shadow:0 0 0 1px #536dfe2e,0 0 14px #536dfe66,0 0 26px #6a3de838}.button.primary:active{filter:brightness(.9);transform:translateY(1px);box-shadow:0 0 8px #536dfe4d}.button.danger{color:var(--error)}.icon-button{width:34px;height:34px;color:var(--muted-strong);background:var(--surface);border:1px solid var(--line);border-radius:7px;place-items:center;padding:0;display:inline-grid;position:relative}.icon-button:hover{color:var(--accent);background:var(--surface-soft)}.icon-button.confirm{color:var(--ok)}.icon-button.reset{color:var(--muted-strong)}.icon-button.reserved-action-hidden{visibility:hidden;pointer-events:none}.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:17px;height:17px}.copy-feedback-button{isolation:isolate;transition:color .18s,background-color .18s,border-color .18s,transform .18s;overflow:hidden}.copy-feedback-icons{width:17px;height:17px;display:block;position:relative}.copy-feedback-icon{place-items:center;transition:opacity .18s,transform .26s cubic-bezier(.2,.8,.2,1);display:grid;position:absolute;inset:0}.copy-feedback-copy{opacity:1;transform:scale(1)rotate(0)}.copy-feedback-check{opacity:0;transform:scale(.55)rotate(-22deg)}.copy-feedback-button.copied{color:var(--ok);background:var(--ok-surface);border-color:var(--ok-line);animation:.36s cubic-bezier(.2,.8,.2,1) copy-feedback-pulse}.copy-feedback-button.copied .copy-feedback-copy{opacity:0;transform:scale(.62)rotate(18deg)}.copy-feedback-button.copied .copy-feedback-check{opacity:1;transform:scale(1)rotate(0)}@keyframes copy-feedback-pulse{0%{transform:scale(1)}48%{transform:scale(1.08)}to{transform:scale(1)}}.status-badge{border:1px solid var(--line);min-height:24px;color:var(--muted-strong);background:var(--surface-soft);text-transform:capitalize;border-radius:999px;align-items:center;gap:6px;padding:2px 9px;font-size:12px;font-weight:700;display:inline-flex}.status-dot{background:currentColor;border-radius:999px;width:7px;height:7px}.status-badge.ok{color:var(--ok);background:var(--ok-surface);border-color:var(--ok-line)}.status-badge.warn{color:var(--warn);background:var(--warn-surface);border-color:var(--warn-line)}.status-badge.error{color:var(--error);background:var(--error-surface);border-color:var(--error-line)}.detail-list{gap:10px;display:grid}.detail-row{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:12px;min-height:34px;display:grid}.detail-row span{color:var(--muted)}.detail-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:650;overflow:hidden}.detail-row .status-badge{justify-self:start}.hardware-value{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.hardware-value strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:650;overflow:hidden}.storage-list{align-content:start;gap:14px;min-height:196px;display:grid}.storage-row{gap:8px;min-width:0;display:grid}.storage-row-head,.storage-row-foot{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.storage-row-head span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.storage-row-head strong{min-width:0;color:var(--muted-strong);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:750;overflow:hidden}.storage-row-foot{min-height:16px;color:var(--muted);font-size:12px;line-height:1.2}.storage-bar{background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;height:9px;overflow:hidden}.storage-bar span{background:var(--accent-gradient);border-radius:inherit;opacity:.66;width:0;height:100%;transition:background .18s,opacity .18s,width .22s;display:block}.storage-bar.danger span{background:linear-gradient(135deg, color-mix(in srgb, var(--error) 84%, #fff), var(--error));opacity:.7}.storage-bar-skeleton{width:100%;height:9px;display:block}.hardware-layout{grid-template-columns:minmax(210px,.85fr) minmax(240px,1.15fr);align-items:start;gap:16px;min-width:0;display:grid}.cpu-graph-card{grid-template-rows:auto 1fr;align-self:start;gap:10px;min-width:0;display:grid}.cpu-graph-header{justify-content:space-between;align-items:center;gap:12px;min-height:24px;display:flex}.cpu-graph-header span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.cpu-graph-header strong{color:var(--muted-strong);font-size:14px;font-weight:750}.cpu-graph-surface{min-width:0;min-height:132px;color:var(--muted);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 5%, transparent), transparent 70%), var(--surface-soft);border:1px solid var(--line);border-radius:7px;place-items:center;display:grid;position:relative;overflow:hidden}.cpu-graph-svg{width:100%;height:132px;display:block}.cpu-graph-grid-line{stroke:var(--line);stroke-opacity:.78;stroke-width:1px;vector-effect:non-scaling-stroke}.cpu-graph-area{opacity:.26}.cpu-graph-line{fill:none;opacity:.88;stroke:url(#cpu-graph-line-gradient);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;vector-effect:non-scaling-stroke;transition:stroke .18s}.cpu-graph-skeleton-line{border-radius:999px;width:calc(100% - 28px);height:42px}@container (width<=560px){.hardware-layout{grid-template-columns:1fr}.cpu-graph-card{order:-1}}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;display:grid}.media-database-create{grid-template-columns:minmax(150px,.5fr) minmax(280px,1fr) auto;align-items:end;gap:12px;display:grid}.media-database-search{grid-template-columns:minmax(220px,1fr) minmax(118px,auto) minmax(128px,auto) auto;gap:8px;width:min(100%,720px);display:grid}.settings-grid{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:start;gap:16px;display:grid}.settings-grid-narrow{grid-template-columns:minmax(260px,1fr);max-width:430px}.theme-radio-group{gap:10px;display:grid}.theme-radio-option{min-height:44px;color:var(--muted-strong);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:7px;align-items:center;gap:10px;padding:10px 12px;display:flex}.theme-radio-option:hover,.theme-radio-option.selected{color:var(--text);background:var(--surface-soft);border-color:color-mix(in srgb, var(--accent) 44%, var(--line))}.theme-radio-option.selected{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 10%, transparent)}.theme-radio-input{width:16px;height:16px;accent-color:var(--accent);flex:0 0 16px;margin:0}.theme-radio-option span{font-weight:650}.connections-stack,.connections-list,.connection-item,.connection-item-body{gap:12px;display:grid}.connection-item{min-width:0}.connection-item+.connection-item{border-top:1px solid var(--line);padding-top:16px}.connection-item-header{justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:56px;display:flex}.connection-provider,.connection-empty,.connection-actions{align-items:center;gap:10px;min-width:0;display:flex}.connection-provider{flex:auto}.connection-provider-mark{object-fit:contain;flex:0 0 40px;width:40px;height:40px;display:block}.connection-provider-copy{align-content:center;gap:3px;min-width:0;min-height:40px;display:grid}.connection-provider-copy strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:800;line-height:1.25;display:block;overflow:hidden}.connection-provider-copy p,.connection-empty p,.connection-muted{color:var(--muted);margin:0;font-size:13px;font-weight:650;line-height:1.45}.connection-item-header .status-badge{flex:none}.connection-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.connection-empty{justify-content:flex-end;align-items:center}.settings-checkbox-row,.settings-select-row{min-height:44px;color:var(--muted-strong);background:var(--surface);border:1px solid var(--line);border-radius:7px;align-items:center;gap:10px;padding:10px 12px;display:flex}.settings-checkbox-row:hover,.settings-checkbox-row:focus-within,.settings-select-row:hover,.settings-select-row:focus-within{color:var(--text);background:var(--surface-soft);border-color:color-mix(in srgb, var(--accent) 44%, var(--line))}.settings-checkbox-row input{width:16px;height:16px;min-height:auto;accent-color:var(--accent);flex:0 0 16px;margin:0}.settings-checkbox-row span,.settings-select-row{font-size:13px;font-weight:700;line-height:1.3}.settings-select-row{text-align:left;cursor:pointer;justify-content:space-between;width:100%}.settings-dropdown{min-width:0;position:relative}.settings-select-trigger{appearance:none}.settings-select-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.settings-select-value{color:var(--text);flex:none;align-items:center;gap:8px;font-weight:750;display:inline-flex}.settings-select-chevron{border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .16s;transform:translateY(-2px)rotate(45deg)}.settings-select-chevron.open{transform:translateY(2px)rotate(225deg)}.settings-select-menu{z-index:35;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0}.settings-select-option{width:100%;min-height:36px;color:var(--muted-strong);text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 9px;font-size:13px;font-weight:700;display:flex}.settings-select-option:hover,.settings-select-option:focus-visible,.settings-select-option.selected{color:var(--text);background:var(--surface-soft);border-color:color-mix(in srgb, var(--accent) 34%, var(--line))}.settings-select-option.selected:after{background:var(--accent);content:"";border-radius:999px;flex:0 0 7px;width:7px;height:7px}.connection-actions{flex-wrap:wrap;justify-content:flex-end;padding-top:2px}.connection-actions .button,.connection-empty .button{min-width:108px}.connection-error{color:var(--error);background:var(--error-surface);border:1px solid var(--error-line);overflow-wrap:anywhere;border-radius:7px;margin:0;padding:9px 11px;font-size:13px}.archiving-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.archiving-summary-metric strong{font-size:25px}.youtube-archive-table{min-width:980px}.youtube-archive-table .recording-cleanup-cell{width:52px}.youtube-archive-table th:nth-child(4),.youtube-archive-table td:nth-child(4){font-variant-numeric:tabular-nums;white-space:nowrap;width:110px}.youtube-archive-table th:nth-child(5),.youtube-archive-table td:nth-child(5){font-variant-numeric:tabular-nums;white-space:nowrap;width:100px}.member-archive-table{min-width:820px}.member-archive-table th:nth-child(3),.member-archive-table td:nth-child(3){white-space:nowrap;width:110px}.member-archive-table th:nth-child(4),.member-archive-table td:nth-child(4){font-variant-numeric:tabular-nums;white-space:nowrap;width:100px}label{color:var(--muted);gap:6px;font-size:13px;font-weight:650;display:grid}input,select,textarea{width:100%;min-height:38px;color:var(--text);background:var(--input-bg);border:1px solid var(--line);border-radius:7px;padding:8px 10px}textarea{resize:vertical;line-height:1.45}a{color:var(--accent)}a:hover{color:var(--accent-strong)}input:focus,select:focus,textarea:focus,button:focus-visible{outline:3px solid var(--accent-soft);border-color:var(--accent)}.table-wrap{overflow-x:auto}.table-wrap::-webkit-scrollbar{height:10px}.table-wrap::-webkit-scrollbar-thumb{border-width:2px}.table-wrap.compact table{min-width:460px}.user-cell{align-items:center;gap:10px;min-width:0;display:flex}.user-cell span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.media-history-link{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-weight:700;text-decoration:none;transition:color .15s;display:block;overflow:hidden}.media-history-link:hover,.media-history-link:focus-visible{color:var(--accent)}.media-history-link:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 42%, transparent);outline-offset:3px;border-radius:3px}.user-cell .media-history-link{flex:auto}.stream-key-cell,.inline-actions{align-items:center;gap:6px;display:flex}.stream-key-cell{min-width:0}.stream-key-input{width:300px;max-width:100%;font-family:Cascadia Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.stream-key-input[readonly]{cursor:default}.stream-key-input[readonly],.display-name-input[readonly]{color:var(--muted);background:color-mix(in srgb, var(--surface-soft) 82%, transparent);opacity:.58;transition:color .16s,background-color .16s,opacity .16s}.stream-key-input:not([readonly]),.display-name-input:not([readonly]){opacity:1;transition:color .16s,background-color .16s,opacity .16s}.display-name-input{width:200px;max-width:100%}.active-stream-user-cell{min-width:150px}.stream-key-input.invalid{border-color:#b42318b8;box-shadow:0 0 0 1px #b4231814}.media-database-table-wrap .loading-content,.media-database-table-wrap .loading-skeleton,.media-database-table{min-width:1120px}.media-database-table th:first-child,.media-database-table td:first-child{width:30%}.media-title-cell{align-items:center;gap:12px;min-width:0;display:flex}.media-title-cell>div:last-child{gap:3px;min-width:0;display:grid}.media-title-cell strong,.media-title-cell span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.media-title-cell strong{font-weight:700}.media-title-cell span{color:var(--muted);font-size:13px}.media-thumb{color:#fff;background:var(--accent-gradient);border-radius:7px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;overflow:hidden}.media-thumb img{object-fit:cover;width:100%;height:100%;display:block}.media-token-input,.media-id-input{font-family:Cascadia Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.media-token-input{width:86px}.media-id-input{width:266px}.media-token-input.invalid,.media-id-input.invalid{border-color:#b42318b8;box-shadow:0 0 0 1px #b4231814}.media-database-footer{justify-content:space-between;align-items:center;gap:16px;min-height:38px;padding-top:14px;display:flex}.history-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:52px;margin-top:18px;padding-top:16px;display:flex}.history-pagination-count{color:var(--muted);font-size:13px;font-weight:650}.history-pagination-count strong{color:var(--muted-strong);font-variant-numeric:tabular-nums}.history-pagination .button{min-width:104px}.recording-summary-metric strong{font-size:25px}.recording-summary-grid,.clip-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.recording-metric-error{color:var(--error)}.recording-table-wrap .loading-content,.recording-table-wrap .loading-skeleton,.recording-table{min-width:1160px}.recording-table th,.recording-table td{padding-left:clamp(10px,1.15vw,20px);padding-right:clamp(10px,1.15vw,20px)}.recording-table th:first-child,.recording-table td:first-child{width:11%}.recording-table th:nth-child(2),.recording-table td:nth-child(2){width:16%}.recording-table th:nth-child(3),.recording-table td:nth-child(3),.recording-table th:nth-child(4),.recording-table td:nth-child(4),.recording-table th:nth-child(5),.recording-table td:nth-child(5){text-align:left;width:11%}.recording-table th:nth-child(6),.recording-table td:nth-child(6){width:8%;padding-left:clamp(14px,1.4vw,24px);padding-right:clamp(14px,1.4vw,24px)}.recording-table th:nth-child(7),.recording-table td:nth-child(7){width:10%;padding-left:clamp(14px,1.4vw,24px);padding-right:clamp(14px,1.4vw,24px)}.recording-table th:nth-child(8),.recording-table td:nth-child(8){width:13%}.recording-table th:last-child,.recording-table td:last-child{width:82px;padding-left:4px;padding-right:4px}.member-recording-table,.recording-table-wrap .member-recording-table{min-width:980px}.member-recording-table th:first-child,.member-recording-table td:first-child{width:13%}.member-recording-table th:nth-child(2),.member-recording-table td:nth-child(2),.member-recording-table th:nth-child(3),.member-recording-table td:nth-child(3){width:12%}.member-recording-table th:nth-child(4),.member-recording-table td:nth-child(4){width:11%}.member-recording-table th:nth-child(5),.member-recording-table td:nth-child(5),.member-recording-table th:nth-child(6),.member-recording-table td:nth-child(6){width:10%}.member-recording-table th:nth-child(7),.member-recording-table td:nth-child(7){width:16%}.member-recording-table th:last-child,.member-recording-table td:last-child{width:52px}.clip-card-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));align-items:start;gap:18px;display:grid}.clip-card{background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;min-width:0;transition:border-color .18s,box-shadow .18s;overflow:hidden}.clip-card:hover{border-color:color-mix(in srgb, var(--accent) 34%, var(--line));box-shadow:0 10px 26px #0c111d14}.clip-card.active{border-color:var(--warn-line)}.clip-card.failed{border-color:color-mix(in srgb, var(--error) 42%, var(--line))}.clip-card-media{aspect-ratio:16/9;background:color-mix(in srgb, var(--accent-heavy) 76%, #080711);border-bottom:1px solid var(--line);width:100%;position:relative;overflow:hidden}.clip-card-media .recording-media-preview{border:0;border-radius:0;height:100%}.clip-card-player-link{appearance:none;width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;display:block}.clip-card-player-link .recording-media-preview.interactive{cursor:pointer}.clip-card-player-link:focus-visible{outline:3px solid var(--accent-soft);outline-offset:-4px}.clip-card-copy,.recording-dialog-copy{z-index:4;position:absolute;top:10px;right:10px}.clip-card-copy .icon-button,.recording-dialog-copy .icon-button{color:#ffffffe6;background:#0c101abd;border-color:#ffffff2e;box-shadow:0 5px 16px #0003}.clip-card-copy .icon-button:hover:not(:disabled),.recording-dialog-copy .icon-button:hover:not(:disabled){color:#fff;background:#0c101ae6;border-color:#ffffff57}.clip-card-copy .icon-button:disabled,.recording-dialog-copy .icon-button:disabled{opacity:.42}.clip-card-copy .copy-feedback-button.copied,.recording-dialog-copy .copy-feedback-button.copied{color:#9ae6bd;background:#114f37e6;border-color:#9ae6bd7a}.clip-card-body{gap:15px;min-width:0;padding:15px;display:grid}.clip-card-heading,.clip-card-meta{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.clip-card-title{gap:4px;min-width:0;display:grid}.clip-card-title h3{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:16px;line-height:1.25;overflow:hidden}.clip-card-title time{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:650}.clip-card-user{width:100%;min-width:0;max-width:none}.clip-card-user>.recording-tip-anchor{flex:auto;min-width:0}.clip-card-user>.recording-tip-anchor .media-history-link{width:100%}.clip-card-user span,.clip-card-user a{font-size:13px}.clip-card-duration{flex:none;justify-items:end;gap:2px;display:grid}.clip-card-duration span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.clip-card-duration strong{color:var(--muted-strong);font-variant-numeric:tabular-nums;font-size:13px}.clip-card-empty{min-height:150px;color:var(--muted);border:1px dashed var(--line);border-radius:8px;grid-column:1/-1;place-items:center;display:grid}.clip-card-skeleton{pointer-events:none}.clip-card-media-skeleton{aspect-ratio:16/9;border-radius:0;width:100%;display:block}.clip-card-skeleton .clip-card-title{width:62%}.clip-log-empty{color:var(--muted);padding:12px 0}.recording-row-active td{background:color-mix(in srgb, var(--accent) 4%, transparent)}.recording-name-cell{align-items:center;min-width:0;display:flex}.recording-name-cell strong,.recording-name-cell a,.recording-name-cell span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.recording-name-cell strong,.recording-name-cell a{font-weight:700}.recording-relative-time{color:var(--muted-strong);white-space:nowrap;font-size:13px;font-weight:650}.recording-length-column,.recording-published-column{text-align:left;font-variant-numeric:tabular-nums;white-space:nowrap}.recording-size-column{font-variant-numeric:tabular-nums;white-space:nowrap}.recording-name-cell>.recording-tip-anchor{min-width:0}.recording-preview-link,.recording-preview-button{border-radius:6px;text-decoration:none;display:block}.recording-preview-button{appearance:none;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.recording-preview-link:focus-visible,.recording-preview-button:focus-visible{outline:3px solid var(--accent-soft);outline-offset:3px}.recording-user-cell{max-width:190px}.recording-user-cell span{font-size:13px;font-weight:650}.recording-tip-anchor,.recording-badge-static{align-items:center;display:inline-flex}.recording-archive-badge .status-badge{white-space:nowrap}.recording-badge-trigger{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0;display:inline-flex}.recording-badge-trigger:hover .status-badge{border-color:color-mix(in srgb, currentColor 42%, var(--line))}.recording-badge-trigger:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.recording-floating-tip{z-index:80;width:max-content;max-width:min(380px,100vw - 32px);color:var(--text);background:var(--surface);border:1px solid var(--line);pointer-events:none;border-radius:7px;padding:9px 11px;font-size:13px;font-weight:600;line-height:1.45;animation:.12s ease-out both recording-tip-in;position:fixed;transform:translate(-50%,-100%)}.recording-floating-tip.rich{width:340px;padding:10px}.recording-identity-tip{gap:10px;display:grid}.recording-identity-tip dl{gap:8px;margin:0;display:grid}.recording-identity-tip dl>div{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:9px;min-width:0;display:grid}.recording-identity-tip dt{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.recording-identity-tip dd{min-width:0;color:var(--muted-strong);overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:650}.recording-tip-media-id{letter-spacing:0;font-family:Cascadia Mono,SFMono-Regular,Consolas,Liberation Mono,monospace}.recording-media-preview{aspect-ratio:16/9;color:#fff;background:color-mix(in srgb, var(--accent-heavy) 76%, #080711);border:1px solid var(--line);border-radius:7px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.recording-media-preview.compact{aspect-ratio:auto;border-radius:6px;flex:0 0 112px;width:112px;height:63px}.recording-media-preview.dialog{justify-self:center;width:min(100%,560px)}.recording-dialog-media{justify-items:center;gap:10px;width:100%;min-width:0;display:grid}.recording-dialog-preview-frame{width:min(100%,560px);display:grid;position:relative}.recording-dialog-preview-frame .recording-media-preview.dialog{width:100%}.recording-preview-button .recording-media-preview{cursor:pointer}.recording-media-preview.interactive{cursor:default}.recording-media-preview img,.recording-media-preview video{object-fit:cover;grid-area:1/1;width:100%;height:100%;display:block;position:relative}.recording-media-preview img{opacity:1;transition:opacity .18s}.recording-media-preview video{z-index:1;opacity:0;transition:opacity .18s}.recording-media-preview.playing video{opacity:1}.recording-preview-fallback{opacity:.8;grid-area:1/1;font-size:12px;font-weight:800}.recording-media-preview:not(.compact) .recording-preview-fallback{font-size:24px}.recording-floating-tip:after{content:"";background:var(--surface);border-right:1px solid var(--line);border-bottom:1px solid var(--line);width:8px;height:8px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}@keyframes recording-tip-in{0%{opacity:0;transform:translate(-50%,calc(4px - 100%))}to{opacity:1;transform:translate(-50%,-100%)}}.recording-cleanup-cell{text-align:right}.recording-row-actions{justify-content:flex-end}.recording-cleanup-button{color:var(--muted);background:0 0}.recording-cleanup-button:hover:not(:disabled){color:var(--accent)}.recording-cleanup-button.danger:hover:not(:disabled){color:var(--error);background:var(--error-surface);border-color:var(--error-line)}.recording-cleanup-button:disabled{opacity:.34;cursor:not-allowed}.recording-details-dialog{gap:20px;width:min(100%,760px);max-height:calc(100svh - 48px);overflow-y:auto}.recording-dialog-header,.recording-log-heading{justify-content:space-between;align-items:center;gap:18px;min-width:0;display:flex}.recording-dialog-header h2,.recording-log-heading h3{margin:0}.recording-dialog-header h2{font-size:24px}.recording-dialog-close{flex:none}.recording-dialog-badges{flex-wrap:wrap;gap:8px;display:flex}.recording-detail-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin:0;display:grid}.recording-detail-grid>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(88px,auto) minmax(0,1fr);align-items:baseline;gap:12px;min-width:0;padding:11px 0;display:grid}.recording-detail-grid>.wide{grid-column:1/-1}.recording-detail-grid dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:750}.recording-detail-grid dd{overflow-wrap:anywhere;text-align:right;min-width:0;margin:0;font-weight:650}.recording-detail-link{color:var(--accent);font-weight:700;text-decoration:none}.recording-detail-link:hover,.recording-detail-link:focus-visible{text-underline-offset:3px;text-decoration:underline}.recording-diagnostic-message{border-left:3px solid var(--warn);gap:6px;padding:4px 0 4px 13px;display:grid}.recording-diagnostic-message.error{border-left-color:var(--error)}.recording-diagnostic-message strong{color:var(--warn)}.recording-diagnostic-message.error strong{color:var(--error)}.recording-diagnostic-message p{color:var(--muted-strong);overflow-wrap:anywhere;font-size:13px}.recording-log-section{gap:12px;display:grid}.recording-log-heading h3{font-size:16px}.recording-log-heading span{color:var(--muted);font-size:12px}.recording-log{gap:0;margin:0;padding:0;list-style:none;display:grid}.recording-log li{grid-template-columns:10px minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;padding:9px 0;display:grid;position:relative}.recording-log li:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:20px;bottom:-10px;left:4px}.recording-log-dot{border:2px solid var(--surface);background:var(--accent);width:9px;height:9px;box-shadow:0 0 0 1px var(--accent-line);border-radius:999px;margin-top:5px}.recording-log li.warning .recording-log-dot{background:var(--warn)}.recording-log li.error .recording-log-dot{background:var(--error)}.recording-log strong{font-size:13px}.recording-log p{color:var(--muted);overflow-wrap:anywhere;margin:2px 0 0;font-size:12px}.recording-log time{color:var(--muted);white-space:nowrap;font-size:11px}.recording-cleanup-assurance{border-left:3px solid var(--ok);padding-left:12px}.recording-cleanup-dialog .confirm-code{max-height:74px;overflow-y:auto}.recording-error{min-height:48px;color:var(--error);background:var(--error-surface);border:1px solid var(--error-line);border-radius:7px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:10px 12px;display:flex}.media-database-footer span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.confirm-code{white-space:normal;word-break:break-all;max-width:100%;padding:8px 10px;font-size:15px}table{border-collapse:collapse;width:100%;min-width:900px}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:11px 10px}th{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:800}tbody tr:last-child td{border-bottom:0}.truncate{text-overflow:ellipsis;white-space:nowrap;max-width:360px;display:block;overflow:hidden}.truncate.wide{max-width:520px}.muted-text,.error-text{margin:12px 0 0}.muted-text,.muted-inline{color:var(--muted)}.error-text{color:var(--error)}.error-text-inline{min-width:0;color:var(--error);text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.empty-cell{height:62px;color:var(--muted);text-align:center}.action-row{align-items:center;gap:12px;display:flex}@media (width<=1180px){.dashboard-system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hardware-layout{grid-template-columns:1fr}.cpu-graph-card{order:-1}}@media (width<=1040px){body{overflow:auto}.app-shell{grid-template-columns:1fr;height:auto;min-height:100svh;overflow:visible}.sidebar{height:auto;min-height:auto;padding:16px;overflow:visible}.nav-list{grid-template-columns:repeat(4,minmax(0,1fr));padding-right:0;overflow:visible}.nav-list a{text-align:center}.nav-list a:before{width:0;height:3px;transition:width .26s,opacity .22s,transform .26s;inset:auto auto -4px 50%;transform:translate(-50%)}.nav-list a.active:before{width:64%;height:calc(100% - 37px);bottom:-4px}.nav-list a:hover,.nav-list a.active{transform:none}.workspace{min-height:auto;padding:20px;overflow:visible}.metric-grid,.content-grid,.settings-grid,.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.nav-list,.metric-grid,.content-grid,.settings-grid,.connection-settings-grid,.media-database-create,.media-database-search,.form-grid{grid-template-columns:1fr}.page-header,.panel-header,.action-row,.connection-empty{flex-direction:column;align-items:stretch}.detail-row{grid-template-columns:1fr;gap:2px}.dashboard-system-grid .panel{grid-column:auto}.modal-backdrop{padding:12px}.recording-details-dialog,.recording-cleanup-dialog{padding:20px}.recording-dialog-header{align-items:flex-start}.recording-dialog-header h2{font-size:20px}.recording-detail-grid{grid-template-columns:1fr}.recording-detail-grid>.wide{grid-column:auto}.recording-log li{grid-template-columns:10px minmax(0,1fr)}.recording-log time{grid-column:2}.member-streaming-page .panel-body{padding-left:16px;padding-right:16px}.member-stream-setting{grid-template-columns:1fr;gap:12px}.member-setting-control,.member-stream-key-control{grid-template-columns:1fr}}
