:root{color-scheme:light;--bg: #eef7f3;--surface: #ffffff;--surface-soft: #f2fffc;--surface-tint: #e6fbf5;--surface-hover: #daf5ee;--text: #003233;--muted: #4d6e6b;--line: #cde1dc;--line-strong: #6eaaa1;--brand: #0d666a;--brand-strong: #003c40;--brand-soft: #aef0e0;--brand-highlight: #0d666a;--selected-fill: #0d666a;--on-selected: #ffffff;--header-fill: #e6fbf5;--positive: #367454;--attention: #8c672e;--critical: #a44843;--neutral: #60757c;--on-brand: #f4f8f6;--primary-fill: #0d666a;--chart-plan: #768b94;--chart-current: #0d666a;--chart-grid: #cde1dc;--chart-fact: #e6fbf5;--milestone-open: #4d7788;--shadow: 0 6px 24px rgb(17 34 37 / 8%);--shadow-soft: none;--radius: 6px;--ui-radius-panel: 6px;--ui-radius-control: 4px;--ui-radius-chip: 4px;--ui-control-height: 38px;--ui-font-page-title: 21px;--ui-font-section-title: 17px;--ui-font-card-title: 15px;--ui-font-label: 12px;--ui-font-body: 14px;--ui-weight-title: 600;--ui-weight-label: 500;--ui-weight-value: 600;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px}:root[data-theme=dark]{color-scheme:dark;--bg: #001f22;--surface: #062f32;--surface-soft: #0a3d41;--surface-tint: #0d4f53;--surface-hover: #12585c;--text: #f2fffc;--muted: #9fc8c2;--line: #1c5b5e;--line-strong: #39898c;--brand: #86dccf;--brand-strong: #aef0e0;--brand-soft: #164f52;--brand-highlight: #2dd4bf;--selected-fill: #2dd4bf;--on-selected: #003233;--header-fill: #062f32;--positive: #98bfa8;--attention: #d1b47f;--critical: #d7a09a;--neutral: #a0b1b7;--primary-fill: #2dd4bf;--on-brand: #003233;--chart-plan: #8a9ea6;--chart-current: #2dd4bf;--chart-grid: #1c5b5e;--chart-fact: #0a3d41;--milestone-open: #98b7c3;--shadow: 0 8px 28px rgb(0 0 0 / 20%)}:root{--panel: var(--surface);--border: var(--line);--accent: var(--brand);--accent-strong: var(--brand-strong);--accent-soft: var(--brand-soft);--warning: var(--attention);--focus: var(--brand);--ui-panel-bg: var(--surface);--ui-panel-bg-soft: var(--surface-soft);--ui-control-bg: var(--surface-soft);--ui-focus-ring: 0 0 0 2px var(--brand);--milestone-closed: var(--positive);--milestone-shifted: var(--attention);--milestone-overdue: var(--critical);--milestone-cancelled: var(--muted)}html{background:var(--bg)}body{margin:0;color:var(--text);background:var(--bg);font:400 14px/1.5 Segoe UI,Arial,sans-serif;font-variant-numeric:tabular-nums lining-nums;color-scheme:inherit;-webkit-font-smoothing:antialiased}:where(body *){box-sizing:border-box;color:inherit;font-family:inherit;font-weight:inherit;letter-spacing:normal;text-transform:none;text-shadow:none;box-shadow:none}[hidden]{display:none!important}body :focus-visible{outline:2px solid var(--brand);outline-offset:3px}body :where(h1,h2,h3,h4,p){margin-top:0}body h1{font-size:23px;font-weight:600;line-height:1.3}body h2{font-size:17px;font-weight:600;line-height:1.4}body h3{font-size:15px;font-weight:600;line-height:1.4}body :where(strong,b){font-weight:600}body :where(small,.muted,.source-note,.page-note){font-size:12px;color:var(--muted)}body :where(a){color:var(--brand);text-decoration:none}body :where(a:hover){color:var(--brand-strong);text-decoration:underline}body :where(p,label,input,select,textarea,button){font-size:13px;line-height:1.5}body :where(button,.button,.small-button,.primary-button,.secondary-button,.icon-button,.project-viewer-button){min-height:var(--ui-control-height);border:1px solid var(--line-strong);border-radius:4px;padding:7px 12px;background:var(--surface-soft);color:var(--text);font-size:13px;font-weight:500;line-height:1.4;text-decoration:none;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}body :where(button,.button,.small-button,.primary-button,.secondary-button,.icon-button,.project-viewer-button):hover{background:var(--surface-hover);border-color:var(--brand);text-decoration:none}body :where(.button.primary,.primary-button,.project-viewer-button.primary){background:var(--primary-fill);border-color:var(--primary-fill);color:var(--on-brand)}body :where(button:disabled,input:disabled,select:disabled,textarea:disabled){opacity:.55;cursor:default}body :where(input,select,textarea){min-height:var(--ui-control-height);border:1px solid var(--line-strong);border-radius:4px;background:var(--surface-soft);color:var(--text);font:400 13px/1.5 Segoe UI,Arial,sans-serif;padding:7px 10px;accent-color:var(--brand)}body :where(input[type=checkbox],input[type=radio]){min-height:18px;width:18px;height:18px}body :where(input::placeholder,textarea::placeholder){color:var(--muted);opacity:1}body :where(select option){background:var(--surface);color:var(--text)}body :where(.panel,.monitor-target-card,.monitor-matrix-card,.monitor-direction-card,.people-chart-panel,.bn-horizon-summary,.bn-chart-panel,.operation-kpi,.gantt-panel,.project-register-shell,.data-section-root,.project-bn-chart-panel,.project-dashboard-panel,.discussion-compose,.discussion-register){background:var(--surface);border:1px solid var(--line);border-radius:6px;box-shadow:none}body :where(.panel-head,.section-head,.chart-panel-head){border-color:var(--line);background:transparent}body :where(.panel-head,.section-head,.chart-panel-head) :where(p,span,em){color:var(--muted);font-size:12px;font-style:normal;font-weight:400;line-height:1.5}body :where(.panel,.monitor-target-card,.gantt-panel):before{content:none}body :where(table){border-collapse:collapse;font-size:13px;font-variant-numeric:tabular-nums}body :where(th){color:var(--muted);background:var(--surface-soft);border-color:var(--line);font-size:12px;font-weight:500;line-height:1.4;text-transform:none}body :where(td){color:var(--text);border-color:var(--line);font-size:13px;line-height:1.5}body :where(tbody tr){background:transparent}body :where(tbody tr:hover){background:var(--surface-hover)}body :where(.status-badge,.version-chip,.register-badge,.metric-pill,.scenario-pill,.quality-pill){border:1px solid var(--line);border-radius:4px;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:500;line-height:1.4}body :where(.positive-text,.good-text,.positive>.term-value,.good>.term-value,td.positive,td.good,dd.positive,.people-kpi-positive){color:var(--positive)}body :where(.attention-text,.warning-text,td.attention,td.warning,dd.attention){color:var(--attention)}body :where(.critical-text,.bad-text,td.critical,td.bad,dd.critical){color:var(--critical)}body :where(.neutral-text){color:var(--muted)}body :where(.term-tooltip,.floating-term-tip,.monitor-bubble-tooltip,.ceo-project-milestone-tooltip){color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:4px;box-shadow:var(--shadow);font-size:12px;line-height:1.5}body :where(dialog,.project-milestone-editor-card,.collab-modal,.project-modal-card){color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:6px}dialog::backdrop{background:#081113a6}@media(prefers-reduced-motion:reduce){body *{transition:none;scroll-behavior:auto}}body .app-shell{width:100%;max-width:1600px;min-height:100dvh;margin:0 auto;padding:0 24px 32px}body .app-shell>main{padding:0}body .topbar{position:relative;display:grid;grid-template-columns:38px minmax(180px,1fr) minmax(140px,210px) auto;grid-template-areas:"menu title filters actions";align-items:center;gap:16px;min-height:80px;margin:0 0 20px;padding:16px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}body .topbar .product-brand,body .topbar .strategy-brand-block,body .strategy-health-badge{display:none}body .topbar .page-title{grid-area:title;min-width:0;padding:0;color:var(--text);font-size:21px;font-weight:600;line-height:1.3}body .topbar .top-controls{grid-area:filters;display:flex;justify-content:flex-end;gap:12px;padding:0;min-width:0}body .top-controls>label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;width:100%}body .top-controls label>span{color:var(--muted);font-size:12px;font-weight:500}body .top-controls select{width:100%;min-width:0}body .topbar .top-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;gap:8px;width:auto;min-width:0;padding:0}body .top-actions .button{width:auto;min-width:38px;height:38px;min-height:38px;font-size:13px;padding:8px 12px}body .top-actions .button:before{content:none}body .top-actions #discussionButton{width:38px;padding-inline:0}body .topbar .menu-tabs{grid-area:menu;position:relative;display:block;width:38px;height:38px;margin:0;padding:0;border:0;background:transparent}body .menu-button,body #menuButton{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;position:relative;inset:auto;width:38px;height:38px;min-width:38px;min-height:38px;padding:8px;border:1px solid var(--line-strong);border-radius:4px;background:transparent}body .menu-button span{display:block;width:17px;height:1.5px;background:var(--text)}body .tabs-menu{position:absolute;inset:46px auto auto 0;z-index:300;width:282px;max-width:calc(100vw - 32px);padding:6px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);box-shadow:var(--shadow)}body .tabs-menu:not(.is-open){display:none}body .tabs-menu.is-open{display:grid;gap:2px}body .tabs-menu .tab{display:flex;align-items:center;min-height:38px;padding:9px 12px;border:0;border-radius:3px;background:transparent;color:var(--text);font-size:13px;font-weight:400}body .tabs-menu .tab.active{background:var(--surface-tint);color:var(--brand-strong);font-weight:600}body .tabs-menu .nav-secondary-start{border-top:1px solid var(--line);border-radius:0;margin-top:6px;padding-top:12px}body[data-view=strategy] .topbar .page-title{display:none}body[data-view=strategy] .topbar .strategy-brand-block{display:block;grid-area:title}body[data-view=strategy] .strategy-brand-block h1{margin:0;font-size:23px;font-weight:600;line-height:1.3;white-space:normal;letter-spacing:-.02em}body[data-view=strategy] .strategy-brand-block h1 em{margin-left:5px;color:var(--brand);font-style:normal;font-weight:500}body[data-view=strategy] .strategy-brand-block p{display:none}body .planning-horizon-strip{gap:8px;margin:0 0 20px;padding:0;border:0;background:transparent}body .planning-horizon-card{display:grid;grid-template-columns:1fr auto;gap:3px 12px;align-items:center;min-height:68px;border:1px solid var(--line);border-radius:4px;padding:10px 14px;background:var(--surface);color:var(--text);text-align:left}body .planning-horizon-card:before,body .planning-horizon-card:after{content:none}body .planning-horizon-card>span{grid-column:1 / -1;font-size:12px;color:var(--muted);font-weight:400}body .planning-horizon-card strong{font-size:15px;font-weight:600;white-space:nowrap}body .planning-horizon-card small{font-size:11px;color:var(--muted);text-align:right}body .planning-date{white-space:nowrap;font:inherit}body .planning-horizon-card.is-active{background:var(--surface-tint);border-color:var(--brand)}body .planning-horizon-card:hover{background:var(--surface-hover)}body :where(.release-passport,.release-passport-strip){margin:-8px 0 20px;border:1px solid var(--line);border-radius:4px;background:var(--surface);color:var(--muted);box-shadow:none}body :where(.release-passport,.release-passport-strip) :where(span,strong,small,b,em){font-size:11px;font-weight:400}body :where(.release-passport,.release-passport-strip) strong{color:var(--text);font-weight:500}body .release-passport-bar{width:100%;max-width:100%;margin:-4px 0 20px;border:1px solid var(--line);border-radius:4px;background:var(--surface)}body .release-passport-title{color:var(--muted);background:var(--surface-soft);font-size:11px;font-weight:500}body .release-passport-item{border-color:var(--line);padding:8px 10px}body .release-passport-item em,body .release-passport-bar time{font-size:11px;font-weight:400;color:var(--muted)}body .release-passport-item strong{font-size:11px;font-weight:500;color:var(--text)}body .discussion-page-topbar{grid-template-columns:38px 1fr auto;grid-template-areas:"menu title actions"}body .discussion-title-block{grid-area:title}@media(max-width:1050px){body .topbar{grid-template-columns:38px minmax(140px,1fr) minmax(140px,180px) auto;gap:10px}body[data-view=strategy] .strategy-brand-block h1{font-size:20px}body .planning-horizon-card{grid-template-columns:1fr}body .planning-horizon-card small{text-align:left}}@media(max-width:700px){body .app-shell{padding:0 14px 24px}body .topbar{grid-template-columns:38px 1fr;grid-template-areas:"menu title" "filters actions";gap:12px 10px;margin-bottom:16px;padding:14px 0}body .topbar .page-title,body[data-view=strategy] .strategy-brand-block h1{font-size:20px}body .topbar .top-controls{grid-column:1;width:144px;z-index:1}body .top-controls select{min-height:42px}body .menu-button,body #menuButton{height:42px;min-height:42px}body .top-controls label{grid-template-columns:1fr}body .top-controls label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}body .topbar .top-actions{grid-column:2;gap:6px}body .top-actions .button{height:42px;min-height:42px;padding:8px 10px;font-size:12px}body .top-actions #themeButton{width:40px;min-width:40px;padding:0;font-size:0}body .top-actions #themeButton:before{content:"\25d0";font-size:19px}body .top-actions #discussionButton{width:36px;min-width:36px}body .planning-horizon-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px}body .planning-horizon-card{min-height:90px;gap:4px;padding:10px 12px}body .planning-horizon-card>span{line-height:1.35;min-height:32px}body .planning-horizon-card small{font-size:11px}body .discussion-page-topbar{grid-template-areas:"menu title" ". actions"}}body[data-view=strategy] .view.active{padding:0;gap:20px}body .ceo-monitor{gap:20px}body .ceo-main-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}body .ceo-card{display:block;min-height:0;padding:20px;border:1px solid var(--line);border-radius:6px;background:var(--surface)}body .ceo-card:before,body .ceo-card:after{content:none}body .ceo-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 18px;padding:0}body .ceo-card-head h2{margin:0;font-size:17px;font-weight:600}body .ceo-card-head .ceo-title-link{color:var(--text)}body .ceo-card-head span:before,body .ceo-title-link:before{content:none}body .ceo-kpi-status{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border:1px solid var(--line);border-radius:4px;font-size:12px;font-weight:500;color:var(--muted);background:var(--surface-soft)}body .ceo-kpi-status.positive{color:var(--positive)}body .ceo-kpi-status.attention{color:var(--attention)}body .ceo-kpi-status.critical{color:var(--critical)}body .ceo-kpi-layout{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(0,1.25fr);gap:24px;align-items:start}body .ceo-kpi-primary{min-width:0}body .ceo-kpi-label{min-height:36px;margin-bottom:6px;font-size:12px;line-height:1.45;color:var(--muted)}body .ceo-primary-label-link{color:var(--muted)}body .ceo-kpi-value-link{display:inline-block;margin:0 0 4px;color:var(--text)}body .ceo-kpi-value-link strong{font-size:clamp(32px,2.6vw,40px);font-weight:600;line-height:1.15;letter-spacing:-.035em}body .ceo-kpi-caption{min-height:36px;color:var(--muted);font-size:12px;line-height:1.5}body .ceo-kpi-scale{position:relative;height:5px;margin-top:20px;background:var(--line);border-radius:1px}body .ceo-kpi-scale-fill{display:block;width:var(--kpi-fill);height:100%;background:var(--brand);border-radius:inherit}body .ceo-card.critical .ceo-kpi-scale-fill{background:var(--critical)}body .ceo-card.attention .ceo-kpi-scale-fill{background:var(--attention)}body .ceo-card.positive .ceo-kpi-scale-fill{background:var(--positive)}body .ceo-kpi-scale-target{position:absolute;top:-4px;left:clamp(1px,var(--kpi-marker),calc(100% - 1px));width:1px;height:13px;background:var(--text)}body .ceo-kpi-scale-axis{display:flex;justify-content:space-between;margin-top:6px;color:var(--muted);font-size:11px}body .ceo-kpi-reference{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:10px;color:var(--muted);font-size:12px}body .ceo-kpi-reference strong{color:var(--text);font-weight:500;white-space:nowrap}body .ceo-summary-matrix{align-self:stretch;margin:0;padding:0;border:0;border-left:1px solid var(--line);border-radius:0;background:transparent}body .ceo-summary-matrix dl{display:grid;height:100%;margin:0}body .ceo-summary-matrix dl>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0 12px 20px;border:0;border-bottom:1px solid var(--line)}body .ceo-summary-matrix dl>div:last-child{border-bottom:0}body .ceo-summary-matrix dt,body .ceo-summary-matrix dt a{color:var(--muted);font-size:12px;font-weight:400;line-height:1.45}body .ceo-summary-matrix dt small{display:inline-block;margin-top:5px;color:var(--muted);font-size:11px;font-weight:400}body .ceo-summary-matrix dd,body .ceo-summary-matrix dd a{margin:0;font-size:16px;font-weight:600;white-space:nowrap;color:inherit}body .ceo-summary-matrix dd.positive{color:var(--positive)}body .ceo-summary-matrix dd.attention{color:var(--attention)}body .ceo-summary-matrix dd.critical{color:var(--critical)}body .ceo-control-projects{margin-top:20px}body .ceo-control-projects-panel{padding:0;border:1px solid var(--line);border-radius:6px;background:var(--surface);overflow:visible}body .ceo-control-projects-head{padding:18px 20px;gap:16px;border-bottom:1px solid var(--line);background:transparent}body .ceo-control-projects-head>div>span{color:var(--muted);font-size:12px;font-weight:400}body .ceo-control-projects-head h2{margin:3px 0 0;font-size:17px;font-weight:600}body .ceo-control-projects-tools{gap:16px}body .ceo-control-projects-tools>strong{color:var(--muted);font-size:12px;font-weight:400}body .ceo-project-mode-switch{display:inline-flex;gap:0;padding:0;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface-soft)}body .ceo-project-mode-switch button{min-height:36px;padding:7px 12px;border:0;border-radius:3px;background:transparent;color:var(--muted);font-size:12px}body .ceo-project-mode-switch button.active{color:var(--text);background:var(--surface-tint);box-shadow:inset 0 -2px var(--brand)}body .ceo-project-direction-filter{display:flex;align-items:center;gap:8px}body .ceo-project-direction-filter>span{color:var(--muted);font-size:12px}body .ceo-project-direction-filter select{min-width:145px;font-size:12px}body .ceo-control-table{width:100%;background:transparent}body .ceo-control-table th{padding:14px 20px;color:var(--muted);background:var(--surface-soft);border-bottom:1px solid var(--line);font-size:12px;font-weight:500;text-align:left}body .ceo-control-table td{padding:16px 20px;border-bottom:1px solid var(--line);font-size:13px}body .ceo-control-table tbody tr:last-child td{border-bottom:0}body .ceo-control-table .ceo-control-project-link{color:var(--text);font-size:14px;font-weight:500;line-height:1.5}body .ceo-control-project-direction{display:block;margin-top:3px;font-size:12px;color:var(--muted);font-weight:400}body .ceo-control-badge{border:1px solid var(--line);border-radius:3px;padding:3px 7px;color:var(--muted);background:var(--surface-soft);font-size:11px;font-weight:500}body .ceo-project-timeline-heading strong,body .ceo-project-timeline-heading small{font-size:12px;color:var(--muted);font-weight:400}body .ceo-project-timeline-period{height:3px;background:var(--brand);box-shadow:none;filter:none;opacity:.75}body .ceo-project-timeline-track:before{height:1px;background:var(--line-strong)}body .ceo-project-timeline-dates{margin-top:7px;color:var(--muted);font-size:11px;font-weight:400}body .ceo-project-timeline-legend{gap:16px;padding:12px 20px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}body .ceo-project-timeline-legend *{font-size:11px;font-weight:400}body .ceo-project-today-label{padding:3px 5px;border-radius:3px;background:var(--surface-tint);color:var(--text)}body .ceo-project-today-label strong{font-size:10px;font-weight:500}body .ceo-project-today-label small{font-size:9px}body .ceo-project-today-label>*{background:transparent;color:inherit}body .ceo-project-today-guide>i{border-color:var(--muted);opacity:.45}body .ceo-project-timeline-milestone,body .ceo-project-milestone-glyph{box-shadow:none;filter:none}body .ceo-project-milestone.open .ceo-project-milestone-glyph,body .ceo-project-timeline-legend i.open{background:var(--surface);border-color:var(--milestone-open)}body .ceo-project-milestone.closed .ceo-project-milestone-glyph,body .ceo-project-timeline-legend i.closed{background:var(--milestone-closed);border-color:var(--milestone-closed)}body .ceo-project-milestone.closed-shifted .ceo-project-milestone-glyph,body .ceo-project-timeline-legend i.closed-shifted{background:var(--milestone-shifted);border-color:var(--milestone-shifted)}body .ceo-project-milestone.overdue .ceo-project-milestone-glyph,body .ceo-project-timeline-legend i.overdue{background:var(--milestone-overdue);border-color:var(--milestone-overdue);box-shadow:none}@media(max-width:1000px){body .ceo-main-grid{gap:16px}body .ceo-kpi-layout{grid-template-columns:1fr;gap:18px}body .ceo-kpi-label{min-height:0}body .ceo-summary-matrix{border-left:0;border-top:1px solid var(--line)}body .ceo-summary-matrix dl>div{padding:12px 0}body .ceo-control-projects-head{flex-wrap:wrap}}@media(max-width:600px){body .ceo-main-grid{grid-template-columns:1fr;gap:16px}body .ceo-card{padding:18px}body .ceo-kpi-layout{grid-template-columns:1fr;gap:16px}body .ceo-kpi-primary{display:grid;grid-template-columns:1fr auto;column-gap:12px}body .ceo-kpi-label{grid-column:1 / -1}body .ceo-kpi-value-link{grid-column:1;grid-row:2}body .ceo-kpi-caption{grid-column:1;grid-row:3}body .ceo-kpi-reference{grid-column:2;grid-row:2 / 4;display:flex;flex-direction:column;align-items:flex-end;align-self:end;max-width:132px;text-align:right;margin:0}body .ceo-kpi-scale{grid-column:1 / -1;margin-top:16px}body .ceo-kpi-scale-axis{grid-column:1 / -1}body .ceo-summary-matrix{border-top:1px solid var(--line);border-left:0}body .ceo-summary-matrix dl>div{padding:10px 0;grid-template-columns:minmax(0,1fr) auto;gap:12px}body .ceo-summary-matrix dd{justify-self:end}body .ceo-kpi-value-link strong{font-size:34px}body .ceo-kpi-reference{flex-wrap:wrap;gap:2px}body .ceo-control-projects-head{display:grid;padding:16px}body .ceo-control-projects-tools{display:grid;grid-template-columns:1fr;gap:12px}body .ceo-project-mode-switch{width:max-content}body .ceo-project-direction-filter select{flex:1;min-width:0}body .ceo-control-table tbody{gap:0;padding:0 16px}body .ceo-control-table tr[data-control-project]{grid-template-columns:auto minmax(0,1fr);padding:16px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;gap:12px}body .ceo-control-table td{padding:0;border:0}body .ceo-control-table td:before{color:var(--muted);font-size:11px;font-weight:400;text-transform:none}body .ceo-control-table .ceo-control-timeline-cell{grid-column:1 / -1}body .ceo-control-project-direction{font-size:12px}body .ceo-project-timeline-legend{flex-wrap:wrap;gap:10px 14px;padding:12px 16px}}body .view.active{padding:0;gap:20px}body :where(.panel,.interactive-chart-panel){padding:18px 20px}body :where(.finance-horizon-panel,.people-horizon-panel){padding:0;overflow:hidden}body :where(.finance-horizon-panel,.people-horizon-panel)>header{padding:16px 20px}body :where(.finance-horizon-table,.people-kpi-table,.direction-param-table) th{padding:11px 14px;font-size:11px;line-height:1.5}body :where(.finance-horizon-table,.people-kpi-table,.direction-param-table) td{padding:12px 14px;background:transparent;font-size:13px}body :where(.finance-horizon-table,.people-kpi-table,.direction-param-table) td:not(:first-child){text-align:right;font-weight:500}body :where(.finance-horizon-table,.people-kpi-table) td:first-child{color:var(--text);font-size:13px;font-weight:500}body :where(.finance-horizon-table,.people-kpi-table) small{display:block;margin-top:3px;font-size:11px;color:var(--muted);font-weight:400}body :where(.finance-chart-controls,.workforce-chart-controls){margin:14px 0;gap:12px;border:0;background:transparent}body :where(.finance-chart-controls,.workforce-chart-controls) label{gap:8px}body :where(.finance-chart-controls,.workforce-chart-controls) label>span{color:var(--muted);font-size:12px;font-weight:400}body :where(.finance-chart-controls,.workforce-chart-controls)>span{color:var(--muted);font-size:12px}body :where(.line-chart-scroll,.workforce-chart-scroll,.project-chart-svg-wrap){background:var(--surface);border:0;border-radius:0}body :where(.line-chart-svg,.workforce-line-chart,.people-mini-chart-svg,.project-bn-chart-svg){background:transparent;border:0}body svg text{font-family:Segoe UI,Arial,sans-serif;font-size:12px;font-weight:400;fill:var(--muted);stroke:none;text-shadow:none}body :where(.chart-grid-row line,.chart-grid-line,.project-chart-gridline,.people-mini-grid){stroke:var(--chart-grid);stroke-width:1}body :where(.chart-axis-line,.chart-year-tick line,.chart-tick){stroke:var(--line-strong)}body :where(.chart-grid-row text,.chart-year-tick text,.chart-unit,.chart-axis-label,.project-chart-label,.people-mini-chart text){fill:var(--muted);font-size:12px;font-weight:400}body :where(.fact-window,.project-chart-fact-window,.people-mini-fact-window){fill:var(--chart-fact);opacity:.7}body .line-path.strategy{stroke:var(--chart-plan);stroke-width:1.5;stroke-dasharray:5 4;opacity:.9}body .line-path.current{stroke:var(--chart-current);stroke-width:2;opacity:1}body .line-point.strategy .line-point-dot{stroke:var(--chart-plan);fill:var(--surface)}body .line-point.current .line-point-dot{stroke:var(--chart-current);fill:var(--surface)}body .line-point-dot{filter:none;stroke-width:1.5}body svg :where(path,line,circle,rect){filter:none}body :where(.workforce-line-path,.people-mini-line){opacity:1}body :where(.workforce-line-grid,.people-mini-grid line){stroke:var(--chart-grid)}body :where(.workforce-line-path.people-target,.people-mini-line.people-target){stroke:var(--chart-plan);stroke-dasharray:5 4}body :where(.workforce-line-path.people-current,.people-mini-line.people-current){stroke:var(--chart-current)}body .workforce-line-point.people-target{stroke:var(--chart-plan);fill:var(--surface)}body .workforce-line-point.people-current{stroke:var(--chart-current);fill:var(--surface)}body :where(.workforce-fact-zone,.people-mini-fact-zone){fill:var(--chart-fact)}body :where(.people-mini-chart-wrap,.workforce-chart-scroll){background:var(--surface);border-color:var(--line)}body :where(.chart-current-year-line,.chart-strategy-end-line){stroke:var(--muted);stroke-width:1}body :where(.chart-current-year-marker text,.chart-strategy-end-marker text){fill:var(--muted);font-weight:400}body :where(.chart-legend,.project-chart-legend){color:var(--muted);font-size:12px;font-weight:400}body .strategy-line{background:var(--chart-plan)}body .current-line{background:var(--chart-current)}body :where(.line-chart-hover-panel,.project-chart-hover-panel,.workforce-hover-panel){background:var(--surface-soft);border:1px solid var(--line);border-radius:4px;color:var(--muted)}body :where(.line-chart-hover-panel,.project-chart-hover-panel,.workforce-hover-panel) strong{color:var(--text);font-size:12px}body :where(.monitor-matrix-card,.monitor-direction-card,.operation-kpi){padding:16px;border:1px solid var(--line)}body .monitor-direction-card{border-top-width:1px}body .monitor-direction-card:before,body .monitor-direction-card:after{content:none}body .monitor-direction-card footer :where(a,span,b){border-radius:4px;font-size:12px;font-weight:400}body :where(.monitor-matrix-card,.monitor-direction-card) h3{font-size:15px;color:var(--text);font-weight:600}body :where(.monitor-bubble-plot,.workforce-bubble-plot,.operation-management-bubble-plot){border:1px solid var(--line);border-radius:4px;background:var(--surface-soft);box-shadow:none}body :where(.monitor-bubble,.workforce-bubble,.operation-management-bubble){box-shadow:none;filter:none}body .monitor-bubble{border:1.5px solid color-mix(in srgb,var(--bubble-color, var(--brand)) 55%,var(--muted));background:color-mix(in srgb,var(--bubble-color, var(--brand)) 12%,var(--surface))}body .monitor-bubble strong{color:var(--text);font-size:11px;line-height:1.25;font-weight:500}body :where(.monitor-bubble-zone,.monitor-bubble-axis,.bubble-axis-label){background:var(--surface-soft);color:var(--muted);font-size:10px;font-weight:400;border:0}body :where(.monitor-bubble-name,.monitor-bubble-label){color:var(--text);font-weight:500}body :where(.direction-param-table .term-value,.monitor-direction-card .signal-value){border:0;border-radius:0;background:transparent;padding:0}body .people-monitor-intro{background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:0 0 16px}body .people-monitor-intro h2{font-size:19px}body :where(.people-chart-panel,.people-chart-feature,.people-mini-chart-panel){padding:18px;border-radius:6px}body :where(.people-chart-title,.people-mini-chart-title){font-size:15px;font-weight:600}body .people-source-line{padding:12px 16px;font-size:11px;color:var(--muted);background:var(--surface-soft)}body .people-mini-chart-head dt{font-size:10px;font-weight:400;color:var(--muted)}body .people-mini-chart-head dd{font-size:12px;font-weight:500}body .workforce-horizon-switch{border:1px solid var(--line-strong);border-radius:4px;padding:0;gap:0;background:var(--surface-soft)}body .workforce-horizon-switch button{min-height:34px;padding:7px 12px;border:0;background:transparent;font-size:12px;color:var(--muted)}body .workforce-horizon-switch button[aria-pressed=true]{color:var(--text);background:var(--surface-tint);border-radius:3px;box-shadow:inset 0 -2px var(--brand)}body :where(.bn-horizon-summary,.bn-annual-strategy-map,.operation-quality-grid,.development-committee-intro){border-color:var(--line);background:var(--surface)}body :where(.term-card,.metric-passport-card,.role-card){border:1px solid var(--line);border-radius:4px;background:var(--surface);padding:16px}body :where(.term-card,.metric-passport-card,.role-card) :where(p,dd,li){font-size:13px;line-height:1.6;color:var(--text)}@media(max-width:700px){body :where(.panel,.interactive-chart-panel,.people-chart-panel){padding:14px}body :where(.finance-horizon-panel,.people-horizon-panel){padding:0}body :where(.line-chart-scroll,.workforce-chart-scroll){overflow-x:auto;overscroll-behavior-inline:contain}body .line-chart-scroll .line-chart-svg{min-width:960px;min-height:220px}body .finance-chart-controls,body .finance-chart-controls label{display:grid;grid-template-columns:1fr}body .finance-chart-controls select{width:100%;min-width:0}body :where(.monitor-matrix-grid,.monitor-direction-grid){grid-template-columns:1fr;gap:14px}}body[data-view=data] .app-shell{max-width:none;padding:0 20px 24px;background:var(--bg)}body[data-view=data] .topbar{grid-template-columns:38px minmax(180px,1fr) auto;grid-template-areas:"menu title context"}body[data-view=data] .topbar .product-brand{display:block;grid-area:title}body[data-view=data] .product-brand strong{color:var(--text);font-size:21px;font-weight:600}body[data-view=data] .product-brand span{display:none}body[data-view=data] .data-nav-menu{grid-area:menu}body[data-view=data] .data-header-context{grid-area:context;background:transparent;border:0;color:var(--muted);font-size:12px}body[data-view=data] .data-header-status{grid-column:2 / -1;color:var(--muted);font-size:12px}body :where(.data-tree-sidebar,.data-tree-navigation){background:var(--surface);border:1px solid var(--line);border-radius:4px}body .data-tree-heading{background:var(--surface-soft);border-color:var(--line);color:var(--text)}body .data-tree-heading strong{color:var(--text);font-size:13px;font-weight:600}body .data-tree-heading span{color:var(--muted);font-size:12px}body :where(.data-tree-branch,.data-tree-header){border-color:var(--line);background:transparent}body :where(.data-tree-branch>summary,.data-tree-branch>a){color:var(--text);padding:10px 12px;font-size:13px;line-height:1.45}body :where(.data-tree-branch.is-active>summary,.data-tree-branch.is-active>a,.data-tree-branch>a.active){color:var(--brand-strong);background:var(--surface-tint);border-color:var(--brand)}body :where(.data-tree-task-state,.data-tree-subtitle){color:var(--muted);font-size:11px}body :where(.data-tree-branch>a,.data-tree-branch>summary){display:grid;grid-template-columns:22px minmax(0,1fr);gap:3px 8px}body .data-tree-task-state{grid-column:2;width:auto;max-width:none;white-space:normal;text-overflow:clip}body .data-tree-branch>a>span:not(.data-tree-task-state){white-space:normal}body .data-tree-branch>summary.active,body .data-tree-branch>a.active{background:var(--surface-tint);color:var(--text);border-color:var(--brand)}body .data-tree-branch>summary b{color:var(--muted);border-color:var(--line-strong);background:transparent}body .data-tree-branch>summary.active b{color:var(--brand);border-color:var(--brand)}body :where(.data-tree-content,.data-workspace,.data-lifecycle-shell){background:transparent;color:var(--text)}body :where(.monthly-fact-workbench,.monthly-fact-matrix-panel,.monthly-fact-selected,.monthly-fact-header,.monthly-fact-detail,.monthly-fact-focus,.data-lifecycle-workspace,.data-lifecycle-panel,.macro-register,.macro-editor,.financial-covenant-panel,.data-admin-section){color:var(--text);border-color:var(--line);border-radius:4px;background:var(--surface)}body :where(.monthly-fact-matrix-toolbar,.monthly-fact-progress,.monthly-fact-package-context,.data-lifecycle-context,.data-lifecycle-next,.monthly-fact-next-action,.monthly-fact-callout){color:var(--muted);background:var(--surface-soft);border-color:var(--line)}body :where(.monthly-fact-matrix,.project-register-table,.data-table,.macro-table){background:var(--surface);color:var(--text)}body :where(.monthly-fact-matrix,.project-register-table,.data-table,.macro-table) :where(th,td){border-color:var(--line)}body .monthly-fact-matrix-table th{background:var(--surface-soft);color:var(--muted)}body .monthly-fact-matrix-table td{background:var(--surface);color:var(--text)}body .monthly-fact-matrix-table :where(.monthly-fact-matrix-group,.monthly-fact-matrix-object)>*{background:var(--surface-soft)}body .monthly-fact-matrix-table :where(th,td).is-selected{background:var(--surface-tint)}body :where(.monthly-fact-matrix-head,.monthly-fact-selected-head,.monthly-fact-matrix-controls,.monthly-fact-toolbar,.monthly-fact-sheet,.monthly-fact-status,.monthly-fact-matrix-legend){background:var(--surface);color:var(--text);border-color:var(--line)}body :where(.monthly-fact-month-summary,.monthly-fact-next-action,.monthly-fact-selected-composition,.monthly-fact-package-message,.monthly-fact-responsibility){background:var(--surface-soft);color:var(--muted);border-color:var(--line)}body .monthly-fact-matrix-head p,body .monthly-fact-package-message span{color:var(--muted);font-size:12px}body .monthly-fact-matrix-table button{border:0;background:transparent;min-height:32px}body .monthly-fact-matrix-table .monthly-fact-matrix-status.is-selected{background:var(--surface-tint);box-shadow:inset 0 0 0 1px var(--brand)}body .monthly-fact-matrix-controls{gap:10px;padding:12px 14px}body :where(.monthly-fact-matrix-mode,.monthly-fact-matrix-filters){display:flex;flex-wrap:wrap;gap:0}body :where(.monthly-fact-matrix-mode,.monthly-fact-matrix-filters) button{font-size:12px;border-radius:3px;padding:7px 10px}body :where(.monthly-fact-matrix-mode,.monthly-fact-matrix-filters) button.is-active{color:var(--text);background:var(--surface-tint);border-color:var(--brand)}body :where(.monthly-fact-matrix-object,.monthly-fact-matrix-contour,.monthly-fact-matrix-group){background:var(--surface-soft);color:var(--text)}body .monthly-fact-matrix-status{background:var(--surface);color:var(--muted);border:1px solid var(--line);border-radius:3px;font-weight:400}body .monthly-fact-matrix-status.is-selected{background:var(--surface-tint);border-color:var(--brand);color:var(--text)}body :where(.monthly-fact-input,.monthly-fact-selected input,.project-register-table input){background:var(--surface-soft);color:var(--text);border-color:var(--line-strong)}body :where(.monthly-fact-selected label,.data-lifecycle-context dt){font-size:12px;color:var(--muted)}body :where(.data-nav-menu>summary,.data-nav-menu>summary:before,.data-nav-menu>summary:after){background-color:transparent;color:var(--text);border-color:var(--line-strong)}body .data-nav-menu>summary{display:grid;place-items:center;width:38px;min-width:38px;min-height:42px;padding:8px;border:1px solid var(--line-strong);border-radius:4px;list-style:none;font-size:0}body .data-nav-menu>summary:before{content:"";position:static;display:block;width:18px;height:14px;border:0;transform:none;background:linear-gradient(var(--text),var(--text)) top / 18px 1.5px no-repeat,linear-gradient(var(--text),var(--text)) center / 18px 1.5px no-repeat,linear-gradient(var(--text),var(--text)) bottom / 18px 1.5px no-repeat}body .data-nav-menu>summary:after{content:none}body .data-nav-menu>summary::-webkit-details-marker{display:none}body .data-nav-menu .topbar-nav-panel{background:var(--surface);color:var(--text);border:1px solid var(--line-strong);border-radius:4px;box-shadow:var(--shadow)}body :where(.data-admin-dialog,.data-admin-dialog-shell,.data-admin-dialog header){color:var(--text);background:var(--surface);border-color:var(--line)}body .data-admin-dialog{max-width:min(880px,calc(100vw - 32px))}body[data-view=gantt]{background:var(--bg)}body .gantt-shell{width:100%;max-width:1600px;margin:0 auto;padding:0 24px 24px}body .gantt-topbar{display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-template-areas:"menu title actions";align-items:center;gap:16px;background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:16px 0;margin-bottom:20px}body .gantt-topbar>#menuButton{grid-area:menu}body .gantt-topbar>div:not(.gantt-controls){grid-area:title}body .gantt-topbar .gantt-controls{grid-area:actions;display:flex;min-width:0;padding:0}body .gantt-topbar .gantt-controls #themeButton{position:static;transform:none;margin:0;width:auto;min-width:0}body .gantt-topbar .gantt-menu{background:var(--surface);border:1px solid var(--line);border-radius:4px;box-shadow:var(--shadow)}body .gantt-topbar h1{font-size:21px;font-weight:600}body .gantt-kicker{color:var(--muted);font-size:11px;font-weight:400}body :where(.gantt-command-panel,.gantt-sidebar,.gantt-board-panel,.gantt-impact-panel,.gantt-sidebar-card,.gantt-workspace-hint){background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:4px}body :where(.gantt-board,.gantt-canvas,.gantt-row,.gantt-project-cell,.gantt-project-head){background-color:var(--surface);border-color:var(--line);color:var(--text)}body :where(.gantt-direction-row,.gantt-board-header,.gantt-timeline-header,.gantt-year,.gantt-quarter,.gantt-legend){background:var(--surface-soft);color:var(--muted);border-color:var(--line)}body :where(.gantt-project-name,.gantt-direction-title){font-size:13px;color:var(--text);font-weight:500}body :where(.gantt-project-meta,.gantt-project-note,.gantt-legend,.gantt-help){font-size:11px;color:var(--muted)}body :where(.gantt-bar,.gantt-project-bar){background:var(--chart-current);box-shadow:none;border-radius:2px;opacity:.65}body :where(.gantt-milestone,.gantt-marker){filter:none;box-shadow:none}body .gantt-impact-panel:not([open]){min-height:0;height:auto;padding:16px}body .gantt-quick-impact{display:grid;grid-template-columns:minmax(200px,.8fr) minmax(0,2fr);grid-template-areas:"title chips" "meta chips";gap:4px 20px;background:var(--surface-soft);border:1px solid var(--line);border-radius:4px;padding:14px}body .gantt-quick-impact>*{position:static;inset:auto;transform:none;min-width:0;border:0;background:transparent}body .gantt-quick-impact :where(strong,b){font-size:13px;font-weight:500}body .gantt-quick-impact :where(span,small){font-size:11px;color:var(--muted)}body .gantt-quick-impact .quick-impact-title{grid-area:title;display:block;font-size:13px;font-weight:500;color:var(--text);opacity:1;width:auto;height:auto}body .gantt-quick-impact .quick-impact-meta{grid-area:meta;display:block;white-space:normal;font-size:11px;opacity:1;width:auto;height:auto}body .gantt-quick-impact .quick-impact-chips{grid-area:chips;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body .quick-impact-chip{display:grid;gap:5px;padding:0 0 0 16px;border:0;border-left:1px solid var(--line);border-radius:0;background:transparent}body .quick-impact-chip b{color:var(--muted);font-size:12px;font-weight:400}body .quick-impact-chip strong{color:var(--text);font-size:14px;font-weight:500}body .gantt-scenario-rules{gap:8px}body .gantt-scenario-rules>span{height:auto;min-height:0;padding:0;background:transparent;border:0;border-radius:0;white-space:normal;text-overflow:clip;font-size:11px;color:var(--muted)}body :where(.gantt-advanced-filters>summary,.gantt-scenario-menu>summary){border:1px solid var(--line-strong);border-radius:4px;background:var(--surface-soft);color:var(--text);font-size:12px;font-weight:500}body.project-viewer-page{background:var(--bg);color:var(--text)}body .project-viewer-topbar{background:var(--surface);color:var(--text);border:0;border-bottom:1px solid var(--line);padding:16px 24px}body .project-viewer-brand>strong{color:var(--text);font-size:22px;font-weight:600;line-height:1.3}body .project-viewer-brand>small{font-size:12px;font-weight:400;color:var(--muted)}body .project-viewer-quick-nav a{color:var(--muted);font-size:12px;font-weight:500;padding:8px 12px}body .project-viewer-quick-nav a:hover{color:var(--text);background:var(--surface-tint)}body .project-viewer-hero{color:var(--text);background:transparent;border:0}body .project-viewer-main{padding:20px 24px 32px}body .project-viewer-dashboard{gap:20px}body :where(.project-bn-chart-panel,.project-chart-data,.project-passport-version-panel,.project-version-panel){padding:18px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--text)}body .project-bn-chart-panel>header{background:transparent;border-bottom:1px solid var(--line);padding:0 0 14px;margin-bottom:14px}body .project-bn-chart-panel h2{font-size:17px;font-weight:600}body .project-bn-chart-panel header p{font-size:12px;font-weight:400;color:var(--muted)}body :where(.project-chart-fact-meta,.project-timeline-summary,.project-timeline-summary-item,.project-financial-passport){color:var(--muted);background:var(--surface-soft);border:1px solid var(--line);border-radius:4px}body :where(.project-timeline,.project-timeline-svg,.project-chart-svg){background:transparent}body :where(.project-timeline-period,.project-timeline-line,.project-timeline-track){stroke:var(--brand);filter:none}body :where(.project-timeline-label,.project-timeline-milestone-label){background:var(--surface);border-color:var(--line);color:var(--text);box-shadow:none}body :where(.project-chart-legend,.project-timeline-legend){font-size:12px;color:var(--muted)}body :where(.project-passport-table,.project-milestone-table) th{background:var(--surface-soft);padding:8px 10px;font-size:11px}body :where(.project-passport-table,.project-milestone-table) td{padding:10px;font-size:12px}body .project-chart-data summary{padding:0;color:var(--text);font-size:14px;font-weight:500}body .project-milestone-editor{background:#081113a6}body .project-milestone-editor-card{box-shadow:var(--shadow)}body :where(.discussion-compose,.discussion-register){padding:20px}body :where(.discussion-table-head,.collab-item){background:var(--surface-soft);border-color:var(--line);color:var(--text)}body :where(.collab-panel,.collab-dialog,.collab-header,.collab-compose){background:var(--surface);border-color:var(--line);color:var(--text)}@media(max-width:900px){body[data-view=data] .app-shell{padding:0 12px 20px}body[data-view=data] .topbar{grid-template-columns:38px 1fr;grid-template-areas:"menu title" "context context"}body[data-view=data] .data-header-context{flex-wrap:wrap;justify-content:flex-start;gap:6px}body .gantt-shell{padding:0 12px 20px}body .gantt-topbar{grid-template-columns:38px minmax(0,1fr) 42px;gap:10px}body .gantt-topbar h1{font-size:17px;line-height:1.4}body .gantt-topbar .gantt-controls #themeButton{width:42px;min-height:42px;padding:0;font-size:0}body .gantt-topbar .gantt-controls #themeButton:before{content:"\25d0";font-size:19px}body .gantt-quick-impact{grid-template-columns:1fr;grid-template-areas:"title" "meta" "chips";gap:8px}body .gantt-quick-impact .quick-impact-chips{grid-template-columns:1fr}body .quick-impact-chip{display:flex;justify-content:space-between;padding:8px 0;border:0;border-bottom:1px solid var(--line)}body .project-viewer-topbar{padding:12px 14px}body .project-viewer-main{padding:14px}body .project-viewer-quick-nav{gap:4px}body .project-viewer-quick-nav a{padding:8px;font-size:12px}body .project-viewer-brand>strong{font-size:19px}body .project-bn-chart-panel{padding:14px}}.ext-panel{margin:0 0 20px;padding:22px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--text);min-width:0}.ext-profile-panel{display:flex;flex-wrap:wrap;align-items:end;gap:12px;margin:0 0 18px;padding:12px 16px;background:var(--surface-soft);border:1px solid var(--line);border-radius:5px}.ext-profile-panel .ext-field{flex:0 1 290px}.ext-demo-mark{font-size:12px;color:var(--attention);padding:10px 0}.ext-portfolio-layout{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:18px}.ext-portfolio-layout>*{min-width:0;max-width:100%}.ext-portfolio-tree{padding:12px;border:1px solid var(--line);border-radius:5px;max-height:76vh;overflow:auto}.ext-portfolio-tree details{margin-left:10px;padding:5px 0}.ext-portfolio-tree a{display:block;padding:6px 8px;font-size:12px;overflow-wrap:anywhere;white-space:normal}.ext-portfolio-tree summary{font-size:13px;cursor:pointer}.ext-portfolio-tree .active{background:var(--brand-soft);border-radius:3px}@media(max-width:900px){.ext-portfolio-layout{grid-template-columns:minmax(0,1fr)}.ext-portfolio-tree{max-height:320px}}.ext-panel h2,.ext-panel h3,.ext-dialog h2,.ext-dialog h3{margin:0;color:var(--text)}.ext-panel h2{font-size:20px}.ext-panel h3{font-size:16px}.ext-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.ext-heading p,.ext-meta{margin:6px 0;color:var(--muted);font-size:12px;line-height:1.6}.ext-kpi-group .ext-meta{overflow-wrap:anywhere}.ext-toolbar,.ext-actions{display:flex;flex-wrap:wrap;align-items:end;gap:10px;margin:12px 0}.ext-field{display:flex;flex-direction:column;gap:6px;min-width:120px;max-width:100%;flex:1;font-size:12px;color:var(--muted)}.ext-field input,.ext-field select,.ext-field textarea{width:100%;min-width:0;padding:9px 10px;color:var(--text);background:var(--surface-soft);border:1px solid var(--line-strong);border-radius:4px;font:inherit;font-size:13px}.ext-field textarea{resize:vertical;min-height:80px}.ext-wide{grid-column:1 / -1}.ext-segment{display:flex;flex-wrap:wrap;gap:4px}.ext-segment button[aria-pressed=true]{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-strong)}.ext-kpi-groups,.ext-charts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0}.ext-kpi-group{padding:16px;border:1px solid var(--line);border-radius:5px;min-width:0}.ext-kpi{border-bottom:1px solid var(--line);padding:13px 0}.ext-kpi:last-child{border-bottom:0;padding-bottom:0}.ext-kpi a{font-size:12px;color:var(--brand);text-decoration:none}.ext-kpi-value{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap;margin:5px 0;font-variant-numeric:tabular-nums}.ext-kpi-value strong{font-size:25px;font-weight:600;letter-spacing:-.5px}.ext-kpi-value span{font-size:12px;color:var(--muted)}.ext-quality{display:inline-block;font-size:11px;line-height:1.4;padding:3px 6px;border:1px solid var(--line);border-radius:3px;color:var(--muted)}.ext-quality[data-quality=partial],.ext-risk{color:var(--attention)}.ext-empty{padding:22px 10px;color:var(--muted);line-height:1.65;border-block:1px dashed var(--line)}.ext-empty p{margin:0 0 8px}.ext-chart svg{width:100%;height:220px;display:block;overflow:visible}.ext-chart text{font-size:10px;fill:var(--muted)}.ext-chart .ext-point:focus{outline:none;stroke:var(--text);stroke-width:3}.ext-chart .ext-point{cursor:pointer}.ext-chart-grid{stroke:var(--chart-grid);stroke-width:1}.ext-chart-line{fill:none;stroke-width:2}.ext-legend{display:flex;flex-wrap:wrap;gap:14px;font-size:12px;color:var(--muted)}.ext-chart-tooltip{min-height:40px;font-size:12px;color:var(--muted);line-height:1.6}.ext-table-wrap{max-width:100%;overflow:auto;margin:12px 0;border:1px solid var(--line);border-radius:4px}body .ext-table{width:100%;border-collapse:collapse;font-size:12px;background:var(--surface);color:var(--text)}body .ext-table :is(th,td){padding:11px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;background:var(--surface);white-space:normal;min-width:90px}body .ext-table th{background:var(--surface-soft);font-weight:600;color:var(--muted)}body .ext-table :is(td,th):first-child{position:sticky;left:0;z-index:1;min-width:170px;max-width:320px}.ext-table caption{text-align:left;padding:10px;color:var(--muted)}.ext-table a{color:var(--brand)}.ext-table small{display:block;margin-top:5px;color:var(--muted)}.ext-stats{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0}.ext-stats a{flex:1;min-width:120px;padding:12px;background:var(--surface-soft);border:1px solid var(--line);color:var(--text);text-decoration:none;border-radius:4px}.ext-stats strong{display:block;font-size:24px;font-weight:600}.ext-stats span{color:var(--muted);font-size:12px}.ext-dialog{width:min(850px,calc(100vw - 28px));max-height:90vh;overflow:auto;padding:24px;border:1px solid var(--line-strong);border-radius:6px;color:var(--text);background:var(--surface)}.ext-dialog::backdrop{background:#081417a6}.ext-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ext-dialog footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.ext-form-status{color:var(--attention);font-size:13px;line-height:1.65;white-space:pre-wrap}.ext-details{margin:12px 0;border:1px solid var(--line);border-radius:4px;padding:12px}.ext-details summary{cursor:pointer;font-size:13px;font-weight:500}.ext-details pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:350px;overflow:auto;font-size:11px;color:var(--muted)}.ext-details p{color:var(--muted);line-height:1.6}.ext-task-card>section{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.ext-task-card dl{display:grid;grid-template-columns:minmax(140px,1fr) 2fr;gap:9px;font-size:13px}.ext-task-card dt{color:var(--muted)}.ext-task-card dd{margin:0}.ext-task-tree{list-style:none;margin:0;padding-left:18px}.ext-task-tree li{margin:10px 0}.ext-timeline{list-style:none;padding:0}.ext-timeline li{border-left:2px solid var(--line-strong);padding:8px 0 8px 14px;font-size:13px}.ext-task-bar{position:relative;min-width:300px;height:30px;border-bottom:1px solid var(--line)}.ext-task-bar button{position:absolute;top:4px;height:21px;min-width:10px;border:1px solid var(--brand);background:var(--brand-soft);border-radius:3px;cursor:grab}.ext-task-bar button:focus{outline:2px solid var(--text);outline-offset:2px}.ext-progress{width:100%;height:5px;background:var(--line);margin-top:6px}.ext-progress i{display:block;height:100%;background:var(--brand)}.ext-page-main{max-width:1600px;margin:20px auto;padding:0 24px}body[data-view=strategic-tasks] .app-shell>main{display:block;width:100%;max-width:100%;min-width:0;margin:20px 0;padding:0}body[data-view=strategic-tasks] .topbar{grid-template-columns:38px minmax(0,1fr) auto;grid-template-areas:"menu title actions"}.ext-data-root{margin:0}.ext-data-link{display:block;padding:10px 15px;color:var(--brand);font-size:13px}@media(max-width:1000px){.ext-kpi-groups,.ext-charts{grid-template-columns:1fr}}@media(max-width:600px){.ext-panel,.ext-dialog{padding:14px}.ext-form-grid{grid-template-columns:1fr}.ext-page-main{padding:0 10px}.ext-heading h2{font-size:18px}.ext-task-card dl{grid-template-columns:1fr}.ext-toolbar>*{flex-basis:45%}.ext-toolbar .button{width:auto}}body .topbar{background:var(--header-fill);border-bottom-color:var(--brand);border-top:3px solid var(--brand-highlight)}body[data-view=strategy] .strategy-brand-block h1 em{color:var(--brand-highlight);font-weight:600}body .ceo-card-head .ceo-title-link,body .ext-panel>.ext-heading h2,body .ext-panel>h2,body .ceo-control-projects-head>div>span{color:var(--brand-highlight)}body .menu-button,body #menuButton{border-color:var(--brand);background:var(--brand-soft)}body .menu-button span{background:var(--brand-strong)}body .tabs-menu .tab.active,body .ceo-project-mode-switch button.active,body .workforce-horizon-switch button[aria-pressed=true],body .ext-segment button[aria-pressed=true]{background:var(--selected-fill);color:var(--on-selected);border-color:var(--selected-fill);box-shadow:none}body .planning-horizon-card.is-active{border-color:var(--brand-highlight);background:var(--surface-tint);box-shadow:inset 3px 0 var(--brand-highlight)}body .ext-portfolio-tree a.active{background:var(--selected-fill);color:var(--on-selected);font-weight:600}body .ext-profile-panel{border-left:3px solid var(--brand-highlight);background:var(--surface-soft)}body .ceo-project-timeline-period{background:var(--brand-highlight);opacity:1}body .ext-task-bar button{border-color:var(--brand-highlight)}body .ext-progress i{background:var(--brand-highlight)}body .ext-kpi-group>h3 a{color:var(--brand-highlight)}
