.virtualized-table{overscroll-behavior:contain}.virtualized-table table{table-layout:fixed}.virtualized-table-spacer td{border:0!important;padding:0!important;pointer-events:none}.virtualized-table-footer{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-top:.75rem}.channels-workspace{display:grid;gap:16px;width:100%;max-width:var(--app-content-max, 1120px);margin-inline:auto;padding-bottom:44px}:root #root .app-shell-modern .channels-workspace{padding-top:8px!important}.channels-workspace>*{min-width:0;scroll-margin-top:96px}@keyframes channels-rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes channels-stage-in{0%{opacity:0;transform:translate(calc(18px * var(--channels-stage-direction, 1)))}to{opacity:1;transform:none}}@keyframes channels-spin{to{transform:rotate(360deg)}}.channels-workspace>*{animation:channels-rise-in var(--motion-slower) var(--ease-out-expo) backwards}.channels-workspace>*:nth-child(2){animation-delay:60ms}.channels-workspace>*:nth-child(3){animation-delay:.11s}.channels-workspace>*:nth-child(n+4){animation-delay:.15s}.channels-hero-panel,.channels-task-rail,.channels-stage-panel{border:0;border-radius:14px;background:var(--ui-panel);box-shadow:0 1px 2px #0f172a0a}:root #root .app-shell-modern .channels-workspace .eyebrow,:root #root .app-shell-modern .channels-workspace .metric-label,:root #root .app-shell-modern .channels-workspace .channels-form-section-label,:root #root .app-shell-modern .channels-workspace .channels-field-group>legend{display:inline-flex!important;align-items:center!important;padding:0!important;border:0!important;background:transparent!important;color:color-mix(in srgb,var(--ui-muted) 70%,transparent)!important;box-shadow:none!important;font-size:.66rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important}.channels-hero-panel{position:relative;display:grid;grid-template-columns:minmax(280px,.86fr) minmax(420px,1.14fr);gap:28px;align-items:stretch;min-height:300px;padding:24px}.channels-hero-copy{display:grid;align-content:center;justify-items:start;min-width:0;padding-right:26px;border-right:1px solid color-mix(in srgb,var(--ui-line) 68%,transparent)}.channels-hero-heading{display:grid;justify-items:start}:root #root .app-shell-modern .channels-hero-heading h1{margin:6px 0 0!important;max-width:52ch!important;color:var(--ui-text)!important;font-size:clamp(1.35rem,1.8vw,1.65rem)!important;font-weight:680!important;letter-spacing:-.015em!important;line-height:1.2!important}:root #root .app-shell-modern .channels-hero-heading p{margin:8px 0 0!important;max-width:56ch!important;color:var(--ui-muted)!important;font-size:.9rem!important;line-height:1.55!important}.channels-readiness-summary{display:inline-flex;align-items:center;gap:12px;margin-top:20px}.channels-readiness-summary>strong{color:var(--ui-text);font-size:1.6rem;font-weight:680;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.channels-readiness-summary>span:last-child{color:color-mix(in srgb,var(--ui-muted) 70%,transparent);font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.channels-readiness-ring{align-self:center;flex:0 0 auto;width:54px;height:54px}.channels-readiness-ring svg{display:block;width:100%;height:100%;transform:rotate(-90deg)}.channels-readiness-ring-track,.channels-readiness-ring-fill{fill:none;stroke-width:4.5}.channels-readiness-ring-track{stroke:color-mix(in srgb,var(--ui-line) 80%,transparent)}.channels-readiness-ring-fill{stroke:var(--ui-accent);stroke-linecap:round;transition:stroke-dashoffset .4s cubic-bezier(.16,1,.3,1)}.channels-hero-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(86px,1fr);gap:12px;align-content:stretch}.channels-metric{display:grid;align-content:start;gap:6px;min-height:86px;padding:14px 16px;border-radius:10px;background:var(--ui-panel-soft);transition:transform var(--motion-base) var(--ease-out-expo),box-shadow var(--motion-base) var(--ease-out-expo)}.channels-metric:hover{transform:translateY(-2px);box-shadow:0 14px 30px -22px color-mix(in srgb,var(--beamo-black) 50%,transparent)}.channels-metric>strong{min-width:0;overflow-wrap:anywhere;color:var(--ui-text);font-size:1.5rem;font-weight:660;font-variant-numeric:tabular-nums;letter-spacing:-.01em;line-height:1.15}.channels-metric>strong.channels-metric-zero{color:color-mix(in srgb,var(--ui-muted) 70%,transparent);font-weight:600}.channels-hero-copy>*{animation:channels-rise-in var(--motion-slower) var(--ease-out-expo) backwards}.channels-hero-copy>*:nth-child(2){animation-delay:80ms}.channels-metric{animation:channels-rise-in var(--motion-slower) var(--ease-out-expo) backwards}.channels-hero-metrics .channels-metric:nth-child(2){animation-delay:80ms}.channels-hero-metrics .channels-metric:nth-child(3){animation-delay:.16s}.channels-hero-metrics .channels-metric:nth-child(4){animation-delay:.24s}.channels-layout{display:grid;grid-template-columns:minmax(290px,336px) minmax(0,1fr);gap:12px;align-items:start}.channels-task-rail{position:sticky;top:124px;display:grid;gap:14px;padding:20px}:root #root .app-shell-modern .channels-task-rail h2{margin:0!important;color:var(--ui-text)!important;font-size:1.05rem!important;font-weight:700!important;letter-spacing:-.01em!important}.channels-task-list{display:grid;gap:4px}:root #root .app-shell-modern .channels-task-button{display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:46px!important;margin:0!important;padding:9px 12px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:var(--ui-muted)!important;box-shadow:none!important;text-align:left!important;cursor:pointer!important;transform:none!important;transition:background-color .14s ease,color .14s ease!important}:root #root .app-shell-modern .channels-task-button:hover{background:color-mix(in srgb,var(--ui-text) 4%,transparent)!important;transform:none!important;box-shadow:none!important}:root #root .app-shell-modern .channels-task-button:focus{outline:none!important}:root #root .app-shell-modern .channels-task-button:focus-visible{outline:3px solid color-mix(in srgb,var(--ui-accent) 26%,transparent)!important;outline-offset:2px!important}:root #root .app-shell-modern .channels-task-button.active,:root #root .app-shell-modern .channels-task-button[aria-selected=true]{background:color-mix(in srgb,var(--ui-accent) 9%,transparent)!important;color:var(--ui-accent-strong)!important;box-shadow:inset 2px 0 0 var(--ui-accent)!important}.channels-task-icon{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:var(--ui-radius-pill);background:var(--ui-panel-soft);color:color-mix(in srgb,var(--ui-muted) 75%,transparent);transition:background-color .14s ease,color .14s ease}.channels-task-icon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.channels-task-button.is-ready .channels-task-icon{background:var(--ui-success-bg);color:var(--ui-success)}.channels-task-button.is-attention .channels-task-icon{background:color-mix(in srgb,var(--ui-warn-bg) 88%,var(--ui-panel));color:var(--ui-warn-text)}:root #root .app-shell-modern .channels-task-button.active .channels-task-icon{background:var(--ui-accent)!important;color:var(--beamo-button-foreground)!important}.channels-task-button>strong{overflow:hidden;color:var(--ui-text);font-size:.86rem;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}:root #root .app-shell-modern .channels-task-button.active>strong{color:var(--ui-accent-strong)!important}:root #root .app-shell-modern .channels-task-button .badge[data-tone=neutral]{background:color-mix(in srgb,var(--ui-text) 6%,transparent)!important;border-color:color-mix(in srgb,var(--ui-line) 85%,transparent)!important;color:color-mix(in srgb,var(--ui-muted) 80%,transparent)!important}:root.dark #root .app-shell-modern .channels-task-button .badge[data-tone=neutral],:root[data-theme=dark] #root .app-shell-modern .channels-task-button .badge[data-tone=neutral]{background:color-mix(in srgb,var(--ui-text) 6%,transparent)!important;border-color:color-mix(in srgb,var(--ui-line) 85%,transparent)!important;color:color-mix(in srgb,var(--ui-muted) 80%,transparent)!important}.channels-stage{display:grid;gap:12px;min-width:0}.channels-stage>*{animation:channels-stage-in var(--motion-slower) var(--ease-out-expo) backwards}.channels-stage-panel{display:grid;gap:18px;padding:24px}.channels-stage-panel>*{animation:channels-rise-in var(--motion-slower) var(--ease-out-expo) backwards}.channels-stage-panel>*:nth-child(2){animation-delay:60ms}.channels-stage-panel>*:nth-child(n+3){animation-delay:.11s}.channels-stage-header{display:grid;justify-items:start;width:100%;padding-bottom:16px;border-bottom:1px solid color-mix(in srgb,var(--ui-line) 68%,transparent)}:root #root .app-shell-modern .channels-stage-header h2{margin:6px 0 0!important;color:var(--ui-text)!important;font-size:1.15rem!important;font-weight:700!important;letter-spacing:-.01em!important;line-height:1.2!important}:root #root .app-shell-modern .channels-stage-header p{margin:6px 0 0!important;max-width:65ch!important;color:var(--ui-muted)!important;font-size:.9rem!important;line-height:1.55!important}.channels-stage-form{display:grid;gap:16px}.channels-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.channels-form-grid-thirds{grid-template-columns:repeat(3,minmax(0,1fr))}.channels-field{display:grid;align-content:start;gap:6px;min-width:0;color:var(--ui-muted);font-size:.82rem;font-weight:600}.channels-field-wide{grid-column:1 / -1}:root #root .app-shell-modern .channels-workspace .channels-field input{min-height:42px!important;padding:0 12px!important;border:1px solid color-mix(in srgb,var(--ui-line) 85%,transparent)!important;border-radius:8px!important;background-color:var(--ui-panel-soft)!important;color:var(--ui-text)!important;box-shadow:none!important;font-size:.9rem!important}:root.dark #root .app-shell-modern .channels-workspace .channels-field input,:root[data-theme=dark] #root .app-shell-modern .channels-workspace .channels-field input{background-color:var(--ui-panel-soft)!important;border-color:color-mix(in srgb,var(--ui-line) 85%,transparent)!important;color:var(--ui-text)!important}:root #root .app-shell-modern .channels-workspace .channels-field input:hover{border-color:var(--ui-line-strong)!important}:root #root .app-shell-modern .channels-workspace .channels-field input:focus,:root #root .app-shell-modern .channels-workspace .channels-field input:focus-visible{outline:none!important;border-color:var(--ui-accent)!important;box-shadow:0 0 0 3px var(--ui-accent-soft)!important}:root #root .app-shell-modern .channels-workspace .channels-field input:disabled{opacity:.55!important;background-color:color-mix(in srgb,var(--ui-panel-soft) 70%,transparent)!important}:root #root .app-shell-modern .channels-workspace .channels-field .select-menu-trigger{min-height:42px!important;border:1px solid color-mix(in srgb,var(--ui-line) 85%,transparent)!important;border-radius:8px!important;background:var(--ui-panel-soft)!important;color:var(--ui-text)!important;box-shadow:none!important;font-size:.9rem!important}:root.dark #root .app-shell-modern .channels-workspace .channels-field .select-menu-trigger,:root[data-theme=dark] #root .app-shell-modern .channels-workspace .channels-field .select-menu-trigger{background:var(--ui-panel-soft)!important;border-color:color-mix(in srgb,var(--ui-line) 85%,transparent)!important;color:var(--ui-text)!important}:root #root .app-shell-modern .channels-workspace .channels-field .select-menu-trigger:hover:not(:disabled){border-color:var(--ui-line-strong)!important;background:var(--ui-panel-soft)!important;transform:none!important;box-shadow:none!important}:root #root .app-shell-modern .channels-workspace .channels-field .select-menu-trigger:focus-visible,:root #root .app-shell-modern .channels-workspace .channels-field .select-menu-trigger[aria-expanded=true]{outline:none!important;border-color:var(--ui-accent)!important;box-shadow:0 0 0 3px var(--ui-accent-soft)!important}.channels-field-group{margin:0;padding:0;border:0;min-inline-size:auto}.channels-field-group>legend{margin:0 0 10px;padding:0}.channels-form-section-label{display:flex;align-items:center;gap:12px;width:100%}.channels-form-section-label:after{content:"";flex:1;height:1px;background:color-mix(in srgb,var(--ui-line) 85%,transparent)}.channels-stage-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;margin-top:2px;padding-top:16px;border-top:1px solid color-mix(in srgb,var(--ui-line) 85%,transparent)}:root #root .app-shell-modern .channels-workspace .button-primary-action,:root #root .app-shell-modern .channels-workspace button.button-primary-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 18px!important;border:1px solid var(--ui-accent)!important;border-radius:var(--ui-radius-pill)!important;background:var(--ui-accent)!important;color:var(--beamo-button-foreground)!important;box-shadow:none!important;font-size:.88rem!important;font-weight:680!important;transform:none!important}:root #root .app-shell-modern .channels-workspace .button-primary-action:hover:not(:disabled),:root #root .app-shell-modern .channels-workspace button.button-primary-action:hover:not(:disabled){background:var(--ui-accent-strong)!important;border-color:var(--ui-accent-strong)!important;color:var(--beamo-button-foreground)!important;transform:none!important;box-shadow:none!important}:root #root .app-shell-modern .channels-workspace .button-secondary,:root #root .app-shell-modern .channels-workspace label.button-secondary{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 16px!important;border-radius:var(--ui-radius-pill)!important;font-size:.88rem!important;transform:none!important}:root #root .app-shell-modern .channels-workspace .channels-row-actions .button-primary-action,:root #root .app-shell-modern .channels-workspace .channels-row-actions .button-secondary{min-height:32px!important;padding:0 13px!important;font-size:.8rem!important}.channels-row-actions{display:flex;flex-wrap:wrap;gap:8px}.channels-button-spinner{display:inline-block;flex:0 0 auto;width:14px;height:14px;margin-right:8px;border:2px solid color-mix(in srgb,currentColor 35%,transparent);border-top-color:currentColor;border-radius:var(--ui-radius-pill);animation:channels-spin .7s linear infinite}.channels-field-help{margin:-4px 0 0;color:color-mix(in srgb,var(--ui-muted) 70%,transparent);font-size:.8rem;line-height:1.5}.channels-field-help strong{color:var(--ui-muted);font-weight:650}.channels-file-button{position:relative;cursor:pointer}.channels-connector-freshness{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.channels-connector-freshness>span{color:var(--ui-faint);font-size:.78rem;line-height:1.3}.channels-table-block{display:grid;gap:12px;min-width:0}.channels-policy-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.channels-policy-picker{flex:1 1 240px;max-width:340px}.channels-policy-toolbar .channels-policy-new{margin-left:auto}:root #root .app-shell-modern .channels-review-panel{border:0!important;border-radius:14px!important;background:var(--ui-panel)!important;background-image:none!important;box-shadow:0 1px 2px #0f172a0a!important;padding:24px!important}:root #root .app-shell-modern .channels-review-panel>.workspace-panel-header{padding-bottom:16px!important;border-bottom:1px solid color-mix(in srgb,var(--ui-line) 85%,transparent)!important}:root #root .app-shell-modern .channels-review-panel .workspace-panel-header h2{margin:6px 0 0!important;color:var(--ui-text)!important;font-size:1.15rem!important;font-weight:700!important;letter-spacing:-.01em!important;line-height:1.2!important}:root #root .app-shell-modern .channels-review-panel .workspace-panel-header p{margin:6px 0 0!important;max-width:65ch!important;color:var(--ui-muted)!important;font-size:.9rem!important;line-height:1.55!important}:root.dark .channels-hero-panel,:root[data-theme=dark] .channels-hero-panel,:root.dark .channels-task-rail,:root[data-theme=dark] .channels-task-rail,:root.dark .channels-stage-panel,:root[data-theme=dark] .channels-stage-panel{background:var(--ui-panel);box-shadow:none}:root.dark #root .app-shell-modern .channels-review-panel,:root[data-theme=dark] #root .app-shell-modern .channels-review-panel{background:var(--ui-panel)!important;border-color:transparent!important;box-shadow:none!important}:root.dark .channels-metric:hover,:root[data-theme=dark] .channels-metric:hover{box-shadow:0 14px 30px -22px #0009}@media(max-width:1080px){.channels-hero-panel{grid-template-columns:minmax(0,1fr);gap:20px;min-height:0}.channels-hero-copy{padding-right:0;padding-bottom:18px;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--ui-line) 68%,transparent)}.channels-layout{grid-template-columns:minmax(0,1fr)}.channels-task-rail{position:static}.channels-task-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}:root #root .app-shell-modern .channels-task-button{background:var(--ui-panel-soft)!important}}@media(max-width:760px){.channels-hero-panel,.channels-stage-panel,.channels-task-rail{padding:18px}:root #root .app-shell-modern .channels-review-panel{padding:18px!important}.channels-form-grid,.channels-form-grid-thirds{grid-template-columns:minmax(0,1fr)}}@media(max-width:560px){.channels-hero-metrics,.channels-task-list{grid-template-columns:minmax(0,1fr)}.channels-stage-actions{justify-content:stretch}.channels-stage-actions>.button-primary-action{flex:1 1 auto}}@media(prefers-reduced-motion:reduce){.channels-workspace>*,.channels-hero-copy>*,.channels-metric,.channels-stage>*,.channels-stage-panel>*,.channels-button-spinner{animation:none}.channels-metric,.channels-task-icon{transition:none}.channels-metric:hover{transform:none;box-shadow:none}.channels-readiness-ring-fill{transition:none}:root #root .app-shell-modern .channels-task-button{transition:none!important}}
