/* Dashboard collaboration v4.5.13 */
.dashboard-mini-kpi.goal-blue:before{content:"";display:block;width:28px;height:3px;margin-bottom:6px;border-radius:3px;background:#347fe2}
/* v5.1.1 Dashboard report-hall goal contribution card. */
.dashboard-ops-v1 .dashboard-mini-kpi.goal-blue:before{background:linear-gradient(90deg,#347fe2,#52a2ee)}
.dashboard-ops-v1 .dashboard-mini-kpi.goal-blue>strong{color:#287fdf}
.dashboard-goal-output{display:flex;flex-direction:column}
.dashboard-goal-output .panel-title{flex:0 0 auto}
.dashboard-goal-contribution{display:grid;grid-template-rows:auto auto auto auto;gap:9px;min-height:0;height:100%;color:#17324d}
.goal-contribution-summary{position:relative;display:grid;grid-template-columns:minmax(105px,1.15fr) minmax(210px,2.5fr) minmax(62px,.72fr);align-items:stretch;gap:0;padding:11px 12px;border:1px solid #c9dff5;border-radius:12px;background:linear-gradient(118deg,#eef7ff 0%,#e5f2ff 42%,#f4f9ff 72%,#e9f5ff 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(52,127,226,.09)}
.goal-contribution-total{display:flex;align-items:center;gap:9px;min-width:0;padding-right:12px}
.goal-contribution-total>span{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(145deg,#35c985,#159b6b);box-shadow:0 6px 14px rgba(25,166,111,.16);font-size:14px;font-weight:900}
.goal-contribution-total>div{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.goal-contribution-total strong{color:#075e63;font-size:34px;line-height:.92;font-weight:900}.goal-contribution-total small{margin-top:5px;color:#526d82;font-size:9px;font-weight:800;white-space:nowrap}
.goal-contribution-summary>dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;margin:0;border-left:1px solid #dce7ef}
.goal-contribution-summary>dl div{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:0 10px;border-right:1px solid #dce7ef}.goal-contribution-summary dt{color:#5c7489;font-size:8px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.goal-contribution-summary dd{display:flex;align-items:center;gap:5px;margin:5px 0 0;color:#17324d;font-size:22px;line-height:1;font-weight:900;white-space:nowrap}.goal-contribution-summary dd i{color:#35be7a;font-size:13px;font-style:normal}.goal-contribution-summary>dl div:nth-child(2) dd i{color:#3d88ea;font-size:10px}
.goal-contribution-summary>em{display:flex;min-width:0;margin-left:10px;padding:5px;justify-content:center;flex-direction:column;align-items:center;border-radius:10px;color:#18a66f;background:linear-gradient(145deg,#edf9f5,#e5f6f0);font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.goal-contribution-summary>em small{margin-top:3px;color:#6f8292;font-size:7px}
.dashboard-goal-contribution section h4,.goal-contribution-status>b{margin:0;color:#213e58;font-size:10px;font-weight:900}
.dashboard-goal-contribution section{display:grid;gap:5px;min-height:0}
.goal-contribution-row{display:grid;grid-template-columns:24px minmax(58px,1fr) 22px 32px minmax(42px,.9fr) 27px;align-items:center;gap:5px;min-height:34px;padding:5px 7px;border-bottom:1px dashed #e1eaf0}
.goal-contribution-row>span{width:23px;height:23px;display:grid;place-items:center;border-radius:8px;color:#148c66;background:#e5f8f0;font-size:10px}.goal-contribution-row.tone-1>span{color:#287fdf;background:#e8f2ff}.goal-contribution-row.tone-2>span{color:#7653d6;background:#f0eaff}
.goal-contribution-row>b{font-size:9px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.goal-contribution-row>strong{font-size:14px}.goal-contribution-row>small{color:#71879a;font-size:7px;white-space:nowrap}.goal-contribution-row>i{height:5px;border-radius:999px;background:#e6edf2;overflow:hidden}.goal-contribution-row>i em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2f80ed,#22b978)}.goal-contribution-row>mark{color:#168463;background:none;font-size:8px;font-weight:900;text-align:right}
.goal-contribution-empty{display:grid;gap:3px;padding:10px;border-radius:10px;background:#f7fafc}.goal-contribution-empty strong{font-size:10px}.goal-contribution-empty span{color:#71879a;font-size:8px}
.goal-contribution-status{display:grid;grid-template-columns:minmax(72px,1fr) repeat(3,auto);align-items:center;gap:6px;padding-top:2px}.goal-contribution-status>span{padding:5px 7px;border-radius:9px;font-size:8px;font-weight:800;white-space:nowrap}.goal-contribution-status>span strong{margin-left:4px;font-size:12px}.goal-contribution-status .done{color:#12815d;background:#e5f8ef}.goal-contribution-status .doing{color:#276db4;background:#e8f2ff}.goal-contribution-status .weak{color:#b26d08;background:#fff2d9}
.dashboard-goal-contribution>p{display:flex;gap:5px;align-items:flex-start;margin:0;padding:7px 8px;border:1px solid #d9e8fb;border-radius:9px;color:#587188;background:#f5f9ff;font-size:7.5px;line-height:1.4}.dashboard-goal-contribution>p b{flex:0 0 auto;color:#2f80ed;font-size:8px}
@media(max-width:1350px){.goal-contribution-summary{grid-template-columns:minmax(92px,1fr) minmax(180px,2.2fr) minmax(58px,.7fr);padding:10px}.goal-contribution-total{gap:7px;padding-right:8px}.goal-contribution-total>span{width:29px;height:29px}.goal-contribution-total strong{font-size:30px}.goal-contribution-summary>dl div{padding:0 7px}.goal-contribution-summary dt{font-size:7px}.goal-contribution-summary dd{font-size:19px}.goal-contribution-summary>em{margin-left:7px;font-size:10px}.goal-contribution-row{grid-template-columns:22px minmax(70px,1fr) 24px 30px minmax(52px,1fr) 30px}.goal-contribution-status{grid-template-columns:1fr repeat(3,auto)}}
@media(max-width:600px){#executiveDashboardCapture .dashboard-goal-output{height:auto;min-height:0;overflow:visible}#executiveDashboardCapture .dashboard-goal-contribution{gap:11px}#executiveDashboardCapture .goal-contribution-summary{grid-template-columns:minmax(0,1fr) auto;gap:11px;padding:12px}#executiveDashboardCapture .goal-contribution-total{padding:0}#executiveDashboardCapture .goal-contribution-total>span{width:38px;height:38px}#executiveDashboardCapture .goal-contribution-total strong{font-size:36px}#executiveDashboardCapture .goal-contribution-total small{font-size:11px}#executiveDashboardCapture .goal-contribution-summary>em{grid-column:2;grid-row:1;margin:0;padding:7px 10px;font-size:13px}#executiveDashboardCapture .goal-contribution-summary>em small{font-size:9px}#executiveDashboardCapture .goal-contribution-summary>dl{grid-column:1/-1;grid-row:2;border-left:0;border-top:1px solid #d8e5ee;padding-top:10px}#executiveDashboardCapture .goal-contribution-summary>dl div{padding:0 8px}#executiveDashboardCapture .goal-contribution-summary>dl div:first-child{border-left:0}#executiveDashboardCapture .goal-contribution-summary dt{font-size:10px}#executiveDashboardCapture .goal-contribution-summary dd{font-size:20px}#executiveDashboardCapture .dashboard-goal-contribution section h4,#executiveDashboardCapture .goal-contribution-status>b{font-size:13px}#executiveDashboardCapture .goal-contribution-row{grid-template-columns:30px minmax(82px,1fr) 30px 42px minmax(54px,.8fr) 34px;min-width:0;min-height:45px;padding:7px 4px}#executiveDashboardCapture .goal-contribution-row>span{width:28px;height:28px}#executiveDashboardCapture .goal-contribution-row>b{font-size:12px}#executiveDashboardCapture .goal-contribution-row>strong{font-size:17px}#executiveDashboardCapture .goal-contribution-row>small,#executiveDashboardCapture .goal-contribution-row>mark{font-size:10px}#executiveDashboardCapture .goal-contribution-status{grid-template-columns:1fr 1fr 1fr;gap:7px}#executiveDashboardCapture .goal-contribution-status>b{grid-column:1/-1}#executiveDashboardCapture .goal-contribution-status>span{padding:8px;font-size:11px;text-align:center}#executiveDashboardCapture .dashboard-goal-contribution>p{padding:9px;font-size:11px}#executiveDashboardCapture .dashboard-goal-contribution>p b{font-size:11px}}
.dashboard-people-collab-row{grid-column:1/-1;display:grid;grid-template-columns:minmax(440px,1fr) minmax(580px,1.35fr);gap:12px;align-items:stretch}
.dashboard-people-collab-row>.panel{height:100%;min-width:0}.dashboard-investment-matrix{grid-column:1/-1;min-width:0}
.member-analysis-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-bottom:10px}
.member-analysis-kpis article{padding:9px;border:1px solid #e0e9ef;border-radius:10px;background:#f6fafc}
.member-analysis-kpis small{display:block;color:#71879a;font-size:8px;white-space:nowrap}.member-analysis-kpis strong{display:block;margin-top:4px;color:#14324a;font-size:18px}
.dashboard-member-table-scroll,.dashboard-collab-scroll,.dashboard-matrix-scroll{max-width:100%;overflow-x:auto}
.dashboard-member-table,.dashboard-collab-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:9px}
.dashboard-member-table{min-width:900px}.dashboard-collab-table{min-width:680px}
.dashboard-member-table th,.dashboard-collab-table th{padding:7px 6px;color:#72879a;background:#f4f8fa;border-bottom:1px solid #dfe8ee;text-align:center;white-space:nowrap}
.dashboard-member-table td,.dashboard-collab-table td{padding:7px 6px;border-bottom:1px solid #edf2f5;text-align:center;color:#334e63;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dashboard-member-table th:first-child,.dashboard-member-table td:first-child,.dashboard-collab-table th:first-child,.dashboard-collab-table td:first-child{text-align:left}
.member-load-bar{display:inline-block;width:50px;height:6px;border-radius:9px;background:#e5edf2;overflow:hidden}.member-load-bar i{display:block;height:100%;background:linear-gradient(90deg,#28ac7e,#f1aa31,#ef5b5b)}
.dashboard-member-table td.overdue{color:#e5484d;font-weight:800}.member-value-pill,.member-status,.collab-status{display:inline-block;padding:3px 7px;border-radius:999px;font-size:8px;font-weight:800}
.member-value-pill{color:#087f6c;background:#e3f7f0}.member-status.normal,.collab-status.normal{color:#13845e;background:#e1f7e9}.member-status.hot{color:#d43e43;background:#ffe3e1}.member-status.warn,.collab-status.warn{color:#b26d08;background:#fff0d3}.member-status.low{color:#8a690c;background:#fff3c9}
.dashboard-member-project-matrix{display:grid;grid-template-columns:minmax(150px,1.55fr) 52px 52px repeat(var(--member-cols),minmax(76px,1fr)) minmax(104px,.95fr);gap:5px;min-width:960px}
.dashboard-member-project-matrix>div{min-height:32px;display:flex;align-items:center;justify-content:center;border-radius:7px;font-size:9px}
.matrix-head{color:#fff;background:linear-gradient(135deg,#347fe2,#52a2ee);font-weight:800;box-shadow:0 2px 7px rgba(40,119,216,.2)}.matrix-head.project,.matrix-project{justify-content:flex-start;padding-left:9px}.matrix-head.compact{font-size:8px}.matrix-project{color:#334e63;background:#f8fafb;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.matrix-cell{position:relative;color:#7c4a10;font-weight:900}.orange-0{background:#fffaf2}.orange-1{background:#ffedcc}.orange-2{background:#ffc86d}.orange-3{background:#f59a2c;color:#fff}.orange-4{background:#df6f12;color:#fff}
.matrix-cell i{position:absolute;right:3px;top:3px;padding:2px;border-radius:50%;background:#fff;color:#b85a0d;font-size:7px;font-style:normal}
.dashboard-matrix-legend{display:flex;align-items:center;gap:7px;margin-top:11px;color:#647b8f;font-size:9px;flex-wrap:wrap}.dashboard-matrix-legend>strong{color:#173b59}.dashboard-matrix-legend .legend-swatch{min-width:34px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:6px;font-weight:900}.dashboard-matrix-legend em{font-style:normal}.dashboard-matrix-legend b{margin-left:auto;color:#74562d}
.dashboard-closure{display:grid;grid-template-columns:1fr .9fr;grid-template-rows:auto 1fr auto;gap:9px;height:calc(100% - 30px)}
.closure-top-kpis{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}
.closure-top-kpis article{display:grid;grid-template-columns:1fr auto;padding:9px;border:1px solid #dce8ef;border-radius:10px;background:#f8fbfd}
.closure-top-kpis small{font-size:8px;color:#708598}.closure-top-kpis strong{font-size:20px;color:#14324a}.closure-top-kpis .dashboard-period-delta{grid-column:2;grid-row:1/3}
.closure-quality{display:grid;align-content:center;gap:8px;padding:10px;border:1px solid #e3ebf0;border-radius:11px}
.closure-quality>div{display:grid;grid-template-columns:76px 1fr 32px;gap:7px;align-items:center;font-size:8px}
.closure-quality i{height:7px;border-radius:9px;background:#e7eef3;overflow:hidden}.closure-quality i b{display:block;height:100%;background:linear-gradient(90deg,#19b5a6,#2f80ed)}
.closure-structure{display:grid;grid-template-columns:1fr 1fr;gap:7px}.closure-structure article{padding:9px;border:1px solid #e2ebf0;border-radius:10px}.closure-structure small{display:block;color:#708598;font-size:8px}.closure-structure strong{font-size:18px}
.closure-ai{grid-column:1/-1;display:flex;gap:7px;padding:8px 10px;border:1px solid #d8e8ff;border-radius:10px;background:#f4f8ff;color:#526d80;font-size:8.5px}.closure-ai b{color:#2f7de8;white-space:nowrap}
.dashboard-reference-grid>.dashboard-people-collab-row,.dashboard-reference-grid>.dashboard-investment-matrix{grid-column:1/-1}.dashboard-ops-v1,.dashboard-ops-v1 .dashboard-execution-closure{overflow:visible}
@media(min-width:1351px) and (max-width:1799px){.dashboard-ops-v1 .dashboard-team-load,.dashboard-ops-v1 .dashboard-execution-closure,.dashboard-ops-v1 .dashboard-outputs{height:420px;min-height:420px;max-height:none}.dashboard-people-collab-row,.dashboard-investment-matrix{grid-column:1/13}}
@media(max-width:1180px){.dashboard-people-collab-row{grid-template-columns:1fr}.member-analysis-kpis{grid-template-columns:repeat(3,1fr)}.dashboard-closure{height:auto;min-height:320px}}
@media(max-width:800px){.dashboard-reference-grid{gap:10px}.dashboard-reference-grid>.panel,.dashboard-people-collab-row>.panel{padding:12px}.dashboard-reference .panel-title h3{font-size:15px}.dashboard-reference .panel-title span{font-size:10px}.dashboard-ai-copy span{font-size:13px}.dashboard-ai-copy p{font-size:11px;line-height:1.6}.dashboard-ops-v1 .dashboard-mini-kpi{grid-column:auto;min-height:82px;padding:11px}.dashboard-ops-v1 .dashboard-mini-kpi small{font-size:10px}.dashboard-ops-v1 .dashboard-mini-kpi>strong{font-size:26px}.dashboard-focus-table{overflow-x:auto}.dashboard-focus-table table{min-width:760px;font-size:11px}.dashboard-ops-v1 .dashboard-board-workload .board-workload-head,.dashboard-ops-v1 .dashboard-board-workload>button{min-width:640px;min-height:36px;font-size:10px}.dashboard-closure{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;min-height:0}.closure-top-kpis{grid-column:1;grid-template-columns:1fr}.closure-quality,.closure-structure,.closure-ai{grid-column:1}.closure-quality>div{grid-template-columns:92px 1fr 38px;font-size:10px}.closure-ai{font-size:10px}.member-analysis-kpis{grid-template-columns:repeat(2,1fr)}.member-analysis-kpis small{font-size:10px}.member-analysis-kpis strong{font-size:21px}.dashboard-member-table{min-width:980px;font-size:11px}.dashboard-collab-table{min-width:760px;font-size:11px}.dashboard-member-table td,.dashboard-collab-table td{padding:9px 7px}.dashboard-member-project-matrix{min-width:920px}.dashboard-member-project-matrix>div{min-height:38px;font-size:11px}.dashboard-matrix-legend{font-size:10px;flex-wrap:wrap}.dashboard-matrix-legend b{width:100%;margin:0}.output-balanced-v3 .output-v2-main{grid-template-columns:1fr 1fr}.output-balanced-v3 .output-v2-rest{grid-template-columns:1fr}.output-balanced-v3 .output-v2-total .output-v2-ai{font-size:10.5px}.dashboard-range button{min-height:34px;font-size:11px}}
@media(max-width:480px){.dashboard-ai-hero{grid-template-columns:repeat(2,1fr)}.dashboard-ai-avatar{grid-column:1}.dashboard-ai-copy{grid-column:2}.dashboard-ops-v1 .dashboard-mini-kpi{grid-column:auto;width:auto}.dashboard-control-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.output-balanced-v3 .output-v2-main{grid-template-columns:1fr}.member-analysis-kpis article{min-height:64px}}

/* Compact member analysis, closure ring and real-count collaboration matrix. */
.dashboard-member-table.compact{min-width:760px}
.dashboard-closure-ring-layout{display:grid;grid-template-columns:minmax(142px,.82fr) 1fr 1fr;align-items:center;column-gap:24px;min-height:255px;height:calc(100% - 30px);padding:14px 20px}
.closure-ring{--closure-rate:0;position:relative;width:128px;aspect-ratio:1;justify-self:center;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#2f80ed calc(var(--closure-rate)*1%),#dfe8f2 0);box-shadow:inset 0 0 0 1px #d6e3f2}
.closure-ring:before{content:"";position:absolute;inset:18px;border-radius:50%;background:#fff;box-shadow:0 4px 16px rgba(31,80,132,.08)}
.closure-ring>div{position:relative;z-index:1;text-align:center;color:#587188}
.closure-ring span{display:block;font-size:12px;font-weight:700}.closure-ring strong{display:block;margin-top:4px;color:#15334e;font-size:31px;line-height:1}
.closure-metric-column{display:grid;grid-template-rows:repeat(3,1fr);gap:0;border-left:1px solid #dbe6ef;padding-left:22px}
.closure-metric-column>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;min-height:64px;border-bottom:1px solid #e8eff4}
.closure-metric-column>div:last-child{border-bottom:0}.closure-metric-column span{color:#678096;font-size:11px;font-weight:700;line-height:1.2}
.closure-metric-column strong{color:#15334e;font-size:24px;line-height:1}.closure-metric-column .alert strong{color:#e5484d}
.dashboard-member-analysis.compact .dashboard-member-table-scroll{margin-top:2px}.dashboard-member-analysis.compact th,.dashboard-member-analysis.compact td{padding-top:10px;padding-bottom:10px}
.matrix-cell.matrix-owner{box-shadow:inset 0 0 0 2px rgba(202,92,8,.28)}
.matrix-cell.matrix-owner i{background:#fff7e8;color:#b85009;border:1px solid rgba(184,80,9,.22)}
@media(max-width:1180px){.dashboard-closure-ring-layout{min-height:250px;grid-template-columns:minmax(126px,.8fr) 1fr 1fr;column-gap:15px;padding-inline:10px}.closure-ring{width:116px}}
@media(max-width:800px){.dashboard-closure-ring-layout{grid-template-columns:1fr 1fr;padding:12px 4px;gap:12px}.closure-ring{grid-column:1/-1;width:150px;justify-self:center}.closure-metric-column{padding-left:10px}.closure-metric-column span{font-size:10px}.closure-metric-column strong{font-size:18px}.dashboard-member-table.compact{min-width:760px}}
@media(max-width:480px){.dashboard-closure-ring-layout{grid-template-columns:1fr}.closure-metric-column{border-left:0;padding-left:0;border-top:1px solid #e1e9f0}.closure-metric-column>div{min-height:48px}.closure-ring{grid-column:1}}

.matrix-owner-name{padding:0 5px;color:#2d506a;background:#edf4f8;font-weight:800;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.matrix-project-stat{font-weight:900}
.matrix-stage{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:24px;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:900;white-space:nowrap}.matrix-stage.done{color:#075f72;background:#d6f3f7}.matrix-stage.delivery{color:#086f83;background:#d9f4fb}.matrix-stage.tech{color:#1756a3;background:#dceaff}.matrix-stage.business{color:#5146a5;background:#e7e4ff}.matrix-stage.discovery{color:#246aa5;background:#e3f1ff}.matrix-stage.waiting{color:#3f5d83;background:#e6eef8}.matrix-stage.risk{color:#9b3e63;background:#f7e1ec}.matrix-stage.progress{color:#164e78;background:#dcebf7}
@media(max-width:800px){.dashboard-member-project-matrix{min-width:1040px}.matrix-stage{font-size:11px;min-height:26px}.dashboard-matrix-legend{font-size:10px}.dashboard-matrix-legend b{width:100%;margin-left:0}}

/* Closure metric tags: value and period delta stay together. */
.dashboard-closure-ring-layout .closure-metric-column{gap:8px;border-left:1px solid #dbe6ef;padding-left:18px}
.dashboard-closure-ring-layout .closure-metric-card{display:flex;flex-direction:column;justify-content:center;gap:6px;min-height:70px;padding:10px 11px;border:1px solid #dce8ef;border-radius:12px;background:#f8fbfd}
.dashboard-closure-ring-layout .closure-metric-card:last-child{border-bottom:1px solid #dce8ef}
.dashboard-closure-ring-layout .closure-metric-card small{color:#5f7b91;font-size:11px;font-weight:800;line-height:1.2}
.dashboard-closure-ring-layout .closure-metric-card>div{display:flex;align-items:center;justify-content:space-between;gap:8px}
.dashboard-closure-ring-layout .closure-metric-card strong{color:#15334e;font-size:24px;line-height:1;white-space:nowrap}
.dashboard-closure-ring-layout .closure-metric-card.alert{border-color:#ffd8da;background:#fff9f9}
.dashboard-closure-ring-layout .closure-metric-card.alert strong{color:#e5484d}
.dashboard-closure-ring-layout .dashboard-period-delta{display:inline-flex;flex:0 0 auto;align-items:center;gap:3px;padding:4px 6px;border-radius:999px;font-size:9px;line-height:1;white-space:nowrap}
.dashboard-closure-ring-layout .dashboard-period-delta small{font-size:8px;font-weight:700}
.dashboard-closure-ring-layout .closure-ring .dashboard-period-delta{margin-top:8px}
@media(max-width:800px){.dashboard-closure-ring-layout .closure-metric-column{padding-left:0;border-left:0}.dashboard-closure-ring-layout .closure-metric-card{min-height:68px}.dashboard-closure-ring-layout .closure-metric-card strong{font-size:21px}}

/* Closure hierarchy: ring is primary, supporting metrics are compact. */
.dashboard-closure-ring-layout{grid-template-columns:minmax(168px,.95fr) 1fr 1fr;column-gap:20px}
.closure-ring-primary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-width:0}
.closure-ring-primary .closure-ring{width:156px}.closure-ring-primary .closure-ring span{font-size:12px}.closure-ring-primary .closure-ring strong{font-size:36px}
.closure-ring-delta{display:flex;justify-content:center;min-height:22px}.closure-ring-delta .dashboard-period-delta{margin:0;padding:3px 6px;font-size:8px}.closure-ring-delta .dashboard-period-delta small{font-size:7px}
.dashboard-closure-ring-layout .closure-metric-card{gap:4px;min-height:58px;padding:8px 9px;border-radius:10px}.dashboard-closure-ring-layout .closure-metric-card small{font-size:9px}.dashboard-closure-ring-layout .closure-metric-card strong{font-size:19px}
.dashboard-closure-ring-layout .closure-metric-card .dashboard-period-delta{padding:3px 5px;font-size:7.5px}.dashboard-closure-ring-layout .closure-metric-card .dashboard-period-delta small{font-size:7px}
@media(max-width:1180px){.dashboard-closure-ring-layout{grid-template-columns:minmax(142px,.9fr) 1fr 1fr;column-gap:12px}.closure-ring-primary .closure-ring{width:132px}.closure-ring-primary .closure-ring strong{font-size:32px}}

/* Closure final layout: featured closure card under ring, five metrics in one right stack. */
.dashboard-closure-ring-layout.closure-single-stack{grid-template-columns:minmax(178px,.9fr) minmax(250px,1.45fr);column-gap:24px;align-items:center}
.closure-single-stack .closure-ring-primary{gap:7px}.closure-single-stack .closure-ring-primary .closure-ring{width:144px}
.closure-feature-card{width:100%;max-width:174px;padding:9px 11px;border:1px solid #bfe7e1;border-radius:12px;background:linear-gradient(135deg,#effaf8,#e7f4ff);box-shadow:0 5px 16px rgba(30,130,153,.08)}
.closure-feature-card small{display:block;color:#287482;font-size:10px;font-weight:900}.closure-feature-card>div{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:5px}.closure-feature-card strong{color:#0d6979;font-size:23px;line-height:1}
.closure-feature-card .dashboard-period-delta{padding:3px 5px;font-size:7.5px}.closure-feature-card .dashboard-period-delta small{font-size:7px}
.closure-metric-stack{display:grid;grid-template-rows:repeat(5,minmax(0,1fr));gap:6px;align-self:stretch;border-left:1px solid #dbe6ef;padding-left:20px}
.closure-metric-stack .closure-metric-card{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:8px;min-height:44px;padding:7px 9px}.closure-metric-stack .closure-metric-card>div{justify-content:flex-end}.closure-metric-stack .closure-metric-card strong{font-size:18px}
@media(max-width:1180px){.dashboard-closure-ring-layout.closure-single-stack{grid-template-columns:minmax(148px,.8fr) minmax(230px,1.4fr);column-gap:12px}.closure-single-stack .closure-ring-primary .closure-ring{width:128px}.closure-feature-card{max-width:150px;padding-inline:8px}.closure-metric-stack{padding-left:12px}.closure-metric-stack .closure-metric-card{grid-template-columns:68px minmax(0,1fr);padding-inline:7px}}

/* Compact period deltas and enlarge the donut without increasing ring thickness. */
.closure-single-stack .closure-ring-primary .closure-ring{width:168px}
.closure-single-stack .dashboard-period-delta{gap:2px;padding:2px 4px;border-radius:999px}
.closure-single-stack .dashboard-period-delta b{font-size:11px;line-height:1}
.closure-single-stack .dashboard-period-delta small{padding:2px 4px;font-size:6px;line-height:1}
.closure-single-stack .closure-ring-delta .dashboard-period-delta b{font-size:12px}.closure-single-stack .closure-ring-delta .dashboard-period-delta small{font-size:6px}
.closure-single-stack .closure-feature-card .dashboard-period-delta b{font-size:10px}.closure-single-stack .closure-metric-card .dashboard-period-delta b{font-size:10px}
@media(max-width:1180px){.closure-single-stack .closure-ring-primary .closure-ring{width:150px}}

@media(min-width:801px){
  .dashboard-member-analysis.compact .dashboard-member-table.compact{width:100%;min-width:0;table-layout:fixed;font-size:8px}
  .dashboard-member-analysis.compact .dashboard-member-table.compact th,.dashboard-member-analysis.compact .dashboard-member-table.compact td{padding:9px 2px;overflow:visible;text-overflow:clip}
  .dashboard-member-analysis.compact .dashboard-member-table.compact th:first-child,.dashboard-member-analysis.compact .dashboard-member-table.compact td:first-child{width:16%;padding-left:6px}
}

@media(min-width:801px){
  .dashboard-collab-table.compact-columns{table-layout:fixed;min-width:0}
  .dashboard-collab-table.compact-columns th,.dashboard-collab-table.compact-columns td{padding-left:4px;padding-right:4px}
  .dashboard-collab-table.compact-columns th:nth-child(1){width:17%}
  .dashboard-collab-table.compact-columns th:nth-child(2){width:10%}
  .dashboard-collab-table.compact-columns th:nth-child(3){width:12%}
  .dashboard-collab-table.compact-columns th:nth-child(4){width:16%}
  .dashboard-collab-table.compact-columns th:nth-child(5){width:8%}
  .dashboard-collab-table.compact-columns th:nth-child(6){width:27%}
  .dashboard-collab-table.compact-columns th:nth-child(7){width:10%}
}

.team-position-pill{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:4px 8px;border-radius:999px;font-size:8px;font-weight:900;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.team-position-pill.position-0{color:#1769aa;background:#e2f1ff}.team-position-pill.position-1{color:#087f6c;background:#dff7ef}
.team-position-pill.position-2{color:#7756bd;background:#eee7ff}.team-position-pill.position-3{color:#b56608;background:#fff0d2}
.team-position-pill.position-4{color:#b83e55;background:#ffe5eb}.team-position-pill.position-5{color:#23745a;background:#e3f5e9}
.team-position-pill.position-6{color:#3964b8;background:#e8efff}.team-position-pill.position-7{color:#8a5b18;background:#f6ead8}
.team-position-pill.pending{color:#60758a;background:#edf2f6}
@media(min-width:801px){
  .dashboard-collab-table.team-position-columns th:nth-child(1){width:19%}
  .dashboard-collab-table.team-position-columns th:nth-child(2){width:12%}
  .dashboard-collab-table.team-position-columns th:nth-child(3){width:13%}
  .dashboard-collab-table.team-position-columns th:nth-child(4){width:18%}
  .dashboard-collab-table.team-position-columns th:nth-child(5){width:8%}
  .dashboard-collab-table.team-position-columns th:nth-child(6){width:30%}
}

/* v4.6 readability baseline: dense tables scroll instead of shrinking text. */
@media(min-width:801px){.dashboard-member-analysis.compact .dashboard-member-table.compact{font-size:9px}}
@media(max-width:800px){
  .dashboard-member-table.compact{min-width:860px;font-size:12px}.dashboard-collab-table{min-width:860px;font-size:12px}.dashboard-member-project-matrix{min-width:1120px}
  .dashboard-member-table td,.dashboard-member-table th,.dashboard-collab-table td,.dashboard-collab-table th{font-size:12px;line-height:1.35}.team-position-pill{font-size:10px}
  .closure-single-stack .dashboard-period-delta b{font-size:10px}.closure-single-stack .dashboard-period-delta small{font-size:8px}
}

/* v4.6.1 readability: larger single-line text in matrix, member analysis and workload. */
.dashboard-member-project-matrix>div{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dashboard-member-project-matrix .matrix-project{font-weight:400}

.dashboard-member-analysis.compact .dashboard-member-table.compact{font-size:11px}
.dashboard-member-analysis.compact .dashboard-member-table.compact th,
.dashboard-member-analysis.compact .dashboard-member-table.compact td{font-size:11px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dashboard-member-analysis.compact .dashboard-member-table.compact td:first-child strong{display:block;max-width:100%;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dashboard-member-analysis.compact .member-value-pill{max-width:100%;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.dashboard-ops-v1 .dashboard-board-workload .board-workload-head,
.dashboard-ops-v1 .dashboard-board-workload>button{font-size:10px;white-space:nowrap}
.dashboard-ops-v1 .dashboard-board-workload .board-workload-head>span,
.dashboard-ops-v1 .dashboard-board-workload>button>*{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dashboard-ops-v1 .dashboard-board-workload>button strong{font-size:10px;font-weight:400}
.dashboard-ops-v1 .dashboard-reference .board-workload .value-tag,
.dashboard-ops-v1 .dashboard-reference .board-workload>button b:last-child{max-width:100%;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

@media(max-width:800px){
  .dashboard-member-project-matrix>div{font-size:12px}
  .dashboard-member-analysis.compact .dashboard-member-table.compact,
  .dashboard-member-analysis.compact .dashboard-member-table.compact th,
  .dashboard-member-analysis.compact .dashboard-member-table.compact td{font-size:12px}
  .dashboard-ops-v1 .dashboard-board-workload .board-workload-head,
  .dashboard-ops-v1 .dashboard-board-workload>button,
  .dashboard-ops-v1 .dashboard-board-workload>button strong{font-size:12px}
  .dashboard-ops-v1 .dashboard-reference .board-workload .value-tag,
  .dashboard-ops-v1 .dashboard-reference .board-workload>button b:last-child{font-size:11px}
}


/* v4.6.3 mobile dashboard: dedicated reading layout; desktop remains unchanged. */
@media(max-width:600px){
  #executiveDashboardCapture.dashboard-reference{gap:12px}
  #executiveDashboardCapture .dashboard-control-bar{display:grid;gap:10px;padding:12px;border-radius:16px;overflow:visible}
  #executiveDashboardCapture .dashboard-control-bar>div:first-child{display:grid;grid-template-columns:1fr;gap:8px;min-width:0}
  #executiveDashboardCapture .dashboard-control-bar>div:first-child>b{font-size:13px}
  #executiveDashboardCapture .dashboard-range{display:flex;width:100%;padding:3px;overflow-x:auto;flex-wrap:nowrap;border:1px solid #dbe7ef;border-radius:999px;background:#f8fbfd;scrollbar-width:none}
  #executiveDashboardCapture .dashboard-range::-webkit-scrollbar{display:none}
  #executiveDashboardCapture .dashboard-range button{flex:0 0 auto;min-width:56px;min-height:38px;padding:8px 12px;border-radius:999px;font-size:13px}
  #executiveDashboardCapture .dashboard-date-chip{justify-self:start;padding:8px 10px;font-size:12px}
  #executiveDashboardCapture .dashboard-control-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}
  #executiveDashboardCapture .dashboard-control-actions .button{min-height:42px;padding:8px 12px;font-size:14px}
  #executiveDashboardCapture .dashboard-ai-hero{grid-template-columns:48px minmax(0,1fr);gap:10px;padding:14px 12px;border-radius:18px}
  #executiveDashboardCapture .dashboard-ai-avatar{grid-column:1;grid-row:1;width:44px;height:44px;border-radius:14px;font-size:18px}
  #executiveDashboardCapture .dashboard-ai-copy{grid-column:2;grid-row:1;min-width:0}
  #executiveDashboardCapture .dashboard-ai-copy span{font-size:15px}
  #executiveDashboardCapture .dashboard-ai-copy p{display:-webkit-box;margin:5px 0 8px;overflow:hidden;font-size:13px;line-height:1.55;-webkit-line-clamp:3;-webkit-box-orient:vertical}
  #executiveDashboardCapture .dashboard-ai-chips{grid-column:1/-1;display:flex;gap:7px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}
  #executiveDashboardCapture .dashboard-ai-chips::-webkit-scrollbar{display:none}
  #executiveDashboardCapture .dashboard-ai-chips i{flex:0 0 auto;padding:7px 10px;font-size:11px}
  #executiveDashboardCapture .dashboard-health.dashboard-health-hero{grid-column:1/-1;display:grid!important;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;min-height:98px;padding:13px 14px;border:1px solid #bcebd7;border-left:1px solid #bcebd7;border-radius:14px;background:linear-gradient(135deg,#effcf6,#f8fffc);justify-items:start}
  #executiveDashboardCapture .dashboard-health.dashboard-health-hero small{grid-column:1;font-size:12px;font-weight:800}
  #executiveDashboardCapture .dashboard-health.dashboard-health-hero strong{grid-column:1;grid-row:2;margin:3px 0;font-size:34px}
  #executiveDashboardCapture .dashboard-health.dashboard-health-hero strong em{font-size:11px}
  #executiveDashboardCapture .dashboard-health.dashboard-health-hero>i{grid-column:2;grid-row:2;align-self:center;padding:5px 8px;border-radius:999px;background:#dcf8ea;font-size:11px}
  #executiveDashboardCapture .dashboard-health.dashboard-health-hero>span{grid-column:1/-1;grid-row:3;width:100%;height:7px;border-radius:999px;background:#dceee7;overflow:hidden}
  #executiveDashboardCapture .dashboard-health.dashboard-health-hero>span b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#14b8a6)}
  #executiveDashboardCapture .dashboard-mini-kpi{grid-column:auto!important;width:auto!important;min-width:0;min-height:104px;padding:12px;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:7px}
  #executiveDashboardCapture .dashboard-mini-kpi>small:first-child{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  #executiveDashboardCapture .dashboard-mini-kpi>strong{font-size:28px}
  #executiveDashboardCapture .dashboard-mini-kpi .dashboard-period-delta{justify-items:end}
  #executiveDashboardCapture .dashboard-mini-kpi .dashboard-period-delta b{font-size:12px}
  #executiveDashboardCapture .dashboard-mini-kpi .dashboard-period-delta small{padding:2px 4px;font-size:7px}
  #executiveDashboardCapture .dashboard-reference-grid{gap:12px}
  #executiveDashboardCapture .dashboard-reference-grid>.panel,#executiveDashboardCapture .dashboard-people-collab-row>.panel{padding:14px 12px;border-radius:16px}
  #executiveDashboardCapture .panel-title{align-items:flex-start;gap:8px}
  #executiveDashboardCapture .panel-title h3{font-size:17px;line-height:1.3}
  #executiveDashboardCapture .panel-title>span{font-size:11px;line-height:1.35;text-align:right}
  #executiveDashboardCapture .dashboard-focus-table{overflow:visible}
  #executiveDashboardCapture .dashboard-focus-table table{display:block;min-width:0;width:100%;font-size:13px}
  #executiveDashboardCapture .dashboard-focus-table thead{display:none}
  #executiveDashboardCapture .dashboard-focus-table tbody{display:grid;gap:9px}
  #executiveDashboardCapture .dashboard-focus-table tr{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;padding:11px;border:1px solid #e2ebf2;border-radius:13px;background:#fbfdff}
  #executiveDashboardCapture .dashboard-focus-table td{display:block;min-width:0;padding:0;border:0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  #executiveDashboardCapture .dashboard-focus-table td:first-child{grid-column:1/-1;font-size:14px}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(6){grid-column:1/-1;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(2):before{content:"阶段 · ";color:#8a9aaa}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(3):before{content:"进度 · ";color:#8a9aaa}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(4):before{content:"负责人 · ";color:#8a9aaa}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(5):before{content:"关注 · ";color:#8a9aaa}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(6):before{content:"下一节点 · ";color:#8a9aaa}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(7):before{content:"预计 · ";color:#8a9aaa}
  #executiveDashboardCapture .dashboard-table-foot{font-size:10px;line-height:1.45}
  #executiveDashboardCapture .dashboard-board-workload{overflow:visible}
  #executiveDashboardCapture .dashboard-board-workload .board-workload-head{display:none}
  #executiveDashboardCapture .dashboard-board-workload>button{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;min-width:0!important;width:100%;min-height:76px;padding:10px 9px;border:1px solid #e5edf2;border-radius:12px;margin-bottom:8px;background:#fbfdfd;font-size:12px!important}
  #executiveDashboardCapture .dashboard-board-workload>button strong{grid-column:1/-1;font-size:14px!important;text-align:left}
  #executiveDashboardCapture .dashboard-board-workload>button .workload-follow{grid-column:1;min-width:0}
  #executiveDashboardCapture .dashboard-board-workload>button em,#executiveDashboardCapture .dashboard-board-workload>button .value-tag,#executiveDashboardCapture .dashboard-board-workload>button>b:last-child{font-size:11px!important}
  #executiveDashboardCapture .load-legend{font-size:10px;gap:7px}
  #executiveDashboardCapture .dashboard-people-collab-row{gap:12px}
  #executiveDashboardCapture .dashboard-member-table-scroll,#executiveDashboardCapture .dashboard-collab-scroll,#executiveDashboardCapture .dashboard-matrix-scroll{margin-inline:-2px;padding-bottom:6px;overscroll-behavior-inline:contain}
  #executiveDashboardCapture .dashboard-member-table.compact,#executiveDashboardCapture .dashboard-collab-table{font-size:13px}
  #executiveDashboardCapture .dashboard-member-table td,#executiveDashboardCapture .dashboard-member-table th,#executiveDashboardCapture .dashboard-collab-table td,#executiveDashboardCapture .dashboard-collab-table th{font-size:13px;line-height:1.4}
  #executiveDashboardCapture .dashboard-matrix-legend{font-size:11px;line-height:1.4}
}

/* v5.1.4 mobile-only Dashboard reading system. Desktop and tablet remain unchanged. */
@media(max-width:600px){
  #executiveDashboardCapture .dashboard-control-bar{gap:7px;padding:10px 11px;border-radius:14px}
  #executiveDashboardCapture .dashboard-control-bar>div:first-child{gap:6px}
  #executiveDashboardCapture .dashboard-control-bar>div:first-child>b{font-size:12px}
  #executiveDashboardCapture .dashboard-range{padding:2px}
  #executiveDashboardCapture .dashboard-range button{min-width:51px;min-height:32px;padding:6px 9px;font-size:12px}
  #executiveDashboardCapture .dashboard-date-chip{padding:6px 9px;font-size:11px}
  #executiveDashboardCapture .dashboard-control-actions{gap:7px}
  #executiveDashboardCapture .dashboard-control-actions .button{min-height:38px;padding:6px 10px;font-size:13px}

  #executiveDashboardCapture .dashboard-ai-hero{position:relative;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 12px}
  #executiveDashboardCapture .dashboard-ai-avatar{position:absolute;z-index:1;top:14px;left:12px;width:44px;height:44px}
  #executiveDashboardCapture .dashboard-ai-copy{grid-column:1/-1;grid-row:auto;padding-left:56px;min-height:48px}
  #executiveDashboardCapture .dashboard-ai-chips{grid-column:1/-1}
  #executiveDashboardCapture .dashboard-health.dashboard-health-hero{grid-column:1/-1}
  #executiveDashboardCapture .dashboard-mini-kpi{grid-column:auto!important;width:100%!important;min-height:100px}

  #executiveDashboardCapture .dashboard-focus-table tr{grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;padding:12px}
  #executiveDashboardCapture .dashboard-focus-table td{font-size:12px;line-height:1.4}
  #executiveDashboardCapture .dashboard-focus-table td:first-child{grid-column:1/-1;display:-webkit-box;font-size:14px;line-height:1.4;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(2){grid-column:1;grid-row:2}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(3){grid-column:2;grid-row:2;min-width:92px;text-align:right}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(4),#executiveDashboardCapture .dashboard-focus-table td:nth-child(5){grid-column:auto}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(6){grid-column:1/-1;min-height:34px}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(7){grid-column:1/-1;color:#60778a}
  #executiveDashboardCapture .dashboard-focus-table .project-progress-line{width:54px}

  #executiveDashboardCapture .value-mix-v2{display:grid;grid-template-columns:118px minmax(0,1fr);grid-template-rows:auto auto auto;gap:10px 12px;min-height:0}
  #executiveDashboardCapture .value-mix-donut-wrap{grid-column:1;grid-row:1;align-self:center;padding:0}
  #executiveDashboardCapture .value-mix-ring{width:112px;height:112px}
  #executiveDashboardCapture .value-mix-top{grid-column:2;grid-row:1;gap:5px}
  #executiveDashboardCapture .value-mix-top h4{font-size:12px;margin-bottom:2px}
  #executiveDashboardCapture .value-mix-top article{min-height:42px;padding:6px 7px;grid-template-columns:25px minmax(0,1fr) auto;grid-template-rows:auto auto;gap:3px 6px}
  #executiveDashboardCapture .value-mix-top article>span{grid-row:1/3;width:24px;height:24px}
  #executiveDashboardCapture .value-mix-top article>div{display:flex;align-items:baseline;gap:5px;min-width:0}
  #executiveDashboardCapture .value-mix-top article b{font-size:11px}
  #executiveDashboardCapture .value-mix-top article strong{font-size:16px}
  #executiveDashboardCapture .value-mix-top article>i{grid-column:3;grid-row:1;font-size:10px}
  #executiveDashboardCapture .value-mix-top article .value-mix-delta{grid-column:3;grid-row:2;justify-self:end;min-width:34px;font-size:8px}
  #executiveDashboardCapture .value-mix-rank{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}
  #executiveDashboardCapture .value-mix-rank h4{grid-column:1/-1;font-size:12px}
  #executiveDashboardCapture .value-mix-rank p{grid-template-columns:8px minmax(0,1fr) 22px 28px 36px;gap:4px;padding:6px 0;font-size:9px}
  #executiveDashboardCapture .value-mix-rank span{max-width:none}
  #executiveDashboardCapture .value-mix-ai-note{grid-column:1/-1;grid-row:3;min-height:0;padding:9px;font-size:10px}

  #executiveDashboardCapture .dashboard-board-workload>button{grid-template-columns:minmax(0,1fr) repeat(2,auto);gap:10px 12px;min-height:112px;padding:11px 10px}
  #executiveDashboardCapture .dashboard-board-workload>button strong{font-size:14px!important}
  #executiveDashboardCapture .dashboard-board-workload>button .workload-follow{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}
  #executiveDashboardCapture .dashboard-board-workload>button .workload-follow:before{content:"跟进事项";grid-column:1/-1;color:#8193a2;font-size:9px;text-align:left}
  #executiveDashboardCapture .dashboard-board-workload>button em{display:grid;gap:2px;font-style:normal;text-align:center}
  #executiveDashboardCapture .dashboard-board-workload>button em.completed-count:before{content:"已完成";color:#8193a2;font-size:9px}
  #executiveDashboardCapture .dashboard-board-workload>button em:not(.completed-count):before{content:"超期";color:#8193a2;font-size:9px}
  #executiveDashboardCapture .dashboard-board-workload>button .value-tag{justify-self:start}
  #executiveDashboardCapture .dashboard-board-workload>button>b:last-child{justify-self:end;min-width:58px;text-align:center}

  #executiveDashboardCapture .dashboard-member-table-scroll{overflow:visible;margin:0;padding:0}
  #executiveDashboardCapture .dashboard-member-table.compact{display:block;width:100%;min-width:0}
  #executiveDashboardCapture .dashboard-member-table.compact thead{display:none}
  #executiveDashboardCapture .dashboard-member-table.compact tbody{display:grid;gap:9px}
  #executiveDashboardCapture .dashboard-member-table.compact tr{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px 7px;padding:11px;border:1px solid #e2ebf2;border-radius:13px;background:#fbfdff}
  #executiveDashboardCapture .dashboard-member-table.compact td{display:grid;gap:3px;padding:0;border:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}
  #executiveDashboardCapture .dashboard-member-table.compact td:first-child{grid-column:1/-1;width:auto!important;padding:0!important;font-size:14px}
  #executiveDashboardCapture .dashboard-member-table.compact td:nth-child(2):before{content:"负责项目"}#executiveDashboardCapture .dashboard-member-table.compact td:nth-child(3):before{content:"参与项目"}#executiveDashboardCapture .dashboard-member-table.compact td:nth-child(4):before{content:"跟进事项"}#executiveDashboardCapture .dashboard-member-table.compact td:nth-child(5):before{content:"已完成"}#executiveDashboardCapture .dashboard-member-table.compact td:nth-child(6):before{content:"输出成果"}#executiveDashboardCapture .dashboard-member-table.compact td:nth-child(7):before{content:"接触开发者"}#executiveDashboardCapture .dashboard-member-table.compact td:nth-child(8):before{content:"超期"}#executiveDashboardCapture .dashboard-member-table.compact td:nth-child(9):before{content:"价值方向"}
  #executiveDashboardCapture .dashboard-member-table.compact td:not(:first-child):before{color:#8193a2;font-size:9px;font-weight:700}

  #executiveDashboardCapture .dashboard-collab-scroll{overflow:visible;margin:0;padding:0}
  #executiveDashboardCapture .dashboard-collab-table{display:block;width:100%;min-width:0}
  #executiveDashboardCapture .dashboard-collab-table thead{display:none}
  #executiveDashboardCapture .dashboard-collab-table tbody{display:grid;gap:9px}
  #executiveDashboardCapture .dashboard-collab-table tr{display:grid;grid-template-columns:1fr 1fr;gap:9px 10px;padding:11px;border:1px solid #e2ebf2;border-radius:13px;background:#fbfdff}
  #executiveDashboardCapture .dashboard-collab-table td{display:block;width:auto!important;padding:0;border:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}
  #executiveDashboardCapture .dashboard-collab-table td:first-child{grid-column:1/-1;font-size:14px}
  #executiveDashboardCapture .dashboard-collab-table td:nth-child(5){text-align:right}
  #executiveDashboardCapture .dashboard-collab-table td:nth-child(6){grid-column:1/-1;white-space:normal;display:-webkit-box;min-height:34px;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  #executiveDashboardCapture .dashboard-collab-table td:nth-child(2):before{content:"团队定位 · ";color:#8193a2}#executiveDashboardCapture .dashboard-collab-table td:nth-child(3):before{content:"主负责人 · ";color:#8193a2}#executiveDashboardCapture .dashboard-collab-table td:nth-child(4):before{content:"协同成员 · ";color:#8193a2}#executiveDashboardCapture .dashboard-collab-table td:nth-child(5):before{content:"本期推进 · ";color:#8193a2}#executiveDashboardCapture .dashboard-collab-table td:nth-child(6):before{content:"下一节点 · ";color:#8193a2}

  #executiveDashboardCapture .dashboard-matrix-scroll{position:relative;max-width:100%;overflow-x:auto;margin:0;padding:0 0 7px;scrollbar-width:thin;scroll-snap-type:x proximity}
  #executiveDashboardCapture .dashboard-member-project-matrix{min-width:1040px}
  #executiveDashboardCapture .dashboard-member-project-matrix .matrix-head.project,#executiveDashboardCapture .dashboard-member-project-matrix .matrix-project{position:sticky;left:0;z-index:3;box-shadow:8px 0 12px rgba(32,62,91,.08)}
  #executiveDashboardCapture .dashboard-member-project-matrix .matrix-head.project{z-index:4}
  #executiveDashboardCapture .dashboard-member-project-matrix .matrix-project{background:#f7fafc}
  #executiveDashboardCapture .dashboard-matrix-legend{display:grid;grid-template-columns:auto repeat(5,auto);gap:6px;align-items:center}
  #executiveDashboardCapture .dashboard-matrix-legend em,#executiveDashboardCapture .dashboard-matrix-legend b{grid-column:1/-1;width:auto;margin:0}
}

/* v5.1.4 mobile priority project cards: readable hierarchy without desktop impact. */
@media(max-width:600px){
  #executiveDashboardCapture .dashboard-focus-table tr{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    grid-template-areas:"title title" "stage progress" "owner attention" "next next" "due due";
    gap:10px 12px;
    min-height:0;
    padding:12px;
  }
  #executiveDashboardCapture .dashboard-focus-table td{
    min-width:0;
    width:auto!important;
    padding:0;
    border:0;
    overflow:visible;
    white-space:normal;
    text-align:left;
    text-overflow:clip;
  }
  #executiveDashboardCapture .dashboard-focus-table td:before{
    display:block;
    margin:0 0 3px;
    color:#8193a2;
    font-size:9px;
    font-weight:700;
    line-height:1.2;
  }
  #executiveDashboardCapture .dashboard-focus-table td:first-child{
    grid-area:title;
    display:-webkit-box;
    overflow:hidden;
    font-size:14px;
    font-weight:700;
    line-height:1.42;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }
  #executiveDashboardCapture .dashboard-focus-table td:first-child:before{display:none}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(2){grid-area:stage;grid-column:auto;grid-row:auto}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(3){grid-area:progress;grid-column:auto;grid-row:auto;min-width:0;text-align:left}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(4){grid-area:owner;grid-column:auto}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(5){grid-area:attention;grid-column:auto}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(6){grid-area:next;grid-column:auto;display:block;min-height:0;max-height:4.2em;overflow:hidden;line-height:1.45}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(7){grid-area:due;grid-column:auto;color:#60778a}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(2):before{content:"阶段"}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(3):before{content:"进度"}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(4):before{content:"负责人"}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(5):before{content:"关注人员"}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(6):before{content:"下一节点"}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(7):before{content:"预计完成"}
  #executiveDashboardCapture .dashboard-focus-table .project-progress-line{display:inline-block;width:72px;max-width:calc(100% - 34px);vertical-align:middle}
  #executiveDashboardCapture .dashboard-focus-table td:nth-child(3) em{display:inline-block;margin-left:4px;vertical-align:middle}
}
