@layer compatibility{:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav{position:sticky;top:0;z-index:30;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:6px;padding:8px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel) 92%,transparent);box-shadow:0 10px 24px #00000024;backdrop-filter:blur(10px)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav button{width:auto;min-width:0;max-width:none;min-height:30px;padding:5px 12px;border:1px solid color-mix(in srgb,var(--accent) 34%,var(--line));border-radius:999px;background:color-mix(in srgb,var(--surface-soft) 70%,transparent);color:var(--text);font-size:11px;font-weight:950}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav button:hover,:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav button:focus-visible{border-color:var(--accent);color:var(--accent-strong);outline:none}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section{display:grid;gap:9px;scroll-margin-top:62px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:4px 2px 0}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head strong{color:var(--text);font-size:16px;line-height:1.1;font-weight:950}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head span{max-width:720px;color:var(--muted);font-size:11px;font-weight:800;line-height:1.25;text-align:right}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-panel,:where(body.time-series-open,body.gantt-project-open) .project-contribution-panel{display:grid;gap:8px;margin:10px 0;padding:10px;border:1px solid color-mix(in srgb,var(--line) 74%,transparent);border-radius:14px;background:color-mix(in srgb,var(--panel) 90%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-head,:where(body.time-series-open,body.gantt-project-open) .project-contribution-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-head strong,:where(body.time-series-open,body.gantt-project-open) .project-contribution-head strong{color:var(--text);font-size:15px;font-weight:950}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-head span,:where(body.time-series-open,body.gantt-project-open) .project-contribution-head span{overflow:hidden;color:var(--muted);font-size:11px;font-weight:850;text-align:right;text-overflow:ellipsis;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-grid,:where(body.time-series-open,body.gantt-project-open) .project-contribution-grid{display:grid;grid-template-columns:repeat(6,minmax(116px,1fr));gap:8px}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card,:where(body.time-series-open,body.gantt-project-open) .project-contribution-card{min-width:0;padding:9px 10px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-top:3px solid color-mix(in srgb,var(--muted) 55%,transparent);border-radius:12px;background:color-mix(in srgb,var(--surface-soft) 74%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card{border-top-width:1px;border-left-width:4px}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card.positive,:where(body.time-series-open,body.gantt-project-open) .project-contribution-card.positive{border-color:color-mix(in srgb,var(--line) 72%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card.positive{border-left-color:var(--positive)}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card.attention{border-left-color:var(--attention)}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card.critical{border-left-color:var(--critical)}:where(body.time-series-open,body.gantt-project-open) .project-contribution-card.positive{border-top-color:var(--positive)}:where(body.time-series-open,body.gantt-project-open) .project-contribution-card.attention{border-top-color:var(--attention)}:where(body.time-series-open,body.gantt-project-open) .project-contribution-card.critical{border-top-color:var(--critical)}:where(body.time-series-open,body.gantt-project-open) .project-contribution-card.accent{border-top-color:var(--accent)}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card span,:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card em,:where(body.time-series-open,body.gantt-project-open) .project-contribution-card span,:where(body.time-series-open,body.gantt-project-open) .project-contribution-card em{display:block;overflow:hidden;color:var(--muted);font-size:10px;font-style:normal;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card strong,:where(body.time-series-open,body.gantt-project-open) .project-contribution-card strong{display:block;margin:4px 0 3px;color:var(--text);font-size:17px;font-weight:950;line-height:1.05}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card.positive strong,:where(body.time-series-open,body.gantt-project-open) .project-contribution-card.positive strong{color:var(--positive)}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card.attention strong,:where(body.time-series-open,body.gantt-project-open) .project-contribution-card.attention strong{color:var(--attention)}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card.critical strong,:where(body.time-series-open,body.gantt-project-open) .project-contribution-card.critical strong{color:var(--critical)}:where(body.time-series-open,body.gantt-project-open) .project-contribution-card.accent strong{color:var(--accent)}:where(body.time-series-open,body.gantt-project-open) .project-covenant-panel{display:grid;gap:10px;margin-bottom:13px;padding:12px;border:1px solid color-mix(in srgb,var(--line-strong) 72%,transparent);border-radius:13px;background:color-mix(in srgb,var(--surface-soft) 76%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-covenant-head,:where(body.time-series-open,body.gantt-project-open) .project-covenant-head>div,:where(body.time-series-open,body.gantt-project-open) .project-covenant-contribution{display:flex;align-items:center;gap:8px}:where(body.time-series-open,body.gantt-project-open) .project-covenant-head{justify-content:space-between}:where(body.time-series-open,body.gantt-project-open) .project-covenant-head>div{align-items:flex-start;flex-direction:column;gap:2px}:where(body.time-series-open,body.gantt-project-open) .project-covenant-head strong{color:var(--text);font-size:14px;font-weight:950}:where(body.time-series-open,body.gantt-project-open) .project-covenant-head span,:where(body.time-series-open,body.gantt-project-open) .project-covenant-contribution span,:where(body.time-series-open,body.gantt-project-open) .project-covenant-panel>p{color:var(--muted);font-size:10px;line-height:1.4}:where(body.time-series-open,body.gantt-project-open) .project-covenant-head a{color:var(--brand-strong);font-size:10px;font-weight:900;text-decoration:none}:where(body.time-series-open,body.gantt-project-open) .project-covenant-contribution{flex-wrap:wrap;padding:7px 9px;border-radius:9px;background:color-mix(in srgb,var(--surface) 82%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-covenant-contribution b{color:var(--text);font-size:10px;font-weight:900}:where(body.time-series-open,body.gantt-project-open) .project-covenant-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}:where(body.time-series-open,body.gantt-project-open) .project-covenant-card{min-width:0;padding:8px 9px;border:1px solid color-mix(in srgb,var(--line) 70%,transparent);border-left:3px solid var(--muted);border-radius:10px;background:color-mix(in srgb,var(--surface) 84%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-covenant-card.positive{border-left-color:var(--positive)}:where(body.time-series-open,body.gantt-project-open) .project-covenant-card.critical{border-left-color:var(--critical)}:where(body.time-series-open,body.gantt-project-open) .project-covenant-card span,:where(body.time-series-open,body.gantt-project-open) .project-covenant-card em{display:block;overflow:hidden;color:var(--muted);font-size:9px;font-style:normal;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-covenant-card strong{display:block;margin:4px 0;color:var(--text);font-size:15px;font-weight:950}:where(body.time-series-open,body.gantt-project-open) .project-covenant-card.positive strong{color:var(--positive)}:where(body.time-series-open,body.gantt-project-open) .project-covenant-card.critical strong{color:var(--critical)}:where(body.time-series-open,body.gantt-project-open) .project-covenant-panel>p{margin:0}@media(max-width:1180px){:where(body.time-series-open,body.gantt-project-open) .project-covenant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){:where(body.time-series-open,body.gantt-project-open) .project-covenant-grid{grid-template-columns:1fr 1fr}:where(body.time-series-open,body.gantt-project-open) .project-covenant-head{align-items:flex-start}}@media(max-width:460px){:where(body.time-series-open,body.gantt-project-open) .project-covenant-grid{grid-template-columns:1fr}}:where(body.time-series-open,body.gantt-project-open) .project-chart-fact-zone{fill:color-mix(in srgb,var(--accent, #48d8c4) 13%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-roadmap{display:grid;gap:14px}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-head>div{display:grid;gap:4px}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-head strong{color:var(--text);font-size:17px}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-head span,:where(body.time-series-open,body.gantt-project-open) .project-roadmap-head em,:where(body.time-series-open,body.gantt-project-open) .project-roadmap-volume em{color:var(--muted);font-size:11px;font-style:normal}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-volume{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-volume article{display:grid;gap:5px;min-width:0;padding:13px 14px;border:1px solid color-mix(in srgb,var(--line) 80%,transparent);border-radius:11px;background:color-mix(in srgb,var(--panel, var(--surface)) 92%,var(--accent) 8%)}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-volume span{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-volume strong{overflow:hidden;color:var(--text);font-size:clamp(17px,1.7vw,23px);text-overflow:ellipsis;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-table-wrap{overflow-x:auto;border:1px solid color-mix(in srgb,var(--line) 82%,transparent);border-radius:11px}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-table{width:100%;min-width:680px;border-collapse:collapse}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-table th,:where(body.time-series-open,body.gantt-project-open) .project-roadmap-table td{padding:10px 12px;border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent);color:var(--text);font-size:11px;text-align:left;vertical-align:top}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-table th{color:var(--muted);font-size:9px;letter-spacing:.05em;text-transform:uppercase}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-table td:first-child{display:grid;gap:3px}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-table small{color:var(--critical)}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-table td:last-child span{display:inline-flex;padding:4px 7px;border-radius:999px;background:color-mix(in srgb,currentColor 11%,transparent);font-weight:700}@media(max-width:760px){:where(body.time-series-open,body.gantt-project-open) .project-roadmap-head{display:grid}:where(body.time-series-open,body.gantt-project-open) .project-roadmap-volume{grid-template-columns:1fr}}:root[data-project-viewer=true] body{overflow:hidden;background:var(--bg, #041719)}:root[data-project-viewer=true] body>.app-shell{display:none}:root[data-project-viewer=true] body.time-series-open .modal-backdrop{inset:0;padding:0;background:var(--bg, #041719);backdrop-filter:none}:root[data-project-viewer=true] body.time-series-open .time-series-modal{width:100vw;height:100vh;max-width:none;max-height:none;border:0;border-radius:0;box-shadow:none}:root[data-project-viewer=true] body.time-series-open .time-series-actions .icon-button{visibility:hidden}:where(body.time-series-open,body.gantt-project-open) .project-chart-fact-boundary{stroke:color-mix(in srgb,var(--accent, #48d8c4) 62%,transparent);stroke-width:1;stroke-dasharray:4 5}:where(body.time-series-open,body.gantt-project-open) .project-current-year-marker line{stroke:var(--warning, #f4a51c);stroke-width:1.2;stroke-dasharray:5 7;opacity:.88}:where(body.time-series-open,body.gantt-project-open) .project-current-year-marker text{fill:var(--warning, #f4a51c);font-size:7.2px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;paint-order:stroke;stroke:color-mix(in srgb,var(--surface, #103f41) 86%,transparent);stroke-width:2.5px}@media(max-width:1366px){:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-grid,:where(body.time-series-open,body.gantt-project-open) .project-contribution-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media(max-width:900px){:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head,:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-head,:where(body.time-series-open,body.gantt-project-open) .project-contribution-head{align-items:start;flex-direction:column}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head span,:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-head span,:where(body.time-series-open,body.gantt-project-open) .project-contribution-head span{text-align:left}}@media(max-width:760px){:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-grid,:where(body.time-series-open,body.gantt-project-open) .project-contribution-grid{grid-template-columns:1fr}}body.time-series-open .modal-backdrop,body.gantt-project-open .modal-backdrop{padding:18px;background:color-mix(in srgb,#00191b 76%,transparent);backdrop-filter:blur(12px) saturate(.86)}body.time-series-open .time-series-modal,body.gantt-project-open .time-series-modal,body.gantt-project-open .gantt-project-dialog{width:min(1880px,calc(100vw - 36px));height:min(1120px,calc(100vh - 36px));max-width:none;max-height:none;margin:auto;border:1px solid color-mix(in srgb,var(--line-strong, var(--line)) 70%,transparent);border-radius:17px;background:linear-gradient(145deg,color-mix(in srgb,var(--panel, var(--surface)) 96%,var(--accent, #48d8c4) 4%),var(--panel, var(--surface)));box-shadow:0 30px 90px #00101285}body.time-series-open .time-series-modal .modal-head,body.gantt-project-open .gantt-project-dialog .modal-head{position:sticky;top:0;z-index:70;display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:16px;min-height:82px;padding:16px 18px;border-bottom:1px solid color-mix(in srgb,var(--line-strong, var(--line)) 58%,transparent);background:color-mix(in srgb,var(--panel, var(--surface)) 90%,transparent);box-shadow:0 8px 24px #00141629;backdrop-filter:blur(14px)}body.time-series-open .time-series-modal .modal-head h2,body.gantt-project-open .gantt-project-dialog .modal-head h2{overflow:hidden;margin:0;color:var(--text);font-size:clamp(22px,2vw,31px);font-weight:780;line-height:1.08;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}body.time-series-open .time-series-modal .modal-head p,body.gantt-project-open .gantt-project-dialog .modal-head p{max-width:920px;margin-top:4px;color:var(--muted);font-size:11px;line-height:1.3}body.time-series-open .time-series-body,body.gantt-project-open .gantt-project-dialog .time-series-body{padding:12px 16px 18px;scroll-behavior:smooth;scrollbar-gutter:stable}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav{flex-wrap:nowrap;overflow-x:auto;padding:7px;border-color:color-mix(in srgb,var(--accent, #48d8c4) 26%,var(--line));background:color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);scrollbar-width:thin}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav button{flex:0 0 auto;min-height:34px;padding:6px 14px;border-color:transparent;background:color-mix(in srgb,var(--surface-soft, var(--surface)) 62%,transparent);color:color-mix(in srgb,var(--muted) 82%,var(--text) 18%);transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav button:hover,:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav button:focus-visible{border-color:color-mix(in srgb,var(--accent, #48d8c4) 58%,transparent);background:color-mix(in srgb,var(--accent-soft, var(--surface-soft)) 58%,transparent);color:var(--text);transform:translateY(-1px)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-summary{gap:9px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card{position:relative;overflow:hidden;min-height:68px;padding:11px 12px;border-color:color-mix(in srgb,var(--line-strong, var(--line)) 48%,transparent);border-radius:12px;background:linear-gradient(145deg,color-mix(in srgb,var(--surface-soft, var(--surface)) 84%,transparent),color-mix(in srgb,var(--surface, #fff) 68%,transparent));box-shadow:inset 0 1px color-mix(in srgb,white 8%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--line-strong, var(--line))}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card.positive:before{background:var(--positive)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card.attention:before{background:var(--attention)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card.critical:before{background:var(--critical)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card strong{margin-top:6px;font-size:18px;letter-spacing:-.015em}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section{gap:11px;padding-top:13px;border-top:1px solid color-mix(in srgb,var(--line-strong, var(--line)) 42%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section:first-of-type{padding-top:0;border-top:0}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head strong,:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-head strong,:where(body.time-series-open,body.gantt-project-open) .project-contribution-head strong{font-size:17px;font-weight:780;letter-spacing:-.018em}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-chart{min-height:190px;padding:12px;border-color:color-mix(in srgb,var(--line-strong, var(--line)) 48%,transparent);background:radial-gradient(circle at 18% 0%,color-mix(in srgb,var(--accent, #48d8c4) 7%,transparent),transparent 44%),color-mix(in srgb,var(--surface, #fff) 78%,transparent);box-shadow:0 8px 22px #00181a1f}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-chart svg{height:122px}:where(body.time-series-open,body.gantt-project-open) .project-chart-line{stroke-width:2.5px;filter:drop-shadow(0 2px 3px rgba(0,22,24,.16))}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card,:where(body.time-series-open,body.gantt-project-open) .project-contribution-card{min-height:76px;background:linear-gradient(145deg,color-mix(in srgb,var(--surface-soft, var(--surface)) 80%,transparent),color-mix(in srgb,var(--surface) 72%,transparent));box-shadow:0 7px 18px #00181a1a}@media(max-width:900px){body.time-series-open .modal-backdrop,body.gantt-project-open .modal-backdrop{padding:8px}body.time-series-open .time-series-modal,body.gantt-project-open .time-series-modal,body.gantt-project-open .gantt-project-dialog{width:calc(100vw - 16px);height:calc(100vh - 16px);border-radius:13px}body.time-series-open .time-series-modal .modal-head,body.gantt-project-open .gantt-project-dialog .modal-head{min-height:68px;padding:12px}body.time-series-open .time-series-modal .modal-head h2,body.gantt-project-open .gantt-project-dialog .modal-head h2{font-size:20px}body.time-series-open .time-series-modal .modal-head p,body.gantt-project-open .gantt-project-dialog .modal-head p{max-height:2.6em;overflow:hidden}body.time-series-open .time-series-body,body.gantt-project-open .gantt-project-dialog .time-series-body{padding:8px}body.time-series-open .project-dashboard-summary,body.gantt-project-open .project-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}body.time-series-open .project-dashboard-grid,body.time-series-open .project-dashboard-grid.compact,body.gantt-project-open .project-dashboard-grid,body.gantt-project-open .project-dashboard-grid.compact{grid-template-columns:1fr}}@media(max-width:560px){body.time-series-open .time-series-actions,body.gantt-project-open .gantt-project-actions{gap:5px}body.time-series-open .time-series-gantt-link,body.gantt-project-open .gantt-project-data-route{display:inline-grid;place-items:center;width:68px;min-width:68px;max-width:68px;padding:0;overflow:hidden;font-size:0}body.time-series-open .time-series-gantt-link:before{content:"\413\430\43d\442  \2197";font-size:11px}body.time-series-open .project-dashboard-summary,body.gantt-project-open .project-dashboard-summary{grid-template-columns:1fr}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-chart{min-height:210px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-chart svg{height:138px}}body.time-series-open .time-series-modal .modal-head,body.gantt-project-open .gantt-project-dialog .modal-head{isolation:isolate;overflow:hidden}body.time-series-open .time-series-modal .modal-head:before,body.gantt-project-open .gantt-project-dialog .modal-head:before{content:"";position:absolute;z-index:-1;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--brand),#54b9f3);box-shadow:0 0 18px color-mix(in srgb,var(--brand) 28%,transparent)}body.time-series-open .time-series-actions,body.gantt-project-open .gantt-project-actions{display:flex;align-items:center;gap:7px;min-width:0;padding:4px;border:1px solid color-mix(in srgb,var(--line-strong, var(--line)) 38%,transparent);border-radius:11px;background:color-mix(in srgb,var(--surface-soft, var(--surface)) 48%,transparent)}body.time-series-open .time-series-actions .button,body.gantt-project-open .gantt-project-actions .button,body.time-series-open .time-series-actions .icon-button,body.gantt-project-open .gantt-project-actions .icon-button{min-height:34px;border-radius:8px}body.time-series-open .time-series-passport-summary,body.gantt-project-open .gantt-project-passport>summary{position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--brand) 20%,var(--line));border-radius:11px;background:linear-gradient(90deg,color-mix(in srgb,var(--brand) 7%,transparent),transparent 36%),color-mix(in srgb,var(--surface-soft, var(--surface)) 58%,transparent);box-shadow:inset 0 1px color-mix(in srgb,white 6%,transparent)}body.time-series-open .passport-summary-id,body.gantt-project-open .passport-summary-id{border-color:color-mix(in srgb,var(--brand) 42%,var(--line));background:color-mix(in srgb,var(--brand) 10%,transparent);color:var(--text);font-variant-numeric:tabular-nums}body.time-series-open .passport-summary-action,body.gantt-project-open .passport-summary-action{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border:1px solid color-mix(in srgb,var(--brand) 48%,var(--line));border-radius:8px;background:color-mix(in srgb,var(--brand) 9%,transparent);color:var(--text)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav{scroll-padding-inline:7px;scroll-snap-type:x proximity}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav button{scroll-snap-align:start}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-summary{grid-template-columns:repeat(4,minmax(0,1fr))}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card{transition:border-color .14s ease,background-color .14s ease,transform .14s ease}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card span{letter-spacing:.035em;text-transform:uppercase}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card strong,:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-card strong,:where(body.time-series-open,body.gantt-project-open) .project-contribution-card strong{font-variant-numeric:tabular-nums}@media(hover:hover){:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card:hover{border-color:color-mix(in srgb,var(--brand) 28%,var(--line));background:color-mix(in srgb,var(--surface-soft, var(--surface)) 92%,transparent);transform:translateY(-1px)}}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head,:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-head,:where(body.time-series-open,body.gantt-project-open) .project-contribution-head{padding-bottom:8px;border-bottom:1px solid color-mix(in srgb,var(--line-strong, var(--line)) 34%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head span,:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-head span,:where(body.time-series-open,body.gantt-project-open) .project-contribution-head span{line-height:1.35;white-space:normal}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-chart{overflow:hidden}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-chart>header,:where(body.time-series-open,body.gantt-project-open) .project-dashboard-chart>strong{padding-bottom:6px;border-bottom:1px solid color-mix(in srgb,var(--line-strong, var(--line)) 28%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-panel,:where(body.time-series-open,body.gantt-project-open) .project-contribution-panel{box-shadow:0 9px 24px #00181a1a}@media(min-width:901px)and (max-width:1450px){body.time-series-open .project-dashboard-grid:not(.compact),body.gantt-project-open .project-dashboard-grid:not(.compact){grid-template-columns:repeat(2,minmax(0,1fr))}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-chart{min-height:220px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-chart svg{height:148px}}@media(max-width:900px){body.time-series-open .time-series-modal .modal-head,body.gantt-project-open .gantt-project-dialog .modal-head{align-items:start;gap:8px}body.time-series-open .time-series-modal .modal-head h2,body.gantt-project-open .gantt-project-dialog .modal-head h2{max-width:none;display:-webkit-box;overflow:hidden;white-space:normal;text-overflow:clip;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.time-series-open .time-series-passport-summary,body.gantt-project-open .gantt-project-passport>summary{min-width:0}:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-grid,:where(body.time-series-open,body.gantt-project-open) .project-contribution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){body.time-series-open .time-series-modal .modal-head,body.gantt-project-open .gantt-project-dialog .modal-head{grid-template-columns:minmax(0,1fr) max-content;min-height:82px}body.time-series-open .time-series-modal .modal-head p,body.gantt-project-open .gantt-project-dialog .modal-head p{display:none}body.time-series-open .time-series-actions,body.gantt-project-open .gantt-project-actions{padding:3px}body.time-series-open .time-series-gantt-link,body.gantt-project-open #ganttProjectDataLink{width:60px;min-width:60px;max-width:60px;padding:0;overflow:hidden;font-size:0}body.gantt-project-open #ganttProjectDataLink:before{content:"\414\430\43d\43d\44b\435  \2197";font-size:10px}body.time-series-open #closeTimeSeriesButton,body.gantt-project-open #closeProjectModalButton{width:36px;min-width:36px;padding-inline:0}body.time-series-open .time-series-passport-summary,body.gantt-project-open .gantt-project-passport>summary{grid-template-columns:max-content minmax(0,1fr);gap:7px 9px;padding:9px}body.time-series-open .time-series-passport-summary strong,body.gantt-project-open .gantt-project-passport>summary strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.time-series-open .passport-summary-action,body.gantt-project-open .passport-summary-action{grid-column:1 / -1;width:100%;box-sizing:border-box}body.time-series-open .project-dashboard-summary,body.gantt-project-open .project-dashboard-summary,body.gantt-project-open .gantt-project-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}body.gantt-project-open .gantt-project-summary-card strong{overflow-wrap:anywhere;white-space:normal}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card{min-height:62px;padding:9px 10px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card strong{margin-top:5px;font-size:16px;overflow-wrap:anywhere}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head,:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-head,:where(body.time-series-open,body.gantt-project-open) .project-contribution-head{gap:5px}}@media(max-width:380px){:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-grid,:where(body.time-series-open,body.gantt-project-open) .project-contribution-grid{grid-template-columns:1fr}}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav{top:6px;border-color:color-mix(in srgb,var(--brand) 28%,var(--line));box-shadow:0 10px 24px #00181a29,inset 0 1px color-mix(in srgb,white 6%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav button{font-variant-numeric:tabular-nums}body.time-series-open .project-contour-profile,body.time-series-open .project-development-editor{overflow:hidden;border-color:color-mix(in srgb,var(--line-strong, var(--border)) 48%,transparent);background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--brand) 6%,transparent),transparent 36%),color-mix(in srgb,var(--panel) 97%,transparent);box-shadow:0 8px 22px #00181a1a}body.time-series-open .project-contour-profile-head,body.time-series-open .project-development-section-head{min-height:34px;padding-bottom:8px;border-bottom:1px solid color-mix(in srgb,var(--line-strong, var(--border)) 34%,transparent)}body.time-series-open .project-contour-profile-head strong,body.time-series-open .project-development-section-head strong{color:var(--text);font-size:16px;letter-spacing:-.015em}body.time-series-open .project-contour-status{position:relative;overflow:hidden;min-height:76px;border-color:color-mix(in srgb,var(--line-strong, var(--border)) 42%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--surface-soft, var(--panel)) 78%,transparent),color-mix(in srgb,var(--panel) 90%,transparent));box-shadow:inset 0 1px color-mix(in srgb,white 6%,transparent)}body.time-series-open .project-contour-status strong{margin-top:2px;font-variant-numeric:tabular-nums;letter-spacing:-.025em}body.time-series-open .project-contour-status.tone-positive strong{color:var(--positive)}body.time-series-open .project-contour-status.tone-attention strong{color:var(--attention)}body.time-series-open .project-contour-status.tone-critical strong{color:var(--critical)}body.time-series-open .project-development-editor>summary{min-height:52px;border-bottom:1px solid transparent;background:linear-gradient(90deg,color-mix(in srgb,var(--brand) 7%,transparent),transparent 48%)}body.time-series-open .project-development-editor[open]>summary{border-bottom-color:color-mix(in srgb,var(--line-strong, var(--border)) 34%,transparent)}body.time-series-open .project-development-editor>summary span{color:var(--text);font-size:16px;letter-spacing:-.012em}body.time-series-open .project-development-editor>summary strong{font-variant-numeric:tabular-nums}body.time-series-open .project-development-body{padding-top:12px}body.time-series-open .project-development-parameter,body.time-series-open .project-development-gate{border-color:color-mix(in srgb,var(--line-strong, var(--border)) 42%,transparent);background:color-mix(in srgb,var(--surface-soft, var(--panel)) 64%,transparent)}body.time-series-open .project-development-field{border-color:color-mix(in srgb,var(--line-strong, var(--border)) 44%,transparent);background:color-mix(in srgb,var(--surface, var(--panel)) 88%,transparent)}@media(max-width:560px){body.time-series-open .time-series-modal .modal-head,body.gantt-project-open .gantt-project-dialog .modal-head{grid-template-columns:1fr;gap:8px;min-height:112px}body.time-series-open .time-series-actions,body.gantt-project-open .gantt-project-actions{display:grid;grid-template-columns:minmax(0,1fr) 38px;justify-self:stretch;width:100%;box-sizing:border-box}body.time-series-open .time-series-gantt-link,body.gantt-project-open #ganttProjectDataLink{width:auto;min-width:0;max-width:none}body.time-series-open .time-series-modal .modal-head h2,body.gantt-project-open .gantt-project-dialog .modal-head h2{-webkit-line-clamp:2;font-size:19px;line-height:1.12}body.time-series-open .project-contour-profile{padding:10px}body.time-series-open .project-contour-profile-head,body.time-series-open .project-development-section-head{align-items:flex-start;flex-direction:column;gap:4px}body.time-series-open .project-contour-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}body.time-series-open .project-contour-status{min-height:82px;padding:9px}body.time-series-open .project-contour-status em{overflow:visible;line-height:1.25;text-overflow:clip;white-space:normal}body.time-series-open .project-development-editor>summary{grid-template-columns:1fr;gap:4px;padding:11px}body.time-series-open .project-development-editor>summary strong,body.time-series-open .project-development-editor>summary em{grid-column:1;justify-self:start}body.time-series-open .project-development-body{gap:12px;padding:11px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav{top:2px;min-height:48px;padding:6px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-nav button{min-height:36px;padding-inline:12px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head strong{font-size:16px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head span{max-width:100%}}@media(max-width:340px){body.time-series-open .project-contour-profile-grid,body.time-series-open .project-dashboard-summary,body.gantt-project-open .project-dashboard-summary{grid-template-columns:1fr}}body.time-series-open .time-series-passport-summary.project-passport-summary-v2,body.gantt-project-open .gantt-project-passport>summary.project-passport-summary-v2{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(520px,1.65fr) max-content;align-items:center;gap:12px;min-height:70px;padding:10px 12px}:where(body.time-series-open,body.gantt-project-open) .project-passport-heading{min-width:0;display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:10px}:where(body.time-series-open,body.gantt-project-open) .project-passport-heading>div{min-width:0;display:grid;gap:2px}:where(body.time-series-open,body.gantt-project-open) .project-passport-heading strong{overflow:hidden;color:var(--text);font-size:16px;font-weight:760;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-passport-eyebrow{overflow:hidden;color:var(--brand);font-size:9px;font-weight:760;letter-spacing:.065em;line-height:1.15;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta-item{position:relative;min-width:0;min-height:45px;display:grid;align-content:center;gap:3px;padding:6px 8px 6px 11px;border:1px solid color-mix(in srgb,var(--line-strong, var(--line)) 34%,transparent);border-radius:8px;background:color-mix(in srgb,var(--surface, var(--panel)) 66%,transparent);box-sizing:border-box}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta-item:before{content:"";position:absolute;inset:6px auto 6px 0;width:2px;border-radius:0 2px 2px 0;background:color-mix(in srgb,var(--brand) 52%,var(--line))}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta-item.status-active:before{background:var(--positive)}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta-item.status-paused:before{background:var(--attention)}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta-item.status-completed:before{background:var(--brand)}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta-item.status-cancelled:before{background:var(--critical)}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta-item small{overflow:hidden;color:var(--muted);font-size:8px;font-style:normal;font-weight:700;letter-spacing:.055em;line-height:1.1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta-item b{overflow:hidden;color:var(--text);font-size:11px;font-weight:680;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-passport-summary-v2 .passport-summary-action{gap:7px;min-width:100px;font-size:10px;font-weight:720;letter-spacing:.02em}:where(body.time-series-open,body.gantt-project-open) .project-passport-summary-v2 .passport-summary-action:after{content:"\2193";color:var(--brand);font-size:12px;transition:transform .15s ease}:where(body.time-series-open,body.gantt-project-open) details[open]>.project-passport-summary-v2 .passport-summary-action:after{transform:rotate(180deg)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-summary{gap:8px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card{min-height:84px;display:grid;grid-template-rows:auto 1fr auto;align-content:stretch}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card strong{align-self:center;line-height:1.08}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card small{display:block;overflow:hidden;margin-top:5px;color:var(--muted);font-size:8.5px;font-weight:560;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head strong,:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-head strong,:where(body.time-series-open,body.gantt-project-open) .project-contribution-head strong{display:inline-flex;align-items:center;gap:8px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-section-head strong:before,:where(body.time-series-open,body.gantt-project-open) .project-diagnostic-head strong:before,:where(body.time-series-open,body.gantt-project-open) .project-contribution-head strong:before{content:"";width:4px;height:18px;flex:0 0 4px;border-radius:3px;background:linear-gradient(180deg,var(--brand),#54b9f3);box-shadow:0 0 12px color-mix(in srgb,var(--brand) 20%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-chart{border-radius:13px}@media(max-width:1180px){body.time-series-open .time-series-passport-summary.project-passport-summary-v2,body.gantt-project-open .gantt-project-passport>summary.project-passport-summary-v2{grid-template-columns:minmax(190px,.75fr) minmax(0,1.75fr) max-content}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body.time-series-open .time-series-passport-summary.project-passport-summary-v2,body.gantt-project-open .gantt-project-passport>summary.project-passport-summary-v2{grid-template-columns:minmax(0,1fr) max-content;gap:8px;min-height:0;padding:9px}:where(body.time-series-open,body.gantt-project-open) .project-passport-heading{grid-column:1}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta{grid-column:1 / -1;grid-row:2}:where(body.time-series-open,body.gantt-project-open) .project-passport-summary-v2 .passport-summary-action{grid-column:2;grid-row:1;align-self:center;width:34px;min-width:34px;padding-inline:0;overflow:hidden;font-size:0}:where(body.time-series-open,body.gantt-project-open) .project-passport-summary-v2 .passport-summary-action:after{margin:auto;font-size:13px}}@media(max-width:460px){:where(body.time-series-open,body.gantt-project-open) .project-passport-summary-v2 .passport-summary-action{min-width:34px;width:34px;padding-inline:0;overflow:hidden;font-size:0}:where(body.time-series-open,body.gantt-project-open) .project-passport-summary-v2 .passport-summary-action:after{margin:auto;font-size:13px}:where(body.time-series-open,body.gantt-project-open) .project-passport-meta-item{min-height:42px;padding-block:5px}:where(body.time-series-open,body.gantt-project-open) .project-dashboard-card{min-height:78px}}@media(max-width:340px){:where(body.time-series-open,body.gantt-project-open) .project-passport-meta{grid-template-columns:1fr}}:where(body.time-series-open,body.gantt-project-open) .project-execution-strip{position:relative;overflow:hidden;display:grid;gap:10px;padding:11px 12px 12px;border:1px solid color-mix(in srgb,var(--brand) 22%,var(--line));border-radius:13px;background:radial-gradient(circle at 0 0,color-mix(in srgb,var(--brand) 9%,transparent),transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--surface-soft, var(--surface)) 86%,transparent),color-mix(in srgb,var(--surface, var(--panel)) 76%,transparent));box-shadow:0 9px 24px #00181a1a,inset 0 1px color-mix(in srgb,white 7%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-execution-strip:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--brand),#54b9f3)}:where(body.time-series-open,body.gantt-project-open) .project-execution-head{min-width:0;display:flex;align-items:end;justify-content:space-between;gap:12px}:where(body.time-series-open,body.gantt-project-open) .project-execution-head>div{min-width:0;display:grid;gap:1px}:where(body.time-series-open,body.gantt-project-open) .project-execution-head span{color:var(--brand);font-size:8.5px;font-weight:760;letter-spacing:.07em;line-height:1.1;text-transform:uppercase}:where(body.time-series-open,body.gantt-project-open) .project-execution-head strong{color:var(--text);font-size:16px;font-weight:780;letter-spacing:-.018em;line-height:1.1}:where(body.time-series-open,body.gantt-project-open) .project-execution-head em{overflow:hidden;color:var(--muted);font-size:9px;font-style:normal;font-weight:650;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-execution-body{min-width:0;display:grid;grid-template-columns:minmax(360px,1.45fr) minmax(330px,.9fr);align-items:stretch;gap:14px}:where(body.time-series-open,body.gantt-project-open) .project-execution-timeline{min-width:0;display:grid;align-content:center;gap:8px;padding:7px 9px 8px;border:1px solid color-mix(in srgb,var(--line-strong, var(--line)) 34%,transparent);border-radius:10px;background:color-mix(in srgb,var(--surface, var(--panel)) 62%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-execution-timeline-labels{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}:where(body.time-series-open,body.gantt-project-open) .project-execution-timeline-labels>span{min-width:0;display:grid;gap:1px}:where(body.time-series-open,body.gantt-project-open) .project-execution-timeline-labels>span:nth-child(2){text-align:center}:where(body.time-series-open,body.gantt-project-open) .project-execution-timeline-labels>span:last-child{text-align:right}:where(body.time-series-open,body.gantt-project-open) .project-execution-timeline-labels small{color:var(--muted);font-size:7.5px;font-weight:700;letter-spacing:.045em;line-height:1.1;text-transform:uppercase}:where(body.time-series-open,body.gantt-project-open) .project-execution-timeline-labels b{overflow:hidden;color:var(--text);font-size:10px;font-variant-numeric:tabular-nums;font-weight:680;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-execution-track{position:relative;height:8px;margin:2px 2px 0;border-radius:999px;background:color-mix(in srgb,var(--line-strong, var(--line)) 46%,transparent);box-shadow:inset 0 1px 3px #00121447}:where(body.time-series-open,body.gantt-project-open) .project-execution-progress{position:absolute;inset:0 auto 0 0;max-width:100%;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--brand) 72%,#54b9f3),var(--brand));box-shadow:0 0 12px color-mix(in srgb,var(--brand) 24%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-execution-fact{position:absolute;z-index:3;top:50%;width:2px;height:22px;border-radius:2px;background:#54b9f3;box-shadow:0 0 0 3px color-mix(in srgb,#54b9f3 14%,transparent);transform:translate(-1px,-50%)}:where(body.time-series-open,body.gantt-project-open) .project-execution-milestone{position:absolute;z-index:2;top:50%;width:8px;height:8px;border:2px solid color-mix(in srgb,var(--surface, var(--panel)) 88%,transparent);border-radius:50%;background:var(--muted);box-shadow:0 0 0 1px color-mix(in srgb,var(--line-strong, var(--line)) 62%,transparent);transform:translate(-50%,-50%)}:where(body.time-series-open,body.gantt-project-open) .project-execution-milestone.done{background:var(--positive)}:where(body.time-series-open,body.gantt-project-open) .project-execution-milestone.attention{background:var(--attention)}:where(body.time-series-open,body.gantt-project-open) .project-execution-milestone.critical{background:var(--critical)}:where(body.time-series-open,body.gantt-project-open) .project-execution-metrics{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}:where(body.time-series-open,body.gantt-project-open) .project-execution-metric{min-width:0;display:grid;grid-template-rows:auto 1fr auto;gap:4px;padding:7px 8px;border:1px solid color-mix(in srgb,var(--line-strong, var(--line)) 34%,transparent);border-radius:9px;background:color-mix(in srgb,var(--surface, var(--panel)) 62%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-execution-metric>span{overflow:hidden;color:var(--muted);font-size:8px;font-weight:720;letter-spacing:.04em;line-height:1.1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}:where(body.time-series-open,body.gantt-project-open) .project-execution-metric>strong{align-self:center;color:var(--text);font-size:16px;font-variant-numeric:tabular-nums;font-weight:780;letter-spacing:-.02em;line-height:1}:where(body.time-series-open,body.gantt-project-open) .project-execution-metric>i{overflow:hidden;height:3px;display:block;border-radius:999px;background:color-mix(in srgb,var(--line-strong, var(--line)) 42%,transparent)}:where(body.time-series-open,body.gantt-project-open) .project-execution-metric>i>b{width:0;max-width:100%;height:100%;display:block;border-radius:inherit;background:var(--brand)}:where(body.time-series-open,body.gantt-project-open) .project-execution-metric.milestones>i>b{background:var(--positive)}:where(body.time-series-open,body.gantt-project-open) .project-execution-metric.benefit>i>b{background:#54b9f3}@media(max-width:980px){:where(body.time-series-open,body.gantt-project-open) .project-execution-body{grid-template-columns:1fr;gap:8px}}@media(max-width:560px){:where(body.time-series-open,body.gantt-project-open) .project-execution-strip{gap:8px;padding:10px}:where(body.time-series-open,body.gantt-project-open) .project-execution-head{align-items:start;flex-direction:column;gap:3px}:where(body.time-series-open,body.gantt-project-open) .project-execution-head em{white-space:normal}:where(body.time-series-open,body.gantt-project-open) .project-execution-metric{padding:7px}:where(body.time-series-open,body.gantt-project-open) .project-execution-metric>strong{font-size:15px}}}
