:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eceaf5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#09090f;--surface:#0f0f18;--card:#141420;--card-alt:#18182a;--card-hover:#1c1c30;--border:#1e1e2e;--border-mid:#28283c;--border-strong:#343450;--text:#eceaf5;--text-secondary:#9a96b0;--text-muted:#605c78;--text-faint:#42405a;--accent:#ff4e2a;--accent-soft:#ff4e2a2e;--success:#45c87a;--success-soft:#45c87a24;--warning:#f5921a;--warning-soft:#f5921a24;--danger:#e5484d;--danger-soft:#e5484d24;--info:#1ec9b0;--info-soft:#1ec9b024;--shadow:0 14px 36px #0000003d;background:#09090f;font-family:Outfit,Inter,system-ui,sans-serif;font-weight:400;line-height:1.4}*{box-sizing:border-box}html,body,#root{min-height:100vh}body{background:var(--bg);min-width:320px;margin:0;font-size:14px}button,input,textarea,select{font:inherit}button{cursor:pointer}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #ffffff0f;padding:12px 14px;font-size:13px}thead th{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:10px 14px;font-size:11px;font-weight:600}tbody tr:hover{background:var(--card-hover)}tbody tr.series-row--highlighted{box-shadow:inset 3px 0 0 var(--accent);background:#ff4e2a1f}.app-shell{background:var(--bg);grid-template-columns:232px 1fr;height:100dvh;display:grid;overflow:hidden}.app-shell__content{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.app-shell__main{overscroll-behavior:contain;background:linear-gradient(135deg, #ff4e2a24 0%, #ff4e2a0f 18rem, #09090f00 36rem), var(--bg);flex:1;min-height:0;padding:28px 36px;overflow-y:auto}.sidebar{background:var(--surface);overscroll-behavior:contain;border-right:1px solid #ffffff0f;flex-direction:column;gap:14px;height:100dvh;min-height:0;padding:20px 10px 14px;display:flex;overflow-y:auto}.brand-lockup{width:100%;color:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;margin:0;padding:8px 10px;transition:background .18s,border-color .18s;display:flex}.brand-lockup:hover{background:var(--card);border-color:var(--border)}.brand-lockup:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.brand-lockup__symbol{flex-shrink:0;width:38px;height:38px;display:block}.brand-lockup__text{flex-direction:column;gap:2px;min-width:0;display:flex}.brand-lockup__wordmark{letter-spacing:-.01em;color:var(--text);font-size:19px;font-weight:700;line-height:1.1}.brand-lockup__eyebrow,.card__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:10.5px}.brand-lockup__eyebrow{margin:0;font-weight:700}.card__eyebrow{margin:0 0 .35rem}.sidebar__nav{flex:1;align-content:start;gap:2px;display:grid}.sidebar__item,.ghost-button,.primary-button{transition:transform .18s,border-color .18s,background .18s}.sidebar__item{color:var(--text-secondary);text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:12px;padding:9px 12px;font-size:13.5px;font-weight:500;display:flex;position:relative}.sidebar__item:hover{color:var(--text)}.sidebar__item--active{background:var(--card);color:var(--text);border-color:#ffffff0f}.sidebar__icon{text-align:center;width:16px;color:var(--text-muted);font-size:14px}.sidebar__item--active .sidebar__icon{color:var(--accent)}.sidebar__rail{background:var(--accent);border-radius:2px;width:2px;position:absolute;top:10px;bottom:10px;left:-10px}.sidebar__footer{color:var(--text-muted);border-top:1px solid #ffffff0f;gap:4px;margin:0;padding:14px 6px 0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;display:grid}.sidebar__footer-row{justify-content:space-between;align-items:baseline;display:flex}.sidebar__footer-row dt{text-transform:lowercase;margin:0}.sidebar__footer-value{color:var(--text-secondary);font-variant-numeric:tabular-nums;margin:0}.sidebar__footer-value--accent{color:var(--accent);font-weight:600}.topbar__summary,.table-subcopy,.stack-list__item p,.modal__copy,.snapshot-grid span{color:var(--text-secondary)}.topbar{z-index:20;background:var(--bg);border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;height:56px;padding:0 28px;display:flex;position:relative}.topbar__palette{border:1px solid var(--border);background:var(--card);color:var(--text-secondary);cursor:pointer;border-radius:7px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.topbar__palette:hover,.topbar__palette:focus-visible{border-color:var(--border-strong);color:var(--text);outline:none}.topbar__palette-key{color:var(--text-muted);letter-spacing:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.topbar__palette-hint{color:var(--text-faint)}.topbar__chrome{align-items:center;gap:14px;display:inline-flex}.topbar__status{color:var(--text-secondary);align-items:center;gap:7px;font-size:12px;font-weight:500;display:inline-flex}.topbar__status-dot{border-radius:999px;width:6px;height:6px;display:inline-block}.topbar__status-dot--success{background:var(--success);box-shadow:0 0 0 4px #45c87a2e}.topbar__status-dot--warning{background:var(--warning);box-shadow:0 0 0 4px #f5921a2e}.topbar__status-dot--danger{background:var(--danger);box-shadow:0 0 0 4px #e5484d33}.topbar__status-dot--neutral{background:var(--text-muted)}.topbar__status--warning{color:#ffdca5}.topbar__status--danger{color:#ffced0}.topbar__divider{background:var(--border);width:1px;height:20px}.topbar__user{align-items:center;gap:9px;display:inline-flex}.topbar__user-avatar{color:#ffd2c8;background:#ff4e2a2e;border:1px solid #ff4e2a4d;border-radius:999px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid}.topbar__user-email{color:var(--text);font-size:12.5px;font-weight:500}.topbar__logout{border:1px solid var(--border);color:var(--text-secondary);background:#ffffff08;border-radius:7px;padding:5px 10px;font-size:12px}.login-shell{background:radial-gradient(circle at 20% 20%, #ff4e2a1f, transparent 28rem), var(--bg);place-items:center;min-height:100dvh;padding:24px;display:grid}.login-panel{border:1px solid var(--border);background:var(--surface);width:min(100%,380px);box-shadow:var(--shadow);border-radius:8px;padding:28px}.login-panel__eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.login-panel h1{letter-spacing:0;margin:0 0 22px;font-size:26px}.login-form{gap:14px;display:grid}.login-form__field{color:var(--text-secondary);gap:6px;font-size:12px;font-weight:600;display:grid}.login-form__field input{border:1px solid var(--border);width:100%;color:var(--text);background:#07080cb8;border-radius:7px;outline:none;padding:10px 12px}.login-form__field input:focus{border-color:var(--accent)}.login-form__error{color:#ffced0;margin:0;font-size:12px}.login-form__submit{background:var(--accent);color:#fff;text-align:center;border:0;border-radius:7px;justify-content:center;align-items:center;padding:10px 12px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.login-form__submit:disabled,.login-form__submit[aria-disabled=true]{cursor:not-allowed;opacity:.62}.command-palette-shell{z-index:60;position:fixed;inset:0}.command-palette__scrim{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07080cb3;position:fixed;inset:0}.command-palette{width:min(42rem,100vw - 2rem);max-height:calc(100vh - 7rem);box-shadow:var(--shadow);background:#0f1018fa;border:1px solid #ffffff1a;border-radius:1rem;position:fixed;top:5rem;left:50%;overflow:hidden;transform:translate(-50%)}.command-palette__header{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1rem .75rem;display:flex}.command-palette__header h2{margin:0;font-size:1rem;font-weight:700}.command-palette__header kbd{border:1px solid var(--border);color:var(--text-muted);background:#ffffff0a;border-radius:.45rem;padding:.2rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.command-palette__input{width:100%;color:var(--text);background:#ffffff08;border:1px solid #ffffff0f;border-left:0;border-right:0;border-radius:0;outline:none;padding:.95rem 1rem;font-size:1rem}.command-palette__input::placeholder{color:var(--text-muted)}.command-palette__results{max-height:min(34rem,100vh - 14rem);padding:.7rem;overflow-y:auto}.command-palette__section+.command-palette__section{margin-top:.55rem}.command-palette__section-title{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin:.35rem .45rem;font-size:.72rem;font-weight:700}.command-palette__item{width:100%;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:.7rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.command-palette__item:hover,.command-palette__item--active{background:#ff4e2a1f;border-color:#ff4e2a57}.command-palette__item-copy{gap:.15rem;min-width:0;display:grid}.command-palette__item-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.command-palette__item-copy span{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);font-size:.82rem;overflow:hidden}.command-palette__meta{color:var(--text-muted);flex-shrink:0;font-size:.78rem;font-weight:600}.command-palette__empty{color:var(--text-secondary);margin:0;padding:1rem}.screen-stack{gap:20px;max-width:1400px;margin:0 auto;display:grid}.metric-grid,.dashboard-grid{gap:16px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid--breakdown{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}.status-breakdown{flex-direction:column;gap:14px;display:flex}.status-breakdown__bar{background:#ffffff0f;border-radius:999px;height:.6rem;display:flex;overflow:hidden}.status-breakdown__segment{height:100%}.status-breakdown__segment--watching{background:var(--warning)}.status-breakdown__segment--completed{background:var(--success)}.status-breakdown__segment--waiting{background:var(--info)}.status-breakdown__segment--paused{background:var(--text-muted)}.status-breakdown__segment--watchLater{background:var(--accent)}.status-breakdown__legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;display:grid}.status-breakdown__legend-item{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.status-breakdown__legend-label{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.82rem;display:flex}.status-breakdown__legend-value{color:var(--text);font-variant-numeric:tabular-nums;font-size:.82rem}.status-breakdown__legend-value strong{font-weight:600}.status-breakdown__legend-percent{color:var(--text-muted);margin-left:.4rem;font-weight:400}.status-breakdown__dot{border-radius:999px;width:.55rem;height:.55rem;display:inline-block}.status-breakdown__dot--watching{background:var(--warning)}.status-breakdown__dot--completed{background:var(--success)}.status-breakdown__dot--waiting{background:var(--info)}.status-breakdown__dot--paused{background:var(--text-muted)}.status-breakdown__dot--watchLater{background:var(--accent)}.card,.metric-card{background:var(--card);box-shadow:var(--shadow);border:1px solid #ffffff0f;border-radius:14px}.card{padding:20px}.card__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.card__title,.modal__title{letter-spacing:0;margin:0;font-size:14px}.card__title-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.card__badge{display:inline-flex}.card__meta{color:var(--text-secondary);text-align:right;margin:0;font-size:.78rem;font-weight:600}.metric-card{padding:18px 20px}.metric-card__label-row{justify-content:space-between;gap:12px;display:flex}.metric-card__label{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.metric-card__value{letter-spacing:0;margin:6px 0 14px;font-size:28px;font-weight:700;line-height:1.1}.metric-card__delta{font-size:.78rem;font-weight:700}.metric-card__delta--up{color:var(--success)}.metric-card__delta--down,.metric-card--warning .metric-card__value{color:var(--warning)}.metric-card--danger .metric-card__value{color:var(--danger)}.metric-card--success .metric-card__value{color:var(--success)}.waitlist-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.waitlist-stat{background:var(--card);border:1px solid #ffffff0f;border-radius:10px;padding:14px 16px}.waitlist-stat__label{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.waitlist-stat__value{color:var(--text);font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:24px;font-weight:700;line-height:1.1}.waitlist-stat--accent .waitlist-stat__value{color:var(--accent)}.waitlist-stat--info .waitlist-stat__value{color:var(--info)}.waitlist-stat--success .waitlist-stat__value{color:var(--success)}.waitlist-stat--warning .waitlist-stat__value{color:var(--warning)}.spark{width:100%;height:48px}.spark polyline{stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.spark--accent polyline{stroke:var(--accent)}.spark--warning polyline{stroke:var(--warning)}.spark--success polyline{stroke:var(--success)}.spark--info polyline{stroke:var(--info)}.series-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}@keyframes series-highlight-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes series-highlight-glow{0%,to{opacity:.74;transform:translate(0,0)scale(1)}50%{opacity:1;transform:translate(-8px,6px)scale(1.08)}}.series-highlight-card{background:linear-gradient(145deg, #ff4e2a14, transparent 48%), var(--card);box-shadow:0 20px 60px #ff4e2a1f, var(--shadow);color:inherit;text-align:left;animation:.24s ease-out backwards series-highlight-enter;animation-delay:calc(var(--series-highlight-index,0) * 55ms);border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:14px;padding:18px;display:flex;position:relative;overflow:hidden}.series-highlight-card:before{content:"";filter:blur(40px);pointer-events:none;background:#ff4e2a2e;border-radius:999px;width:100px;height:100px;animation:4.8s ease-in-out infinite series-highlight-glow;position:absolute;top:-30px;right:-30px}.series-highlight-card--interactive{appearance:none;cursor:pointer;width:100%}.series-highlight-card--interactive:hover,.series-highlight-card--interactive:focus-visible{background:linear-gradient(145deg, #ff4e2a1f, transparent 52%), var(--card-hover);border-color:#ff4e2a57;transform:translateY(-1px)}.series-highlight-card--interactive:focus-visible{outline-offset:2px;outline:2px solid #ff4e2ab8}.series-highlight-card--selected{background:linear-gradient(145deg, #ff4e2a29, transparent 54%), var(--card-hover);box-shadow:0 0 0 1px #ff4e2a2e, 0 22px 68px #ff4e2a2e, var(--shadow);border-color:#ff4e2a8a}.series-highlight-card__head{z-index:1;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex;position:relative}.series-highlight-card__heading{flex-direction:column;gap:.25rem;min-width:0;display:flex}.series-highlight-card__rank{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0;font-size:.7rem;font-weight:600}.series-highlight-card__title{letter-spacing:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:700;overflow:hidden}.series-highlight-card__tmdb{color:var(--text-muted);margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem}.series-highlight-card__count{letter-spacing:0;color:var(--accent);font-variant-numeric:tabular-nums;margin:0;font-size:28px;font-weight:700}.series-highlight-card__stats{z-index:1;color:var(--text-secondary);flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;font-size:.78rem;list-style:none;display:flex;position:relative}.series-highlight-card__stat{align-items:center;gap:.4rem;display:inline-flex}.series-highlight-card__dot{border-radius:999px;width:.5rem;height:.5rem;display:inline-block}.series-highlight-card__dot--watching{background:var(--warning)}.series-highlight-card__dot--completed{background:var(--success)}.series-highlight-card__dot--waiting{background:var(--info)}@media (prefers-reduced-motion:reduce){.series-highlight-card,.series-highlight-card:before{animation:none}.series-highlight-card--interactive:hover,.series-highlight-card--interactive:focus-visible{transform:none}}.badge{border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.badge--accent{background:var(--accent-soft);color:#ffd3c9}.badge--success{background:var(--success-soft);color:#c6f3d7}.badge--warning{background:var(--warning-soft);color:#ffdca5}.badge--danger{background:var(--danger-soft);color:#ffced0}.badge--neutral{color:var(--text-secondary);background:#ffffff14}.badge--info{background:var(--info-soft);color:#baf3ea}.bar-list,.funnel-list,.stack-list{gap:10px;display:grid}.bar-list__row,.funnel-list__item,.stack-list__item{align-items:center;gap:1rem;display:flex}.bar-list__row>span,.funnel-list__item>span{min-width:4.5rem;color:var(--text-secondary);font-size:.85rem}.bar-list__bars,.funnel-list__copy{flex:1}.bar-list__track,.funnel-list__track{background:#ffffff0f;border-radius:999px;overflow:hidden}.bar-list__track+.bar-list__track{margin-top:.45rem}.bar-list__bar,.funnel-list__fill{border-radius:999px;height:.6rem}.bar-list__bar--installs,.funnel-list__fill{background:linear-gradient(90deg, var(--accent), #ff5e42e6)}.bar-list__bar--activations,.funnel-list__fill--teal{background:linear-gradient(90deg, var(--info), #1ec9b0e6)}.funnel-list__copy strong,.stack-list__item strong{display:block}.funnel-list__dropoff{color:var(--text-muted);letter-spacing:.02em;margin-top:.25rem;font-size:.78rem;display:block}.snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;display:grid}.snapshot-grid strong{margin-top:.3rem;display:block}.mini-stat-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;display:grid}.mini-stat{min-width:0}.mini-stat__label{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.mini-stat__value{letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:700}.mini-stat__sub{color:var(--text-secondary);align-items:center;gap:.45rem;margin-top:.3rem;font-size:.78rem;display:flex}.mini-stat__dot{border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem;display:inline-block}.mini-stat__dot--success{background:var(--success);box-shadow:0 0 0 4px #45c87a2e}.mini-stat__dot--warning{background:var(--warning);box-shadow:0 0 0 4px #f5921a2e}.mini-stat__dot--danger{background:var(--danger);box-shadow:0 0 0 4px #e5484d33}.mini-stat__dot--neutral{background:var(--text-muted)}.table-shell{-webkit-overflow-scrolling:touch;overflow-x:auto}.jobs-card-stack{flex-direction:column;gap:1rem;display:flex}.job-progress-panel{background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;padding:1rem}.job-progress-panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.job-progress-panel__header h3{margin:0;font-size:1rem}.snapshot-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.job-progress-log{color:var(--text-secondary);margin:1rem 0 0;padding-left:1.25rem;font-size:.86rem}.job-progress-log li+li{margin-top:.35rem}.endpoint-table__path{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.84rem}.endpoint-table__cell--num{text-align:right;font-variant-numeric:tabular-nums}.endpoint-table__cell--p95{font-weight:600}.endpoint-table__cell--muted{color:var(--text-secondary)}.endpoint-table__cell--warn{color:var(--warning)}.health-list{flex-direction:column;gap:.75rem;display:flex}.health-row{justify-content:space-between;align-items:center;font-size:.84rem;display:flex}.health-row__label{color:var(--text-secondary)}.health-row__value{font-variant-numeric:tabular-nums;font-weight:600}.health-row__value--muted{color:var(--text-secondary)}.status-note{color:var(--text-secondary);margin:0}.launch-mode__by{color:var(--text-muted);overflow-wrap:anywhere;margin:.15rem 0 0;font-size:.78rem}.status-note--danger{color:var(--danger)}.status-note--loading{color:var(--text-muted);justify-content:center;align-items:center;gap:.55rem;padding:28px 16px;font-size:.84rem;display:flex}.status-note__spinner{border:2px solid var(--border-strong);border-top-color:var(--accent);border-radius:50%;flex:none;width:15px;height:15px;animation:.7s linear infinite status-note-spin}@keyframes status-note-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.status-note__spinner{animation-duration:2.4s}}.card-divider{border:0;border-top:1px solid var(--border-mid);margin:16px 0 0}.alert{border:1px solid var(--border-mid);background:#ffffff05;border-radius:12px;align-items:flex-start;gap:.625rem;margin:0;padding:.75rem .875rem;font-size:.82rem;line-height:1.45;display:flex}.alert__icon{color:#0f0f18;border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-style:normal;font-weight:700;display:inline-flex}.alert__body{gap:2px;min-width:0;display:grid}.alert__title{margin:0;font-weight:600}.alert__text{color:var(--text-secondary);margin:0}.alert--info{background:var(--info-soft);border-color:#1ec9b04d}.alert--info .alert__icon{background:var(--info)}.alert--info .alert__title{color:var(--info)}.alert--success{background:var(--success-soft);border-color:#45c87a4d}.alert--success .alert__icon{background:var(--success)}.alert--success .alert__title{color:var(--success)}.alert--warning{background:var(--warning-soft);border-color:#f5921a4d}.alert--warning .alert__icon{background:var(--warning)}.alert--warning .alert__title{color:var(--warning)}.alert--danger{background:var(--danger-soft);border-color:#e5484d4d}.alert--danger .alert__icon{background:var(--danger)}.alert--danger .alert__title{color:var(--danger)}.alert--accent{background:var(--accent-soft);border-color:#ff4e2a4d}.alert--accent .alert__icon{background:var(--accent)}.alert--accent .alert__title{color:var(--accent)}.alert--neutral .alert__icon{background:var(--text-secondary)}.feature-flag-row{justify-content:space-between;align-items:flex-start}.feature-flag-row__controls{align-items:center;gap:.75rem;display:flex}.feature-global{flex-direction:column;align-items:flex-start;gap:.4rem;display:flex}.feature-global__status .muted{color:var(--text-muted,#6b7280);font-size:.85em}.segmented{border:1px solid var(--border-strong);border-radius:8px;display:inline-flex;overflow:hidden}.segmented__button{border:none;border-left:1px solid var(--border-strong);color:var(--text-secondary);cursor:pointer;background:0 0;padding:6px 12px;font-size:.8rem;font-weight:600;transition:background .15s,color .15s}.segmented__button:first-child{border-left:none}.segmented__button:hover:not(:disabled){background:var(--card-hover);color:var(--text)}.segmented__button--active{background:var(--accent);color:#fff}.segmented__button:disabled{cursor:not-allowed;opacity:.55}.table-subcopy{margin-top:.25rem;font-size:.84rem;display:block}.cell-popover{margin-top:.3rem;display:inline-block}.jobs-actions{justify-content:flex-end;align-items:center;gap:.5rem;display:inline-flex}.jobs-actions .cell-popover{margin-top:0}.cell-popover__trigger{color:var(--text-secondary);border:1px solid var(--border);background:#ffffff0a;border-radius:999px;align-items:center;gap:.35rem;padding:2px 9px;font-size:.76rem;font-weight:600;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.cell-popover__trigger:before{content:"›";color:var(--accent);font-size:.9rem;line-height:1}.cell-popover__trigger:hover{color:var(--text);background:var(--card-hover);border-color:var(--border-strong)}.cell-popover__trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.cell-popover__panel{max-width:min(340px,100vw - 24px);color:var(--text-secondary);background:var(--card-alt);border:1px solid var(--border-strong);box-shadow:var(--shadow);border-radius:12px;margin:0;padding:.7rem .85rem;font-size:.84rem;line-height:1.45;position:fixed;inset:auto}.ghost-button,.primary-button{border:1px solid #ffffff14;border-radius:9px;padding:8px 14px;font-size:13px;font-weight:600}.ghost-button{color:var(--text);background:#ffffff08}.ghost-button:hover,.primary-button:hover{transform:translateY(-1px)}.primary-button{background:linear-gradient(135deg, var(--accent), #ff6b3d);color:#fff;border-color:#0000}.modal-shell{pointer-events:auto}.modal__scrim{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07080c9e;position:fixed;inset:0}.modal__copy{margin:.35rem 0 0}.stack-list__item{justify-content:space-between;align-items:flex-start;padding:.95rem 0}.stack-list__item p{max-width:28rem;margin:.3rem 0 0}.stack-list__meta{color:var(--text-secondary);justify-items:end;gap:.45rem;font-size:.84rem;display:grid}.activity-timeline{border-left:1px solid var(--border);flex-direction:column;gap:.85rem;margin:.25rem 0 0;padding:0 0 0 1rem;list-style:none;display:flex}.activity-timeline__item{position:relative}.activity-timeline__dot{background:var(--accent);border:2px solid var(--surface);border-radius:999px;width:.5rem;height:.5rem;position:absolute;top:.4rem;left:-1.28rem}.activity-timeline__when{letter-spacing:.02em;color:var(--text-muted);margin:0 0 .15rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.activity-timeline__line{color:var(--text);margin:0;font-size:.88rem}.activity-timeline__event{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.activity-timeline__detail{color:var(--text-secondary)}.modal{z-index:81;width:min(30rem,100vw - 2rem);box-shadow:var(--shadow);background:#0f1018fa;border:1px solid #ffffff14;border-radius:14px;padding:22px 24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.modal__actions{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.modal__error{color:#ff8c6b;background:#ff4e2a1f;border:1px solid #ff4e2a52;border-radius:.6rem;margin:.85rem 0 0;padding:.6rem .8rem;font-size:.85rem}.modal__error p{margin:0}.modal__error .form-result__meta{margin-top:.4rem}.danger-button{color:#ff8c6b;cursor:pointer;background:#ff4e2a29;border:1px solid #ff4e2a73;border-radius:9px;padding:8px 14px;font-weight:600}.danger-button:hover:not(:disabled){background:#ff4e2a38;transform:translateY(-1px)}.danger-button:disabled,.ghost-button:disabled,.primary-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.status-mix{background:#ffffff0f;border-radius:999px;min-width:7.5rem;height:.45rem;display:flex;overflow:hidden}.status-mix__segment{height:100%}.status-mix__segment--watching{background:var(--warning)}.status-mix__segment--completed{background:var(--success)}.status-mix__segment--waiting{background:var(--info)}.row-action{text-align:right;white-space:nowrap}.ghost-button--sm{border-radius:7px;padding:5px 10px;font-size:11.5px;font-weight:600}.row-action__error{color:#ff8c6b;margin-top:.25rem;font-size:.72rem;display:block}.modal--form{width:min(34rem,100vw - 2rem);max-height:calc(100vh - 2rem);overflow-y:auto}.form-stack{gap:.85rem;margin-top:1rem;display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.form-field{gap:.35rem;display:grid}.form-field__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.72rem}.form-field input,.form-field select,.form-field textarea{width:100%;color:var(--text-primary);resize:vertical;background:#0a0b11e6;border:1px solid #ffffff1a;border-radius:9px;padding:8px 12px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#ff5e428c;outline:none;box-shadow:0 0 0 2px #ff5e422e}.form-field input:disabled,.form-field select:disabled,.form-field textarea:disabled{opacity:.6}.form-field select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--text-muted) 50%), linear-gradient(135deg, var(--text-muted) 50%, transparent 50%);background-position:calc(100% - 17px),calc(100% - 12px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:32px}.form-result{background:#0a0b1199;border:1px solid #ffffff14;border-radius:.9rem;gap:.5rem;padding:.85rem 1rem;font-size:.9rem;display:grid}.form-result--success{border-color:#4cc58659}.form-result--error{border-color:#ff5e4273}.form-result__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0;font-size:.72rem}.form-result__message{color:var(--text-primary);margin:0}.form-result__key{margin:0}.form-result__key code{letter-spacing:.04em;word-break:break-all;-webkit-user-select:all;user-select:all;background:#ffffff14;border-radius:.5rem;padding:.55rem .7rem;font-size:1rem;font-weight:600;display:block}.form-result__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.form-result__grid dt{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.72rem}.form-result__grid dd{margin:.15rem 0 0;font-weight:600}.form-result__meta{color:var(--text-secondary);align-items:center;gap:.5rem;margin:0;display:flex}.form-result__meta span{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.72rem}.form-result__meta code{word-break:break-all;background:#ffffff0f;border-radius:.4rem;padding:.1rem .4rem;font-size:.85rem}.pipeline-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem;display:grid}.pipeline-strip--6{grid-template-columns:repeat(6,minmax(0,1fr))}.pipeline-strip--5{grid-template-columns:repeat(5,minmax(0,1fr))}.pipeline-strip--4{grid-template-columns:repeat(4,minmax(0,1fr))}.user-detail__meta{gap:.85rem;display:grid}.pipeline-strip--placeholder{border:1px dashed #ffffff14;border-radius:1rem;padding:1rem 1.25rem;display:block}.pipeline-card{background:var(--card);box-shadow:var(--shadow);border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:7px;padding:16px;display:flex}.pipeline-card__label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0;font-size:.72rem;font-weight:600}.pipeline-card__label:before{content:"";vertical-align:middle;background:var(--text-muted);border-radius:999px;width:.45rem;height:.45rem;margin-right:.45rem;display:inline-block}.pipeline-card--info .pipeline-card__label:before{background:var(--info)}.pipeline-card--success .pipeline-card__label:before{background:var(--success)}.pipeline-card--warning .pipeline-card__label:before{background:var(--warning)}.pipeline-card--danger .pipeline-card__label:before{background:var(--danger)}.pipeline-card--plain .pipeline-card__label:before{display:none}.pipeline-card__value{letter-spacing:0;font-variant-numeric:tabular-nums;margin:0;font-size:24px;font-weight:700}.pipeline-card--text .pipeline-card__value{font-size:15px}.bar-list__row--stacked{display:block}.bar-list__copy{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:6px;display:flex}.bar-list__copy strong{color:var(--text);font-size:.85rem;font-weight:500}.bar-list__metric{font-variant-numeric:tabular-nums;color:var(--text);font-size:.85rem;font-weight:600}.bar-list__pct{color:var(--text-muted);margin-left:.35rem;font-weight:400}.health-list{gap:.65rem;display:grid}.health-list__row{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.health-list__label{color:var(--text-secondary);font-size:.85rem}.health-list__value{font-variant-numeric:tabular-nums;color:var(--text);font-size:.85rem;font-weight:600}.health-list__value--success{color:var(--success)}.health-list__value--warning{color:var(--warning)}@media (width<=1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.dashboard-grid--breakdown,.series-highlight-grid{grid-template-columns:1fr}.pipeline-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.topbar__menu{border:1px solid var(--border);background:var(--card);width:38px;height:38px;color:var(--text-secondary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:none}.topbar__menu:hover,.topbar__menu:focus-visible{color:var(--text);border-color:var(--border-strong);outline:none}.sidebar__close{border:1px solid var(--border);background:var(--card);width:36px;height:36px;color:var(--text-secondary);border-radius:9px;justify-content:center;align-self:flex-end;align-items:center;display:none}.sidebar__close:hover,.sidebar__close:focus-visible{color:var(--text);border-color:var(--border-strong);outline:none}.sidebar__account{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:12px 6px;display:none}.sidebar__account-user{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-secondary);font-size:12.5px;overflow:hidden}.nav-scrim{z-index:65;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#05060c99;border:0;padding:0;display:none;position:fixed;inset:0}@media (width<=900px){.app-shell{grid-template-columns:1fr}.topbar__menu,.sidebar__close{display:inline-flex}.sidebar__close{z-index:1;position:absolute;top:14px;right:12px}.nav-scrim{display:block}.sidebar__account{display:flex}.sidebar{z-index:70;visibility:hidden;width:min(82vw,300px);height:100dvh;transition:transform .22s,visibility 0s linear .22s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:0 24px 60px #00000073}.sidebar--open{visibility:visible;transition:transform .22s,visibility;transform:translate(0)}.topbar__palette{min-width:0;overflow:hidden}.topbar__palette-hint{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar__divider,.topbar__user,.topbar__logout{display:none}.topbar,.app-shell__main{padding-inline:16px}.app-shell__main{overflow-x:hidden}.tabs{-webkit-overflow-scrolling:touch;overflow-x:auto}.tab{white-space:nowrap;flex:none}}@media (prefers-reduced-motion:reduce){.sidebar{transition:transform,visibility 0s linear .22s}.sidebar--open{transition:transform,visibility}}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-header__copy{min-width:0}.page-header__title{letter-spacing:0;margin:4px 0 0;font-size:24px}.page-header__summary{color:var(--text-secondary);margin:7px 0 0;font-size:14px}.user-detail__id{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.page-header__action{flex-wrap:wrap;gap:.5rem;display:flex}.page-header__controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.users-toolbar{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:12px;padding:16px 0;display:flex}.users-toolbar__action{flex:none;margin-left:auto}.users-toolbar__search{border:1px solid var(--border);min-width:12rem;color:var(--text);background:#07080c99;border-radius:7px;outline:none;flex:16rem;padding:8px 12px;font-size:.9rem}.users-toolbar__search:focus{border-color:var(--accent)}.users-toolbar__search--select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--text-muted) 50%), linear-gradient(135deg, var(--text-muted) 50%, transparent 50%);background-position:calc(100% - 17px),calc(100% - 12px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;flex:0 12rem;padding-right:32px}.users-toolbar__filters{border:1px solid var(--border);background:#07080c99;border-radius:7px;gap:.25rem;padding:4px;display:inline-flex}.users-toolbar__filter{color:var(--text-muted);background:0 0;border:none;border-radius:6px;padding:5px 11px;font-size:11.5px;font-weight:600}.users-toolbar__filter--active{background:var(--card-alt);color:var(--text)}.users-pagination{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:12px 16px;font-size:.78rem;display:flex}.users-pagination__buttons{gap:.4rem;display:inline-flex}.users-pagination__button{border:1px solid var(--border);color:var(--text);background:#ffffff08;border-radius:7px;padding:5px 10px;font-size:11.5px;font-weight:600}.users-pagination__button:disabled{color:var(--text-muted);cursor:not-allowed;opacity:.6}.table-sort-button{width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:.3rem;padding:0;display:inline-flex}@media (width<=960px){.mini-stat-strip,.waitlist-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.metric-grid,.sidebar__nav,.snapshot-grid,.mini-stat-strip,.waitlist-stats,.form-row,.form-result__grid,.status-breakdown__legend{grid-template-columns:1fr}.bar-list__row,.funnel-list__item,.stack-list__item{flex-direction:column;align-items:flex-start}.stack-list__meta{justify-items:start}.users-toolbar{flex-direction:column;align-items:stretch}.users-toolbar__search,.users-toolbar__search--select,.users-toolbar__filters{flex:none;width:100%}.users-toolbar__filters{justify-content:space-between}}.user-detail__crumb{color:var(--text-muted);margin:0 0 .75rem;font-size:.8rem}.user-detail__crumb button{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:none;padding:0}.user-detail__body{margin-top:1.25rem}.tabs{border-bottom:1px solid var(--border);gap:.25rem;margin-top:1rem;display:flex}.tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.4rem;padding:.6rem .85rem;font-size:.85rem;display:inline-flex}.tab:hover{color:var(--text)}.tab--active{color:var(--text);border-bottom-color:var(--accent)}.tab__recent{background:var(--accent-soft);color:var(--accent);text-transform:uppercase;letter-spacing:.04em;border-radius:6px;padding:1px 7px;font-size:.65rem}.tab__count{background:var(--border);color:var(--text-secondary);border-radius:10px;padding:1px 7px;font-size:.7rem}.actions-menu{position:relative}.actions-menu__list{z-index:20;border:1px solid var(--border-strong);background:var(--surface);min-width:220px;box-shadow:var(--shadow);border-radius:10px;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0}.actions-menu__item{text-align:left;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 10px;font-size:.85rem}.actions-menu__item:hover{background:var(--card-hover)}.actions-menu__item--danger{color:var(--danger)}@media (width<=640px){.dashboard-grid--two,.dashboard-grid--breakdown,.snapshot-grid--compact,.pipeline-strip,.pipeline-strip--4,.pipeline-strip--5,.pipeline-strip--6{grid-template-columns:1fr}input,select,textarea{font-size:16px}.ghost-button,.ghost-button--sm,.primary-button,.danger-button,.login-form__submit,.login-form__field input,.users-toolbar__filter,.users-pagination__button,.sidebar__item,.tab{min-height:44px}.ghost-button--sm,.users-toolbar__filter,.users-pagination__button{padding-top:10px;padding-bottom:10px}.table-shell:not(.table-shell--cards)>table{min-width:34rem}.actions-menu__list{min-width:0;max-width:calc(100vw - 24px)}.table-shell--cards{overflow-x:visible}.table-shell--cards>table,.table-shell--cards tbody,.table-shell--cards tr,.table-shell--cards td{width:100%;display:block}.table-shell--cards thead{display:block}.table-shell--cards thead:not(:has(.table-sort-button)){display:none}.table-shell--cards thead tr{background:0 0;border:0;flex-wrap:wrap;gap:8px;margin-bottom:12px;padding:0;display:flex}.table-shell--cards thead th{padding:0;display:none}.table-shell--cards thead th:has(.table-sort-button){display:block}.table-shell--cards thead .table-sort-button{border:1px solid var(--border);background:var(--card);width:auto;min-height:36px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;gap:6px;padding:6px 12px;font-size:11px;font-weight:600}.table-shell--cards tbody tr{border:1px solid var(--border);background:var(--card);border-radius:10px;margin-bottom:10px;padding:4px 14px}.table-shell--cards td{text-align:right;overflow-wrap:anywhere;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 14px;min-width:0;padding:9px 0;display:flex}.table-shell--cards td>*{overflow-wrap:anywhere;min-width:0}.table-shell--cards tr td:last-child{border-bottom:0}.table-shell--cards td:before{content:attr(data-label);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;text-align:left;flex:none;font-size:11px;font-weight:600}.table-shell--cards td.table-cell--action{text-align:left;flex-direction:column;align-items:stretch;gap:8px}.table-shell--cards td.table-cell--action:before{content:none}.table-shell--cards td.table-cell--action>button,.table-shell--cards td.table-cell--action>a,.table-shell--cards td.table-cell--action>select{width:100%}}
