:root{--teal-light: #7FEAB3;--teal-med: #4A9F8F;--blue-dark: #002F52;--blue-med: #003559;--blue-light: #0055A4;--blue-accent: #499FE9;--blue-light-accent:#AEEDE4;--yellow: #FADC34;--orange: #FF9063;--gray-light: #F5F5F5;--gray-med: #E9ECEF;--gray-dark: #6C757D;--white: #FFFFFF}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-40px;left:6px;padding:8px 12px;background:var(--blue-light);color:var(--white);text-decoration:none;border-radius:0 0 4px 4px;z-index:9999;font-weight:600;transition:top .2s}.skip-link:focus{top:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(prefers-contrast:high){:root{--blue-dark: #000000;--white: #FFFFFF;--gray-dark: #000000}}body{font-family:Segoe UI Variable,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;background-color:var(--gray-light);color:#333;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;background:var(--white);min-height:100vh;padding:0 0 40px}.header{background:#091f2c;color:var(--white);padding:20px 30px;text-align:center;border-radius:8px;box-shadow:0 4px 12px #091f2c4d;margin-bottom:20px}.header h1{font-size:1.8rem;font-weight:600;color:var(--white);text-shadow:0 1px 2px rgba(0,0,0,.2)}.header-subtitle{font-size:1.05rem;color:#ffffffeb;font-weight:400;margin-top:6px}.enhanced-filter-section{margin:0 0 16px;padding:20px 24px;background:linear-gradient(135deg,#f8fafce6,#f1f5f9e6);border-radius:12px;border:1px solid rgba(226,232,240,.8);box-shadow:0 4px 16px #0000000a}.filter-section-inner{display:flex;flex-direction:column;gap:12px}.filter-label{font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--blue-dark)}.filter-button-group{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.enhanced-filter-btn{background:#ffffffd9;color:#64748b;border:none;padding:9px 16px;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 3px #0000001a;transition:background .15s ease,box-shadow .15s ease,transform .1s ease,color .15s ease}.enhanced-filter-btn:hover{background:#fffffffa;box-shadow:0 4px 10px #0000001f;transform:translateY(-1px);color:#334155}.enhanced-filter-btn.active,.enhanced-filter-btn[aria-pressed=true]{background:linear-gradient(135deg,#052252,#2965af);color:var(--white);font-weight:600;box-shadow:0 4px 12px #0522524d}.enhanced-filter-btn.active:hover{background:linear-gradient(135deg,#041b3e,#1e4c90);box-shadow:0 6px 16px #05225266}.enhanced-filter-btn:focus-visible{outline:2px solid #2965AF;outline-offset:2px}.content{padding:8px 30px}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px;color:var(--gray-dark);font-size:1.1rem}.spinner{width:40px;height:40px;border:3px solid var(--gray-med);border-top-color:var(--blue-accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.no-data-message{text-align:center;padding:80px 30px;color:var(--gray-dark)}.no-data-message h2{margin-bottom:12px;color:var(--blue-dark)}.back-link{display:inline-block;margin-top:20px;padding:10px 20px;background:var(--blue-light);color:#fff;text-decoration:none;border-radius:6px}.report-card{background:var(--white);border-radius:12px;padding:24px;border:1px solid var(--gray-med);margin-bottom:20px}.section-heading{font-size:1.4rem;color:var(--blue-dark);margin-bottom:18px;display:flex;align-items:center;gap:8px}.section-subtitle{font-size:1rem;color:var(--gray-dark);font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:8px}.summary-section{margin-bottom:40px}.summary-text{background:var(--blue-light-accent);border-left:4px solid var(--blue-med);padding:20px 25px;margin-bottom:20px;border-radius:8px;font-size:1.05rem;line-height:1.7}.summary-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;align-items:start}@media(max-width:768px){.summary-cards-grid{grid-template-columns:1fr}}.task-summary-section,.overall-status-section{background:var(--white);border-radius:12px;padding:24px;border:1px solid var(--gray-med)}.roadmap-section{margin-top:20px}.roadmap-subtitle{text-align:center;font-size:.95rem;color:var(--gray-dark);margin-bottom:20px}.roadmap-single-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:900px){.roadmap-single-row{grid-template-columns:1fr 1fr}}@media(max-width:540px){.roadmap-single-row{grid-template-columns:1fr}}.roadmap-phase{border-radius:10px;overflow:hidden;border:1px solid var(--gray-med);display:flex;flex-direction:column}.roadmap-header{padding:14px 16px;text-align:center;color:var(--white)}.roadmap-content{padding:12px;flex:1;overflow-y:auto;max-height:420px}.roadmap-period{font-size:1rem;font-weight:700;letter-spacing:.5px}.roadmap-count{font-size:2rem;font-weight:800;line-height:1.1}.roadmap-label{font-size:.75rem;opacity:.85}.roadmap-immediate .roadmap-header{background:linear-gradient(135deg,#c0392b,#e74c3c)}.roadmap-30days .roadmap-header{background:linear-gradient(135deg,#d35400,#e67e22)}.roadmap-60days .roadmap-header{background:linear-gradient(135deg,#8e44ad,#9b59b6)}.roadmap-90days .roadmap-header{background:linear-gradient(135deg,#1a5276,#2980b9)}.expandable-pillar{border-radius:6px;border:1px solid var(--gray-med);margin-bottom:8px;overflow:hidden}.expandable-pillar-header{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--gray-light);cursor:pointer;font-size:.875rem;font-weight:600;-webkit-user-select:none;user-select:none}.expandable-pillar-header:hover{background:var(--gray-med)}.expandable-pillar-header:focus-visible{outline:2px solid var(--blue-light);outline-offset:-2px}.expand-arrow{margin-left:auto;font-size:.7rem;transition:transform .2s}.pillar-tasks{display:none}.pillar-tasks.expanded{display:block}.pillar-name{flex:1}.task-count{font-weight:400;color:var(--gray-dark);font-size:.8rem}.expandable-task-item{padding:8px 12px;border-bottom:1px solid var(--gray-med);font-size:.82rem;position:relative}.expandable-task-item:last-child{border-bottom:none}.expandable-task-title{font-weight:500;color:#333;margin-bottom:4px}.expandable-task-details{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.task-status-badge{display:inline-block;font-size:.72rem;padding:2px 8px;border-radius:10px;background:var(--gray-light);color:#444;font-weight:500;white-space:nowrap}.task-status-badge.status-completed{background:#d1f0e0;color:#145c34}.task-status-badge.status-in-progress{background:#d0ebff;color:#0c4a8a}.task-status-badge.status-blocked{background:#ffe5d0;color:#7c2d00}.task-status-badge.status-planned{background:#e0eaff;color:#1e3a8a}.task-status-badge.status-not-started{background:var(--gray-light);color:#444}.task-status-badge.status-declined{background:#f0f0f0;color:#555}.task-status-badge.status-follow-up{background:#fff3cd;color:#7c4a00}.task-effort,.task-impact{font-size:.72rem;padding:2px 7px;border-radius:10px;background:var(--gray-light);color:var(--gray-dark)}.roadmap-note-icon{font-size:.8rem;margin-left:4px;cursor:help}.no-tasks-message{padding:12px;color:var(--gray-dark);font-size:.85rem;text-align:center}.risk-item{margin-bottom:14px;border:1px solid var(--gray-med);border-radius:8px;overflow:hidden}.risk-header{padding:12px 16px;background:#f8f9fa;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.risk-header:hover{background:var(--gray-med)}.risk-header:focus-visible{outline:2px solid var(--blue-light);outline-offset:-2px}.risk-title{font-weight:600;color:#333;margin-bottom:4px}.risk-description{font-size:.875rem;color:#666;line-height:1.4}.risk-task-count{font-size:.8rem;color:#595959;margin-top:4px}.risk-details{display:none;padding:16px;background:#f8f9fa;border-top:1px solid var(--gray-med)}.risk-details.expanded{display:block}.risk-details ul{margin:8px 0 0;padding-left:20px}.risk-details li{margin-bottom:6px;color:#555;font-size:.875rem}.progress-track{background:#f0f0f0;border-radius:10px;height:8px;overflow:hidden;margin:6px 0}.progress-fill{height:100%;border-radius:10px;transition:width .3s ease}.progress-track--sm{height:6px;border-radius:6px}.progress-track--stacked{display:flex;height:8px;border-radius:10px;overflow:hidden}.stat-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.stat-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:12px;flex-shrink:0}.stat-body{flex:1;min-width:0}.stat-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.stat-name{font-size:14px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-counts{font-size:12px;color:#666;margin-right:8px}.stat-pct{font-size:14px;font-weight:600;width:58px;min-width:58px;text-align:right;flex-shrink:0}.completion-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.completion-pct{font-size:28px;font-weight:700;color:#20bf6b}.completion-detail{font-size:12px;color:#666;margin-top:4px}.footnote{font-size:11px;color:#595959;margin-top:12px;padding-top:10px;border-top:1px solid var(--gray-med)}.sub-breakdown{display:none;margin-left:36px;margin-top:6px;padding:8px;background:#f8f9fa;border-radius:6px}.sub-breakdown.expanded{display:block}.stat-row[role=button]:focus-visible,.status-main[role=button]:focus-visible{outline:2px solid var(--blue-light);outline-offset:-2px}.sub-breakdown-row{display:flex;justify-content:space-between;font-size:12px;color:#666;margin-bottom:2px}.exec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}@media(max-width:640px){.exec-grid{grid-template-columns:1fr}}.exec-card{background:var(--gray-light);border-radius:8px;padding:18px;border-left:4px solid var(--teal-med)}.notes-pillar{border:1px solid var(--gray-med);border-radius:8px;margin-bottom:12px;overflow:hidden}.notes-pillar-header{padding:10px 14px;background:var(--gray-light);cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;-webkit-user-select:none;user-select:none}.notes-pillar-header:hover{background:var(--gray-med)}.notes-pillar-header:focus-visible{outline:2px solid var(--blue-light);outline-offset:-2px}.notes-expand-arrow{font-size:.7rem;transition:transform .2s}.notes-pillar-tasks{display:none;padding:0 14px}.notes-pillar-tasks.expanded{display:block}.note-task-item{padding:10px 0;border-bottom:1px solid var(--gray-med)}.note-task-item:last-child{border-bottom:none}.note-task-header{display:flex;gap:10px;margin-bottom:4px}.note-task-id{font-size:.78rem;color:#595959;font-family:monospace}.note-task-name{font-size:.875rem;font-weight:500;color:#333}.note-task-note{font-size:.85rem;color:#555;line-height:1.5}.no-notes-message{text-align:center;padding:30px;color:var(--gray-dark)}.pillar-section{margin-bottom:30px}.pillar-section .pillar-header{display:flex;align-items:center;gap:12px;padding:16px 20px;background:var(--blue-dark);color:var(--white);border-radius:10px 10px 0 0}.pillar-section .pillar-title{font-size:1.3rem;font-weight:600}.pillar-content{padding:20px;background:var(--white);border:1px solid var(--gray-med);border-top:none;border-radius:0 0 10px 10px}.status-distribution{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.status-item{border-radius:8px;padding:10px 14px;min-width:90px;text-align:center;border-left:4px solid transparent}.status-item.empty{opacity:.4}.status-count{font-size:1.6rem;font-weight:700;line-height:1}.status-label{font-size:.78rem;color:#666;margin-top:4px}.status-item.status-not-started{background:#f1f3f5;border-color:#5a6e7a}.status-item.status-planned{background:#e3f0ff;border-color:#499fe9}.status-item.status-in-progress{background:#e3f4fb;border-color:#2196f3}.status-item.status-follow-up{background:#fff3cd;border-color:#9a6200}.status-item.status-blocked{background:#ffe5e5;border-color:#ff6b6b}.status-item.status-completed{background:#e8f9ee;border-color:#7feab3}.status-item.status-declined{background:#f8f9fa;border-color:#6c757d}.fa-charts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;margin-top:14px}.functional-area-chart{text-align:center;padding:10px;background:var(--gray-light);border-radius:8px}.functional-area-chart h5{font-size:.7rem;text-transform:uppercase;color:var(--gray-dark);margin-bottom:6px;letter-spacing:.3px}.chart-legend{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px;font-size:.75rem;color:#555}.legend-color{display:inline-block;width:10px;height:10px;border-radius:2px;vertical-align:middle;margin-right:3px}.next-steps{margin-top:20px}.next-steps-section{border:1px solid var(--gray-med);border-radius:8px;padding:16px;margin-bottom:14px;background:var(--white)}.next-steps-title{font-weight:600;color:var(--blue-dark);margin-bottom:10px;display:flex;align-items:center;gap:8px;font-size:.95rem}.low-hanging-fruit{border-left:4px solid var(--teal-light)}.next-steps-main{border-left:4px solid var(--blue-accent)}.follow-up-section{border-left:4px solid #9a6200}.task-item{padding:7px 10px;border-radius:6px;margin-bottom:6px;background:var(--gray-light);font-size:.85rem;cursor:default}.task-item.task-with-note{border-right:3px solid #9a6200}.task-name{font-weight:500;color:#333}.task-reason{font-size:.78rem;color:#666;margin-top:2px}.fa-section{margin-bottom:12px}.fa-title{font-size:.82rem;font-weight:600;color:var(--blue-dark);margin-bottom:6px}.more-tasks{font-size:.78rem;color:var(--gray-dark);padding:4px 0;text-align:center}.empty-state{color:var(--gray-dark);font-size:.85rem;padding:8px 0}.note-tooltip{position:fixed;background:var(--blue-dark);color:var(--white);padding:8px 12px;border-radius:6px;font-size:.82rem;line-height:1.4;z-index:9990;pointer-events:none;max-width:280px;box-shadow:0 4px 14px #0003;word-wrap:break-word;opacity:0;transition:opacity .15s ease}.note-tooltip.visible{opacity:1}.pillar-charts{margin-top:14px}.functional-areas-section h4{font-size:1rem;font-weight:600;color:var(--blue-dark);margin-bottom:8px}@media print{body{background:#fff!important;font-size:12pt}.filters-section,.enhanced-filter-section,.spinner,#rpt-loading,.no-data-message{display:none!important}.report-card,.pillar-section{page-break-inside:avoid;break-inside:avoid}.container{max-width:none;box-shadow:none}@page{margin:.75in;size:A4}}
