.annual-strategy-page{display:grid;gap:20px;max-width:1440px;margin:0 auto;padding:8px 0 40px}
.annual-strategy-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:24px 28px;border:1px solid var(--border-subtle,#dfe3ef);border-radius:16px;background:linear-gradient(135deg,#f8f9ff,#fff)}
.annual-strategy-hero h1{margin:4px 0 8px;font-size:clamp(28px,3vw,42px);letter-spacing:0}
.annual-strategy-hero p{margin:0 0 6px;color:var(--text-secondary,#65708a);font-size:16px}
.annual-strategy-hero small{color:var(--text-muted,#8a93a8)}
.annual-board-kicker,.annual-section-kicker{font-size:11px;letter-spacing:.12em;color:var(--accent,#5965d8);font-weight:700}
.annual-strategy-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.annual-strategy-overview-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:12px}
.annual-strategy-overview-grid article,.annual-strategy-panel{border:1px solid var(--border-subtle,#dfe3ef);border-radius:14px;background:var(--surface,#fff);box-shadow:0 4px 16px rgba(34,42,66,.04)}
.annual-strategy-overview-grid article{padding:18px 20px;min-height:104px;display:flex;flex-direction:column;justify-content:space-between}
.annual-strategy-overview-grid span,.annual-strategy-overview-grid small{color:var(--text-secondary,#65708a);font-size:13px}
.annual-strategy-overview-grid strong{font-size:28px;line-height:1.1}
.annual-strategy-overview-grid small{font-size:12px}
.annual-strategy-progress{background:#f3f4ff!important;border-color:#cfd3ff!important}
.annual-strategy-split,.annual-strategy-lower-grid,.annual-review-center-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:16px}
.annual-strategy-panel{padding:20px}
.annual-strategy-panel>header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}
.annual-strategy-panel h2{margin:4px 0 0;font-size:20px;letter-spacing:0}
.annual-strategy-panel header p{margin:6px 0 0;color:var(--text-secondary,#65708a);font-size:13px}
.annual-status-chip{display:inline-flex;align-items:center;min-height:26px;padding:3px 9px;border-radius:999px;background:#eef0f7;color:#5e667a;font-size:12px;white-space:nowrap}
.annual-status-chip.on-track,.annual-status-chip.active{background:#e8f7ef;color:#19754a}.annual-status-chip.attention,.annual-status-chip.extended{background:#fff4dd;color:#946500}.annual-status-chip.off-track,.annual-status-chip.critical{background:#ffe9e8;color:#a43735}.annual-status-chip.completed{background:#e8f7ef;color:#19754a}.annual-status-chip.paused{background:#f0edf9;color:#625487}
.annual-phase-lead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#f7f8fc;border-radius:10px}.annual-phase-lead strong{display:block;font-size:18px}.annual-phase-lead span{display:block;margin-top:4px;color:var(--text-secondary,#65708a);font-size:13px}.annual-phase-lead>b{font-size:24px;color:var(--accent,#5965d8)}
.annual-current-phase-panel>p{color:var(--text-secondary,#65708a);line-height:1.6}.annual-phase-facts{display:flex;gap:16px;flex-wrap:wrap;margin:14px 0;color:var(--text-secondary,#65708a);font-size:13px}.annual-phase-facts b{color:var(--text,#20263a);margin-left:4px}.annual-phase-actions{display:flex;gap:8px;align-items:center}.annual-phase-actions select,.annual-risk-row select,.annual-strategy-goal-card select{min-height:36px}
.annual-risk-list{display:grid;gap:10px}.annual-risk-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;border:1px solid #e5e8f0;border-radius:10px}.annual-risk-level{font-size:11px;font-weight:700;padding:3px 7px;border-radius:999px;background:#f0f1f6;color:#677085}.annual-risk-row.level-critical .annual-risk-level,.annual-risk-row.level-high .annual-risk-level{background:#ffe9e8;color:#a43735}.annual-risk-row.level-medium .annual-risk-level{background:#fff4dd;color:#946500}.annual-risk-row strong,.annual-risk-row small{display:block}.annual-risk-row small{margin-top:3px;color:var(--text-secondary,#65708a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.annual-strategy-goal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.annual-strategy-goal-card{padding:16px;border:1px solid #e5e8f0;border-radius:12px;display:flex;flex-direction:column;gap:12px;min-height:230px}.annual-strategy-goal-card>header{display:flex;justify-content:space-between;gap:10px}.annual-strategy-goal-card>header>div>span{font-size:12px;color:var(--accent,#5965d8)}.annual-strategy-goal-card h3{margin:4px 0 0;font-size:17px}.annual-goal-success{margin:0;color:var(--text-secondary,#65708a);line-height:1.5;min-height:42px}.annual-progress-line{height:6px;border-radius:999px;background:#edf0f6;overflow:hidden}.annual-progress-line i{display:block;height:100%;border-radius:inherit;background:var(--accent,#5965d8)}.annual-goal-meta,.annual-goal-details{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--text-secondary,#65708a)}.annual-goal-meta strong{color:var(--text,#20263a);font-size:16px}.annual-goal-details{padding-top:10px;border-top:1px solid #eef0f4}.annual-strategy-goal-card footer{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:auto}.annual-strategy-goal-card footer button:last-child{margin-left:auto}.annual-goal-form{display:grid;grid-template-columns:1.2fr .8fr 1.4fr .7fr auto auto;gap:10px;align-items:end;padding:14px;margin-bottom:16px;background:#f7f8fc;border-radius:10px}.annual-goal-form label,.annual-review-center label{display:grid;gap:6px;color:var(--text-secondary,#65708a);font-size:12px}.annual-goal-form input,.annual-goal-form textarea{width:100%}
.annual-roadmap{display:grid;gap:0}.annual-roadmap-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;position:relative;padding-bottom:22px}.annual-roadmap-step:not(:last-child) .annual-roadmap-marker:after{content:"";position:absolute;top:30px;bottom:0;left:16px;width:1px;background:#dce0ec}.annual-roadmap-marker{position:relative;z-index:1;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#eef0ff;color:var(--accent,#5965d8);font-size:13px}.annual-roadmap-step.completed .annual-roadmap-marker{background:#e8f7ef;color:#19754a}.annual-roadmap-copy>header{display:flex;justify-content:space-between;gap:12px}.annual-roadmap-copy>header strong,.annual-roadmap-copy>header span{display:block}.annual-roadmap-copy>header span{color:var(--text-secondary,#65708a);font-size:12px;margin-top:3px}.annual-roadmap-copy>p{margin:8px 0;color:var(--text-secondary,#65708a);font-size:13px}.annual-roadmap-copy>small{display:block;margin-top:6px;color:var(--text-secondary,#65708a)}.annual-roadmap-copy ul{list-style:none;padding:0;margin:10px 0 0;display:grid;gap:6px}.annual-roadmap-copy li{display:flex;justify-content:space-between;gap:10px;padding:7px 9px;background:#fafbfe;border-radius:8px;font-size:12px}.annual-roadmap-copy li.completed{color:#19754a}.annual-roadmap-copy time{color:var(--text-muted,#8a93a8)}
.annual-domain-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.annual-domain-summary-grid article{border:1px solid #e5e8f0;border-radius:12px;padding:15px;display:flex;flex-direction:column;gap:11px;min-height:170px}.annual-domain-summary-grid header{display:flex;gap:10px;align-items:center}.annual-domain-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#eef0ff;color:var(--accent,#5965d8);font-weight:700}.annual-domain-summary-grid h3{margin:0;font-size:16px}.annual-domain-summary-grid header small{display:block;color:var(--text-secondary,#65708a);font-size:11px;margin-top:3px}.annual-domain-summary-grid article>strong{font-size:24px}.annual-domain-summary-grid footer{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;color:var(--text-secondary,#65708a);font-size:12px}.annual-domain-summary-grid footer button{padding:5px 8px}
.annual-review-summary{display:grid;grid-template-columns:auto 1fr;gap:4px 14px;align-items:center}.annual-review-summary strong{font-size:32px;color:var(--accent,#5965d8)}.annual-review-summary span{font-weight:700}.annual-review-summary small{grid-column:1/-1;color:var(--text-secondary,#65708a);line-height:1.5}.annual-achievement-list{list-style:none;padding:0;margin:0;display:grid;gap:9px}.annual-achievement-list li{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #eef0f4}.annual-achievement-list li:last-child{border-bottom:0}.annual-achievement-list span{color:var(--text-secondary,#65708a);font-size:12px}.annual-adjustment-list{display:grid;gap:0}.annual-adjustment-list article{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:12px;align-items:start;padding:11px 0;border-bottom:1px solid #eef0f4}.annual-adjustment-list article:last-child{border-bottom:0}.annual-adjustment-list time,.annual-adjustment-list small{font-size:12px;color:var(--text-secondary,#65708a)}.annual-adjustment-list strong,.annual-adjustment-list span{display:block}.annual-adjustment-list span{margin-top:3px;color:var(--text-secondary,#65708a);font-size:13px}
.annual-review-selector nav{display:flex;gap:6px;flex-wrap:wrap}.annual-review-selector nav button{min-width:42px}.annual-review-selector nav button.active{background:#eef0ff;color:var(--accent,#5965d8);border-color:#cfd3ff}.annual-review-selector nav button.confirmed:after{content:" ·";color:#19754a}.annual-review-source-strip{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.annual-review-source-strip span{padding:7px 9px;background:#f7f8fc;border-radius:8px;font-size:12px;color:var(--text-secondary,#65708a)}.annual-review-center form{display:grid;gap:12px}.annual-review-center textarea{width:100%;resize:vertical}.annual-review-form-actions{display:flex;gap:8px;flex-wrap:wrap}.annual-review-draft{padding:14px;background:#f7f8fc;border-radius:10px}.annual-review-draft p{margin:0;line-height:1.6}.annual-review-draft small{display:block;margin-top:9px;color:var(--text-secondary,#65708a);word-break:break-word}.annual-phase-review-note{margin-top:20px;padding-top:16px;border-top:1px solid #eef0f4}.annual-phase-review-note h3{margin:0;font-size:15px}.annual-phase-review-note p{color:var(--text-secondary,#65708a);font-size:13px}
.annual-empty-action{padding:20px 4px;color:var(--text-secondary,#65708a)}.annual-empty-action strong,.annual-empty-action span{display:block}.annual-empty-action span{margin-top:6px;font-size:13px;line-height:1.5}.annual-empty-action button{margin-top:12px}
@media (max-width:980px){.annual-strategy-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.annual-strategy-overview-grid article:first-child{grid-column:1/-1}.annual-domain-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.annual-goal-form{grid-template-columns:repeat(2,minmax(0,1fr))}.annual-goal-form label:nth-child(3){grid-column:1/-1}.annual-goal-form button{min-height:40px}}
@media (max-width:680px){.annual-strategy-page{gap:14px;padding-bottom:24px}.annual-strategy-hero{display:block;padding:18px}.annual-strategy-hero h1{font-size:30px}.annual-strategy-actions{justify-content:flex-start;margin-top:16px}.annual-strategy-actions button{flex:1;min-width:0}.annual-strategy-overview-grid,.annual-strategy-split,.annual-strategy-lower-grid,.annual-review-center-grid{grid-template-columns:1fr}.annual-strategy-overview-grid article{min-height:90px}.annual-strategy-goal-grid,.annual-domain-summary-grid{grid-template-columns:1fr}.annual-strategy-panel{padding:16px}.annual-strategy-panel>header{margin-bottom:14px}.annual-risk-row{grid-template-columns:auto minmax(0,1fr)}.annual-risk-row select{grid-column:2;width:max-content}.annual-goal-form{grid-template-columns:1fr}.annual-goal-form label:nth-child(3){grid-column:auto}.annual-goal-form button{width:100%}.annual-roadmap-copy>header{align-items:flex-start}.annual-roadmap-copy>header .annual-status-chip{flex:none}.annual-adjustment-list article{grid-template-columns:1fr;gap:4px}.annual-adjustment-list small{padding-left:0}.annual-domain-summary-grid article{min-height:150px}}
