: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{flex-direction:column;gap:10px;padding:0 10px 10px;display:flex}.brand-lockup__image{width:auto;height:26px;display:block}.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,.drawer__subtitle,.modal__copy,.meta-grid span,.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:100vh;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,.admin-users-form{gap:14px;display:grid}.login-form__field,.admin-users-form__field{color:var(--text-secondary);gap:6px;font-size:12px;font-weight:600;display:grid}.login-form__field input,.admin-users-form__field input,.admin-users-form__field select{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,.admin-users-form__field input:focus,.admin-users-form__field select:focus{border-color:var(--accent)}.login-form__error{color:#ffced0;margin:0;font-size:12px}.login-form__submit,.admin-users-form button{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],.admin-users-form button:disabled{cursor:not-allowed;opacity:.62}.admin-users-panel{border:1px solid var(--border);background:var(--card);border-radius:8px;width:100%;max-width:1400px;margin:20px auto 0;padding:18px}.admin-users-panel__header h2,.admin-users-panel h2{letter-spacing:0;margin:0;font-size:18px}.admin-users-panel__header p,.admin-users-panel p{color:var(--text-secondary);margin:5px 0 0}.admin-users-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 160px auto;align-items:end;margin-top:16px}.admin-users-panel__message{color:var(--success);font-size:12px}.admin-users-panel__error{color:#ffced0;font-size:12px}.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,.drawer__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)}.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__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,.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;display:grid}.snapshot-grid strong,.meta-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{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}.table-subcopy{margin-top:.25rem;font-size:.84rem;display:block}.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}.drawer,.modal-shell{pointer-events:none}.drawer--open,.modal-shell{pointer-events:auto}.drawer__scrim,.modal__scrim{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07080c9e;position:fixed;inset:0}.modal__scrim{z-index:80}.drawer__scrim{z-index:70;opacity:0;transition:opacity .22s}.drawer--open .drawer__scrim{opacity:1}.drawer__panel{z-index:71;background:#0c0c14f5;border-left:1px solid #ffffff0f;flex-direction:column;width:min(42rem,100vw);height:100dvh;transition:right .22s;display:flex;position:fixed;top:0;right:-42rem;overflow:hidden}.drawer--open .drawer__panel{right:0}.drawer__header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0c14fa;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 1rem;display:flex}.drawer__body{overscroll-behavior:contain;flex:1;min-height:0;padding:1rem 1.5rem 1.5rem;overflow-y:auto}.drawer__subtitle,.modal__copy{margin:.35rem 0 0}.drawer__stack{gap:1rem;margin-top:1rem;display:grid}.drawer__actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.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}.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 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 textarea:focus{border-color:#ff5e428c;outline:none;box-shadow:0 0 0 2px #ff5e422e}.form-field input:disabled,.form-field textarea:disabled{opacity:.6}.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__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(5,minmax(0,1fr));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__value{letter-spacing:0;font-variant-numeric:tabular-nums;margin:0;font-size:24px;font-weight:700}.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))}}@media (width<=900px){.app-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:100dvh}.sidebar{border-bottom:1px solid #ffffff0f;border-right:0;gap:1rem;height:auto;min-height:auto;position:static;overflow:visible}.sidebar__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar,.app-shell__main{padding-inline:16px}}.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}.page-header__action{flex-wrap:wrap;gap:.5rem;display:flex}.users-toolbar{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:12px;padding:16px;display:flex}.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__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}@media (width<=960px){.mini-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.metric-grid,.sidebar__nav,.snapshot-grid,.mini-stat-strip,.meta-grid,.form-row,.form-result__grid,.status-breakdown__legend{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:stretch;gap:.65rem;height:auto;padding:.85rem 1rem}.topbar__palette{justify-content:flex-start;width:100%}.topbar__chrome{flex-wrap:wrap;justify-content:space-between}.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__filters{width:100%}.users-toolbar__filters{justify-content:space-between}.admin-users-form{grid-template-columns:1fr}}
