@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Syne:wght@500;600;700;800&display=swap";:root{color-scheme:dark;--bg: #080c10;--bg-elevated: rgba(14, 19, 24, .9);--bg-panel: rgba(14, 19, 24, .94);--bg-soft: rgba(31, 42, 52, .42);--line: rgba(100, 180, 255, .1);--line-strong: rgba(100, 180, 255, .24);--text: #e4edf6;--muted: #7fa4be;--accent: #00d2b4;--accent-strong: #3b8bff;--warning: #f5a623;--danger: #ff7373;--critical: #ff4d6d;--radius-xl: 24px;--radius-lg: 18px;--radius-md: 12px;--shadow-xl: 0 26px 64px rgba(0, 0, 0, .34);--shadow-soft: 0 14px 30px rgba(0, 0, 0, .18);--font-body: "Plus Jakarta Sans", "Segoe UI Variable", sans-serif;--font-display: "Syne", "Plus Jakarta Sans", sans-serif;--font-mono: "JetBrains Mono", monospace;font-family:var(--font-body)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(0,210,180,.12),transparent 26%),radial-gradient(circle at top right,rgba(59,139,255,.14),transparent 24%),linear-gradient(180deg,#080c10,#0a1016 54%,#0c131a);color:var(--text)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(100,180,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(100,180,255,.03) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.34),transparent 82%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.34),transparent 82%)}a,button,input{font:inherit}.boot-screen{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.app-shell{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:28px 22px;border-right:1px solid var(--line);background:linear-gradient(180deg,#07111ff5,#07111fd1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;gap:20px}.sidebar__brand{display:flex;gap:16px;align-items:center}.sidebar__crest{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#6cd5ff3d,#5df0c02e);border:1px solid rgba(108,213,255,.32);font-weight:800;letter-spacing:.08em}.sidebar h1,.topbar h2,.panel h3,.subpanel h4{margin:0;font-family:var(--font-display);letter-spacing:-.03em}.eyebrow{margin:0 0 6px;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.sidebar__summary{margin:0;color:var(--muted);line-height:1.6}.sidebar__nav{display:flex;flex-direction:column;gap:10px}.sidebar__nav-item{display:flex;gap:14px;align-items:center;width:100%;padding:12px 14px;border-radius:18px;text-align:left;color:var(--text);background:#ffffff05;border:1px solid transparent;cursor:pointer}.sidebar__nav-item:hover{border-color:var(--line);background:#ffffff0a}.sidebar__nav-item.is-active{border-color:var(--line-strong);background:linear-gradient(135deg,#6cd5ff24,#5df0c014)}.sidebar__nav-item strong{display:block}.sidebar__nav-item small,.sidebar__footer,.timestamp-block small,.editor-cell small,.project-fact small,.catalog-row small{color:var(--muted)}.sidebar__nav-index{font-family:var(--font-mono);font-size:.8rem;color:var(--accent-strong);padding-top:2px}.sidebar__footer{margin-top:auto;padding:14px;border-radius:18px;border:1px solid var(--line);background:#ffffff08;display:flex;gap:10px;align-items:center}.app-main{padding:28px;display:flex;flex-direction:column;gap:22px}.topbar{padding:18px 20px;border-radius:var(--radius-xl);background:linear-gradient(180deg,#0e1318f5,#0c1218f0);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.topbar__main{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.topbar__context{display:flex;flex-direction:column;gap:8px;min-width:0}.topbar__titleline{display:inline-flex;align-items:center;gap:10px;min-width:0}.topbar__context-slot{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.topbar__subline{margin:10px 0 0;color:var(--muted);max-width:620px}.topbar__controls{display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:flex-end;min-width:min(520px,100%)}.search-field{display:flex;align-items:center;gap:10px;padding:0 14px;min-width:280px;height:48px;border-radius:16px;border:1px solid var(--line);background:#ffffff0a}.search-field input{width:100%;border:0;outline:none;background:transparent;color:var(--text)}.window-switcher{display:flex;gap:6px;padding:6px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.window-switcher__button,.filter-pill{border:0;cursor:pointer;color:var(--muted);background:transparent;border-radius:12px;transition:background .12s ease,color .12s ease,transform .12s ease}.window-switcher__button{padding:10px 14px;min-width:52px}.window-switcher__button.is-active,.filter-pill.is-active{color:var(--text);background:linear-gradient(135deg,#6cd5ff3d,#5df0c029)}.filter-rail{display:flex;gap:10px;flex-wrap:wrap}.project-filter-panel__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.project-filter-group{display:flex;flex-direction:column;gap:12px}.project-filter-group strong,.project-select-field span{font-size:.86rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.project-filter-group--controls{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px;align-items:end}.project-select-field{display:flex;flex-direction:column;gap:10px}.project-select-field select{width:100%;height:48px;border-radius:16px;border:1px solid var(--line);background:#ffffff0a;color:var(--text);padding:0 14px;outline:none}.project-toggle-rail{display:flex;gap:10px;flex-wrap:wrap}.filter-pill{padding:10px 16px;border:1px solid var(--line);background:#ffffff08}.mode-pill,.timestamp-block,.meta-pill,.metric-card__badge,.catalog-row__status{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:16px;border:1px solid var(--line);background:#ffffff08}.mode-pill--live{border-color:#5df0c057;background:#5df0c014}.mode-pill--loading{border-color:#f7ca5e3d;background:#f7ca5e14}.status-dot{width:9px;height:9px;border-radius:999px;background:var(--warning);box-shadow:0 0 0 6px #f7ca5e1f}.status-dot--live,.mode-pill--live .status-dot{background:var(--accent-strong);box-shadow:0 0 0 6px #5df0c01f}.overview-grid,.charts-grid,.catalog-grid,.roadmap-grid,.ranking-grid,.actions-grid,.ops-detail-grid{display:grid;gap:18px}.overview-grid,.charts-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-group__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.catalog-group__header small,.catalog-distribution-note{color:var(--muted)}.roadmap-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ranking-grid,.actions-grid{grid-template-columns:.95fr 1.05fr}.ops-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel,.subpanel,.metric-card{border-radius:var(--radius-xl);border:1px solid var(--line);background:linear-gradient(180deg,var(--bg-panel),rgba(12,17,23,.94));box-shadow:var(--shadow-soft)}.panel{padding:24px}.ops-command-center,.subpanel{padding:18px}.panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.panel__meta-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.metric-card__label-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:20px}.metric-card__label{color:var(--muted)}.metric-card__value{display:block;font-size:clamp(1.9rem,2vw,2.6rem);letter-spacing:-.04em;margin-bottom:10px}.metric-card__hint{margin:0;color:var(--muted);line-height:1.6}.overview-cluster-card{display:flex;flex-direction:column;gap:18px}.overview-cluster-card__header,.overview-cluster-card__titleline,.overview-cluster-card__metric-label{display:flex;align-items:flex-start;gap:10px}.overview-cluster-card__header{justify-content:space-between}.overview-cluster-card__titleline h3{margin:0}.overview-cluster-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.overview-cluster-card__metric{padding:14px 15px;border-radius:16px;border:1px solid var(--line);background:#ffffff06}.overview-cluster-card__metric-label{justify-content:space-between;margin-bottom:10px;color:var(--muted);font-size:.84rem;line-height:1.45}.overview-cluster-card__metric strong{display:block;font-size:clamp(1.12rem,1.8vw,1.62rem);letter-spacing:-.04em}.heatmap-table-wrapper{overflow:auto}.heatmap-table{width:100%;border-collapse:collapse;min-width:1500px}.heatmap-table th,.heatmap-table td{text-align:left;padding:15px 14px;border-top:1px solid var(--line);vertical-align:top}.heatmap-table thead th{border-top:0;color:var(--muted);font-size:.85rem;font-weight:600}.heatmap-table tbody tr,.ranking-table tbody tr{cursor:pointer}.heatmap-table tbody tr:hover,.heatmap-table tbody tr.is-selected,.ranking-table tbody tr:hover,.ranking-table tbody tr.is-selected{background:#ffffff09}.editor-cell{display:flex;gap:12px;align-items:center}.editor-cell__identity{min-width:0}.editor-cell__name-row{display:inline-flex;align-items:center;gap:10px;min-width:0}.editor-copy-button{width:30px;height:30px;border-radius:10px;border:1px solid var(--line);background:#ffffff08;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.editor-copy-button:hover,.editor-copy-button:focus-visible{border-color:#6cd5ff4d;background:#6cd5ff14;color:var(--text);transform:translateY(-1px);outline:none}.editor-copy-button svg{width:15px;height:15px}.editor-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#6cd5ff24;color:var(--accent);font-weight:700}.heatmap-rank-pill{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:8px 10px;border-radius:999px;border:1px solid var(--line);background:#ffffff08;color:var(--accent-strong);font-family:var(--font-mono);font-size:.88rem}.heatmap-metric-value{display:inline-block;min-width:2ch;font-size:1rem;letter-spacing:-.03em}.risk-chip{display:inline-flex;align-items:center;width:fit-content;padding:7px 10px;border-radius:999px;font-size:.82rem;font-weight:700;border:1px solid transparent}.risk-chip--low{color:#8ff0ca;background:#5df0c01a;border-color:#5df0c03d}.risk-chip--medium{color:#f7ca5e;background:#f7ca5e1a;border-color:#f7ca5e38}.risk-chip--high{color:#ff9d76;background:#ff73731a;border-color:#ff737338}.risk-chip--critical{color:#ff7f97;background:#ff4d6d1f;border-color:#ff4d6d47}.risk-chip--with-value{gap:10px}.mini-bar,.bucket-grid__rail{position:relative;height:28px;border-radius:999px;background:#ffffff0a;overflow:hidden}.mini-bar span,.bucket-grid__rail span{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#6cd5ff47,#5df0c057)}.mini-bar em{position:relative;z-index:1;display:block;padding:6px 10px;font-style:normal}.signal-stack,.event-stack,.definition-grid,.project-facts,.bucket-grid,.catalog-table,.podium-list,.playbook-list,.task-list,.timeline-selector,.timeline-stages,.timeline-meta{display:flex;flex-direction:column;gap:12px}.heatmap-empty-text{color:var(--muted);font-size:.88rem}.heatmap-snackbar{position:fixed;right:24px;bottom:24px;z-index:40;padding:12px 16px;border-radius:14px;border:1px solid rgba(108,213,255,.24);background:#080c10f0;box-shadow:0 18px 34px #04090e47;color:var(--text)}.editor-workbench__meta{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.editor-workbench__hero{display:flex;flex-direction:column;gap:16px;margin-bottom:18px}.editor-workbench__hero-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.editor-workbench__hero-copy{display:flex;flex-direction:column;gap:6px}.editor-workbench__hero-summary{margin:0;max-width:720px;color:var(--muted);line-height:1.6}.editor-summary-strip,.editor-note-grid{display:grid;gap:12px}.editor-summary-strip{grid-template-columns:repeat(6,minmax(0,1fr))}.editor-note-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-risk-summary{display:flex;flex-direction:column;gap:16px}.editor-risk-summary__text{margin:0;color:var(--text);font-size:1rem;line-height:1.7}.editor-risk-summary__grid{align-items:stretch}.editor-risk-signal{gap:10px}.editor-risk-signal__headline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.editor-summary-card,.editor-note-card{border-radius:18px;border:1px solid var(--line);background:#ffffff06}.editor-summary-card{padding:14px 16px;display:flex;flex-direction:column;gap:8px}.editor-summary-card--emphasis{border-color:#3b8bff3d;background:linear-gradient(180deg,#3b8bff29,#3b8bff0a),#ffffff06}.editor-summary-card__label,.editor-note-card__label{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.editor-summary-card__value{font-size:clamp(1.12rem,1.45vw,1.5rem);letter-spacing:-.04em}.editor-note-card{padding:15px 16px;display:flex;flex-direction:column;gap:8px}.editor-note-card strong{font-size:1.1rem;letter-spacing:-.03em}.editor-note-card p{margin:0;color:var(--muted);line-height:1.55}.editor-page-layout{position:relative}.editor-page-layout__main{min-width:0;display:flex;flex-direction:column;gap:16px}.editor-page-layout__drawer{position:fixed;top:12px;right:12px;bottom:12px;width:min(720px,calc(100vw - 24px));overflow:auto;padding:12px;border-radius:24px;border:1px solid rgba(100,180,255,.12);background:#080c10d6;box-shadow:0 28px 52px #04090e66;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:31;transform:translate(calc(100% + 24px));opacity:0;transition:transform .22s ease,opacity .18s ease}.editor-page-layout__drawer.is-open{transform:translate(0);opacity:1}.editor-page-layout__drawer-chrome,.editor-surface-toolbar__header,.editor-surface-toolbar__titleline,.editor-surface-toolbar__actions,.editor-surface-toolbar__toggle,.editor-surface-toolbar__meta{display:flex;gap:12px}.editor-page-layout__drawer-chrome{position:sticky;top:0;z-index:2;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;background:linear-gradient(180deg,#080c10f5,#080c10b8)}.editor-page-layout__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;border:0;padding:0;background:#050a1000;opacity:0;transition:opacity .22s ease,background .22s ease}.editor-page-layout__backdrop.is-open{opacity:1;background:#050a108f}.editor-surface-toolbar__header{justify-content:space-between;align-items:flex-start}.editor-surface-toolbar__copy{display:flex;flex-direction:column;gap:8px;min-width:0}.editor-surface-toolbar__titleline{align-items:center;flex-wrap:wrap}.editor-surface-toolbar__titleline h3{margin:0}.editor-surface-toolbar__actions{align-items:center;justify-content:flex-end;flex-wrap:wrap}.editor-surface-toolbar__toggle,.editor-surface-toolbar__meta{flex-wrap:wrap}.editor-surface-toolbar__meta{margin-top:18px}.editor-surface-toolbar__toggle{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.editor-surface-toolbar__toggle::-webkit-scrollbar{display:none}.editor-workbench__tabs{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:18px;padding:6px;border-radius:18px;border:1px solid var(--line);background:#ffffff08;overflow-x:auto;scrollbar-width:none}.editor-workbench__tabs::-webkit-scrollbar{display:none}.editor-workbench__tab{border:0;cursor:pointer;color:var(--muted);background:transparent;border-radius:12px;padding:10px 14px;transition:background .12s ease,color .12s ease,transform .12s ease;white-space:nowrap;flex:0 0 auto}.editor-workbench__tab:hover{color:var(--text);transform:translateY(-1px)}.editor-workbench__tab.is-active{color:var(--text);background:linear-gradient(135deg,#00d2b429,#3b8bff24)}.editor-workbench--drawer .editor-workbench__hero-summary{max-width:none}.editor-workbench--drawer .editor-workbench__grid,.editor-workbench--drawer .editor-workbench__grid--tabbed,.editor-workbench--drawer .editor-note-grid{grid-template-columns:1fr}.editor-workbench--drawer .editor-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-workbench__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:16px}.editor-workbench__grid--tabbed{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.editor-workbench__grid--tabbed>.subpanel,.editor-workbench__grid--tabbed>.timeline-panel,.editor-workbench__grid--tabbed>.trend-panel{min-width:0}.editor-workbench-loading{display:flex;flex-direction:column;gap:14px}.editor-workbench-loading__hero,.editor-workbench-loading__card,.editor-workbench-loading__chart,.editor-workbench-loading__detail,.editor-workbench-loading__tab{border-radius:18px;border:1px solid var(--line);background:#ffffff09}.editor-workbench-loading__hero{height:110px}.editor-workbench-loading__tabs{display:flex;gap:8px;overflow:hidden}.editor-workbench-loading__tab{height:40px;min-width:110px;flex:1 1 0}.editor-workbench-loading__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.editor-workbench-loading__card{height:84px}.editor-workbench-loading__analysis{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr);gap:12px}.editor-workbench-loading__chart{min-height:280px}.editor-workbench-loading__rail{display:flex;flex-direction:column;gap:12px}.editor-workbench-loading__detail{min-height:88px}.loading-shimmer{position:relative;overflow:hidden}.loading-shimmer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.03) 32%,rgba(108,213,255,.12) 50%,rgba(255,255,255,.03) 68%,transparent 100%);transform:translate(-100%);animation:loading-shimmer-slide 1.45s ease-in-out infinite}@keyframes loading-shimmer-slide{to{transform:translate(100%)}}.subpanel--quiet{background:linear-gradient(180deg,#10161df5,#0c1218f0)}.subpanel__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.subpanel__heading{min-width:0}.subpanel__titleline{display:inline-flex;align-items:center;gap:10px;min-width:0}.subpanel__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.info-tooltip{position:relative;display:inline-flex;align-items:center}.info-tooltip__trigger{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:1px solid rgba(100,180,255,.16);border-radius:999px;background:#ffffff08;color:var(--muted);cursor:help}.info-tooltip__trigger svg{width:12px;height:12px}.info-tooltip__content{position:fixed;width:min(320px,calc(100vw - 24px));padding:12px 14px;border-radius:14px;border:1px solid rgba(100,180,255,.16);background:#080c10f5;color:var(--text);line-height:1.55;box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease;z-index:60;transform:translateY(4px)}.info-tooltip__content.is-open{opacity:1}.info-tooltip__content[data-placement=top]{transform:translateY(-4px)}.info-tooltip__content.is-open[data-placement=top]{transform:translateY(0)}.info-tooltip__content[data-placement=bottom]{transform:translateY(4px)}.info-tooltip__content.is-open[data-placement=bottom]{transform:translateY(0)}.compare-workbench,.compare-hero-card,.compare-metric-row,.compare-chip{border-radius:16px;border:1px solid var(--line);background:#ffffff06}.compare-workbench{display:flex;flex-direction:column;gap:16px}.compare-workbench__header,.compare-picker,.compare-hero-card__meta,.compare-metric-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.compare-workbench__header small,.compare-hero-card small,.compare-metric-row small,.compare-empty-state,.compare-delta{color:var(--muted)}.compare-picker{flex-wrap:wrap;justify-content:flex-end}.compare-chip{padding:10px 14px;color:var(--text);cursor:pointer}.compare-chip.is-active,.compare-chip:hover{border-color:var(--line-strong);background:#ffffff0d}.compare-layout,.compare-buckets{display:flex;flex-direction:column;gap:14px}.compare-hero-grid,.compare-buckets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.compare-hero-card,.compare-metric-row{padding:14px}.compare-hero-card__eyebrow{display:block;color:var(--accent);font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.compare-metric-list{display:flex;flex-direction:column;gap:10px}.compare-metric-row{display:grid;grid-template-columns:1.25fr .85fr .85fr 1fr;align-items:center}.compare-delta.is-primary{color:var(--accent-strong)}.compare-delta.is-secondary{color:var(--warning)}.compare-buckets__column{display:flex;flex-direction:column;gap:12px}.compare-empty-state{padding:18px 0 4px}.definition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.definition-grid__item,.bucket-grid__item,.event-stack__item,.project-fact,.catalog-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:14px;border-radius:16px;border:1px solid var(--line);background:#ffffff06}.bucket-grid__item{display:grid;grid-template-columns:120px auto;align-items:center}.bucket-grid__item strong{justify-self:end}.bucket-grid__rail{grid-column:1 / -1}.project-fact{flex-direction:column}.project-facts__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.project-facts__header small,.project-fact__link{color:var(--muted)}.project-fact.is-linked{border-color:#6cd5ff57;background:radial-gradient(circle at top right,rgba(108,213,255,.14),transparent 28%),#ffffff0a}.project-fact__actions{display:flex;justify-content:flex-end}.project-fact__link{padding-top:4px;font-size:.84rem}.event-stack__item.is-linked{border-color:#5df0c04d;background:radial-gradient(circle at top right,rgba(93,240,192,.12),transparent 28%),#ffffff0a}.event-stack__value{text-align:right}.event-stack__link{display:block;margin-top:6px;color:var(--muted);font-size:.8rem;line-height:1.45;max-width:200px}.trend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.chart-card,.project-lane,.project-queue-card,.bucket-band-card,.chart-compare-panel,.chart-compare-card,.chart-compare-chip,.chart-compare-row{background:#ffffff06}.chart-card{display:flex;flex-direction:column;gap:16px}.chart-card__header,.bucket-band-card__header,.chart-compare-header,.chart-compare-toolbar,.project-lane__header,.project-queue-toolbar,.project-queue-toolbar__actions,.project-queue-card__header,.project-queue-card__footer,.project-queue-history__header,.project-history-item__header,.charts-footing,.chart-insight__meta,.chart-compare-toggle{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.chart-card__header small,.chart-compare-header small,.chart-compare-row small,.project-lane__header p,.project-queue-toolbar__summary p,.project-queue-card p,.project-queue-card small,.project-queue-card__meta,.project-queue-card__stats span,.project-stage-pill{color:var(--muted)}.chart-svg-wrap{width:100%}.chart-svg{width:100%;height:auto;display:block}.chart-svg--list{min-height:220px}.chart-axis,.chart-rail{stroke:var(--line);fill:#ffffff08}.chart-fill{fill:#6cd5ff47;stroke:#5df0c057}.chart-group{cursor:pointer}.chart-group.is-active .chart-bar,.chart-group:hover .chart-bar,.chart-group:hover .chart-fill,.chart-group:hover .chart-rail{stroke-width:2px;stroke:#eff5ff8a}.chart-bar{fill:#6cd5ff38;stroke:#6cd5ff57}.chart-bar--critical{fill:#ff4d6d47;stroke:#ff7f9761}.chart-bar--high{fill:#ff9d7642;stroke:#ff9d7661}.chart-bar--medium{fill:#f7ca5e3d;stroke:#f7ca5e5c}.chart-bar--low{fill:#5df0c038;stroke:#5df0c05c}.chart-label,.chart-value{fill:var(--text);font-size:11px;font-family:var(--font-mono)}.bar-stack{min-height:236px}.bar-stack--compact{min-height:212px}.bucket-band-list,.project-lane__cards{display:flex;flex-direction:column;gap:12px}.chart-compare-shell,.chart-compare-list{display:flex;flex-direction:column;gap:14px}.distribution-drilldown,.distribution-column,.distribution-stat,.distribution-pill,.catalog-chip,.catalog-band,.ops-health-detail-card,.communication-mix-panel,.communication-mix-row{border-radius:16px;border:1px solid var(--line);background:#ffffff06}.chart-compare-panel,.chart-compare-card,.chart-compare-row{padding:14px;border-radius:18px;border:1px solid var(--line)}.chart-compare-toggle,.chart-compare-window-pills{display:flex;gap:10px;flex-wrap:wrap}.chart-compare-chip{padding:10px 14px;color:var(--text);cursor:pointer;border-radius:14px;border:1px solid var(--line)}.distribution-drilldown{display:flex;flex-direction:column;gap:16px;margin-top:18px}.distribution-drilldown__meta,.distribution-column__header,.distribution-range-row,.distribution-footnote,.catalog-chip-row,.catalog-band-list,.catalog-row__confidence{display:flex;gap:10px;flex-wrap:wrap}.distribution-drilldown__meta,.distribution-column__header,.distribution-range-row{justify-content:space-between;align-items:flex-start}.distribution-pill-list{display:flex;flex-wrap:wrap;gap:10px}.distribution-pill{padding:10px 14px;color:var(--text);cursor:pointer}.distribution-pill.is-active,.distribution-pill:hover{border-color:var(--line-strong);background:#ffffff0d}.distribution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.distribution-column{padding:16px;display:flex;flex-direction:column;gap:14px}.distribution-column__header small,.distribution-range-row,.catalog-chip,.catalog-band small{color:var(--muted)}.distribution-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.distribution-stat{padding:14px}.distribution-stat span,.catalog-band small,.communication-mix-row small,.ops-health-detail-row span{display:block;color:var(--muted);margin-bottom:8px}.distribution-stat strong,.catalog-band strong,.communication-mix-row strong{display:block}.distribution-footnote{align-items:center}.chart-compare-chip.is-active,.chart-compare-chip:hover{border-color:var(--line-strong);background:#ffffff0d}.chart-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.chart-compare-card__eyebrow{display:block;color:var(--accent);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.chart-compare-row{display:grid;grid-template-columns:1.25fr .8fr .8fr .8fr;gap:12px;align-items:center}.chart-compare-delta{color:var(--accent-strong)}.bucket-band-card,.project-lane,.project-queue-card,.project-queue-banner{padding:14px;border-radius:18px;border:1px solid var(--line)}.bucket-band-rail{position:relative;height:16px;margin-top:10px;border-radius:999px;overflow:hidden;background:#ffffff0a}.bucket-band{position:absolute;inset:0 auto 0 0}.bucket-band--watch{background:#5df0c047}.bucket-band--risk{background:#f7ca5e47}.bucket-band--critical{background:#ff4d6d57}.bucket-band-card{border:1px solid var(--line);color:var(--text);cursor:pointer;text-align:left}.bucket-band-card:hover{border-color:var(--line-strong);background:#ffffff0a}.charts-footing{margin-top:16px;align-items:stretch}.charts-footing>*{flex:1}.chart-insight,.chart-observation-notes,.project-queue-history{display:flex;flex-direction:column;gap:14px}.chart-insight__eyebrow{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.chart-insight p,.chart-note p,.project-history-item p{margin:0;color:var(--muted);line-height:1.6}.chart-note-list,.project-queue-history__list{display:flex;flex-direction:column;gap:12px}.chart-note,.project-history-item{display:flex;gap:10px;padding:14px;border-radius:16px;border:1px solid var(--line);background:#ffffff06}.chart-note__dot{width:10px;height:10px;margin-top:5px;border-radius:999px;background:var(--accent-strong);flex-shrink:0}.project-queue-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px}.project-queue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-queue-toolbar{margin-bottom:14px;padding:16px;border-radius:20px;border:1px solid var(--line);background:radial-gradient(circle at top right,rgba(108,213,255,.14),transparent 22%),#ffffff06}.project-queue-toolbar__summary{max-width:420px}.project-queue-toolbar__summary p{margin:6px 0 0}.project-queue-toolbar__actions{flex-wrap:wrap;justify-content:flex-end}.project-queue-toolbar .action-button:disabled{opacity:.45;cursor:not-allowed}.project-queue-banner{margin-bottom:14px;background:#5df0c014;border-color:#5df0c03d;color:var(--accent-strong)}.project-lane__header p{margin:6px 0 0}.project-queue-card.workspace-selector-card{padding:0;gap:0;overflow:hidden}.project-queue-card.is-selected,.project-queue-card.is-focused{border-color:#6cd5ff61;box-shadow:0 24px 42px #08101c3d}.project-queue-card__chrome,.project-queue-card__chrome-pills,.project-queue-card__footer{display:flex;gap:10px}.project-queue-card__chrome{align-items:center;justify-content:space-between;padding:14px 16px 0}.project-queue-card__chrome-pills{flex-wrap:wrap;justify-content:flex-end}.project-queue-card__select{display:inline-flex;align-items:center;gap:8px;width:fit-content;cursor:pointer;font-size:.84rem;color:var(--muted)}.project-queue-card__select input{accent-color:var(--accent-strong)}.project-queue-card__surface{width:100%;padding:10px 16px 14px;border:0;background:transparent;color:inherit;text-align:left;display:flex;flex-direction:column;gap:12px;cursor:pointer}.project-queue-card__surface:focus-visible{outline:none}.project-queue-card__signals{justify-content:flex-start;margin-top:2px}.project-queue-card__signals span,.project-stage-pill{padding:7px 10px;border-radius:999px;border:1px solid var(--line);background:#ffffff08}.project-queue-card__signals span{color:var(--muted)}.project-queue-card__footer{align-items:center;justify-content:space-between;padding:0 16px 14px}.project-queue-card__footer small{color:var(--muted)}.project-queue-card p{margin:0;line-height:1.6}.project-stage-pill{color:var(--accent)}.project-queue-history__header small,.project-history-item__header .mode-pill{color:var(--muted)}.compact-empty-state{padding:28px 14px}.trend-workbench,.trend-detail-card,.trend-summary-card,.trend-metric-tab,.trend-point-pill,.trend-annotation,.trend-chart-shell{border-radius:16px;border:1px solid var(--line);background:#ffffff06}.trend-workbench{display:flex;flex-direction:column;gap:16px}.trend-workbench__header,.timeline-panel__header,.timeline-panel__stats{display:flex;justify-content:space-between;gap:12px;align-items:center}.trend-workbench__header small,.trend-detail-card p,.trend-metric-tab small,.trend-point-pill small,.trend-annotation span,.trend-compare-callout small{color:var(--muted)}.trend-metric-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.trend-metric-tab{padding:12px 14px;color:var(--text);text-align:left;cursor:pointer}.trend-metric-tab span,.trend-metric-tab small{display:block}.trend-metric-tab.is-active,.trend-metric-tab:hover,.trend-point-pill.is-active,.trend-point-pill:hover,.trend-chart__point.is-active circle{border-color:var(--line-strong);background:#ffffff0d}.trend-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px}.trend-main,.trend-detail-rail,.trend-annotation-list{display:flex;flex-direction:column;gap:12px}.trend-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.trend-summary-card,.trend-detail-card,.trend-chart-shell{padding:14px}.trend-chart-legend,.trend-chart-legend__item,.trend-compare-callout{display:flex;gap:10px;align-items:center}.trend-chart-legend{justify-content:flex-end;margin-bottom:10px;flex-wrap:wrap}.trend-chart-legend__item{color:var(--muted);font-size:.82rem}.trend-chart-legend__swatch{width:20px;height:3px;border-radius:999px;background:#6cd5fff2}.trend-chart-legend__swatch--secondary{background:#f7ca5ef2}.trend-chart-legend__swatch--tracked{background:#67d4ffeb}.trend-chart-legend__swatch--manual{background:#f7bb5df2}.trend-summary-card span,.trend-detail-card__eyebrow{display:block;color:var(--muted);margin-bottom:8px}.trend-detail-card h5{margin:6px 0 0;font-size:1.55rem;letter-spacing:-.03em}.trend-breakdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.trend-breakdown span{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:.82rem}.trend-breakdown strong{color:var(--text);font-size:1rem}.trend-compare-callout{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);flex-wrap:wrap}.trend-compare-callout span{color:var(--muted)}.trend-chart{width:100%;height:auto;display:block}.trend-chart-shell--line .trend-chart,.trend-chart-shell--stacked .trend-chart{overflow:visible}.trend-chart__area{opacity:.78}.trend-chart__grid-line,.trend-chart__focus-line{stroke:var(--line);stroke-width:1}.trend-chart__focus-line{stroke:#6cd5ff59;stroke-dasharray:6 6}.trend-chart__line{filter:drop-shadow(0 4px 10px rgba(82,198,255,.08))}.trend-chart__line--comparison{stroke-dasharray:8 6}.trend-chart__point{cursor:pointer}.trend-chart__point circle{fill:#0a121af5;stroke:#6cd5ffdb;stroke-width:2}.trend-chart__comparison-focus{fill:#f7ca5ef2;stroke:#07111ff2;stroke-width:3}.trend-chart__x-label,.trend-chart__y-label,.trend-chart__value-label{fill:var(--muted);font-size:9px;font-weight:500}.trend-chart__value-label{fill:var(--text);font-size:10px;font-weight:700}.trend-chart__x-label{font-size:8px}.trend-chart__bar-group{cursor:pointer}.trend-chart__bar-group:focus,.trend-chart__bar-group:focus-visible{outline:none}.trend-chart__bar-hitbox{fill:transparent}.trend-chart__bar{transition:transform .12s ease,opacity .12s ease;stroke:transparent;stroke-width:1}.trend-chart__bar--tracked{fill:#67d4ffe6}.trend-chart__bar--manual{fill:#f7bb5df2}.trend-chart__bar-group.is-active .trend-chart__bar{stroke:#cceeffd1;filter:none}.trend-annotation{padding:11px 12px;display:flex;justify-content:space-between;gap:12px;align-items:center}.editor-workbench--drawer .trend-layout{grid-template-columns:1fr}.editor-workbench--drawer .trend-detail-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.editor-workbench--drawer .trend-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-workbench--drawer .trend-metric-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.editor-workbench--drawer .trend-metric-tabs::-webkit-scrollbar{display:none}.editor-workbench--drawer .trend-metric-tab{flex:0 0 auto;min-width:168px}.trend-workbench--compact{gap:12px}.trend-workbench--compact .trend-workbench__header{margin-bottom:4px}.trend-workbench--compact .trend-workbench__header small{display:none}.trend-workbench--compact .trend-layout{gap:10px}.trend-workbench--compact .trend-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trend-workbench--compact .trend-summary-card,.trend-workbench--compact .trend-detail-card,.trend-workbench--compact .trend-chart-shell{padding:10px}.trend-workbench--compact .trend-detail-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trend-workbench--compact .trend-detail-card:last-child{grid-column:1 / -1}.trend-workbench--compact .trend-chart-legend{margin-bottom:4px;justify-content:flex-start}.trend-workbench--compact .trend-detail-card p{font-size:.94rem;line-height:1.42}.trend-workbench--compact .trend-detail-card h5{font-size:1.35rem}.trend-workbench--compact .trend-breakdown{grid-template-columns:1fr;gap:6px}.timeline-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px}.timeline-project{text-align:left;padding:14px;border-radius:16px;border:1px solid var(--line);background:#ffffff08;color:var(--text)}.timeline-project.is-selected,.timeline-project:hover{border-color:var(--line-strong);background:#ffffff0d}.timeline-project strong,.timeline-project small{display:block}.timeline-panel{padding:16px;border-radius:18px;border:1px solid var(--line);background:#ffffff05;display:flex;flex-direction:column;gap:16px}.timeline-panel__header{align-items:flex-start}.timeline-panel__header small{display:block;color:var(--muted);margin-top:6px}.timeline-panel__stats{flex-wrap:wrap;color:var(--muted)}.timeline-stages{position:relative;padding-left:14px}.timeline-stages:before{content:"";position:absolute;top:0;bottom:0;left:8px;width:1px;background:var(--line)}.timeline-stage{position:relative;display:flex;gap:14px;align-items:flex-start}.timeline-stage__marker{position:relative;z-index:1;width:16px;height:16px;margin-top:2px;border-radius:999px;border:2px solid var(--line-strong);background:#0d1b31}.timeline-stage.is-complete .timeline-stage__marker{background:linear-gradient(135deg,var(--accent),var(--accent-strong));border-color:#6cd5ff66}.timeline-stage small,.timeline-meta__item span,.timeline-callout p{color:var(--muted)}.timeline-meta,.timeline-audit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.timeline-meta__item,.timeline-audit-card,.timeline-callout{padding:14px;border-radius:16px;border:1px solid var(--line);background:#ffffff06}.timeline-meta__item strong,.timeline-audit-card strong{display:block;margin-top:8px}.timeline-audit-card span,.timeline-audit-card small{color:var(--muted)}.timeline-audit-card{background:radial-gradient(circle at top right,rgba(255,205,124,.1),transparent 28%),#ffffff06}.timeline-callout strong{display:block;margin-bottom:8px}.project-fact__stats{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted)}.project-fact__audit{display:flex;flex-wrap:wrap;gap:8px}.project-fact__audit span{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,205,124,.24);background:#ffcd7c14;color:var(--text);font-size:.84rem}.catalog-row{align-items:center}.catalog-row--metric{display:grid;grid-template-columns:1.15fr 1fr;align-items:stretch}.catalog-row__primary,.catalog-row__confidence{display:flex;flex-direction:column;gap:12px}.catalog-row__confidence{align-items:flex-end}.catalog-chip-row{align-items:center}.catalog-chip{padding:8px 10px;font-size:.8rem}.catalog-band-list{justify-content:flex-end}.catalog-band{min-width:88px;padding:10px 12px}.ranking-podium,.ranking-table-wrap,.action-playbooks,.action-task-list{min-height:100%}.podium-card,.queue-card,.action-button{border:0;cursor:pointer}.podium-card{text-align:left;padding:18px;border-radius:18px;border:1px solid var(--line);background:radial-gradient(circle at top right,rgba(108,213,255,.18),transparent 25%),#ffffff08;color:var(--text);display:flex;flex-direction:column;gap:10px}.podium-card:hover,.podium-card.is-selected,.queue-card:hover,.queue-card.is-selected,.task-card.is-selected{border-color:var(--line-strong);background:#ffffff0d}.podium-card__rank{font-family:var(--font-mono);color:var(--accent-strong)}.podium-card__score{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid var(--line)}.ranking-table-scroll{overflow:auto}.ranking-table{width:100%;border-collapse:collapse;min-width:760px}.ranking-table th,.ranking-table td{padding:14px 12px;border-top:1px solid var(--line);text-align:left;vertical-align:top}.ranking-table thead th{border-top:0;color:var(--muted);font-size:.84rem}.ranking-table__editor{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.queue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.queue-column{border-radius:22px;border:1px solid var(--line);background:#ffffff05;padding:16px;min-height:320px}.queue-column__header{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.queue-column__header p,.queue-card p,.playbook-card p,.task-card p,.roadmap-card p{margin:0;color:var(--muted);line-height:1.6}.queue-column__cards{display:flex;flex-direction:column;gap:12px}.queue-card{text-align:left;padding:16px;border-radius:18px;border:1px solid var(--line);background:#ffffff08;color:var(--text);display:flex;flex-direction:column;gap:12px}.queue-card__header{display:flex;justify-content:space-between;align-items:center;gap:12px}.queue-card h5{margin:0;font-size:1rem}.queue-card__tags{display:flex;gap:8px;flex-wrap:wrap}.queue-card__tags span{padding:7px 10px;border-radius:999px;border:1px solid var(--line);color:var(--muted);font-size:.8rem}.playbook-card,.task-card{padding:16px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.task-card{display:flex;flex-direction:column;gap:12px}.ops-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:16px}.ops-sidebar,.ops-main{display:flex;flex-direction:column;gap:16px}.ops-sidebar__section,.ops-focus-card{background:linear-gradient(180deg,#101e32eb,#0a1321d1)}.ops-sidebar__header,.ops-focus-card__header,.ops-action-item__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.ops-sidebar__header small,.ops-focus-card__header small,.ops-action-item__header small,.ops-roster__item small{color:var(--muted)}.ops-roster,.ops-signal-list,.ops-action-stack{display:flex;flex-direction:column;gap:12px}.ops-roster__item{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;padding:14px;border-radius:16px;border:1px solid var(--line);background:#ffffff08;color:var(--text)}.ops-roster__item:hover,.ops-roster__item.is-selected{border-color:var(--line-strong);background:#ffffff0d}.ops-roster__identity{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.ops-roster__identity strong,.ops-roster__identity small{display:block}.ops-roster__rank{min-width:38px;font-family:var(--font-mono);color:var(--accent-strong)}.ops-focus-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px}.ops-focus-metrics,.ops-focus-story{display:grid;gap:12px}.ops-focus-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-stat,.ops-story-block,.ops-signal,.ops-action-item{padding:14px;border-radius:16px;border:1px solid var(--line);background:#ffffff08}.ops-stat span,.ops-story-block span{display:block;color:var(--muted);margin-bottom:8px}.ops-stat strong,.ops-story-block strong,.ops-action-item strong{display:block}.ops-story-block p,.ops-signal p,.ops-action-item p{margin:8px 0 0;color:var(--muted);line-height:1.6}.meta-pill--warning{border-color:#f7ca5e47;background:#f7ca5e14;color:#ffe1a0}.communication-panel{display:grid;gap:18px}.communication-summary-grid,.communication-layout,.communication-side-grid,.communication-owner-grid,.communication-mix-grid,.communication-mix-list{display:grid;gap:16px}.communication-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.communication-layout{grid-template-columns:1.3fr .9fr}.communication-side-grid{grid-template-rows:auto auto}.communication-stat span,.communication-owner-card span{display:block;color:var(--muted);margin-bottom:8px}.communication-stat strong,.communication-owner-card strong{display:block;font-size:1.75rem;letter-spacing:-.04em}.communication-stat p{margin:10px 0 0;color:var(--muted);line-height:1.6}.communication-block__header,.communication-row__header,.communication-row__footer{display:flex;justify-content:space-between;gap:12px}.communication-block__header{align-items:flex-start;margin-bottom:16px}.communication-queue__list,.communication-focus-list,.communication-event-stack{display:grid;gap:12px}.communication-row,.communication-focus-item,.communication-owner-card,.communication-event-row{padding:14px;border-radius:16px;border:1px solid var(--line);background:#ffffff08}.communication-row.is-overdue{border-color:#ff737347;background:#ff737312}.communication-row__chips{display:flex;flex-wrap:wrap;gap:8px}.communication-row strong,.communication-focus-item strong{display:block;margin:12px 0 8px}.communication-row p,.communication-focus-item p{margin:0;color:var(--text);line-height:1.6}.communication-row__footer{margin-top:12px;flex-wrap:wrap}.communication-row__footer small,.communication-focus-item small,.communication-block__header small,.communication-row__header small{color:var(--muted)}.communication-row__review{margin-top:10px;padding:10px 12px;border-radius:12px;background:#f7ca5e14;border:1px solid rgba(247,202,94,.18);color:#ffe1a0;line-height:1.5}.communication-owner-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.communication-event-row{display:flex;justify-content:space-between;align-items:center}.communication-mix-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.communication-mix-panel{padding:14px;display:flex;flex-direction:column;gap:12px}.communication-mix-list{gap:10px}.communication-mix-row{padding:12px 14px;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.task-card__header,.task-card__actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.action-button{padding:11px 14px;border-radius:14px;background:linear-gradient(135deg,#6cd5ff3d,#5df0c02e);color:var(--text)}.action-button--ghost{background:#ffffff08;border:1px solid var(--line)}.catalog-row__status,.metric-card__badge{font-size:.78rem;color:var(--accent)}.roadmap-card{min-height:220px}.roadmap-card__state{display:inline-flex;padding:8px 10px;border-radius:999px;font-size:.78rem;font-weight:700;color:var(--accent);background:#6cd5ff14;border:1px solid rgba(108,213,255,.18);margin-bottom:18px}.empty-state{padding:54px 20px;text-align:center;color:var(--muted)}.ops-health-grid,.alert-settings-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.ops-health-stats{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.ops-health-detail-grid,.ops-health-detail-list{display:grid;gap:12px}.ops-health-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.ops-health-stat,.timeline-audit-card{padding:16px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.ops-health-stat span,.ops-source-row small,.ops-linkage-row small,.ops-alert-row small,.settings-switch small,.settings-field span,.alert-settings__footer small{color:var(--muted)}.ops-health-stat strong{display:block;margin-top:8px;font-size:1.35rem}.ops-source-list,.ops-alert-list,.settings-toggle-list,.settings-delivery-log{display:flex;flex-direction:column;gap:12px}.ops-health-detail-card{padding:16px;display:flex;flex-direction:column;gap:12px}.ops-health-detail-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.ops-health-detail-row small{color:var(--text);text-align:right}.ops-source-row,.ops-linkage-row,.settings-switch,.alert-settings__footer{display:flex;justify-content:space-between;gap:16px;align-items:center}.ops-source-row,.ops-linkage-row,.ops-alert-row{padding:14px 16px;border-radius:16px;border:1px solid var(--line);background:#ffffff08}.ops-source-row__meta,.alert-settings__actions{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.new-metrics-grid,.new-metrics-pipeline,.new-metrics-bottom{display:grid;gap:18px}.new-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.new-metrics-pipeline{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.new-metrics-bottom{grid-template-columns:.95fr 1.05fr;margin-top:18px}.new-metrics-card,.new-metrics-pipeline-card,.new-metrics-sources,.new-metrics-issues{display:flex;flex-direction:column;gap:14px}.new-metrics-card__header,.new-metrics-pipeline-card__header,.new-metrics-sources__header,.new-metrics-issue__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.new-metrics-card__header strong,.new-metrics-pipeline-card__metric{font-size:1.45rem}.new-metrics-card__details,.new-metrics-source-pills,.new-metrics-issue-list{display:flex;flex-wrap:wrap;gap:10px}.new-metrics-card__details span,.new-metrics-source-pill,.new-metrics-empty{padding:10px 12px;border-radius:999px;border:1px solid var(--line);background:#ffffff08;color:var(--muted)}.new-metrics-card p,.new-metrics-issue p{margin:0;line-height:1.65;color:var(--muted)}.new-metrics-source-pills,.new-metrics-issue-list{align-items:flex-start}.new-metrics-issue-list{flex-direction:column}.new-metrics-issue{width:100%;padding:14px 16px;border-radius:16px;border:1px solid var(--line);background:#ffffff08}.signal-health-badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:999px;font-size:.78rem;font-weight:700;border:1px solid var(--line)}.signal-health-badge--healthy{color:var(--accent-strong);background:#5df0c01f;border-color:#5df0c033}.signal-health-badge--warning{color:var(--warning);background:#f7ca5e1f;border-color:#f7ca5e33}.signal-health-badge--critical{color:var(--critical);background:#ff4d6d1f;border-color:#ff4d6d33}.signal-health-badge--muted{color:var(--muted);background:#ffffff0d;border-color:var(--line)}.alert-settings__status-copy{display:flex;flex-direction:column;gap:6px}.ops-linkage-table{display:flex;flex-direction:column;gap:10px}.ops-linkage-row span{font-weight:700}.ops-alert-row__header{display:flex;gap:10px;align-items:center;margin-bottom:10px}.ops-alert-row p{margin:10px 0;line-height:1.6;color:var(--text)}.settings-switch{padding:14px 0;border-bottom:1px solid var(--line)}.settings-switch:last-child{border-bottom:0}.settings-switch input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent-strong)}.settings-field{display:flex;flex-direction:column;gap:8px;margin-top:18px}.settings-field input{width:100%;height:48px;border-radius:14px;border:1px solid var(--line);background:#ffffff08;color:var(--text);padding:0 14px;outline:none}.primary-action{padding:12px 16px;border-radius:14px;border:0;cursor:pointer;color:var(--text);background:linear-gradient(135deg,#6cd5ff3d,#5df0c02e)}.settings-status{color:var(--muted)}.settings-status.is-error{color:var(--danger)}.page-stack{display:flex;flex-direction:column;gap:22px}.workspace-overview-panel{display:flex;flex-direction:column;gap:18px}.workspace-overview-panel__header,.workspace-overview-panel__titleline,.workspace-overview-panel__summary{display:flex;gap:12px}.workspace-overview-panel__header{align-items:flex-start;justify-content:space-between}.workspace-overview-panel__title{display:flex;flex-direction:column;gap:8px}.workspace-overview-panel__eyebrow,.workspace-selector-panel__eyebrow,.client-detail__eyebrow{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.workspace-overview-panel__titleline{align-items:center;flex-wrap:wrap}.workspace-overview-panel__titleline h3{margin:0}.workspace-overview-panel__summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.workspace-overview-panel__metric,.workspace-selector-panel__metric,.client-detail__summary-card{padding:14px 15px;border-radius:16px;border:1px solid var(--line);background:#ffffff06}.workspace-overview-panel__metric span,.workspace-selector-panel__metric span,.client-detail__summary-card span{display:block;color:var(--muted);margin-bottom:8px;font-size:.8rem}.workspace-overview-panel__metric strong,.workspace-selector-panel__metric strong,.client-detail__summary-card strong{display:block;font-size:clamp(1.05rem,1.3vw,1.4rem);letter-spacing:-.04em}.workspace-shell{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.45fr);gap:22px;align-items:start}.workspace-shell--projects{grid-template-columns:minmax(320px,.82fr) minmax(0,1.55fr)}.workspace-sidebar,.workspace-detail{min-width:0}.workspace-sidebar{display:flex;flex-direction:column;gap:22px}.workspace-selector-panel{position:sticky;top:16px}.workspace-selector-panel__hero{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.workspace-selector-panel__titleline,.workspace-selector-panel__headline,.workspace-selector-panel__summary,.workspace-selector-card__topline,.workspace-selector-card__chips,.workspace-selector-card__meta-row,.workspace-selector-card__signals{display:flex;gap:10px}.workspace-selector-panel__titleline{align-items:flex-start;justify-content:space-between}.workspace-selector-panel__titleblock{display:flex;flex-direction:column;gap:8px;min-width:0}.workspace-selector-panel__headline{align-items:center;flex-wrap:wrap}.workspace-selector-panel__headline h3{margin:0}.workspace-selector-panel__summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.workspace-selector-list{display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 240px);overflow-y:auto;padding-right:4px}.workspace-selector-list--grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-height:none;padding-right:0}.workspace-selector-card{width:100%;padding:16px;border-radius:20px;border:1px solid var(--line);background:radial-gradient(circle at top right,rgba(59,139,255,.08),transparent 24%),#ffffff06;color:var(--text);text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:12px;transition:border-color .18s ease,transform .18s ease,background .18s ease,box-shadow .18s ease}.workspace-selector-card:hover,.workspace-selector-card:focus-visible{border-color:#6cd5ff47;background:radial-gradient(circle at top right,rgba(59,139,255,.12),transparent 26%),#6cd5ff12;box-shadow:0 18px 34px #060b1238;transform:translateY(-2px);outline:none}.workspace-selector-card.is-selected{border-color:#6cd5ff66;background:linear-gradient(180deg,#3b8bff24,#00d2b414),#ffffff08;box-shadow:0 22px 40px #08101c38}.workspace-selector-card__topline,.workspace-selector-card__chips,.workspace-selector-card__meta-row,.workspace-selector-card__signals{align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.workspace-selector-card__identity{min-width:0}.workspace-selector-card__identity strong,.workspace-selector-card__identity small,.workspace-selector-card p{display:block}.workspace-selector-card__identity strong{font-size:1rem}.workspace-selector-card__identity small,.workspace-selector-card__meta-row,.workspace-selector-card p{color:var(--muted)}.workspace-selector-card__meta-row{font-size:.86rem}.workspace-selector-card p{margin:0;line-height:1.58;font-size:.95rem}.workspace-selector-card__metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.workspace-selector-card__metric{padding:11px 12px;border-radius:14px;border:1px solid var(--line);background:#ffffff06}.workspace-selector-card__metric span{display:block;color:var(--muted);margin-bottom:7px;font-size:.76rem;text-transform:uppercase;letter-spacing:.06em}.workspace-selector-card__metric strong{display:block;letter-spacing:-.03em}.workspace-selector-card__signals{margin-top:2px}.client-posture-board{display:flex;flex-direction:column;gap:18px}.client-posture-board__header,.client-posture-board__titleline,.client-posture-board__summary,.client-posture-board__cell--client,.client-posture-board__posture-signals{display:flex;gap:10px}.client-posture-board__header{align-items:flex-start;justify-content:space-between}.client-posture-board__titleblock{display:flex;flex-direction:column;gap:8px;min-width:0}.client-posture-board__titleline{align-items:center;flex-wrap:wrap}.client-posture-board__titleline h3{margin:0}.client-posture-board__summary{align-items:center;flex-wrap:wrap;justify-content:flex-end}.client-posture-board__table{display:flex;flex-direction:column;gap:10px;min-width:0}.client-posture-board__head,.client-posture-board__body{display:flex;flex-direction:column;gap:10px}.client-posture-board__row{display:grid;grid-template-columns:minmax(210px,1.4fr) minmax(140px,.88fr) minmax(105px,.7fr) minmax(125px,.82fr) minmax(130px,.9fr) minmax(190px,1.1fr) minmax(220px,1.25fr);gap:12px;align-items:center}.client-posture-board__row--head{padding:0 18px 6px}.client-posture-board__row--button{width:100%;padding:16px 18px;border-radius:20px;border:1px solid var(--line);background:radial-gradient(circle at top right,rgba(59,139,255,.08),transparent 24%),#ffffff05;color:var(--text);text-align:left;cursor:pointer;transition:border-color .18s ease,transform .18s ease,background .18s ease,box-shadow .18s ease}.client-posture-board__row--button:hover,.client-posture-board__row--button:focus-visible{border-color:#6cd5ff47;background:radial-gradient(circle at top right,rgba(59,139,255,.12),transparent 26%),#6cd5ff12;box-shadow:0 18px 34px #060b1238;transform:translateY(-1px);outline:none}.client-posture-board__row--button.is-selected{border-color:#6cd5ff66;background:linear-gradient(180deg,#3b8bff24,#00d2b414),#ffffff08;box-shadow:0 22px 40px #08101c38}.client-posture-board__cell{min-width:0}.client-posture-board__head .client-posture-board__cell{color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.client-posture-board__cell strong,.client-posture-board__cell small,.client-posture-board__posture-copy{display:block}.client-posture-board__cell strong{letter-spacing:-.03em}.client-posture-board__cell small{margin-top:4px;color:var(--muted)}.client-posture-board__cell--client{align-items:flex-start;justify-content:space-between}.client-posture-board__identity{display:flex;flex-direction:column;gap:4px;min-width:0}.client-posture-board__name-row{display:inline-flex;align-items:center;gap:10px;min-width:0}.client-posture-board__identity strong{font-size:.98rem}.client-posture-board__identity small{line-height:1.55}.client-posture-board__posture-copy{line-height:1.5}.client-posture-board__posture-signals{flex-wrap:wrap}.client-detail{display:flex;flex-direction:column;gap:18px}.client-detail--empty{min-height:320px}.client-detail--loading{min-height:520px}.client-detail__hero,.client-detail__workspace{display:flex;flex-direction:column;gap:16px}.client-detail__hero-header,.client-detail__titleline,.client-detail__hero-pills,.client-detail__meta{display:flex;gap:10px}.client-detail__hero-header{align-items:flex-start;justify-content:space-between}.client-detail__titleblock{display:flex;flex-direction:column;gap:8px;min-width:0}.client-detail__titleline{align-items:center;flex-wrap:wrap}.client-detail__titleline h3{margin:0}.client-detail__meta,.client-detail__hero-pills{flex-wrap:wrap}.client-detail__summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.client-detail__summary-card--emphasis{border-color:#3b8bff3d;background:linear-gradient(180deg,#3b8bff26,#3b8bff0a),#ffffff06}.client-detail__posture-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.client-detail__posture-grid--enterprise{grid-template-columns:minmax(0,1fr)}.client-detail__note-grid,.client-detail__project-list{display:flex;flex-direction:column;gap:12px}.client-enterprise-trends{display:flex;flex-direction:column;gap:14px}.client-enterprise-trends__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.client-trend-card{padding:14px;border-radius:18px;border:1px solid var(--line);background:#ffffff06;display:flex;flex-direction:column;gap:12px;min-height:100%}.client-trend-card__header,.client-trend-card__titleline,.client-trend-card__legend-item{display:flex;align-items:flex-start;gap:8px}.client-trend-card__header{justify-content:space-between}.client-trend-card__titleline h5{margin:0;font-size:1rem}.client-trend-card__header p{margin:6px 0 0;color:var(--muted);font-size:.88rem;line-height:1.45}.client-trend-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.client-trend-card__stat{padding:10px 11px;border-radius:14px;border:1px solid var(--line);background:#ffffff05}.client-trend-card__stat span{display:block;color:var(--muted);font-size:.8rem;margin-bottom:8px}.client-trend-card__stat strong{display:block;font-size:.98rem;line-height:1.35}.client-trend-card.loading-shimmer{min-height:250px}.client-trend-chart{width:100%;height:auto;display:block}.client-trend-chart__grid-line{stroke:var(--line);stroke-width:1}.client-trend-chart__x-label{fill:var(--muted);font-size:8px;font-weight:500}.client-trend-chart__bar{opacity:.94}.client-trend-chart__bar--created{fill:#67d4ffeb}.client-trend-chart__bar--approved{fill:#5df0c0eb}.client-trend-chart__bar--closed{fill:#a6b2bfd6}.client-trend-chart__bar--cash{fill:#6cd5ffeb}.client-trend-chart__bar--project-ai{fill:#67d4ffeb}.client-trend-chart__bar--standalone-ai{fill:#f7bb5df0}.client-trend-chart__bar--breakpoint{fill:#ff7a6eeb}.client-trend-chart__bar--dissatisfaction{fill:#f7bb5df0}.client-trend-card__legend{display:flex;flex-wrap:wrap;gap:8px}.client-trend-card__legend-item{justify-content:space-between;flex:1 1 140px;padding:9px 10px;border-radius:14px;border:1px solid var(--line);background:#ffffff05;color:var(--muted);font-size:.84rem}.client-trend-card__legend-item strong{color:var(--text);margin-left:auto}.client-trend-card__legend-swatch{width:10px;height:10px;border-radius:999px;flex:0 0 auto;margin-top:3px}.client-trend-card__legend-swatch.client-trend-chart__bar--created{background:#67d4ffeb}.client-trend-card__legend-swatch.client-trend-chart__bar--approved{background:#5df0c0eb}.client-trend-card__legend-swatch.client-trend-chart__bar--closed{background:#a6b2bfd6}.client-trend-card__legend-swatch.client-trend-chart__bar--cash{background:#6cd5ffeb}.client-trend-card__legend-swatch.client-trend-chart__bar--project-ai{background:#67d4ffeb}.client-trend-card__legend-swatch.client-trend-chart__bar--standalone-ai{background:#f7bb5df0}.client-trend-card__legend-swatch.client-trend-chart__bar--breakpoint{background:#ff7a6eeb}.client-trend-card__legend-swatch.client-trend-chart__bar--dissatisfaction{background:#f7bb5df0}.client-detail__loading-panel{min-height:168px;border-radius:22px}.client-detail__project-list{gap:0;overflow:hidden;border-radius:18px;border:1px solid var(--line);background:#ffffff05}.client-detail__note,.client-detail__project-row{padding:14px 15px;border-radius:16px;border:1px solid var(--line);background:#ffffff06}.client-detail__meta-list,.client-detail__section-list{display:flex;flex-direction:column;gap:0;overflow:hidden;border-radius:18px;border:1px solid var(--line);background:#ffffff05}.client-detail__meta-item,.client-detail__section-row{padding:14px 15px;border-top:1px solid var(--line);background:transparent}.client-detail__meta-item:first-child,.client-detail__section-row:first-child{border-top:0}.client-detail__meta-item span,.client-detail__section-label{display:block;color:var(--muted);margin-bottom:8px;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.client-detail__meta-item p,.client-detail__section-copy{margin:0;color:var(--text);line-height:1.6}.client-detail__note span{display:block;color:var(--muted);margin-bottom:8px;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.client-detail__note p{margin:0;color:var(--text);line-height:1.62}.client-detail__project-row{width:100%;text-align:left;color:var(--text);border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.client-detail__project-row:last-child{border-bottom:0}.client-detail__project-row:hover,.client-detail__project-row:focus-visible{background:#6cd5ff12;outline:none}.client-detail__project-row-main,.client-detail__project-row-metrics{display:flex;gap:10px;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.client-detail__project-row-metrics{margin-top:10px;gap:8px}.client-detail__project-row-copy{display:flex;flex-direction:column;gap:4px}.client-detail__project-row-copy small{color:var(--muted)}.client-detail__project-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;border:1px solid var(--line);background:#ffffff08;color:var(--muted);font-size:.78rem;line-height:1;white-space:nowrap}.client-detail__project-status--approved{border-color:#6fe0ac52;background:#6fe0ac1f;color:#b8ffd5}.client-detail__project-status--review{border-color:#5cafff52;background:#5cafff1f;color:#c9e5ff}.client-detail__project-status--queue{border-color:#ffbf5b52;background:#ffbf5b1f;color:#ffe1a9}.client-detail__project-status--active{border-color:#6cd5ff52;background:#6cd5ff1f;color:#bceeff}.client-detail__project-status--critical{border-color:#ff768d57;background:#ff768d1f;color:#ffc2ce}.client-detail__project-status--pending,.client-detail__project-status--neutral{color:var(--muted)}.client-detail__project-metric{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid var(--line);background:#ffffff08}.client-detail__project-metric-label{color:var(--muted);font-size:.78rem;line-height:1}.client-detail__project-metric-value{color:var(--text);font-size:.82rem;line-height:1;font-weight:650}.compare-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.compare-detail-card{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:18px;border:1px solid var(--line);background:#ffffff05}.compare-detail-card__eyebrow{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.compare-detail-list{display:flex;flex-direction:column;gap:10px}.compare-detail-row{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;color:var(--text)}.compare-detail-row small{color:var(--muted);line-height:1.5}.compare-detail-row--interactive{width:100%;text-align:left;cursor:pointer;transition:border-color .18s ease,transform .18s ease,background .18s ease}.compare-detail-row--interactive:hover,.compare-detail-row--interactive:focus-visible{border-color:#6cd5ff47;background:#6cd5ff14;transform:translateY(-1px);outline:none}.project-workbench__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-workbench__hero{display:flex;flex-direction:column;gap:16px;margin-bottom:18px}.project-workbench__hero-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.project-workbench__hero-copy{display:flex;flex-direction:column;gap:6px}.project-workbench__hero-summary{margin:0;max-width:780px;color:var(--muted);line-height:1.6}.project-summary-strip,.project-note-grid{display:grid;gap:12px}.project-summary-strip{grid-template-columns:repeat(6,minmax(0,1fr))}.project-note-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-summary-card,.project-note-card{border-radius:18px;border:1px solid var(--line);background:#ffffff06}.project-summary-card{padding:14px 16px;display:flex;flex-direction:column;gap:8px}.project-summary-card--emphasis{border-color:#00d2b438;background:linear-gradient(180deg,#00d2b41f,#00d2b40a),#ffffff06}.project-summary-card__label,.project-note-card__label{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.project-summary-card__value{font-size:clamp(1.05rem,1.35vw,1.36rem);letter-spacing:-.04em}.project-note-card{padding:15px 16px;display:flex;flex-direction:column;gap:8px}.project-note-card strong{font-size:1.08rem;letter-spacing:-.03em}.project-note-card p{margin:0;color:var(--muted);line-height:1.55}.project-workbench__tabs{margin-bottom:18px}.project-workbench--drawer .project-workbench__hero-summary{max-width:none}.project-workbench--drawer .project-workbench__grid,.project-workbench--drawer .project-note-grid{grid-template-columns:1fr}.project-workbench--drawer .project-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.project-workbench__callout{margin-top:16px;padding:16px 18px;border-radius:18px;border:1px solid rgba(108,213,255,.2);background:#6cd5ff12}.project-workbench__callout strong,.project-conversation-row strong{display:block;margin-bottom:8px}.project-workbench__callout p,.project-conversation-row p{margin:0;line-height:1.6;color:var(--text)}.project-workbench__owner-header,.project-conversation-row__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.project-workbench__owner-header small,.project-conversation-row small{color:var(--muted)}.project-conversation-list{display:flex;flex-direction:column;gap:12px}.project-conversation-row{padding:16px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.project-history-log__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.project-history-log__titleline,.project-history-section__titleline,.project-history-disclosure__title{display:inline-flex;align-items:center;gap:10px}.project-history-log__header h4{margin:0}.project-history-log__header small,.project-history-entry__context{color:var(--muted)}.project-history-log__summary{margin-bottom:18px}.project-budget-summary-grid,.project-budget-rollup-grid{margin-bottom:14px}.project-budget-flags,.project-budget-request-list{display:flex;flex-direction:column;gap:12px}.project-budget-flag,.project-budget-request{padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.project-budget-flag--high{border-color:#f06b7a4d;background:#f06b7a14}.project-budget-flag--medium{border-color:#f7ca5e42;background:#f7ca5e14}.project-budget-flag--low{border-color:#6cd5ff3d;background:#6cd5ff0f}.project-budget-flag__header,.project-budget-request__header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.project-budget-flag__header strong,.project-budget-request__header strong,.project-budget-request__header small{display:block}.project-budget-flag__header span,.project-budget-request__grid .definition-grid__item span{color:var(--muted)}.project-budget-flag p{margin:10px 0 0;color:var(--muted);line-height:1.55}.project-budget-request__header small{margin-top:6px;color:var(--muted)}.project-budget-request__grid{margin-top:14px}.project-history-section+.project-history-section{margin-top:20px}.project-history-section__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.project-history-section__actions{display:flex;align-items:center;gap:10px}.project-history-section__header h5{margin:0;font-size:.96rem}.project-history-section__header small{color:var(--muted)}.project-history-disclosure{border-radius:18px;border:1px solid var(--line);background:#ffffff06}.project-history-disclosure__summary{list-style:none;display:flex;justify-content:space-between;gap:14px;align-items:center;cursor:pointer;padding:14px 16px}.project-history-disclosure__summary::-webkit-details-marker{display:none}.project-history-disclosure[open] .project-history-disclosure__summary{border-bottom:1px solid var(--line)}.project-history-disclosure .project-history-list{padding:16px 16px 16px 32px}.project-history-rollup-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.project-history-rollup-card,.project-status-segment,.project-revision-round{padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.project-history-rollup-card span,.project-revision-round__grid .definition-grid__item span{color:var(--muted)}.project-history-rollup-card strong{display:block;margin-top:6px}.project-history-rollup-card small{display:block;margin-top:8px;color:var(--muted)}.project-status-segment-list,.project-revision-rounds{display:flex;flex-direction:column;gap:12px}.project-status-segment__header,.project-revision-round__header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.project-status-segment__header strong,.project-status-segment__header small,.project-revision-round__header strong,.project-revision-round__header small{display:block}.project-status-segment__header small,.project-revision-round__header small{margin-top:6px;color:var(--muted)}.project-status-segment p{margin:12px 0 0;line-height:1.55;color:var(--muted)}.project-revision-round__grid{margin-top:14px}.project-history-list{position:relative;display:flex;flex-direction:column;gap:16px;padding-left:16px}.project-history-list:before{content:"";position:absolute;top:2px;bottom:2px;left:7px;width:1px;background:var(--line)}.project-history-entry{position:relative;display:flex;gap:14px;align-items:flex-start}.project-history-entry__marker{position:relative;z-index:1;width:14px;height:14px;margin-top:6px;border-radius:999px;border:2px solid rgba(108,213,255,.42);background:#0d1b31;flex-shrink:0}.project-history-entry__content{width:100%;padding:16px 18px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.project-history-entry__header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.project-history-entry__header strong,.project-history-entry__header small{display:block}.project-history-entry__header small{margin-top:6px;color:var(--muted)}.project-history-entry__chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.project-history-entry p{margin:12px 0 0;line-height:1.6}.project-history-entry__context{display:block;margin-top:12px}.ai-monitor__hero,.ai-monitor__risk-panel,.ai-monitor__tables{position:relative;overflow:hidden}.ai-monitor__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 8% 12%,rgba(108,213,255,.14),transparent 32%),radial-gradient(circle at 92% 0%,rgba(143,240,202,.1),transparent 28%)}.ai-monitor__hero>*{position:relative;z-index:1}.ai-monitor__summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.ai-metric-tile{min-width:0;padding:15px;border-radius:18px;border:1px solid var(--line);background:#ffffff09;box-shadow:inset 0 1px #ffffff09}.ai-metric-tile span,.ai-metric-tile small{display:block;color:var(--muted)}.ai-metric-tile span{margin-bottom:8px;font-size:.74rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.ai-metric-tile strong{display:block;margin-bottom:8px;font-size:clamp(1.2rem,1.7vw,1.65rem);letter-spacing:-.05em}.ai-metric-tile small{line-height:1.4}.ai-metric-tile--low{border-color:#5df0c038;background:#5df0c012}.ai-metric-tile--medium{border-color:#f7ca5e3d;background:#f7ca5e12}.ai-metric-tile--high{border-color:#ff737342;background:#ff737312}.ai-risk-list{display:flex;flex-direction:column;gap:10px}.ai-risk-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:stretch;padding:15px;border:1px solid var(--line);border-radius:18px;background:#ffffff08}.ai-risk-row__main{min-width:0}.ai-risk-row__titleline,.ai-risk-row__meta,.ai-risk-row__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ai-risk-row__titleline strong{letter-spacing:-.02em}.ai-risk-row p{margin:10px 0;color:var(--text);line-height:1.55}.ai-risk-row__meta span{color:var(--muted);font-size:.84rem}.ai-risk-row__actions{justify-content:flex-end;align-content:space-between;min-width:160px}.ai-risk-row__actions>span{color:var(--accent-strong);font-family:var(--font-mono);font-size:.86rem}.ai-monitor__event-filter{max-width:340px;margin-bottom:14px}.ai-monitor-table-wrap{border-radius:18px;border:1px solid var(--line)}.ai-monitor-table{min-width:1180px}.ai-monitor-table td strong,.ai-monitor-table td small{display:block}.ai-monitor-table td small{margin-top:5px;max-width:340px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1380px){.overview-grid,.charts-grid,.roadmap-grid,.new-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-monitor__summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-workbench__grid,.workspace-shell,.project-workbench__grid,.catalog-grid,.ranking-grid,.actions-grid,.ops-detail-grid,.ops-focus-grid,.charts-footing,.project-queue-layout,.trend-layout,.compare-hero-grid,.compare-buckets,.chart-compare-grid,.distribution-grid,.ops-health-detail-grid,.communication-mix-grid{grid-template-columns:1fr}.queue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-queue-grid{grid-template-columns:1fr}.workspace-selector-panel{position:static}.workspace-selector-list{max-height:none}.timeline-layout,.ops-layout,.communication-summary-grid,.communication-layout,.communication-side-grid,.ops-health-grid,.alert-settings-grid,.new-metrics-pipeline,.new-metrics-bottom,.project-filter-group--controls{grid-template-columns:1fr}.editor-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-note-grid{grid-template-columns:1fr}.project-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.project-note-grid{grid-template-columns:1fr}.workspace-overview-panel__summary{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-selector-panel__summary{grid-template-columns:1fr}.client-posture-board__header{flex-direction:column}.client-posture-board__summary{justify-content:flex-start}.client-detail__summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.client-detail__posture-grid,.client-detail__posture-grid--enterprise{grid-template-columns:1fr}}@media (max-width: 1240px){.editor-workbench--drawer .trend-detail-rail{grid-template-columns:1fr}}@media (max-width: 1080px){.app-shell{grid-template-columns:1fr}.sidebar{position:relative;height:auto;border-right:0;border-bottom:1px solid var(--line)}.topbar,.topbar__main{flex-direction:column;align-items:stretch}.topbar__controls{justify-content:flex-start;min-width:0}.project-queue-toolbar{flex-direction:column}.project-queue-toolbar__actions{justify-content:flex-start}.communication-owner-grid{grid-template-columns:1fr}.alert-settings__footer,.settings-switch,.ops-source-row,.ops-linkage-row{flex-direction:column;align-items:flex-start}.ops-source-row__meta,.alert-settings__actions{align-items:flex-start}.editor-workbench__hero-header{flex-direction:column}.editor-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.project-workbench__hero-header{flex-direction:column}.project-summary-strip,.workspace-overview-panel__summary,.client-detail__summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.client-enterprise-trends__grid,.client-trend-card__stats{grid-template-columns:1fr}.client-posture-board__row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start}.client-posture-board__row--head{display:none}.client-posture-board__cell--client,.client-posture-board__cell--posture,.client-posture-board__cell--breakpoint{grid-column:1 / -1}.client-posture-board__row--button{gap:14px}.workspace-selector-card__metric-grid,.overview-cluster-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-detail__hero-header{flex-direction:column}.editor-surface-toolbar__header,.editor-surface-toolbar__actions{flex-direction:column;align-items:flex-start}.editor-workbench--drawer .editor-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.app-main{padding:16px}.client-trend-card__legend-item{flex-basis:100%}.sidebar{padding:16px;gap:14px}.overview-grid,.charts-grid,.roadmap-grid,.queue-grid,.ai-monitor__summary-grid,.new-metrics-grid,.ai-risk-row{grid-template-columns:1fr}.ai-risk-row__actions{justify-content:flex-start}.definition-grid,.trend-grid,.timeline-meta,.timeline-audit-grid,.ops-focus-metrics,.ops-health-stats,.distribution-stat-grid,.compare-detail-grid,.trend-metric-tabs,.trend-summary-grid,.compare-metric-row,.chart-compare-row,.catalog-row--metric{grid-template-columns:1fr}.catalog-row__confidence,.catalog-band-list{align-items:flex-start;justify-content:flex-start}.search-field{min-width:100%}.project-toggle-rail{flex-direction:column;align-items:stretch}.sidebar__summary,.sidebar__footer{display:none}.sidebar__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sidebar__nav-item{padding:12px}.sidebar__nav-item small{display:none}.client-posture-board__row{grid-template-columns:1fr}.client-posture-board__cell{display:flex;flex-direction:column;gap:4px}.client-posture-board__row--button .client-posture-board__cell:before{content:attr(data-label);color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.client-posture-board__cell--client{gap:10px}.client-posture-board__posture-signals{margin-top:6px}.editor-summary-strip,.editor-note-grid,.project-summary-strip,.project-note-grid,.workspace-overview-panel__summary,.client-detail__summary-strip,.overview-cluster-card__grid,.workspace-selector-card__metric-grid,.editor-workbench--drawer .editor-summary-strip,.editor-workbench--drawer .trend-summary-grid,.editor-workbench--drawer .trend-detail-rail{grid-template-columns:1fr}.editor-workbench__tabs{padding:4px}.editor-workbench__tab{flex:0 0 auto}.subpanel__header{flex-direction:column;align-items:flex-start}.subpanel__actions{justify-content:flex-start}.project-history-section__header,.project-history-disclosure__summary{flex-direction:column;align-items:flex-start}.workspace-selector-card__header,.workspace-selector-card__topline,.workspace-selector-card__stats,.workspace-selector-card__signals,.workspace-selector-card__meta-row,.project-queue-card__chrome,.project-queue-card__chrome-pills,.project-queue-card__footer,.chart-card__header,.distribution-column__header,.distribution-range-row,.distribution-footnote,.project-facts__header,.compare-workbench__header,.compare-picker,.chart-compare-header,.chart-compare-toolbar,.chart-compare-toggle,.catalog-row--metric,.catalog-row__confidence,.new-metrics-card__header,.new-metrics-pipeline-card__header,.new-metrics-sources__header,.new-metrics-issue__header,.ops-health-detail-row,.workspace-overview-panel__header,.workspace-overview-panel__titleline,.workspace-selector-panel__titleline,.workspace-selector-panel__headline,.editor-surface-toolbar__meta,.client-detail__titleline,.client-detail__project-row-main,.client-detail__project-row-metrics,.overview-cluster-card__header{flex-direction:column}.editor-page-layout__drawer{top:8px;right:8px;bottom:8px;width:calc(100vw - 16px);padding:10px}}
