@font-face{font-family:Freesentation;src:url(/fonts/freesentation/Freesentation-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Freesentation;src:url(/fonts/freesentation/Freesentation-SemiBold.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Freesentation;src:url(/fonts/freesentation/Freesentation-Bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Freesentation;src:url(/fonts/freesentation/Freesentation-Black.woff2)format("woff2");font-weight:900;font-display:swap}:root{color:#0f172a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f8fafc;--surface:#fff;--surface-soft:#f8fafc;--surface-muted:#f1f5f9;--surface-raised:#fff;--chrome:#fff;--avatar-bg:#0f172a;--avatar-text:#fff;--text:#0f172a;--text-soft:#334155;--text-muted:#64748b;--line:#e2e8f0;--line-strong:#cbd5e1;--primary:#0f172a;--primary-hover:#1e293b;--primary-soft:#f1f5f9;--action:#0f172a;--action-text:#fff;--danger:#dc2626;--danger-soft:#fef2f2;--danger-line:#fee2e2;--success:#15803d;--success-soft:#f0fdf4;--success-line:#dcfce7;--warning:#a16207;--warning-soft:#fffbeb;--warning-line:#fef3c7;--brand-lavender:#9d7cfa;--brand-hover:#8b5cf6;--brand-pink:#f9d1f9;--brand-soft:color-mix(in srgb, var(--brand-lavender) 10%, var(--surface));--brand-line:color-mix(in srgb, var(--brand-lavender) 24%, var(--line));--shadow-xs:0 1px 2px #0f172a0d;--shadow-sm:0 8px 24px #0f172a0f;--shadow:0 16px 40px #0f172a1a;--shadow-lg:0 24px 64px #0f172a1f;--radius-sm:12px;--radius:16px;--radius-lg:24px;--radius-xl:32px;--ease:cubic-bezier(.16, 1, .3, 1);background:#f8fafc;font-family:Freesentation,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}:root[data-theme=dark]{color:#f5f5f5;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d0d0d;--surface:#171717;--surface-soft:#222;--surface-muted:#282828;--surface-raised:#1c1c1c;--chrome:#0b0b0b;--avatar-bg:#0b0b0b;--avatar-text:#f5f5f5;--text:#f5f5f5;--text-soft:#d8d8d8;--text-muted:#a6a6a6;--line:#303030;--line-strong:#515151;--primary:#f5f5f5;--primary-hover:#d8d8d8;--primary-soft:#292929;--action:#f5f5f5;--action-text:#0d0d0d;--danger:#fca5a5;--danger-soft:#2b1919;--danger-line:#5f2a2a;--success:#86efac;--success-soft:#14251b;--success-line:#29543a;--warning:#fde68a;--warning-soft:#2a2415;--warning-line:#5c4d22;--brand-soft:color-mix(in srgb, var(--brand-lavender) 16%, var(--surface));--brand-line:color-mix(in srgb, var(--brand-lavender) 35%, var(--line));--shadow-xs:0 1px 2px #0000003d;--shadow-sm:0 12px 32px #0000003d;--shadow:0 20px 52px #00000061;--shadow-lg:0 30px 80px #0000007a;background:#0d0d0d}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--bg);letter-spacing:-.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:15px;line-height:1.5;transition:color .2s,background-color .2s}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}h1,h2,h3,p,dl,dd{margin-top:0}h1,h2,h3{color:var(--text);word-break:keep-all;overflow-wrap:break-word}h1{letter-spacing:-.048em;margin-bottom:16px;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.06}h2{letter-spacing:-.034em;margin-bottom:10px;font-size:clamp(1.45rem,2.3vw,2rem);font-weight:900;line-height:1.14}h3{letter-spacing:-.022em;margin-bottom:8px;font-weight:700;line-height:1.25}p{line-height:1.62}::selection{color:#fff;background:var(--brand-lavender)}:focus-visible{outline:2px solid var(--brand-lavender);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.min-width-0{min-width:0}.eyebrow{color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.7rem;font-weight:700}.meta-line{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:.77rem;overflow:hidden}.text-link,.muted-link{color:var(--text-muted);font-size:.87rem;font-weight:600}.text-link:hover,.muted-link:hover,.text-button:hover{color:var(--text);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.text-link--icon{align-items:center;gap:5px;display:inline-flex}.text-link--icon .app-nav-icon{width:15px;height:15px;transition:transform .18s var(--ease)}.text-link--icon:hover .app-nav-icon{transform:translate(2px)}.text-button{color:var(--text);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.button{cursor:pointer;letter-spacing:.01em;min-height:48px;transition:color .18s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s var(--ease);background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:.94rem;font-weight:700;line-height:1;display:inline-flex}.button:disabled{opacity:.48;cursor:not-allowed}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:scale(.985)}.button--primary{color:var(--action-text);background:var(--action);box-shadow:0 8px 18px #0f172a1f}.button--primary:hover:not(:disabled){background:var(--primary-hover);box-shadow:0 10px 24px #0f172a29}.button--danger{color:#fff;box-shadow:var(--shadow-xs);background:#dc2626}.button--danger:hover:not(:disabled){box-shadow:var(--shadow-sm);background:#b91c1c}.button--subtle,.button--google{border-color:var(--line);background:var(--surface)}.button--subtle:hover:not(:disabled),.button--google:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-soft)}.button--danger-subtle{color:var(--danger);border-color:var(--danger-line);background:var(--danger-soft)}.button--danger-subtle:hover:not(:disabled){border-color:var(--danger);background:var(--danger-soft)}.button--light{color:#0c0c0b;background:#fff}.button-row{flex-wrap:wrap;gap:9px;display:flex}.icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--text-soft);background:var(--surface);box-shadow:var(--shadow-xs);cursor:pointer;transition:color .18s ease, border-color .18s ease, background-color .18s ease, transform .18s var(--ease);border-radius:12px;place-items:center;padding:0;display:inline-grid}.icon-button:hover{border-color:var(--line-strong);background:var(--surface-soft)}.icon-button:active{transform:scale(.96)}.app-shell{min-height:100vh}.topbar{z-index:40;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--chrome) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;gap:28px;height:64px;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #0f172a08}.brand,.brand-logo{align-items:center;display:inline-flex}.brand-logo__image{object-fit:contain;width:auto;height:24px}.topnav{align-items:center;gap:2px;height:100%;display:flex}.topnav a{min-width:60px;height:100%;color:var(--text-muted);place-items:center;font-size:.9rem;font-weight:700;transition:color .18s;display:grid;position:relative}.topnav a:hover{color:var(--text)}.topnav a.router-link-active{color:var(--brand-lavender)}.topnav a:focus-visible{outline-offset:-6px;outline-width:1px}.topnav a.router-link-active:after{background:var(--brand-lavender);content:"";border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:-1px;left:15px;right:15px}.topbar__actions{align-items:center;gap:8px;margin-left:auto;display:flex}.topbar__actions>.button{border-radius:12px;min-height:40px;padding:8px 15px;font-size:.84rem}.topbar__actions>.button .app-nav-icon{width:17px;height:17px}.app-layout{grid-template-columns:248px minmax(0,1fr);display:grid}.sidebar{border-right:1px solid var(--line);background:var(--chrome);height:calc(100vh - 64px);padding:26px 14px;position:sticky;top:64px;overflow-y:auto}.sidebar__label{color:var(--text-muted);letter-spacing:.14em;margin:0 11px 13px;font-size:.68rem;font-weight:700}.sidebar-channel{min-height:58px;transition:border-color .18s ease, background-color .18s ease, transform .18s var(--ease);border:1px solid #0000;border-radius:14px;align-items:center;gap:11px;padding:8px 10px;display:flex}.sidebar-channel:hover{background:var(--surface-soft);border-color:#0000}.sidebar-channel.router-link-active{color:var(--brand-lavender);background:var(--brand-soft);border-color:#0000}.sidebar-channel:active{transform:scale(.985)}.sidebar-channel--live .channel-avatar{box-shadow:0 0 0 2px var(--brand-lavender), 0 0 0 4px var(--surface)}.sidebar-channel__copy{flex:1;gap:2px;min-width:0;display:grid}.sidebar-channel__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:700;overflow:hidden}.sidebar-channel__copy small{color:var(--text-muted);align-items:center;gap:5px;font-size:.68rem;font-weight:600;display:flex}.sidebar-channel__copy small>span{background:var(--brand-lavender);border-radius:50%;width:5px;height:5px}.sidebar-channel--live .sidebar-channel__copy small{color:var(--text)}.sidebar__empty{color:var(--text-muted);margin:0;padding:8px 10px;font-size:.78rem}.sidebar--page-menu{padding:18px 12px}.page-sidebar-menu__heading{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:58px;margin:0 4px 20px;padding:8px 8px 14px;display:flex}.page-sidebar-menu__heading>span{width:36px;height:36px;color:var(--brand-lavender);background:var(--brand-soft);border-radius:12px;flex:none;place-items:center;display:grid}.page-sidebar-menu__heading>div{min-width:0;display:grid}.page-sidebar-menu__heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.page-sidebar-menu__nav{gap:3px;display:grid}.page-sidebar-menu__nav .sidebar__label{margin-bottom:6px}.page-sidebar-menu__items{gap:4px;display:grid}.page-sidebar-menu__link{min-height:50px;color:var(--text-muted);transition:color .18s ease, border-color .18s ease, background-color .18s ease, transform .18s var(--ease);border:1px solid #0000;border-radius:13px;align-items:center;gap:12px;padding:7px 10px;font-size:.88rem;font-weight:700;display:flex}.page-sidebar-menu__link:hover{color:var(--text);background:var(--surface-soft)}.page-sidebar-menu__link:active{transform:scale(.985)}.page-sidebar-menu__link--active{color:var(--brand-lavender);background:var(--brand-soft);border-color:#0000}.page-sidebar-menu__icon{border-radius:10px;flex:none;place-items:center;width:32px;height:32px;transition:color .18s,background-color .18s;display:grid}.page-sidebar-menu__link--active .page-sidebar-menu__icon{color:var(--brand-lavender);background:0 0}.page-sidebar-menu__copy{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-nav-icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.page-content{min-width:0;padding:44px clamp(24px,4vw,60px) 96px}.page-content>*{max-width:1320px;animation:page-enter .32s var(--ease) both;margin-left:auto;margin-right:auto}.mobile-nav{display:none}.workspace-shell{background:var(--bg);min-height:100vh}.workspace-topbar{z-index:40;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--chrome) 96%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;gap:24px;height:64px;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #0f172a08}.workspace-brand{align-items:center;gap:13px;min-width:0;display:inline-flex}.workspace-brand__divider{background:var(--line-strong);flex:none;width:1px;height:22px}.workspace-brand__name{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:800;overflow:hidden}.workspace-topbar__actions{align-items:center;gap:8px;margin-left:auto;display:flex}.workspace-return{min-height:40px;color:var(--text-muted);border:1px solid #0000;border-radius:11px;align-items:center;gap:7px;padding:8px 13px;font-size:.8rem;font-weight:700;transition:color .18s,background-color .18s;display:inline-flex}.workspace-return:hover{color:var(--text);background:var(--surface-soft)}.workspace-return .app-nav-icon{width:16px;height:16px}.workspace-layout{grid-template-columns:224px minmax(0,1fr);min-height:calc(100vh - 64px);display:grid}.workspace-layout--solo{grid-template-columns:minmax(0,1fr)}.workspace-sidebar{border-right:1px solid var(--line);background:var(--chrome);height:calc(100vh - 64px);padding:18px 12px;position:sticky;top:64px;overflow-y:auto}.workspace-content{min-width:0;padding:38px clamp(24px,3.5vw,52px) 84px}.workspace-content>*{max-width:1480px;animation:page-enter .32s var(--ease) both;margin-left:auto;margin-right:auto}.workspace-shell--studio .workspace-content>*{max-width:1540px}.watch-shell{color:#f4f4f5;background:#070707;min-height:100svh}.watch-shell__header{z-index:40;background:#0b0b0b;border-bottom:1px solid #202020;justify-content:space-between;align-items:center;height:54px;padding:0 16px 0 20px;display:flex;position:relative}.watch-shell__brand{opacity:.88;align-items:center;transition:opacity .18s;display:inline-flex}.watch-shell__brand:hover{opacity:1}.watch-shell__brand .brand-logo__image{height:20px}.watch-shell__header .icon-button{color:#a3a3a3;width:36px;height:36px;box-shadow:none;background:0 0;border-color:#0000;border-radius:9px}.watch-shell__header .icon-button:hover{color:#f4f4f5;background:#171717;border-color:#2c2c2c}.watch-shell__content{min-height:calc(100svh - 54px)}.profile-menu{position:relative}.profile-trigger{border:1px solid var(--line);background:var(--surface);min-height:42px;box-shadow:var(--shadow-xs);cursor:pointer;transition:border-color .18s ease, background-color .18s ease, transform .18s var(--ease);border-radius:999px;align-items:center;gap:8px;padding:5px 11px 5px 5px;font-size:.82rem;font-weight:700;display:flex}.profile-trigger:hover{border-color:var(--line-strong);background:var(--surface-soft)}.profile-trigger:active{transform:scale(.98)}.profile-trigger__chevron{width:14px;height:14px;color:var(--text-muted);stroke-width:2.1px;margin-left:1px}.profile-popover{border:1px solid var(--line);background:var(--surface-raised);min-width:210px;box-shadow:var(--shadow);z-index:60;border-radius:18px;margin-top:9px;padding:7px;overflow:hidden}.profile-popover:focus-visible,.profile-popover__list:focus-visible{outline:none}.profile-popover__list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.profile-popover__item,.profile-popover__content{margin:0;padding:0}.profile-popover__action{width:100%;min-height:42px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:.86rem;font-weight:600;display:flex}.profile-popover__action .app-nav-icon{width:17px;height:17px;color:var(--text-muted)}.profile-popover__action:hover,.profile-popover__action:focus-visible{background:var(--surface-soft);outline:none}.profile-popover__separator{background:var(--line);border:0;height:1px;margin:5px 3px}.page-stack{gap:48px;display:grid}.page-heading{max-width:760px}.page-heading h1{letter-spacing:-.036em;margin-bottom:10px;font-size:clamp(1.9rem,3vw,2.25rem)}.page-heading>p:last-child{max-width:660px;color:var(--text-muted);margin-bottom:0}.page-heading--row{justify-content:space-between;align-items:flex-start;gap:20px;max-width:none;display:flex}.narrow-page{gap:32px;display:grid;max-width:820px!important}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-banner{border-radius:var(--radius-xl);color:#f5f5f5;min-height:430px;box-shadow:var(--shadow-sm);isolation:isolate;background:#111;border:1px solid #303030;position:relative;overflow:hidden}.home-banner__slide{position:absolute;inset:0}.home-banner__art{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;width:100%;height:100%}.home-banner__content{z-index:2;align-content:center;width:min(69%,850px);padding:clamp(38px,5vw,64px) clamp(32px,5vw,68px) 114px;display:grid;position:absolute;inset:0 auto 0 0}.home-banner__content .eyebrow{color:#a6a6a6}.home-banner__content h1{color:#f5f5f5;max-width:790px;margin-bottom:20px;font-size:clamp(2.7rem,4.6vw,4.7rem)}.home-banner__content>p:not(.eyebrow){color:#b9b9b9;max-width:610px;margin-bottom:26px;font-size:1rem}.home-banner__content .button{width:fit-content;min-width:142px}.home-banner__footer{z-index:3;justify-content:space-between;align-items:flex-end;gap:24px;display:flex;position:absolute;bottom:24px;left:clamp(24px,3vw,42px);right:clamp(24px,3vw,42px)}.home-banner__controls{align-items:center;gap:6px;display:flex}.home-banner__control{color:#f5f5f5;cursor:pointer;width:44px;height:44px;transition:border-color .18s ease, background-color .18s ease, transform .18s var(--ease);background:#171717;border:1px solid #3d3d3d;border-radius:50%;place-items:center;padding:0;display:grid}.home-banner__control:hover{background:#222;border-color:#707070}.home-banner__control:active{transform:scale(.96)}.home-banner__control svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.home-banner__tabs{align-items:center;gap:2px;height:44px;padding:0 5px;display:flex}.home-banner__tab{cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:44px;padding:0;display:grid}.home-banner__tab>span{width:19px;height:3px;transition:width .18s var(--ease), background-color .18s ease;background:#515151;border-radius:999px}.home-banner__tab[aria-selected=true]>span{background:var(--brand-lavender);width:27px}.home-banner__stats{background:#171717;border:1px solid #303030;border-radius:16px;align-items:stretch;margin:0;display:flex}.home-banner__stats>div{border-right:1px solid #303030;grid-template-columns:1fr auto;align-items:end;gap:15px;min-width:126px;padding:12px 15px;display:grid}.home-banner__stats>div:last-child{border-right:0}.home-banner__stats dt{color:#a6a6a6;font-size:.68rem;font-weight:700}.home-banner__stats dd{color:#f5f5f5;margin:0;font-size:1.45rem;font-weight:900;line-height:1}.banner-slide-enter-active,.banner-slide-leave-active{transition:opacity .28s ease, transform .32s var(--ease)}.banner-slide-enter-from{opacity:0;transform:translate(12px)}.banner-slide-leave-to{opacity:0;transform:translate(-8px)}.content-section{min-width:0}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.section-heading h2,.section-heading p{margin-bottom:0}.card-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:34px 20px;display:grid}.broadcast-card{min-width:0;transition:transform .2s var(--ease)}.broadcast-card__media{aspect-ratio:16/9;border:1px solid var(--line);background:var(--surface-soft);box-shadow:var(--shadow-xs);transition:border-color .2s ease, box-shadow .2s ease, transform .2s var(--ease);border-radius:18px;display:block;position:relative;overflow:hidden}.broadcast-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .35s var(--ease)}.broadcast-card:hover .broadcast-card__media{border-color:var(--line-strong);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.broadcast-card:hover .broadcast-card__media img{transform:scale(1.015)}.broadcast-card__placeholder{color:#fff;background:linear-gradient(145deg, var(--brand-lavender), #111 115%);letter-spacing:.03em;place-items:center;width:100%;height:100%;font-size:1rem;font-weight:700;display:grid;position:relative}.broadcast-card__placeholder:after{aspect-ratio:1;content:"";border:1px solid #ffffff61;border-radius:50%;width:22%;position:absolute}.broadcast-card__status{position:absolute;top:10px;left:10px}.broadcast-card__duration{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;border-radius:8px;padding:5px 8px;font-size:.69rem;font-weight:700;position:absolute;bottom:10px;right:10px}.broadcast-card__body{grid-template-columns:auto minmax(0,1fr);gap:12px;padding-top:13px;display:grid}.broadcast-card__title{text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px;font-size:1rem;font-weight:700;line-height:1.4;display:block;overflow:hidden}.status-chip{border:1px solid var(--line);min-height:26px;color:var(--text-soft);background:color-mix(in srgb, var(--surface-raised) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:.67rem;font-weight:700;display:inline-flex}.status-chip--live{color:#fff;border-color:var(--brand-lavender);background:var(--brand-lavender);box-shadow:0 4px 12px #9d7cfa38}.status-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.channel-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.channel-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-xs);transition:border-color .18s ease, background-color .18s ease, box-shadow .18s ease, transform .18s var(--ease);border-radius:20px;align-items:center;gap:15px;padding:17px;display:flex}.channel-card:hover{border-color:var(--line-strong);background:var(--surface);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.channel-card__copy{gap:2px;min-width:0;display:grid}.channel-card__copy strong,.channel-card__copy span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.channel-card__copy span,.channel-card__copy small{color:var(--text-muted)}.channel-avatar{border:1px solid var(--line);color:var(--avatar-text);background:var(--avatar-bg);border-radius:50%;flex:none;place-items:center;font-weight:800;display:inline-grid;overflow:hidden;box-shadow:0 1px 2px #0f172a14}.channel-avatar img{object-fit:cover;width:100%;height:100%}.channel-avatar--xs{width:28px;height:28px;font-size:.72rem}.channel-avatar--sm{width:38px;height:38px;font-size:.82rem}.channel-avatar--md{width:48px;height:48px}.channel-avatar--lg{width:58px;height:58px;font-size:1.15rem}.channel-avatar--xl{width:clamp(92px,12vw,132px);height:clamp(92px,12vw,132px);font-size:2rem}.explore-controls{gap:16px;display:grid}.media-switch{border:1px solid var(--line);background:var(--surface);width:min(100%,300px);box-shadow:var(--shadow-xs);border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:start;align-items:stretch;padding:4px;display:grid}.media-switch__button{min-width:0;min-height:44px;color:var(--text-muted);cursor:pointer;white-space:nowrap;transition:color .18s ease, background-color .18s ease, box-shadow .18s ease, transform .18s var(--ease);background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;padding:9px 16px;font-weight:700;line-height:1;display:inline-flex}.media-switch__button:hover{color:var(--text);background:var(--surface-soft)}.media-switch__button:active{transform:scale(.98)}.media-switch__button[aria-pressed=true],.media-switch__button[aria-checked=true],.media-switch__button.p-highlight{color:var(--brand-lavender);background:var(--brand-soft);box-shadow:none}.media-switch__label{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;line-height:1;display:inline-flex}.filter-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:28px;grid-template-columns:minmax(280px,1fr) 190px 190px;align-items:end;gap:14px;padding:22px;display:grid}.filter-panel label:not(.search-field){min-width:0;color:var(--text-soft);letter-spacing:.015em;gap:8px;font-size:.78rem;font-weight:700;display:grid}.search-field{align-items:center;gap:8px;min-width:0;display:flex;position:relative}.search-icon{z-index:1;color:var(--text-muted);pointer-events:none;align-items:center;display:flex;position:absolute;left:16px}.search-field input{padding-left:46px}.search-field .button{flex:none;min-width:70px}input,select,textarea{width:100%;color:var(--text);border:1px solid var(--line);background:color-mix(in srgb, var(--surface-soft) 58%, var(--surface));border-radius:12px;outline:none;transition:border-color .18s,background-color .18s,box-shadow .18s}input,select{height:52px;padding:0 16px}textarea{resize:vertical;padding:15px 16px;line-height:1.55}select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 17px) 21px,calc(100% - 12px) 21px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:38px}input:focus,select:focus,textarea:focus{border-color:var(--brand-lavender);background:var(--surface);box-shadow:0 0 0 4px var(--brand-soft)}input::placeholder,textarea::placeholder{color:color-mix(in srgb, var(--text-muted) 75%, transparent)}.dropdown-control{border:1px solid var(--line);width:100%;height:52px;color:var(--text);background:color-mix(in srgb, var(--surface-soft) 58%, var(--surface));cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;transition:border-color .18s,background-color .18s,box-shadow .18s;display:flex;position:relative}.dropdown-control:hover{border-color:var(--line-strong)}.dropdown-control:focus-within{border-color:var(--brand-lavender);background:var(--surface);box-shadow:0 0 0 4px var(--brand-soft)}.dropdown-control:focus-visible{outline:none}.dropdown-control__input{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;padding:0 4px 0 14px;font-size:.88rem;font-weight:600;overflow:hidden}.dropdown-control__trigger{width:40px;height:100%;color:var(--text-muted);flex:none;place-items:center;display:grid}.dropdown-control__trigger svg{width:13px;height:13px}.dropdown-panel{border:1px solid var(--line);background:var(--surface-raised);box-shadow:var(--shadow);z-index:70;border-radius:18px;margin-top:8px;overflow:hidden}.dropdown-panel__scroll{max-height:250px;overflow-y:auto}.dropdown-panel__list{margin:0;padding:7px;list-style:none}.dropdown-panel__list:focus-visible{outline:none}.dropdown-panel__item{min-height:42px;color:var(--text);cursor:pointer;border-radius:12px;align-items:center;padding:10px 11px;font-size:.86rem;font-weight:600;display:flex}.dropdown-panel__item:hover,.dropdown-panel__item.p-focus{background:var(--surface-soft)}.dropdown-panel__item[aria-selected=true],.dropdown-panel__item.p-highlight{color:var(--brand-lavender);background:var(--brand-soft)}.dropdown-panel__empty{color:var(--text-muted);padding:14px;font-size:.84rem}.channel-hero{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-sm);align-items:center;gap:28px;padding:clamp(32px,5vw,56px);display:flex;position:relative;overflow:hidden}.channel-hero__copy{flex:1;min-width:0}.channel-hero__copy h1{margin-bottom:8px;font-size:clamp(2.35rem,4vw,4rem)}.channel-hero__copy p{color:var(--text-muted);margin-bottom:6px}.featured-live{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:28px;grid-template-columns:minmax(280px,1.2fr) minmax(280px,1fr);align-items:center;gap:clamp(26px,5vw,56px);padding:24px;display:grid}.featured-live__visual{aspect-ratio:16/9;background:linear-gradient(145deg, var(--brand-lavender), #111 115%);border-radius:18px;position:relative}.featured-live__visual .status-chip{position:absolute;top:11px;left:11px}.live-view{color:#f4f4f5;background:#070707;min-height:calc(100svh - 54px)}.live-view>.loading-state,.live-view>.empty-state{color:#a3a3a3;background:#070707;border:0;border-radius:0;min-height:calc(100svh - 54px)}.live-view>.notice{max-width:720px;margin:32px auto}.live-view>.empty-state h1{color:#f4f4f5}.live-watch{background:#070707;grid-template-columns:minmax(0,1fr) 326px;height:calc(100svh - 54px);min-height:540px;display:grid;overflow:hidden}.live-watch--chat-hidden{grid-template-columns:minmax(0,1fr)}.live-watch__primary{grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.live-watch__stage{background:#050505;place-items:center;min-height:0;padding:12px 18px;display:grid;overflow:hidden}.live-watch__stage .video-player{width:100%;max-width:calc(177.78svh - 295.115px);box-shadow:none;border:0;border-radius:10px}.live-watch__meta{background:#0d0d0d;border-top:1px solid #202020;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:112px;padding:14px 18px;display:grid}.live-watch__channel{color:#f4f4f5;align-items:center;gap:10px;min-width:0;display:flex}.live-watch__channel .channel-avatar{box-shadow:none;background:#171717;border-color:#343434}.live-watch__channel>span:last-child{gap:1px;min-width:0;display:grid}.live-watch__channel strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:.81rem;overflow:hidden}.live-watch__channel small{color:#777;font-size:.67rem}.live-watch__summary{min-width:0;position:relative}.live-watch__labels{color:#8a8a8a;align-items:center;gap:8px;font-size:.68rem;font-weight:700;display:flex}.live-watch__labels .status-chip{color:#f4f4f5;min-height:22px;box-shadow:none;background:#6d52bd;border:0;padding:3px 7px}.live-watch__summary h1{color:#f4f4f5;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:clamp(.98rem,1.45vw,1.18rem);line-height:1.3;overflow:hidden}.live-watch__details{color:#777;margin-top:3px;font-size:.68rem;display:inline-block;position:relative}.live-watch__details summary{cursor:pointer;list-style:none}.live-watch__details summary:hover{color:#b7b7b7}.live-watch__details summary::-webkit-details-marker{display:none}.live-watch__details>div{z-index:20;color:#c7c7c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121212f5;border:1px solid #2c2c2c;border-radius:11px;width:min(430px,62vw);padding:14px 15px;position:absolute;bottom:calc(100% + 10px);left:0;box-shadow:0 16px 44px #0000006b}.live-watch__details p{margin:0 0 7px;font-size:.78rem;line-height:1.5}.live-watch__details small{color:#858585;font-size:.67rem}.live-watch__chat-toggle{color:#aaa;cursor:pointer;min-height:38px;font:inherit;background:#151515;border:1px solid #2b2b2b;border-radius:9px;align-items:center;gap:7px;padding:8px 10px;font-size:.72rem;font-weight:700;transition:color .18s,border-color .18s,background-color .18s;display:inline-flex}.live-watch__chat-toggle:hover{color:#f4f4f5;background:#1b1b1b;border-color:#3a3a3a}.live-watch__chat-toggle .app-nav-icon{width:16px;height:16px}.live-watch>.chat-panel{color:#e5e5e5;height:100%;min-height:0;box-shadow:none;background:#101010;border-width:0 0 0 1px;border-color:#202020;border-radius:0;margin:0}.live-watch>.chat-panel>header{border-color:#242424;min-height:52px;padding:13px 15px}.live-watch>.chat-panel>header h2{color:#d8d8d8;font-size:.82rem}.live-watch>.chat-panel>header span,.live-watch>.chat-panel .chat-panel__empty{color:#747474}.live-watch>.chat-panel .chat-panel__messages{padding:14px 15px}.live-watch>.chat-panel .chat-message{margin-bottom:12px}.live-watch>.chat-panel .chat-message strong{color:#9d7cfa;font-size:.72rem}.live-watch>.chat-panel .chat-message p{color:#d1d1d1;font-size:.8rem}.live-watch>.chat-panel .chat-panel__composer{background:#0d0d0d;border-color:#242424;padding:11px}.live-watch>.chat-panel textarea{color:#e5e5e5;background:#171717;border-color:#2a2a2a;min-height:64px}.live-watch>.chat-panel textarea:focus{border-color:#5f4a9b;box-shadow:0 0 0 3px #9d7cfa17}.watch-layout{grid-template-columns:minmax(0,1fr) 360px;gap:20px;display:grid;max-width:1560px!important}.watch-layout--replay{grid-template-columns:minmax(0,1fr)}.watch-main{min-width:0}.video-player{aspect-ratio:16/9;border:1px solid var(--line);width:100%;box-shadow:var(--shadow-sm);background:#050505;border-radius:20px;position:relative;overflow:hidden}.video-player video{background:#050505;width:100%;height:100%}.video-player__overlay{color:#fff;text-align:center;background:#080808;place-content:center;justify-items:center;gap:11px;padding:30px;display:grid;position:absolute;inset:0}.video-player__overlay strong{letter-spacing:.1em}.video-player__overlay p{color:#bdbdb8;max-width:520px;margin-bottom:0}.video-player__network{color:#fff;align-items:flex-start;gap:7px;font-size:.68rem;display:flex;position:absolute;top:10px;right:10px}.video-player__network>span,.video-player__network summary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000ad;border-radius:5px;padding:5px 7px}.video-player__network details{position:relative}.video-player__network summary{cursor:pointer;list-style:none}.video-player__network details span{background:#000000d1;min-width:120px;padding:5px 8px;display:block}.watch-info{padding:26px 4px}.watch-info__headline{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.watch-info__headline h1{margin:9px 0 16px;font-size:clamp(1.5rem,3vw,2.25rem)}.category-pill{border:1px solid var(--line);color:var(--text);background:var(--surface-soft);border-radius:999px;flex:none;padding:6px 10px;font-size:.72rem;font-weight:700}.channel-byline{align-items:center;gap:11px;display:inline-flex}.channel-byline>span:last-child{gap:2px;display:grid}.channel-byline small{color:var(--text-muted)}.watch-description{border:1px solid var(--line);color:var(--text-soft);background:var(--surface);box-shadow:var(--shadow-xs);border-radius:18px;margin:22px 0 0;padding:20px}.replay-notice{border:1px solid var(--line);color:var(--text);background:var(--surface-soft);border-radius:14px;margin-bottom:18px;padding:12px 14px;font-size:.81rem;font-weight:600}.chat-panel{border:1px solid var(--line);background:var(--surface);height:min(100vh - 103px,760px);box-shadow:var(--shadow-sm);border-radius:20px;grid-template-rows:auto 1fr auto;display:grid;overflow:hidden}.chat-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.chat-panel>header h2{margin:0;font-size:.96rem}.chat-panel>header span{color:var(--text-muted);font-size:.74rem}.chat-panel__messages{padding:16px 18px;overflow-y:auto}.chat-message{margin-bottom:14px}.chat-message strong{color:var(--text);font-size:.76rem}.chat-message p{overflow-wrap:anywhere;margin:2px 0 0;font-size:.84rem;line-height:1.45}.chat-panel__empty{color:var(--text-muted);text-align:center;margin-top:40px;font-size:.82rem}.chat-panel__composer{border-top:1px solid var(--line);padding:13px}.chat-panel__composer textarea{font-size:.82rem}.chat-panel__composer>div{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.chat-panel__composer>div span{color:var(--text-muted);font-size:.7rem}.chat-panel__composer .button{min-height:34px;padding:6px 12px;font-size:.75rem}.inline-error{color:var(--danger);border-left:2px solid var(--danger);padding-left:9px;font-size:.76rem}.auth-page{background:var(--bg);place-items:center;min-height:100vh;padding:100px 20px 52px;display:grid}.auth-page__theme{z-index:2;position:fixed;top:22px;right:24px}.auth-page__brand{position:absolute;top:31px;left:50%;transform:translate(-50%)}.auth-page__brand .brand-logo__image{height:32px}.auth-card{border:1px solid color-mix(in srgb, var(--line) 65%, transparent);border-radius:var(--radius-xl);background:var(--surface);width:min(100%,420px);box-shadow:var(--shadow-lg);animation:page-enter .36s var(--ease) both;gap:19px;padding:clamp(36px,5vw,48px);display:grid}:root[data-theme=dark] .auth-card{box-shadow:var(--shadow-sm)}.auth-card h1{margin-bottom:0;font-size:clamp(1.85rem,5vw,2.35rem)}.auth-card>p:not(.eyebrow,.auth-card__terms){color:var(--text-muted)}.auth-form{gap:15px;display:grid}.auth-form label,.form-card label{color:var(--text-soft);letter-spacing:.015em;gap:8px;font-size:.875rem;font-weight:700;display:grid}.auth-form label>small{color:var(--text-muted);font-size:.7rem;font-weight:500}.auth-form__recovery{justify-self:end;font-size:.75rem}.auth-form__recovery:disabled{opacity:.48;cursor:not-allowed}.auth-actions{gap:10px;display:grid}.auth-divider{color:var(--text-muted);align-items:center;gap:10px;font-size:.71rem;display:flex}.auth-divider:before,.auth-divider:after{background:var(--line);content:"";flex:1;height:1px}.auth-card__switch{color:var(--text-muted);text-align:center;margin:3px 0 0;font-size:.82rem}.auth-card__switch a{color:var(--brand-lavender);text-underline-offset:3px;font-weight:700;text-decoration:underline}.auth-card__terms{color:var(--text-muted);text-align:center;margin:3px 0 0;font-size:.68rem}.auth-page.auth-page--entry{padding:48px 20px}.auth-entry{justify-items:stretch;gap:28px;width:min(100%,420px);display:grid}.auth-entry__brand{justify-self:center}.auth-entry__brand .brand-logo__image{height:32px}.auth-card--entry{gap:24px;width:100%}.auth-card__intro{text-align:center}.auth-card__intro h1{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(1.9rem,5vw,2.1rem);line-height:1.12}.auth-card__intro p{color:var(--text-muted);margin:9px 0 0;font-size:.92rem;line-height:1.5}.auth-card--entry .auth-form{gap:22px}.auth-card--entry .auth-form label{gap:9px;font-size:.87rem}.auth-card--entry .auth-form>.button,.auth-card--entry .auth-actions .button{width:100%;min-height:52px}.auth-card--signup{gap:21px}.auth-card--signup .auth-form{gap:18px}.auth-field__heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.auth-field__heading .auth-form__recovery{color:var(--brand-lavender);font-size:.8rem;font-weight:700}.auth-field__heading .auth-form__recovery:hover{color:var(--brand-hover);text-underline-offset:4px;text-decoration:underline}.auth-google-mark{color:#4285f4;background:#fff;border:1px solid #e2e2e2;border-radius:50%;place-items:center;width:22px;height:22px;font-family:Arial,sans-serif;font-size:.77rem;font-weight:700;display:grid}.auth-entry__switch{color:var(--text-muted);text-align:center;margin:0;font-size:.9rem;font-weight:500}.auth-entry__switch a{color:var(--text);font-weight:700}.auth-entry__switch a:hover{text-underline-offset:4px;text-decoration:underline}.auth-success{text-align:center;justify-items:center;gap:10px;padding:8px 0 4px;display:grid}.auth-success strong{margin-top:3px;font-size:1.08rem}.auth-success p{color:var(--text-muted);margin:0;font-size:.88rem}.auth-card>.loading-state{min-height:120px}.form-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:28px;gap:22px;padding:clamp(28px,4vw,38px);display:grid}.form-card label>small,.form-card>small{color:var(--text-muted);font-weight:500}.form-card--center{text-align:center;justify-items:center;padding:52px 30px}.success-mark{border:1px solid var(--success-line);width:54px;height:54px;color:var(--success);background:var(--success-soft);border-radius:50%;place-items:center;display:grid}.success-mark .app-nav-icon{stroke-width:2.2px;width:25px;height:25px}.studio-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;display:grid}.studio-live-panel{border:1px solid var(--line-strong);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:24px;align-items:center;gap:20px;padding:26px;display:flex}.studio-live-panel>div:first-child{flex:1}.studio-live-panel p{margin-bottom:0}.studio-live-panel .notice{max-width:420px}.ingest-card{align-content:start}.copy-field{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;align-items:center;display:flex;overflow:hidden}.copy-field code{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;padding:12px;font-size:.76rem;overflow:hidden}.copy-field button{border:0;border-left:1px solid var(--line);color:var(--text-soft);background:var(--surface);cursor:pointer;justify-content:center;align-self:stretch;align-items:center;gap:6px;padding:0 12px;font-size:.76rem;font-weight:700;display:inline-flex}.copy-field button .app-nav-icon{width:15px;height:15px}.data-list{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-xs);border-radius:20px;display:grid;overflow:hidden}.data-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:17px 19px;display:flex}.data-row:last-child{border-bottom:0}.data-row>div{gap:4px;display:grid}.data-row>div span{color:var(--text-muted);font-size:.75rem}.application-list{gap:16px;display:grid}.application-card__heading{justify-content:space-between;gap:20px;display:flex}.application-card__heading h2,.application-card__heading p{margin-bottom:2px}.application-card__heading p{color:var(--text-muted);font-size:.78rem}.link-list{color:var(--text);flex-wrap:wrap;gap:16px;font-size:.82rem;font-weight:700;display:flex}.link-list a{text-underline-offset:3px;align-items:center;gap:5px;text-decoration:underline;display:inline-flex}.link-list a .app-nav-icon{width:14px;height:14px}.studio-desktop-only{place-items:center;min-height:calc(100vh - 204px);display:grid}.studio-desktop-only__card{border:1px solid var(--line);background:var(--surface);width:min(100%,620px);box-shadow:var(--shadow-sm);text-align:center;border-radius:28px;justify-items:center;padding:clamp(32px,7vw,58px);display:grid}.studio-desktop-only__card svg{fill:none;width:64px;height:64px;stroke:var(--text);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:24px}.studio-desktop-only__card h1{max-width:480px;margin-bottom:16px;font-size:clamp(1.9rem,5vw,3rem)}.studio-desktop-only__card>p:not(.eyebrow){max-width:480px;color:var(--text-muted);margin-bottom:26px}.studio-desktop-only__card .button-row{justify-content:center}.studio-heading__actions{align-items:center;gap:10px;display:flex}.studio-console{grid-template-columns:minmax(0,1fr) minmax(320px,370px);align-items:start;gap:22px;display:grid}.studio-console--live{grid-template-columns:minmax(0,1fr)}.studio-console--ingest{grid-template-columns:minmax(0,980px)}.studio-console__main,.studio-console__side{gap:22px;min-width:0;display:grid}.studio-console__side{position:sticky;top:86px}.studio-console--ingest .studio-console__side{grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);position:static}.studio-preview{color:#f5f5f5;box-shadow:var(--shadow-sm);background:#0b0b0b;border:1px solid #303030;border-radius:26px;overflow:hidden}.studio-preview__bar{color:#a8a8a8;background:#171717;border-bottom:1px solid #2d2d2d;justify-content:space-between;align-items:center;gap:16px;min-height:50px;padding:0 18px;font-size:.76rem;font-weight:700;display:flex}.studio-preview__bar>div{align-items:center;gap:8px;display:flex}.studio-signal-dot{background:#5d5d5d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ffffff0a}.studio-signal-dot--connected{background:var(--brand-lavender);box-shadow:0 0 0 4px #9d7cfa24}.studio-preview__stage{text-align:center;isolation:isolate;place-content:center;justify-items:center;min-height:clamp(310px,38vw,490px);padding:52px 28px;display:grid;position:relative;overflow:hidden}.studio-preview__stage:before{z-index:-2;content:"";background:radial-gradient(circle at 50% 44%,#9d7cfa1a,#0000 36%),linear-gradient(145deg,#0b0b0b,#101010);position:absolute;inset:0}.studio-preview__stage:after{z-index:-1;aspect-ratio:1;content:"";border:1px solid #ffffff0d;border-radius:50%;width:min(52%,390px);position:absolute;box-shadow:0 0 90px #9d7cfa12}.studio-preview__stage .eyebrow{color:#8e8e8e;margin-bottom:11px}.studio-preview__stage h2{color:#f5f5f5;max-width:680px;margin-bottom:10px;font-size:clamp(1.45rem,3vw,2.35rem)}.studio-preview__stage p:last-child{color:#a8a8a8;max-width:630px;margin-bottom:0;font-size:.88rem}.studio-preview__mark{color:#fff;background:var(--brand-lavender);border:1px solid #9d7cfa73;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:22px;display:grid;box-shadow:0 18px 44px #9d7cfa2e}.studio-preview__mark .app-nav-icon{stroke-width:1.9px;width:27px;height:27px}.studio-preview__controls{background:#171717;border-top:1px solid #2d2d2d;justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:17px 19px;display:flex}.studio-preview__controls>div:first-child{gap:4px;min-width:0;display:grid}.studio-preview__controls strong{color:#f5f5f5;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.studio-preview__controls span{color:#969696;font-size:.72rem}.studio-preview__controls .button{white-space:nowrap;min-height:42px}.studio-broadcast-form{box-shadow:var(--shadow-xs)}.studio-form-grid{grid-template-columns:minmax(0,1fr) minmax(190px,.42fr);gap:17px;display:grid}.studio-form-grid__wide,.studio-form-grid__description{grid-column:1/-1}.studio-form-footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.studio-form-footer small{color:var(--text-muted);font-size:.75rem}.studio-form-footer .button{flex:none}.studio-unsaved-note{color:var(--warning);margin-top:11px;font-size:.72rem;font-weight:700;display:block}.studio-ingest-card,.studio-guide-card,.admin-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:28px;padding:28px}.studio-ingest-card{gap:19px;display:grid}.studio-ingest-card .section-heading{align-items:flex-start;margin-bottom:0}.studio-ingest-card label{gap:7px;font-size:.78rem;font-weight:700;display:grid}.studio-ingest-card__description{color:var(--text-muted);margin-bottom:0;font-size:.81rem}.copy-field--secret code{letter-spacing:.05em}.copy-field button:hover{background:var(--surface-soft)}.studio-ingest-meta{background:var(--surface-soft);border-radius:15px;grid-template-columns:minmax(0,.65fr) minmax(0,1fr);gap:7px 12px;padding:14px;font-size:.72rem;display:grid}.studio-ingest-meta span{color:var(--text-muted)}.studio-ingest-meta strong{text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-rotate-button{width:100%}.studio-security-note{color:var(--text-muted);text-align:center;margin:-5px 0 0;font-size:.7rem}.studio-guide-card h3{margin-bottom:17px}.studio-guide-card ol{gap:14px;margin:0;padding:0;list-style:none;display:grid}.studio-guide-card li{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;display:grid}.studio-guide-card li>span{border:1px solid var(--brand-line);width:28px;height:28px;color:var(--brand-lavender);background:var(--brand-soft);border-radius:10px;place-items:center;font-size:.7rem;font-weight:800;display:grid}.studio-guide-card li p{color:var(--text-muted);gap:2px;margin:0;font-size:.73rem;line-height:1.45;display:grid}.studio-guide-card li strong{color:var(--text);font-size:.78rem}.studio-history{gap:0;display:grid}.admin-heading{align-items:flex-end}.admin-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.admin-stat-grid article{border:1px solid var(--line);background:var(--surface);min-height:118px;box-shadow:var(--shadow-sm);border-radius:20px;align-content:space-between;padding:20px;display:grid}.admin-stat-grid span{color:var(--text-muted);font-size:.73rem;font-weight:700}.admin-stat-grid strong{letter-spacing:-.04em;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:900;line-height:1}.admin-panel .section-heading{align-items:flex-start}.admin-panel--review{display:grid}.admin-panel--focused{min-height:340px}.application-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:20px;gap:17px;padding:22px;display:grid}.application-card__heading h3{margin-bottom:3px}.application-card__intro{color:var(--text-muted);margin-bottom:0;font-size:.88rem}.admin-operations-grid{grid-template-columns:minmax(0,1.3fr) minmax(310px,.7fr);align-items:start;gap:20px;display:grid}.admin-channel-list,.admin-broadcast-list{border-top:1px solid var(--line);display:grid}.admin-channel-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:17px;padding:17px 0;display:grid}.admin-channel-row:last-child,.admin-broadcast-row:last-child{border-bottom:0}.admin-channel-row__identity,.admin-channel-row__state,.admin-broadcast-row>div{gap:4px;min-width:0;display:grid}.admin-channel-row__identity strong,.admin-broadcast-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;display:block;overflow:hidden}.admin-channel-row__identity span,.admin-channel-row__state small,.admin-broadcast-row span{color:var(--text-muted);font-size:.71rem}.admin-channel-row__state{justify-items:end}.admin-stream-state{align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.admin-stream-state:before{background:var(--line-strong);content:"";border-radius:50%;width:7px;height:7px}.admin-stream-state--ready:before{background:var(--brand-lavender)}.admin-channel-row .button{white-space:nowrap;min-height:38px;padding:8px 12px;font-size:.72rem}.admin-broadcast-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:16px 0;display:flex}.admin-panel>.empty-state,.studio-ingest-card>.empty-state{min-height:210px;box-shadow:none}.notice,.system-message{border:1px solid var(--line);color:var(--text-soft);background:var(--surface-soft);border-radius:12px;padding:13px 15px 13px 42px;font-size:.84rem;font-weight:600;line-height:1.5;position:relative}.notice:before{content:"i";border:1px solid;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.66rem;font-weight:900;display:grid;position:absolute;top:11px;left:13px}.notice--error,.system-message--error{color:var(--danger);border-color:var(--danger-line);background:var(--danger-soft)}.notice--success,.system-message--success{color:var(--success);border-color:var(--success-line);background:var(--success-soft)}.notice--warning,.system-message--warning{color:var(--warning);border-color:var(--warning-line);background:var(--warning-soft)}.notice--error:before{content:"!"}.notice--success:before{content:"✓"}.notice--warning:before{content:"!"}.system-message{padding:0}.system-message__body{align-items:center;gap:11px;min-height:48px;padding:12px 14px;display:flex}.system-message__icon{color:currentColor;flex:none;width:18px;height:18px}.system-message__text{flex:1;justify-content:space-between;align-items:center;gap:14px;min-width:0;font-weight:600;display:flex}.system-message__action{color:var(--text);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;flex:none;padding:0;font-weight:700;text-decoration:underline}.empty-state{border:1px dashed var(--line-strong);min-height:230px;color:var(--text-muted);background:color-mix(in srgb, var(--surface) 76%, transparent);text-align:center;border-radius:24px;place-content:center;justify-items:center;padding:32px;display:grid}.empty-state>span{border:1px solid var(--brand-line);width:44px;height:44px;color:var(--brand-lavender);background:var(--brand-soft);border-radius:14px;place-items:center;margin-bottom:12px;display:grid}.empty-state>span .app-nav-icon{width:22px;height:22px}.empty-state h1,.empty-state h3{color:var(--text)}.empty-state p{max-width:470px}.empty-state--page{min-height:65vh}.loading-state{min-height:220px;color:var(--text-muted);justify-content:center;align-items:center;gap:10px;display:flex}.spinner{border:3px solid var(--line-strong);border-top-color:var(--brand-lavender);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin;display:inline-block}.icon-spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1120px){.app-layout{grid-template-columns:76px minmax(0,1fr)}.sidebar{padding:21px 10px}.workspace-layout{grid-template-columns:76px minmax(0,1fr)}.workspace-layout--solo{grid-template-columns:minmax(0,1fr)}.workspace-sidebar{padding:16px 9px}.sidebar__label,.sidebar-channel__copy,.sidebar__empty,.page-sidebar-menu__copy,.page-sidebar-menu__heading>div{display:none}.sidebar-channel{justify-content:center;padding:8px}.sidebar--page-menu{padding:16px 9px}.page-sidebar-menu__heading{justify-content:center;margin:0 0 16px;padding:8px 0 14px}.page-sidebar-menu__link{justify-content:center;min-height:54px;padding:8px}.page-sidebar-menu__icon{width:38px;height:38px}.watch-layout{grid-template-columns:minmax(0,1fr)}.chat-panel{height:480px}.studio-live-panel{flex-wrap:wrap;align-items:flex-start}.studio-console,.admin-operations-grid{grid-template-columns:1fr}.studio-console__side{grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);position:static}.admin-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1080px){.live-watch{grid-template-columns:minmax(0,1fr);height:auto;min-height:calc(100svh - 54px);overflow:visible}.live-watch__stage{min-height:auto;padding:0}.live-watch__stage .video-player{border-radius:0;max-width:none}.live-watch__meta{min-height:104px;padding:13px 16px}.live-watch>.chat-panel{border-width:1px 0 0;height:420px}}@media (width<=900px){.filter-panel{grid-template-columns:minmax(240px,1fr) minmax(150px,.55fr)}.filter-panel label:last-child{grid-column:2}.search-field{grid-row:1/span 2}.home-banner__content{width:78%}}@media (width<=760px){.topbar,.workspace-topbar{gap:10px;height:58px;padding:0 14px}.brand-logo__image{height:21px}.topnav,.hide-mobile{display:none!important}.topbar__actions{gap:7px}.topbar__actions>.button{min-height:38px;padding:8px 13px}.workspace-brand{gap:10px}.workspace-brand__divider{height:18px}.workspace-brand__name{max-width:118px;font-size:.79rem}.workspace-topbar__actions{gap:7px}.watch-shell__header{height:50px;padding:0 10px 0 14px}.watch-shell__brand .brand-logo__image{height:18px}.watch-shell__content,.live-view,.live-watch{min-height:calc(100svh - 50px)}.live-watch__meta{grid-template-columns:minmax(0,1fr) auto;gap:12px}.live-watch__channel{grid-column:1/-1}.live-watch__summary{grid-column:1}.live-watch__chat-toggle{grid-area:2/2}.live-watch__chat-toggle span{display:none}.live-watch__details>div{width:min(430px,100vw - 32px)}.app-layout{display:block}.sidebar{display:none}.workspace-layout{min-height:calc(100vh - 58px);display:block}.workspace-sidebar{display:none}.page-content{padding:26px 16px calc(98px + env(safe-area-inset-bottom,0px))}.workspace-content{padding:28px 16px calc(54px + env(safe-area-inset-bottom,0px))}.page-stack{gap:34px}.workspace-content .studio-desktop-only{min-height:calc(100vh - 140px)}.studio-desktop-only__card{border-radius:24px;padding:36px 22px}.studio-desktop-only__card .button-row,.studio-desktop-only__card .button{width:100%}.mobile-nav{z-index:50;padding:7px 12px calc(7px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:color-mix(in srgb, var(--surface) 96%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav__item{width:min(30vw,112px);min-height:52px;color:var(--text-muted);border-radius:12px;align-content:center;place-items:center;gap:3px;font-size:.68rem;font-weight:700;display:grid;position:relative}.mobile-nav__item svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.mobile-nav__item.router-link-active{color:var(--brand-lavender)}.mobile-nav__item.router-link-active:after{background:var(--brand-lavender);content:"";border-radius:999px;width:18px;height:3px;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.mobile-nav__item:focus-visible{outline-offset:-3px;outline-width:1px}.profile-trigger{padding-right:5px}.home-banner{border-radius:24px;min-height:520px}.home-banner__art{object-position:62% center;opacity:.78}.home-banner__content{align-content:start;width:100%;padding:54px 24px 150px}.home-banner__content h1{font-size:clamp(2.25rem,10vw,3.25rem)}.home-banner__content>p:not(.eyebrow){max-width:520px;font-size:.92rem}.home-banner__footer{bottom:21px;left:22px;right:22px}.home-banner__stats>div{grid-template-columns:1fr;gap:5px;min-width:110px;padding:11px 13px}.home-banner__stats dd{font-size:1.25rem}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.broadcast-card__body{grid-template-columns:1fr}.broadcast-card__body .channel-avatar{display:none}.broadcast-card__title{font-size:.88rem}.filter-panel{grid-template-columns:1fr;align-items:stretch}.search-field{grid-row:auto}.filter-panel label:last-child{grid-column:auto}.channel-hero{flex-wrap:wrap;align-items:flex-start}.channel-hero__copy{min-width:calc(100% - 126px)}.channel-hero>.button{width:100%}.featured-live,.studio-grid{grid-template-columns:1fr}.watch-layout{margin:-24px -16px 0!important}.video-player{border-left:0;border-right:0;border-radius:0}.watch-info{padding:18px 16px 30px}.chat-panel{margin:0 16px}.page-heading--row{flex-direction:column}.studio-heading__actions{justify-content:space-between;width:100%}.studio-console__side,.studio-console--ingest .studio-console__side{grid-template-columns:1fr}.studio-preview{border-left:0;border-right:0;border-radius:0;margin-left:-16px;margin-right:-16px}.studio-preview__stage{min-height:330px}.studio-preview__controls{flex-direction:column;align-items:stretch}.studio-preview__controls .button-row,.studio-preview__controls .button{width:100%}.studio-form-grid{grid-template-columns:1fr}.studio-form-grid__wide,.studio-form-grid__description{grid-column:auto}.studio-form-footer{flex-direction:column;align-items:stretch}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stat-grid article{min-height:105px}.admin-channel-row{grid-template-columns:minmax(0,1fr) auto}.admin-channel-row .button{grid-column:1/-1;width:100%}.studio-live-panel{flex-direction:column}.studio-live-panel>*,.studio-live-panel .button{width:100%}.auth-page{padding:92px 18px 30px}.auth-page.auth-page--entry{padding:34px 18px}.auth-page__theme{top:18px;right:16px}.auth-page__brand{top:26px}.auth-page__brand .brand-logo__image{height:28px}.auth-card{border-radius:24px;padding:30px 24px}.auth-entry{gap:24px}.auth-entry__brand .brand-logo__image{height:28px}.auth-card--entry{gap:22px}.auth-card--signup .auth-form{gap:17px}.workspace-shell--admin .workspace-sidebar{z-index:30;border-right:0;border-bottom:1px solid var(--line);height:auto;padding:6px 10px;display:block;position:sticky;top:58px;overflow:auto hidden}.workspace-shell--admin .page-sidebar-menu__heading,.workspace-shell--admin .page-sidebar-menu__nav>.sidebar__label{display:none}.workspace-shell--admin .page-sidebar-menu__items{gap:4px;width:max-content;display:flex}.workspace-shell--admin .page-sidebar-menu__link{gap:7px;min-height:42px;padding:5px 10px}.workspace-shell--admin .page-sidebar-menu__icon{width:26px;height:26px}.workspace-shell--admin .page-sidebar-menu__icon .app-nav-icon{width:17px;height:17px}.workspace-shell--admin .page-sidebar-menu__copy{font-size:.76rem;display:block}}@media (width<=500px){.card-grid{grid-template-columns:1fr}.broadcast-card__body{grid-template-columns:auto minmax(0,1fr)}.broadcast-card__body .channel-avatar{display:grid}.home-banner{min-height:570px}.home-banner__content{padding:42px 24px 190px}.admin-stat-grid{gap:8px}.admin-stat-grid article{border-radius:17px;min-height:96px;padding:15px}.admin-panel,.studio-ingest-card,.studio-guide-card,.form-card{border-radius:21px;padding:21px}.application-card__heading{flex-direction:column;align-items:flex-start}.admin-channel-row{grid-template-columns:1fr}.admin-channel-row__state{justify-items:start}.copy-field--secret{flex-wrap:wrap}.copy-field--secret code{border-bottom:1px solid var(--line);flex-basis:100%;width:100%}.copy-field--secret button{flex:1;min-height:39px}.home-banner__content h1{font-size:clamp(2.05rem,10vw,2.7rem)}.home-banner__footer{gap:12px;display:grid}.home-banner__controls{order:2}.home-banner__stats{width:100%}.home-banner__stats>div{flex:1;grid-template-columns:1fr auto;min-width:0}.media-switch{width:100%}.search-field{grid-template-columns:minmax(0,1fr) auto;display:grid}.search-icon{top:16px}.channel-hero{grid-template-columns:auto 1fr;gap:17px;display:grid}.channel-hero__copy{min-width:0}.channel-hero__copy p:nth-of-type(2),.channel-hero>.button{grid-column:1/-1}.watch-info__headline{flex-direction:column-reverse;gap:8px}.data-row{flex-direction:column;align-items:flex-start}.data-row .button{width:100%}.system-message__text{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
