:root{color:#17202a;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f6f7f9}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:272px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:24px;height:100vh;overflow:hidden;padding:24px 18px;color:#eef3f8;background:#18232d}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand-mark{display:block;flex:0 0 auto;width:42px;height:42px;object-fit:contain}.brand strong{display:block;font-size:1.15rem}.brand span,.muted,.eyebrow{color:#718092}.nav-stack{display:grid;gap:8px}.nav-stack.compact{gap:4px}.nav-button,.icon-button,.primary-button,.segmented button{border:0}.nav-button{display:flex;align-items:center;gap:10px;width:100%;min-height:38px;overflow:hidden;padding:0 10px;border-radius:8px;color:#c7d0db;background:transparent;text-align:left;text-decoration:none}.nav-button:hover,.nav-button.active{color:#fff;background:#ffffff1a}.nav-button-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-count-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:28px;min-height:22px;margin-left:auto;padding:0 8px;border-radius:999px;color:var(--vwith-primary, #0f766e);background:var(--vwith-primary-soft, #e0f2ef);font-size:.8rem;font-weight:900;line-height:1}.nav-button.active .nav-count-badge{color:var(--vwith-bg, #ffffff);background:var(--vwith-primary, #0f766e)}.nav-button.badge-start .nav-count-badge{min-width:34px;margin-right:0;margin-left:0}.nav-button.badge-start .nav-button-label{flex:1 1 auto}.nav-stack.group-tree{gap:6px}.group-tree-node{display:grid;min-width:0;gap:4px}.group-children{display:grid;min-width:0;gap:4px;margin-left:18px;padding-left:10px;border-left:1px solid rgba(148,163,184,.26)}.group-folder-button{color:#d5dee8}.group-folder-chevron,.group-folder-icon{flex:0 0 auto;color:currentColor}.group-folder-chevron{opacity:.78;transition:transform .14s ease}.group-folder-button.expanded .group-folder-chevron{transform:rotate(90deg)}.group-folder-icon{opacity:.82}.group-folder-button:hover .group-folder-icon,.group-folder-button:focus-visible .group-folder-icon{opacity:1}.sidebar-section{display:grid;gap:10px}.sidebar-section>span,.sidebar-section-heading>span:first-child{color:#93a0ad;font-size:.82rem;font-weight:700;text-transform:uppercase}.sidebar-section-heading{display:flex;align-items:center;min-width:0;gap:8px}.sidebar-selected-group{min-width:0;overflow:hidden;border:1px solid rgba(45,212,191,.18);border-radius:999px;padding:2px 8px;color:var(--vwith-primary, #2dd4bf);background:#2dd4bf14;font-size:.74rem;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.sidebar-groups{grid-template-rows:auto minmax(0,1fr);min-height:0;overflow:hidden}.sidebar-groups .nav-stack{min-height:0;overflow-y:auto;padding-right:2px}.main,.admin-main{display:grid;align-content:start}.main{gap:12px;padding:18px}.admin-main{gap:22px;padding:28px}.topbar,.admin-header,.viewer-controls,.panel-title,.form-row,.admin-actions{display:flex;align-items:center}.topbar,.admin-header,.toolbar{justify-content:space-between;gap:16px}.topbar h1,.admin-main h1{margin:0;font-size:2rem;letter-spacing:0}.eyebrow{margin:0 0 4px;font-size:.78rem;font-weight:800;text-transform:uppercase}.topbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.status-pill{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border:1px solid #d7dce2;border-radius:999px;color:#344454;background:#fff;white-space:nowrap}.status-pill.quota.warn{border-color:#f59e0b;color:#92400e;background:#fffbeb}.status-pill.quota.stopped{border-color:#fb7185;color:#9f1239;background:#fff1f2}.status-pill.quota.unknown{color:#607081}.viewer-controls{display:grid;grid-template-columns:minmax(260px,1fr) auto 40px;align-items:center;gap:8px;padding:10px;border:1px solid #dde3ea;border-radius:8px;background:#fff}.form-row input{width:100%;border:0;outline:0;background:transparent}.segmented{display:grid;grid-template-columns:repeat(3,minmax(64px,1fr));gap:4px;padding:4px;border-radius:8px;background:#edf1f5}.segmented button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:32px;padding:0 10px;border-radius:6px;color:#4d5d6d;background:transparent}.segmented-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.segmented-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:22px;padding:0 8px;border-radius:999px;color:var(--vwith-primary, #0f766e);background:var(--vwith-primary-soft, #e0f2ef);font-size:.84rem;font-weight:900;line-height:1}.segmented button.active{color:#111827;background:#fff;box-shadow:0 1px 2px #00000014}.segmented button.active .segmented-count-badge{color:var(--vwith-bg, #ffffff);background:var(--vwith-primary, #0f766e)}.sort-controls{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px}.sidebar-footer{display:grid;gap:10px;margin-top:auto}.sidebar-reference-note{margin:0;color:#607086;font-size:.72rem;font-weight:700;line-height:1.5}.sort-field{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#526171;font-size:.78rem;font-weight:700;white-space:nowrap}.sort-field select{min-height:34px;max-width:180px;border:1px solid #dce3ea;border-radius:8px;padding:0 32px 0 10px;color:#111827;background:#f8fafc;font-weight:800}.sort-field select:focus{border-color:var(--vwith-primary);outline:3px solid rgba(15,118,110,.14)}.sort-direction-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:34px;gap:6px;border:1px solid #dce3ea;border-radius:8px;padding:0 11px;color:#243244;background:#f8fafc;font-size:.78rem;font-weight:800;white-space:nowrap;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease}.sort-direction-button:hover{border-color:#0f766e52;color:var(--vwith-primary, #0f766e);background:#eef7f6}.sort-direction-button:focus-visible{border-color:var(--vwith-primary);outline:3px solid rgba(15,118,110,.14);outline-offset:2px}.sort-direction-button svg{flex:0 0 auto}.stream-search-field{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#526171;font-size:.78rem;font-weight:800;white-space:nowrap}.stream-search-field label{flex:0 0 auto}.stream-search-input-shell{position:relative;display:inline-flex;align-items:center;width:clamp(180px,18vw,260px);min-width:0}.stream-search-input-shell>svg{position:absolute;left:10px;color:#6b7b8d;pointer-events:none}.stream-search-input-shell input{width:100%;min-height:34px;border:1px solid #dce3ea;border-radius:8px;padding:0 34px 0 32px;color:#111827;background:#f8fafc;font-size:.78rem;font-weight:800;outline:0}.stream-search-input-shell input::placeholder{color:#8a98a8;font-weight:700}.stream-search-input-shell input:focus{border-color:var(--vwith-primary);outline:3px solid rgba(15,118,110,.14)}.stream-search-clear{position:absolute;right:5px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;border-radius:999px;padding:0;color:#6b7b8d;background:transparent;cursor:pointer}.stream-search-clear:hover,.stream-search-clear:focus-visible{color:var(--vwith-primary, #0f766e);background:#0f766e1f;outline:0}.live-preview-toggle{position:relative;display:inline-flex;align-items:center;min-height:34px;gap:7px;color:#526171;font-size:.78rem;font-weight:800;white-space:nowrap;cursor:pointer}.live-preview-toggle input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.toggle-track{position:relative;flex:0 0 auto;width:36px;height:20px;border:1px solid #cbd5e1;border-radius:999px;background:#e5eaf0;transition:background-color .14s ease,border-color .14s ease}.toggle-thumb{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a38;transition:transform .14s ease}.live-preview-toggle input:checked+.toggle-track{border-color:var(--vwith-primary, #0f766e);background:var(--vwith-primary, #0f766e)}.live-preview-toggle input:checked+.toggle-track .toggle-thumb{transform:translate(16px)}.live-preview-toggle input:focus-visible+.toggle-track{outline:3px solid rgba(15,118,110,.18);outline-offset:2px}.live-preview-tooltip,.sort-direction-tooltip,.stream-badge-tooltip{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:max-content;max-width:min(420px,calc(100vw - 32px));padding:9px 11px;border:1px solid rgba(148,163,184,.34);border-radius:8px;background:#111827;color:#f8fafc;box-shadow:0 12px 28px #0f172a3d;font-size:.72rem;font-weight:700;line-height:1.5;white-space:pre-line;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.live-preview-tooltip:before,.sort-direction-tooltip:before,.stream-badge-tooltip:before{content:"";position:absolute;top:-6px;right:18px;border-right:6px solid transparent;border-bottom:6px solid #111827;border-left:6px solid transparent}.live-preview-toggle:hover .live-preview-tooltip,.live-preview-toggle:focus-within .live-preview-tooltip,.sort-direction-button:hover .sort-direction-tooltip,.sort-direction-button:focus-visible .sort-direction-tooltip,.stream-badge:hover .stream-badge-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.live-card{overflow:hidden;border:1px solid #dce3ea;border-radius:8px;background:#fff;cursor:pointer}.thumbnail-frame{position:relative;display:block;color:inherit;text-decoration:none;aspect-ratio:16 / 9;overflow:hidden;background:#111827}.thumbnail-frame img,.thumbnail-fallback{width:100%;height:100%;object-fit:cover;display:block}.thumbnail-image,.thumbnail-fallback{transition:opacity .16s ease,transform .18s ease}.live-preview-player,.thumbnail-click-target{position:absolute;top:0;right:0;bottom:0;left:0}.live-preview-player{z-index:1;opacity:0;pointer-events:none;background:#111827;transition:opacity .12s ease}.live-preview-player.ready{opacity:1}.live-preview-player-host,.live-preview-player iframe{display:block;width:100%;height:100%;border:0}.live-preview-player iframe{pointer-events:none}.thumbnail-click-target{z-index:3;color:inherit;text-decoration:none}.thumbnail-frame.preview-playing .thumbnail-image,.thumbnail-frame.preview-playing .thumbnail-fallback{opacity:0}.thumbnail-fallback{background:linear-gradient(135deg,#e23b4acc,#2f9c95d9),linear-gradient(45deg,#18232d 25%,#243442 25%,#243442 50%,#18232d 50%,#18232d 75%,#243442 75%);background-size:auto,36px 36px}.badge{position:absolute;display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:999px;color:#fff;font-size:.78rem;font-weight:800}.stream-badge{gap:6px;max-width:calc(100% - 20px);overflow:visible;background:#0d1219c7;box-shadow:0 2px 8px #0000002e;white-space:nowrap;z-index:4}.stream-badge-content{display:inline-flex;align-items:center;min-width:0;max-width:100%;gap:6px;overflow:hidden}.stream-badge.top-left{top:10px;left:10px}.stream-badge.bottom-right{right:10px;bottom:10px}.stream-badge-tooltip{z-index:5;max-width:min(260px,calc(100vw - 48px))}.stream-badge.top-left .stream-badge-tooltip{right:auto;left:0}.stream-badge.top-left .stream-badge-tooltip:before{right:auto;left:18px}.stream-badge.bottom-right .stream-badge-tooltip{top:auto;right:0;bottom:calc(100% + 8px)}.stream-badge.bottom-right .stream-badge-tooltip:before{top:auto;right:18px;bottom:-6px;border-top:6px solid #111827;border-right:6px solid transparent;border-bottom:0;border-left:6px solid transparent}.badge-segment{display:inline-flex;align-items:center;min-width:0;gap:4px}.badge-separator{flex:0 0 auto;opacity:.7}.badge-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge.status{top:10px;left:10px}.badge.viewers{right:10px;bottom:10px;max-width:calc(100% - 20px);gap:4px;background:#0d1219d1}.badge-icon{flex:0 0 auto;stroke-width:2.4}.badge-icon.viewer,.badge-icon.users{color:#2dd4bf}.badge-icon.calendar{color:#60a5fa}.badge-icon.clock{color:#fbbf24}.badge-icon.trendingUp{color:#fb7185}.badge.live{background:#db2938}.badge.upcoming{background:#2563eb}.badge.ended{background:#607081}.badge.unknown,.badge.ignored{background:#7c5e2a}.card-body{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:14px}.channel-avatar{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border-radius:8px;color:#496172;background:#eef3f6}.channel-avatar img{width:100%;height:100%;object-fit:cover}.channel-link{text-decoration:none}.channel-link:hover,.channel-link:focus-visible{color:var(--vwith-primary);outline:none}.channel-avatar.channel-link:focus-visible{box-shadow:0 0 0 3px #14b8a642}.card-copy h2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:0 0 6px;overflow:hidden;font-size:.98rem}.card-copy p,.card-copy .channel-name,.card-copy dl,.card-copy dd{margin:0}.card-copy p,.card-copy .channel-name{display:block;margin-bottom:10px;color:#627183;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.card-copy dl{display:grid;gap:4px;color:#526273;font-size:.86rem}.card-copy dl div{display:grid;grid-template-columns:68px minmax(0,1fr)}.card-copy dt{color:#8a97a5}.empty-state,.notice,.admin-panel{padding:22px;border:1px solid #dde3ea;border-radius:8px;background:#fff}.empty-state{display:grid;justify-items:center;gap:10px;min-height:260px;align-content:center;color:#607081;text-align:center}.empty-state h2,.admin-panel h2{margin:0}.empty-state p,.admin-panel p{margin:0;color:#6d7b88}.notice{display:flex;align-items:center;gap:10px;color:#344454}.notice.warn{color:#92400e;background:#fffbeb}.notice.error{color:#9f1239;background:#fff1f2}.admin-shell{min-height:100vh;background:#f6f7f9}.admin-header{min-height:72px;padding:0 28px;border-bottom:1px solid #dfe5eb;background:#fff}.compact-brand{color:#17202a}.admin-actions{gap:12px}.primary-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:8px}.primary-button{padding:0 14px;color:#fff;background:#0f766e}.icon-button{width:40px;color:#17202a;background:#edf1f5}.admin-panel{display:grid;gap:16px}.panel-title{gap:8px}.form-row{gap:10px}.form-row input{min-height:38px;padding:0 10px;border:1px solid #d6dde4;border-radius:8px;background:#fff}@media(max-width:920px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;overflow:visible}.sidebar-groups,.sidebar-groups .nav-stack{overflow:visible;padding-right:0}.viewer-controls{grid-template-columns:1fr}.sort-controls{justify-content:flex-start}.stream-search-field{flex:1 1 100%}.stream-search-input-shell{flex:1 1 auto;width:100%}}@media(max-width:560px){.main,.admin-main{padding:18px}.segmented{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-title-row,.admin-tabs,.row-actions,.check-row{display:flex;align-items:center}.admin-title-row{justify-content:space-between;gap:16px}.admin-title-links{display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px;margin-right:auto;max-width:min(760px,58vw);text-align:left;font-size:.82rem;font-weight:800;line-height:1.35}.admin-title-links a{color:var(--vwith-muted, #526171);text-decoration:none;white-space:nowrap}.admin-title-links a:hover,.admin-title-links a:focus-visible{color:var(--vwith-primary, #0f766e);text-decoration:underline;outline:none}.admin-tabs{flex-wrap:wrap;gap:8px;padding:8px;border:1px solid #dde3ea;border-radius:8px;background:#fff}.admin-tabs button,.secondary-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:0;border-radius:8px;padding:0 12px;color:#344454;background:#edf1f5}.admin-tabs button.active,.secondary-button:hover,.secondary-button.is-synced{color:#0f766e;background:#dff5f1}.secondary-button.is-partial{color:#92400e;background:#fef3c7}.secondary-button.is-failed{color:#be123c;background:#fff1f2}.spin-icon{animation:vwith-spin .9s linear infinite}@keyframes vwith-spin{to{transform:rotate(360deg)}}.danger-button{color:#9f1239;background:#fff1f2}.danger-button:hover{color:#881337;background:#ffe4e6}.admin-grid{display:grid;gap:16px}.admin-grid.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.narrow-panel{max-width:620px}.field-grid{display:grid;gap:12px}.field-grid.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.field-grid.four-cols{grid-template-columns:2fr 1fr 120px 150px}.settings-number-groups{display:grid;gap:2px}.settings-number-group{display:grid;gap:10px;padding-bottom:14px}.settings-number-group+.settings-number-group{border-top:1px solid var(--vwith-line);padding-top:14px}.settings-number-group h3{margin:0;color:var(--vwith-text);font-size:.95rem;font-weight:800;letter-spacing:0}.settings-number-grid{display:flex;flex-wrap:wrap;align-items:center;gap:12px 28px}.settings-number-grid label{display:inline-flex;align-items:center;justify-content:flex-start;flex:0 1 auto;max-width:100%;min-height:40px;gap:8px;color:#526273;font-size:.86rem;font-weight:700}.settings-number-label{display:inline-flex;flex:0 1 auto;flex-wrap:wrap;align-items:center;gap:2px 6px;max-width:min(330px,100%);min-width:0;line-height:1.25}.settings-number-label>span:last-child{min-width:0;overflow-wrap:anywhere}.settings-number-scope{color:var(--vwith-primary);font-size:.75rem;font-weight:800;white-space:nowrap}.settings-number-scope:after{content:"/";margin-left:6px;color:var(--vwith-muted);font-weight:700}.settings-number-grid input{flex:0 0 112px;width:112px;min-height:38px;border:1px solid #d6dde4;border-radius:8px;padding:0 10px;background:#fff;color:#17202a}.field-grid label,.full-field{display:grid;gap:6px;color:#526273;font-size:.86rem;font-weight:700}.field-grid input,.field-grid select,.full-field textarea,.data-table input,.data-table select{width:100%;min-height:40px;border:1px solid #d6dde4;border-radius:8px;padding:0 10px;background:#fff;color:#17202a}.full-field textarea{min-height:94px;padding:10px;resize:vertical}.check-row{gap:8px;min-height:40px;color:#344454;font-size:.92rem;font-weight:700}.check-row input{width:18px;height:18px}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;min-width:760px;font-size:.9rem}.data-table th,.data-table td{border-bottom:1px solid #e4e9ef;padding:10px;text-align:left;vertical-align:middle}.data-table th{color:#647384;font-size:.78rem;text-transform:uppercase;background:#f7f9fb}.table-sort-button{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0;color:inherit;font:inherit;text-align:left;text-transform:inherit;background:transparent;border:0;cursor:pointer}.table-sort-button svg{flex:0 0 auto;opacity:.72}.table-sort-button.active,.table-sort-button:hover{color:var(--vwith-primary)}.data-table td strong,.data-table td span{display:block}.data-table td span{color:#718092;font-size:.8rem}.admin-channel-title-link{display:inline-block;color:inherit;text-decoration:none}.admin-channel-title-link:hover,.admin-channel-title-link:focus-visible{color:var(--vwith-primary);outline:none;text-decoration:underline;text-underline-offset:3px}.row-actions{display:flex;flex-wrap:wrap;gap:8px}.compact-check{display:flex;align-items:center;min-height:0;margin:0}.number-input{max-width:120px}.policy-preset-table{min-width:960px}.policy-preset-table input{min-width:180px}.reorder-cell{width:96px;white-space:nowrap}.reorder-cell .icon-button{margin-right:6px}.metric-list{display:grid;gap:10px;margin:0}.metric-list div{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);gap:12px;padding:10px 0;border-bottom:1px solid #edf1f5}.metric-list dt{color:#718092}.metric-list dd{margin:0;color:#17202a;font-weight:700;overflow-wrap:anywhere}button:disabled{cursor:pointer;opacity:.65}button[aria-busy=true]{cursor:wait}@media(max-width:980px){.admin-grid.two-cols,.field-grid.two-cols,.field-grid.three-cols,.field-grid.four-cols{grid-template-columns:1fr}.admin-title-row{align-items:flex-start;flex-direction:column}.admin-title-links{margin-right:0;max-width:100%}}:root{color-scheme:light;--vwith-bg: #f7f8fa;--vwith-surface: #ffffff;--vwith-surface-soft: #f1f5f8;--vwith-card-hover: #fbfdfd;--vwith-line: #dbe3eb;--vwith-line-strong: #c9d4df;--vwith-text: #14202b;--vwith-muted: #637386;--vwith-primary: #0f766e;--vwith-primary-soft: #e0f2ef;--vwith-info: #2563eb;--vwith-info-soft: #eaf1ff;--vwith-ok: #15803d;--vwith-ok-soft: #e8f6ed;--vwith-warn: #b45309;--vwith-warn-soft: #fff7df;--vwith-danger: #be123c;--vwith-danger-soft: #fff1f2}html[data-theme=dark]{color-scheme:dark;color:var(--vwith-text);background:var(--vwith-bg);--vwith-bg: #0b1016;--vwith-surface: #151c24;--vwith-surface-soft: #202a35;--vwith-card-hover: #18212a;--vwith-line: #2b3745;--vwith-line-strong: #3d4b5b;--vwith-text: #edf3f8;--vwith-muted: #9aa8b8;--vwith-primary: #2dd4bf;--vwith-primary-soft: rgba(45, 212, 191, .15);--vwith-info: #8ab4ff;--vwith-info-soft: rgba(138, 180, 255, .15);--vwith-ok: #5ee38a;--vwith-ok-soft: rgba(94, 227, 138, .14);--vwith-warn: #f7c35e;--vwith-warn-soft: rgba(247, 195, 94, .15);--vwith-danger: #fb7185;--vwith-danger-soft: rgba(251, 113, 133, .16)}html{background:var(--vwith-bg)}body{color:var(--vwith-text);background:var(--vwith-bg)}.app-shell{grid-template-columns:236px minmax(0,1fr);background:var(--vwith-bg)}.sidebar{position:sticky;top:0;height:100vh;overflow:hidden;padding:20px 14px;color:var(--vwith-text);background:var(--vwith-surface);border-right:1px solid var(--vwith-line)}.brand{min-height:44px}.brand strong{color:var(--vwith-text)}.brand span,.sidebar-section>span,.muted,.eyebrow{color:var(--vwith-muted)}.nav-stack{gap:6px}.nav-button{min-height:36px;color:#425466;border:1px solid transparent;background:transparent}.nav-button:hover{color:var(--vwith-primary);background:var(--vwith-primary-soft)}.nav-button.active{color:var(--vwith-primary);border-color:#b7ded7;background:var(--vwith-primary-soft);font-weight:800}.viewer-main{gap:10px;padding:14px}.viewer-controls{position:sticky;top:10px;z-index:5;padding:8px;border-color:var(--vwith-line);box-shadow:0 8px 22px #14202b0f}.segmented{background:var(--vwith-surface-soft)}.segmented button{min-height:30px;color:#46586b;white-space:nowrap}.segmented button.active{color:var(--vwith-text)}.card-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.live-card{container-type:inline-size;display:block;cursor:pointer;color:inherit;text-decoration:none;border-color:var(--vwith-line);box-shadow:0 1px 2px #14202b0a;transition:transform .12s ease,background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.live-card:hover,.live-card:focus-visible{transform:translateY(-1px);background-color:var(--vwith-card-hover);border-color:var(--vwith-line-strong);box-shadow:0 10px 24px #14202b1f;outline:none}.thumbnail-frame img{transition:transform .18s ease}.live-card:hover .thumbnail-frame img,.live-card:focus-visible .thumbnail-frame img{transform:scale(1.025)}.card-body{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:11px 12px 12px}.channel-avatar{width:36px;height:36px}.card-copy h2{min-height:2.76em;margin-bottom:5px;color:var(--vwith-text);font-size:.95rem;line-height:1.38}.card-copy p,.card-copy .channel-name{min-height:1.35em;margin-bottom:0;color:#526375;font-size:.84rem;line-height:1.35}.card-copy dl{display:flex;flex-wrap:nowrap;align-items:baseline;justify-content:space-between;gap:5px 10px;color:#526375;font-size:.78rem}.card-copy dl div{display:inline-flex;align-items:baseline;flex:0 1 auto;min-width:0;gap:5px;white-space:nowrap}.card-copy dl div:first-child{flex:1 1 auto}.card-copy dt{display:inline-flex;align-items:center;flex:0 0 auto;margin-bottom:0;color:#8190a0;line-height:1}.metadata-icon{flex:0 0 auto;color:currentColor;stroke-width:2.2}.metadata-icon.start{color:#60a5fa}.metadata-icon.duration{color:#fbbf24}.metadata-icon.peak{color:#fb7185}.card-copy dd{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap}.badge{min-height:25px;padding:0 8px;font-size:.74rem}.stream-badge{min-height:24px;padding:0 8px;font-size:.72rem}.stream-badge.bottom-right{max-width:calc(100% - 20px)}@container (max-width: 340px){.stream-badge{min-height:22px;padding:0 7px;font-size:.68rem}}.empty-state,.notice,.admin-panel{border-color:var(--vwith-line)}.empty-state{grid-column:1 / -1;min-height:300px;color:var(--vwith-muted)}.admin-shell{color:var(--vwith-text);background:var(--vwith-bg)}.admin-header{position:sticky;top:0;z-index:20;min-height:64px;padding:0 24px;border-bottom-color:var(--vwith-line);box-shadow:0 2px 12px #14202b0d}.admin-main{width:100%;max-width:1440px;margin:0 auto;padding:22px 24px 32px}.admin-title-row h1,.admin-main h1{font-size:1.7rem}.admin-tabs{position:sticky;top:74px;z-index:15;border-color:var(--vwith-line);box-shadow:0 8px 22px #14202b0d}.admin-tabs button{min-height:36px;color:var(--vwith-muted);background:var(--vwith-surface-soft)}.admin-tabs button:hover,.admin-tabs button:focus-visible{color:var(--vwith-primary);background:var(--vwith-primary-soft)}.admin-tabs button:focus-visible{outline:2px solid var(--vwith-primary);outline-offset:2px}.admin-tabs button.active{color:var(--vwith-primary);background:var(--vwith-primary-soft);font-weight:800}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.kpi-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;min-height:86px;padding:14px;border:1px solid var(--vwith-line);border-left:4px solid var(--vwith-line-strong);border-radius:8px;background:var(--vwith-surface)}.kpi-card>span{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;color:#405364;background:var(--vwith-surface-soft)}.kpi-card p{margin:0 0 4px;color:var(--vwith-muted);font-size:.78rem;font-weight:800}.kpi-card strong{display:block;color:var(--vwith-text);font-size:1.35rem;line-height:1.1;overflow-wrap:anywhere}.kpi-card.ok{border-left-color:var(--vwith-ok)}.kpi-card.warn{border-left-color:var(--vwith-warn)}.kpi-card.danger{border-left-color:var(--vwith-danger)}.kpi-card.info{border-left-color:var(--vwith-info)}.status-badge{display:inline-flex!important;align-items:center;justify-content:center;min-height:26px;padding:0 9px;border:1px solid var(--vwith-line);border-radius:999px;color:#405364;background:var(--vwith-surface-soft);font-size:.78rem!important;font-weight:800;white-space:nowrap}.status-badge.ok{color:var(--vwith-ok);border-color:#b7e2c4;background:var(--vwith-ok-soft)}.status-badge.warn{color:var(--vwith-warn);border-color:#f2d28f;background:var(--vwith-warn-soft)}.status-badge.danger{color:var(--vwith-danger);border-color:#ffc0cc;background:var(--vwith-danger-soft)}.status-badge.info{color:var(--vwith-info);border-color:#bdd1ff;background:var(--vwith-info-soft)}.admin-panel{gap:14px;box-shadow:0 1px 2px #14202b0a}.panel-title{min-height:32px;padding-bottom:10px;border-bottom:1px solid var(--vwith-line)}.panel-title h2{font-size:1.05rem}.table-wrap{border:1px solid var(--vwith-line);border-radius:8px;background:var(--vwith-surface)}.data-table{min-width:820px}.data-table th{position:sticky;top:0;z-index:1;color:#536477;background:#f3f6f9}.data-table td{background:var(--vwith-surface)}.data-table tr:hover td{background:#f8fafc}.table-empty-row td{height:72px;color:var(--vwith-muted);text-align:center;background:var(--vwith-surface)!important}.row-actions{gap:6px}.secondary-button,.danger-button,.primary-button{white-space:nowrap}.field-grid input:focus,.field-grid select:focus,.full-field textarea:focus,.data-table input:focus,.data-table select:focus,.settings-number-grid input:focus{border-color:var(--vwith-primary);outline:3px solid rgba(15,118,110,.14)}.request-page,.legal-page{display:grid;gap:18px}.request-page{max-width:760px}.legal-page{max-width:900px}.request-heading{display:grid;gap:6px}.request-heading h1,.request-heading p{margin:0}.request-heading h1{font-size:1.8rem;letter-spacing:0}.request-heading p:last-child{color:var(--vwith-muted)}.legal-updated{margin-top:4px;color:var(--vwith-muted);font-size:.86rem;font-weight:800}.legal-doc{display:grid;gap:16px;padding:20px;border:1px solid var(--vwith-line);border-radius:8px;background:var(--vwith-surface);box-shadow:0 1px 2px #14202b0a}.legal-doc h2,.legal-section h3,.legal-section p{margin:0}.legal-doc h2{font-size:1.22rem;letter-spacing:0}.legal-section{display:grid;gap:8px;padding-top:14px;border-top:1px solid var(--vwith-line)}.legal-section:first-of-type{padding-top:0;border-top:0}.legal-section h3{color:var(--vwith-text);font-size:.96rem;letter-spacing:0}.legal-section p{color:var(--vwith-muted);font-size:.92rem;line-height:1.75}.legal-links{display:flex;flex-wrap:wrap;gap:8px;margin:2px 0 0;padding:0;list-style:none}.legal-links a{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid var(--vwith-line);border-radius:8px;padding:0 10px;color:var(--vwith-primary);background:var(--vwith-surface-soft);font-size:.84rem;font-weight:800;text-decoration:none}.legal-links a:hover,.legal-links a:focus-visible{border-color:var(--vwith-line-strong);background:var(--vwith-primary-soft);outline:none}.request-form{display:grid;gap:14px;padding:18px;border:1px solid var(--vwith-line);border-radius:8px;background:var(--vwith-surface);box-shadow:0 1px 2px #14202b0a}.request-form label{display:grid;gap:6px;color:#526273;font-size:.9rem;font-weight:800}.request-form input,.request-form textarea{width:100%;border:1px solid var(--vwith-line);border-radius:8px;padding:10px;color:var(--vwith-text);background:#fff}.request-form input{min-height:42px}.request-form textarea{min-height:132px;resize:vertical}.request-form input:focus,.request-form textarea:focus{border-color:var(--vwith-primary);outline:3px solid rgba(15,118,110,.14)}.request-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.request-message{font-size:.9rem;font-weight:800}.request-message.ok{color:var(--vwith-ok)}.request-message.error{color:var(--vwith-danger)}.bulk-field textarea{min-height:132px}.bulk-help{display:grid;gap:10px;padding:12px;border:1px solid var(--vwith-line);border-radius:8px;color:#405364;background:#f8fafc;font-size:.86rem}.bulk-help strong{display:block;margin-bottom:4px;color:var(--vwith-text)}.bulk-help p,.bulk-help ul{margin:0}.bulk-help ul{display:grid;gap:4px;padding-left:18px}.bulk-help pre{margin:0;padding:10px;overflow-x:auto;border:1px solid var(--vwith-line);border-radius:8px;color:#17202a;background:#fff;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem;line-height:1.5}.bulk-action-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding-top:2px}.bulk-action-row span{color:var(--vwith-muted);font-size:.86rem;font-weight:800}.channel-list-tools{display:grid;gap:12px;margin-bottom:14px}.channel-filter-grid{display:grid;grid-template-columns:minmax(220px,320px) minmax(280px,1fr);gap:12px}.channel-filter-grid label{display:grid;gap:6px;color:var(--vwith-muted);font-size:.86rem;font-weight:800}.channel-filter-grid select,.channel-filter-grid input{width:100%;min-height:40px;border:1px solid var(--vwith-line);border-radius:8px;padding:0 11px;color:var(--vwith-text);background:var(--vwith-soft);font:inherit;font-weight:700}.channel-filter-grid select:focus,.channel-filter-grid input:focus{border-color:var(--vwith-primary);outline:3px solid rgba(15,118,110,.14)}.channel-group-counts{display:flex;flex-wrap:wrap;gap:8px}.channel-group-counts button{display:inline-flex;align-items:center;gap:7px;min-height:32px;border:1px solid var(--vwith-line);border-radius:999px;padding:0 10px;color:var(--vwith-muted);background:var(--vwith-surface);font:inherit;font-size:.84rem;font-weight:800;cursor:pointer}.channel-group-counts button.active{color:#0f766e;border-color:#14b8a652;background:#dff5f1}.channel-group-counts strong{min-width:22px;border-radius:999px;padding:2px 7px;color:var(--vwith-text);background:var(--vwith-soft);text-align:center}.channel-list-summary{color:var(--vwith-muted);font-size:.86rem;font-weight:800}html[data-theme=dark] .channel-group-counts button.active{color:#5eead4;border-color:#2dd4bf66;background:#14b8a624}@media(max-width:1180px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;overflow:visible;border-right:0;border-bottom:1px solid var(--vwith-line)}.sidebar-groups,.sidebar-groups .nav-stack{overflow:visible;padding-right:0}.nav-stack{grid-template-columns:repeat(4,minmax(0,1fr))}.nav-stack.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-stack.compact.group-tree{grid-template-columns:1fr}.nav-button{justify-content:center}.viewer-controls,.admin-tabs{position:static}.card-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))}}@media(max-width:640px){.viewer-main,.main,.admin-main{padding:12px}.nav-stack,.nav-stack.compact,.kpi-grid{grid-template-columns:1fr}.admin-header{padding:0 14px}.admin-actions span{display:none}}.theme-toggle{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;width:100%;border:1px solid var(--vwith-line);border-radius:8px;padding:0 10px;color:var(--vwith-text);background:var(--vwith-surface-soft);font-weight:800;white-space:nowrap}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:var(--vwith-line-strong);outline:none}.theme-toggle-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;color:var(--vwith-primary);background:var(--vwith-surface)}.theme-toggle.theme-toggle-icon-only{width:40px;min-width:40px;min-height:40px;padding:0;justify-content:center}.viewer-theme-toggle{justify-self:end}.admin-actions .theme-toggle.theme-toggle-icon-only{width:40px;min-width:40px}.admin-actions .theme-toggle{width:auto;min-width:112px}.viewer-controls,.live-card,.empty-state,.notice,.admin-panel,.admin-header,.admin-tabs,.request-form,.legal-doc,.table-wrap{background:var(--vwith-surface)}.compact-brand,.icon-button,.metric-list dd{color:var(--vwith-text)}.nav-button,.segmented button,.admin-tabs button,.secondary-button,.check-row,.field-grid label,.full-field,.request-form label,.card-copy p,.card-copy .channel-name,.card-copy dl,.bulk-help,.data-table th,.data-table td span{color:var(--vwith-muted)}.nav-button.active,.nav-button:hover,.admin-tabs button.active,.secondary-button:hover{color:var(--vwith-primary)}.secondary-button:disabled,.secondary-button:disabled:hover{color:var(--vwith-muted);background:var(--vwith-surface-soft)}.nav-button.active{border-color:var(--vwith-line-strong)}.admin-title-row .secondary-button:hover,.admin-title-row .secondary-button:focus-visible{color:var(--vwith-primary);background:var(--vwith-primary-soft)}.admin-title-row .secondary-button:focus-visible{outline:2px solid var(--vwith-primary);outline-offset:2px}.segmented button.active{color:var(--vwith-text);background:var(--vwith-surface)}.icon-button,.secondary-button,.data-table th,.data-table tr:hover td,.channel-avatar,.bulk-help,.bulk-help pre,.field-grid input,.field-grid select,.full-field textarea,.form-row input,.sort-field select,.data-table input,.data-table select,.request-form input,.request-form textarea,.settings-number-grid input{background:var(--vwith-surface-soft)}.field-grid input,.field-grid select,.full-field textarea,.form-row input,.sort-field select,.data-table input,.data-table select,.request-form input,.request-form textarea,.settings-number-grid input{color:var(--vwith-text);border-color:var(--vwith-line)}.data-table td{color:var(--vwith-text)}.metric-list div,.data-table th,.data-table td{border-bottom-color:var(--vwith-line)}.notice{color:var(--vwith-text)}.notice.warn{color:var(--vwith-warn);background:var(--vwith-warn-soft)}.notice.error,.danger-button{color:var(--vwith-danger);background:var(--vwith-danger-soft)}.primary-button{color:var(--vwith-bg);background:var(--vwith-primary)}.primary-button:disabled,.primary-button:disabled:hover{color:var(--vwith-bg);background:var(--vwith-primary)}.primary-button.is-saved,.primary-button.is-synced{color:#fff;background:#16a34a}.primary-button.is-partial{color:#3f2f02;background:#facc15}.primary-button.is-failed{color:#fff;background:#e11d48}html[data-theme=dark] .primary-button{color:#042f2e}html[data-theme=dark] .primary-button.is-saved,html[data-theme=dark] .primary-button.is-synced{color:#052e16;background:#86efac}html[data-theme=dark] .primary-button.is-partial{color:#422006;background:#fde68a}html[data-theme=dark] .primary-button.is-failed{color:#4c0519;background:#fda4af}html[data-theme=dark] .brand-mark{box-shadow:0 0 0 1px #ffffff14}html[data-theme=dark] .viewer-controls,html[data-theme=dark] .admin-tabs{box-shadow:0 8px 22px #00000047}html[data-theme=dark] .live-card,html[data-theme=dark] .admin-panel,html[data-theme=dark] .request-form,html[data-theme=dark] .legal-doc{box-shadow:0 1px 2px #00000038}html[data-theme=dark] .live-card:hover,html[data-theme=dark] .live-card:focus-visible{box-shadow:0 10px 24px #00000057}@media(max-width:920px){.admin-actions .theme-toggle{min-width:42px}}@media(max-width:640px){.admin-actions .theme-toggle>span:last-child{display:none}.admin-actions .theme-toggle{width:40px;padding:0;justify-content:center}}.google-form-panel{padding:12px}.google-form-frame{width:100%;min-height:720px;border:1px solid var(--vwith-line);border-radius:8px;background:var(--vwith-surface-soft)}.full-field input{width:100%;min-height:40px;border:1px solid var(--vwith-line);border-radius:8px;padding:0 10px;color:var(--vwith-text);background:var(--vwith-surface-soft)}.full-field input:focus{border-color:var(--vwith-primary);outline:3px solid rgba(15,118,110,.14)}.field-hint{color:var(--vwith-muted);font-size:.82rem;font-weight:600}@media(max-width:640px){.google-form-frame{min-height:680px}}.request-unavailable{align-items:flex-start;display:flex;flex-direction:column;gap:10px;color:var(--muted-text)}.request-unavailable strong{color:var(--text);font-size:1.05rem}.sidebar-top{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;column-gap:10px;row-gap:8px;min-width:0}.sidebar-toggle,.brand{border:0;background:transparent}.sidebar-toggle{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:8px;color:var(--vwith-muted)}.sidebar-toggle:hover,.sidebar-toggle:focus-visible{color:var(--vwith-primary);background:var(--vwith-primary-soft);outline:none}.brand{display:flex;align-items:center;gap:12px;min-width:0;padding:0;text-align:left}.sidebar-top .brand>strong{text-align:center}.brand-tagline{grid-column:1 / -1;max-width:100%;margin:0;color:var(--vwith-muted);font-size:.75rem;font-weight:700;line-height:1.45;white-space:normal}.app-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.sidebar-collapsed .sidebar{align-items:center;gap:16px;overflow-x:hidden;padding:16px 10px}.sidebar-collapsed .sidebar-top{display:flex;flex-direction:column;width:100%;gap:8px}.sidebar-collapsed .brand{display:flex;flex:0 0 auto;justify-content:center;width:100%}.sidebar-collapsed .brand>strong,.sidebar-collapsed .brand-tagline,.sidebar-collapsed .nav-button .nav-button-label,.sidebar-collapsed .sidebar-section>span,.sidebar-collapsed .sidebar-section-heading,.sidebar-collapsed .sidebar-reference-note,.sidebar-collapsed .muted{display:none}.sidebar-collapsed .nav-stack,.sidebar-collapsed .sidebar-section,.sidebar-collapsed .sidebar-footer{width:100%}.sidebar-collapsed .nav-button{position:relative;justify-content:center;min-width:0;overflow:visible;padding-right:0;padding-left:0}.sidebar-collapsed .nav-count-badge{position:absolute;top:2px;right:2px;min-width:16px;min-height:16px;margin-left:0;padding:0 4px;font-size:.62rem}.sidebar-collapsed .group-children{margin-left:0;padding-left:0;border-left:0}.sidebar-collapsed .group-folder-chevron{display:none}.sidebar-collapsed .group-folder-icon{width:22px;height:22px}@media(max-width:920px){.app-shell.sidebar-collapsed{grid-template-columns:1fr}.sidebar-collapsed .sidebar{align-items:stretch;height:auto;overflow:visible;padding:14px}.sidebar-collapsed .sidebar-top{flex-direction:row;width:auto}.sidebar-collapsed .brand{justify-content:flex-start;width:auto}.sidebar-collapsed .nav-stack{grid-template-columns:repeat(4,minmax(44px,1fr))}.sidebar-collapsed .nav-stack.compact{grid-template-columns:repeat(2,minmax(44px,1fr))}.sidebar-collapsed .nav-stack.compact.group-tree{grid-template-columns:1fr}}@media(max-width:640px){.sidebar-collapsed .nav-stack,.sidebar-collapsed .nav-stack.compact{grid-template-columns:repeat(4,minmax(44px,1fr))}.sidebar-collapsed .nav-stack.compact.group-tree{grid-template-columns:1fr}}.admin-tabs{position:static;top:auto}.group-list-hint{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;color:var(--vwith-muted);font-size:.86rem;font-weight:800}.group-list-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.group-list-actions .secondary-button{white-space:nowrap}.group-table-wrap{overflow-x:visible}.group-edit-table{min-width:0;table-layout:fixed}.group-edit-table th:nth-child(1),.group-edit-table td:nth-child(1){width:76px}.group-edit-table th:nth-child(2),.group-edit-table td:nth-child(2){width:170px}.group-edit-table td{transition:background .12s ease,opacity .12s ease}.group-edit-table tr.is-dragging td{background:var(--vwith-primary-soft);opacity:.72}.group-edit-table .row-actions{flex-wrap:nowrap}.policy-table{min-width:980px}.policy-table .number-input{max-width:110px;min-height:34px}.data-table .compact-check{justify-content:center}.data-table .compact-check input[type=checkbox]{width:18px;height:18px;min-height:18px;padding:0}.reorder-cell{width:76px;white-space:nowrap}.drag-handle{display:inline-flex;align-items:center;justify-content:center;gap:2px;width:48px;min-height:36px;border:1px solid var(--vwith-line);border-radius:8px;color:var(--vwith-muted);background:var(--vwith-surface-soft);cursor:grab}.drag-handle:active{cursor:grabbing}.drag-handle span{display:inline-block;min-width:1.1em;color:var(--vwith-muted);font-size:.74rem;font-weight:900}.drag-handle:hover,.drag-handle:focus-visible{color:var(--vwith-primary);border-color:var(--vwith-line-strong);outline:none}.drag-handle:disabled{cursor:default}@media(max-width:1120px){.group-table-wrap{overflow-x:auto}.group-edit-table{min-width:900px}}.group-nav-icon,.group-nav-initial{flex:0 0 22px;width:22px;height:22px;border-radius:999px}.group-nav-icon{object-fit:cover;background:var(--vwith-surface-soft)}.group-nav-initial{display:inline-grid;place-items:center;color:var(--vwith-primary);background:var(--vwith-primary-soft);font-size:.72rem;font-weight:900}.group-icon-editor{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px}.group-icon-preview{width:34px;height:34px;border:1px solid var(--vwith-line);border-radius:999px;object-fit:cover;background:var(--vwith-surface-soft)}.group-icon-preview.empty{display:inline-grid;place-items:center;color:var(--vwith-muted);font-size:.75rem;font-weight:900}.group-edit-table th:nth-child(4),.group-edit-table td:nth-child(4){width:210px}.group-edit-table th:nth-child(5),.group-edit-table td:nth-child(5){width:280px}.group-edit-table th:nth-child(6),.group-edit-table td:nth-child(6){width:96px}.group-edit-table th:nth-child(7),.group-edit-table td:nth-child(7){width:112px}@media(max-width:1120px){.group-edit-table{min-width:1100px}}.load-more-sentinel{grid-column:1 / -1;min-height:1px}.sort-field{color:var(--vwith-muted, #526171)}.sort-field select,.sort-direction-button,.stream-search-input-shell input{color:var(--vwith-text, #111827);border-color:var(--vwith-line, #dce3ea);background:var(--vwith-surface-soft, #f8fafc)}.stream-search-field{color:var(--vwith-muted, #526171)}.stream-search-input-shell>svg,.stream-search-clear{color:var(--vwith-muted, #6b7b8d)}.sort-direction-button{box-shadow:inset 0 0 0 1px #ffffff57;transition:border-color .14s ease,background-color .14s ease,color .14s ease,box-shadow .14s ease}.sort-direction-button:hover{color:var(--vwith-primary, #0f766e);background:var(--vwith-primary-soft, #eef7f6);box-shadow:inset 0 0 0 1px #0f766e1a}.field-grid .check-row,.data-table .check-row.compact-check{display:inline-flex;align-items:center;gap:8px;min-height:34px;line-height:1.25;white-space:nowrap}.data-table .check-row.compact-check{justify-content:flex-start}.check-row input[type=checkbox],.compact-check input[type=checkbox],.field-grid .check-row input[type=checkbox],.data-table .compact-check input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 auto;width:42px;min-width:42px;height:24px;min-height:24px;border:1px solid var(--vwith-line-strong, #c9d4df);border-radius:999px;padding:0;background:radial-gradient(circle at 11px 50%,#ffffff 0 7px,transparent 7.5px),linear-gradient(90deg,var(--vwith-line-strong, #aab7c5),var(--vwith-line-strong, #aab7c5));box-shadow:inset 0 1px 2px #0f172a2e;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.check-row input[type=checkbox]:checked,.compact-check input[type=checkbox]:checked,.field-grid .check-row input[type=checkbox]:checked,.data-table .compact-check input[type=checkbox]:checked{border-color:var(--vwith-primary, #0f766e);background:radial-gradient(circle at calc(100% - 11px) 50%,#ffffff 0 7px,transparent 7.5px),linear-gradient(90deg,var(--vwith-primary, #0f766e),var(--vwith-primary, #0f766e));box-shadow:inset 0 1px 2px #0f172a1a,0 0 0 1px var(--vwith-primary-soft, #e0f2ef)}.check-row input[type=checkbox]:focus-visible,.compact-check input[type=checkbox]:focus-visible,.field-grid .check-row input[type=checkbox]:focus-visible,.data-table .compact-check input[type=checkbox]:focus-visible{outline:3px solid rgba(15,118,110,.16);outline-offset:2px}
