:root{--brand-primary:#474fcf;--brand-primary-hover:#5a62e0;--brand-secondary:#6f2da8;--brand-blue:#1496ff;--brand-green:#73be28;--bg-page:#0d0d1a;--bg-surface:#12122a;--bg-surface-2:#16162e;--bg-surface-3:#1a1a30;--bg-surface-4:#1e1e35;--bg-elevated:#252550;--bg-deep:#111222;--bg-overlay:#0d0d1ad9;--border-color:#2a2a45;--border-color-strong:#2d2e4e;--border-color-hover:#4a4b6e;--text-primary:#d0d0e8;--text-secondary:#c8c8e0;--text-muted:#88a;--text-tertiary:#5b5c81;--text-on-dark:#fff;--rag-green:#27ae60;--rag-green-bg:#27ae6026;--rag-yellow:#f4a261;--rag-yellow-bg:#f4a26126;--rag-red:#e63946;--rag-red-bg:#e6394626;--status-info:#1496ff;--status-warning:#eea53c;--status-success-alt:#2f6862;--danger:#c62239;--danger-hover:#e63946;--gradient-header:linear-gradient(135deg, #12122a 0%, #1a1a3e 40%, #252550 100%);--radius-sm:4px;--radius-md:6px;--radius-lg:10px;--radius-xl:16px;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--sidebar-width:240px;--sidebar-width-collapsed:64px;--header-height:120px;--font-sans:"IBM Plex Sans", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--font-size-xs:.72em;--font-size-sm:.82em;--font-size-md:.95em;--font-size-lg:1.1em;--font-size-xl:1.4em}*{box-sizing:border-box;margin:0;padding:0}@page{size:A4 landscape;margin:10mm}body{background:#0d0d1a;min-height:100vh;margin:0;padding:0;font-family:IBM Plex Sans,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.container{max-width:100%;box-shadow:none;background:#0d0d1a;border-radius:0;margin:0;padding:0}.header{color:#fff;text-align:center;background:linear-gradient(135deg,#12122a 0%,#1a1a3e 40%,#252550 100%);border-bottom:1px solid #2d2e4e;border-radius:0;margin-bottom:0;padding:24px 28px 20px}.header h1{margin-bottom:10px;font-size:2.5em}.title-input{color:#fff;text-align:center;background:#fff3;border:2px solid #0000;border-radius:10px;width:100%;margin-bottom:10px;padding:10px 50px 10px 20px;font-size:2.5em;font-weight:700;transition:all .3s;position:relative}.title-wrapper{width:100%;position:relative}.title-wrapper:after{content:"✏️";opacity:.8;pointer-events:none;font-size:1em;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.title-input:hover{cursor:text;background:#ffffff4d;border-color:#ffffff4d}.title-input:hover:after{content:""}.title-input:focus{background:#ffffff4d;border-color:#fff;outline:none}.title-input::placeholder,.subtitle-input::placeholder{color:#ffffffb3}.client-switcher{justify-content:center;align-items:center;gap:10px;max-width:600px;margin:10px auto 6px;display:flex}.client-switcher label{color:#ffffffb3;white-space:nowrap;font-size:.82em;font-weight:600}.client-select{color:#fff;cursor:pointer;appearance:none;background:#ffffff26 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='white'/%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #ffffff40;border-radius:8px;min-width:160px;padding:6px 28px 6px 14px;font-family:inherit;font-size:.9em;font-weight:600}.client-select:hover{background:#ffffff40;border-color:#fff6}.client-select:focus{outline-offset:1px;outline:2px solid #474fcf}.client-select option{color:#d0d0e8;background:#1a1d3a}.client-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.client-btn:hover{background:#ffffff40}.client-btn.cloud-btn{background:linear-gradient(135deg,#2f686266,#474fcf66);border-color:#474fcf66;margin-left:auto}.client-btn.cloud-btn:hover{background:linear-gradient(135deg,#2f686299,#474fcf99)}.client-color-dot{vertical-align:middle;border-radius:50%;width:10px;height:10px;margin-right:6px;display:inline-block}.client-overlay{z-index:10001;background:#0d0d1ab3;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.client-overlay.active{display:flex}.client-modal{background:#16162e;border:1px solid #2d2e4e;border-radius:16px;width:92%;max-width:520px;max-height:80vh;padding:24px 28px;overflow-y:auto;box-shadow:0 10px 40px #00000080}.client-modal h2{color:#fff;margin:0 0 16px;font-size:1.1em}.client-create-row{gap:8px;margin-bottom:16px;display:flex}.client-create-row input[type=text]{color:#d0d0e8;background:#111222;border:1px solid #2d2e4e;border-radius:8px;flex:1;padding:8px 12px;font-family:inherit;font-size:.88em}.client-create-row input[type=color]{cursor:pointer;background:0 0;border:none;border-radius:8px;width:36px;height:36px;padding:0}.client-list{flex-direction:column;gap:6px;display:flex}.client-row{background:#111222;border:1px solid #2d2e4e;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.client-row:hover{border-color:#474fcf}.client-row .client-name{color:#d0d0e8;flex:1;font-size:.88em;font-weight:600}.client-row .client-meta{color:#6668aa;font-size:.75em}.client-row-actions{gap:4px;display:flex}.client-row-btn{color:#88b;cursor:pointer;background:0 0;border:1px solid #2d2e4e;border-radius:6px;padding:4px 10px;font-size:.75em;transition:all .2s}.client-row-btn:hover{color:#d0d0e8;background:#252850;border-color:#474fcf}.client-row-btn.danger:hover{color:#ff6b8a;background:#3a1525;border-color:#c62239}.client-storage-bar{border-top:1px solid #2d2e4e;margin-top:14px;padding-top:12px}.client-storage-label{color:#6668aa;margin-bottom:6px;font-size:.75em}.client-storage-track{background:#111222;border-radius:4px;height:8px;overflow:hidden}.client-storage-fill{background:linear-gradient(90deg,#2f6862,#474fcf);border-radius:4px;height:100%;transition:width .3s}.cloud-modal{text-align:center;background:#16162e;border:1px solid #2d2e4e;border-radius:16px;width:90%;max-width:420px;padding:28px 32px;box-shadow:0 10px 40px #00000080}.cloud-modal h2{color:#fff;margin:8px 0 12px;font-size:1.1em}.cloud-modal p{color:#88b;margin-bottom:16px;font-size:.85em;line-height:1.6}.cloud-modal input{color:#6668aa;background:#111222;border:1px solid #2d2e4e;border-radius:8px;width:100%;margin-bottom:10px;padding:8px 12px;font-family:inherit;font-size:.85em}.cloud-modal .btn-disabled{color:#6668aa;cursor:not-allowed;background:#2d2e4e;border:none;border-radius:8px;padding:8px 20px;font-size:.85em}.subtitle-input{color:#fff;text-align:center;background:#ffffff26;border:2px solid #0000;border-radius:8px;width:80%;margin:0 auto 15px;padding:8px 50px 8px 20px;font-size:1.2em;transition:all .3s;display:block;position:relative}.subtitle-wrapper{justify-content:center;width:100%;display:flex;position:relative}.subtitle-wrapper:after{content:"✏️";opacity:.7;pointer-events:none;font-size:.9em;position:absolute;top:50%;right:12%;transform:translateY(-50%)}.subtitle-input:hover{background:#ffffff40;border-color:#ffffff4d}.subtitle-input:focus{background:#ffffff40;border-color:#fff;outline:none}.date-input{color:#333;text-align:center;background:#fff;border:none;border-radius:25px;width:250px;margin-top:15px;padding:10px 20px;font-size:1.1em}.tabs{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.tab{cursor:pointer;background:#f5f5f5;border:none;border-radius:10px;padding:12px 25px;font-size:1em;font-weight:600;transition:all .3s}.tab:hover{background:#e0e0e0;transform:translateY(-2px)}.tab.active{color:#fff;background:linear-gradient(135deg,#1a1a3e 0%,#2d2e5e 60%,#474fcf 100%)}.tab-content{color:#c8c8e0;background:#111222;display:none}.tab-content.active{animation:.3s fadeIn;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.na-toggle{color:#4a4b6e;cursor:pointer;-webkit-user-select:none;user-select:none;float:right;background:#f9f9fa;border:1px solid #dadbe4;border-radius:5px;align-items:center;gap:5px;margin-top:2px;padding:3px 10px;font-size:.78em;transition:all .2s;display:inline-flex}.na-toggle input{accent-color:#c62239;cursor:pointer;width:14px;height:14px;pointer-events:auto!important}.section-hidden{opacity:.4}.section-hidden .form-group,.section-hidden table,.section-hidden .milestone-item,.section-hidden .btn-add,.section-hidden textarea,.section-hidden input:not(.na-check),.section-hidden select,.section-hidden canvas{opacity:.3;pointer-events:none}.na-toggle{pointer-events:auto!important;opacity:1!important}.form-section{background:#f9f9f9;border-radius:15px;margin-bottom:25px;padding:25px}.form-section h2{color:#333;border-bottom:3px solid #474fcf;margin-bottom:20px;padding-bottom:10px;font-size:1.8em}.section-title-input{color:#333;background:0 0;border:none;border-bottom:3px solid #474fcf;width:100%;margin-bottom:20px;padding-bottom:10px;padding-right:40px;font-size:1.8em;font-weight:700;transition:all .3s;position:relative}.section-title-wrapper{width:100%;position:relative}.section-title-wrapper:after{content:"✏️";opacity:.6;pointer-events:none;font-size:.8em;position:absolute;top:5px;right:10px}.section-title-input:hover{cursor:text;background:#f0f0f0;padding-left:10px}.section-title-input:focus{background:#f8f8f8;border-bottom-color:#312dad;outline:none;padding-left:10px}.form-group label{color:#555;margin-bottom:8px;font-weight:600;display:block}.label-input{color:#555;background:0 0;border:none;flex:1;padding:4px 30px 4px 4px;font-size:1em;font-weight:600;transition:all .3s;position:relative}.label-wrapper{align-items:center;margin-bottom:8px;display:flex;position:relative}.label-wrapper:after{content:"✏️";opacity:.5;pointer-events:none;font-size:.9em;position:absolute;right:5px}.label-input:hover{cursor:text;background:#f0f0f0;border-radius:4px}.label-input:focus{background:#f8f8f8;border-radius:4px;outline:none}.form-control{border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:12px;font-size:1em;transition:border-color .3s}.form-control:focus{border-color:#474fcf;outline:none}textarea.form-control{resize:vertical;min-height:120px}.status-indicators{gap:15px;margin-bottom:20px;display:flex}.status-box{text-align:center;cursor:pointer;border-radius:10px;flex:1;padding:20px;transition:all .3s}.status-box:hover{transform:translateY(-5px)}.status-green{color:#fff;background:#2f6862}.status-yellow{color:#fff;background:#eea53c}.status-red{color:#fff;background:#c62239}select.status-select{border:2px solid #e0e0e0;border-radius:5px;padding:8px;font-size:1em}.milestone-item,.risk-item,.issue-item{background:#fff;border-radius:10px;margin-bottom:15px;padding:20px;box-shadow:0 2px 10px #0000001a}.milestone-header,.risk-header,.issue-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.btn{cursor:pointer;border:none;border-radius:25px;padding:12px 30px;font-size:1em;font-weight:600;transition:all .3s}.btn-primary{color:#fff;background:linear-gradient(135deg,#1a1a3e 0%,#2d2e5e 60%,#474fcf 100%)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #474fcf4d}.btn-save{color:#fff;background:linear-gradient(135deg,#2f6862 0%,#3d8a7d 100%)}.btn-save:hover{transform:translateY(-2px);box-shadow:0 10px 20px #2f68624d}.btn-success{color:#fff;background:#2f6862}.btn-secondary:hover{color:#fff;background:#474fcf;transform:translateY(-2px);box-shadow:0 10px 20px #474fcf4d}.btn-danger{color:#fff;background:#c62239;padding:8px 15px;font-size:.9em}.btn-add{color:#fff;background:#2f6862;margin-top:15px}.grid-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.grid-3{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.progress-bar{background:#e0e0e0;border-radius:15px;width:100%;height:30px;margin-top:10px;overflow:hidden}.progress-fill{color:#fff;background:linear-gradient(90deg,#2f6862,#5eb1a9);align-items:center;height:100%;padding:0 10px;font-weight:700;transition:width .3s;display:flex}.export-section{text-align:center;background:#f9f9f9;border-radius:15px;margin-top:30px;padding:30px}.data-preview{color:#ecf0f1;white-space:pre-wrap;word-break:break-word;background:#19192c;border-radius:10px;max-height:400px;margin-top:20px;padding:20px;font-family:Courier New,monospace;overflow-y:auto}.correlation-info{margin-top:15px;animation:.3s fadeIn}.correlation-info>div{font-size:.9em}.correlation-link{color:#474fcf;cursor:pointer;font-weight:600;text-decoration:none}.correlation-link:hover{text-decoration:underline}.risk-correlation-badge{color:#fff;background:#eea53c;border-radius:12px;margin-left:10px;padding:2px 8px;font-size:.85em;display:inline-block}.issue-correlation-badge{color:#fff;background:#474fcf;border-radius:12px;margin-left:10px;padding:2px 8px;font-size:.85em;display:inline-block}.dashboard-container{background:#000;border-radius:20px;margin:-30px;padding:0}.dashboard-header{color:#fff;background:linear-gradient(135deg,#000 0%,#1a1a30 100%);border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.dashboard-header h1{font-size:2em;font-weight:600}.dashboard-header .date{background:#fff3;border-radius:20px;padding:8px 15px;font-size:1.2em}.dashboard-content{padding:20px 30px 30px}.dashboard-grid{grid-template-columns:repeat(12,1fr);gap:15px;margin-bottom:20px;display:grid}.dash-status-row{grid-column:span 12;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:10px;display:grid}.dash-status-card{text-align:center;border:2px solid #e0e0e0;border-radius:12px;flex-direction:column;justify-content:center;min-height:80px;padding:16px 12px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.dash-status-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.dash-status-card.green{background:#2f68621f;border-color:#2f6862}.dash-status-card.yellow{background:#eea53c1f;border-color:#eea53c}.dash-status-card.red{background:#c622391f;border-color:#c62239}.dash-status-card h3{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.75em}.dash-status-label{letter-spacing:.3px;margin-top:2px;font-size:.95em;font-weight:800}.dash-status-card.green .dash-status-label{color:#2f6862}.dash-status-card.yellow .dash-status-label{color:#eea53c}.dash-status-card.red .dash-status-label{color:#c62239}.dash-progress-section{background:#fff;border:1px solid #e0e0e0;border-radius:10px;grid-column:span 4;padding:20px}.dash-progress-section h2{color:#2d2e4e;margin-bottom:15px;font-size:1.2em}.dash-progress-content{flex-direction:column;gap:20px;display:flex}.dash-progress-ring{width:150px;height:150px;margin:0 auto 15px;position:relative}.dash-progress-ring svg{transform:rotate(-90deg)}.dash-progress-text{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dash-metrics-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px;display:grid}.metric-label{color:#666;margin-bottom:5px;font-size:.85em}.metric-value{color:#2d2e4e;font-size:1.5em;font-weight:700}.dash-progress-text .percentage{color:#2d2e4e;font-size:2.5em;font-weight:700}.dash-progress-text .label{color:#666;font-size:.9em}.dash-metric-row{border-top:1px solid #e0e0e0;justify-content:space-between;margin-top:10px;padding-top:10px;display:flex}.dash-metric{text-align:center}.dash-metric-value{color:#2d2e4e;font-size:1.5em;font-weight:700}.dash-metric-label{color:#666;font-size:.8em}.dash-highlights-section{background:#fff;border:1px solid #e0e0e0;border-radius:10px;grid-column:span 12;padding:20px}.dash-highlights-section h2{color:#2d2e4e;margin-bottom:15px;font-size:1.2em}.dash-highlight-item{border-bottom:1px solid #f0f0f0;align-items:flex-start;margin-bottom:12px;padding-bottom:12px;display:flex}.dash-highlight-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.dash-highlight-icon{background:#474fcf;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px;margin-right:10px}.dash-highlight-text{font-size:.9em;line-height:1.4}.dash-highlight-text strong{color:#2d2e4e}.dash-milestones-section{background:#fff;border:1px solid #e0e0e0;border-radius:10px;grid-column:span 7;padding:20px;transition:all .3s;position:relative}.dash-milestones-section.expanded{z-index:1000;position:fixed;inset:20px;overflow:auto;box-shadow:0 10px 40px #0000004d}.dash-milestones-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:20px;display:grid}.dash-milestone-card{background:#f8f9fa;border-left:4px solid #474fcf;border-radius:12px;padding:20px;transition:all .3s;position:relative;box-shadow:0 2px 10px #00000014}.dash-milestone-card:hover{transform:translateY(-3px);box-shadow:0 4px 20px #0000001f}.dash-milestone-card.complete{border-left-color:#2f6862}.dash-milestone-card.in-progress{border-left-color:#474fcf}.dash-milestone-card.delayed{border-left-color:#eea53c}.dash-milestone-card.at-risk{border-left-color:#c62239}.milestone-card-header{justify-content:space-between;align-items:start;margin-bottom:15px;display:flex}.milestone-card-title{color:#2c3e50;flex:1;margin-bottom:5px;font-size:1.05em;font-weight:600;line-height:1.3}.milestone-card-status{text-transform:uppercase;white-space:nowrap;border-radius:12px;padding:4px 10px;font-size:.75em;font-weight:600}.milestone-card-status.complete{color:#fff;background:#2f6862}.milestone-card-status.in-progress{color:#fff;background:#474fcf}.milestone-card-status.delayed{color:#fff;background:#eea53c}.milestone-card-status.at-risk{color:#fff;background:#c62239}.milestone-card-status.not-started{color:#fff;background:#5b5c81}.milestone-progress-chart{width:100px;height:100px;margin:15px auto;position:relative}.milestone-progress-svg{width:100px;height:100px;transform:rotate(-90deg)}.milestone-progress-bg{fill:none;stroke:#e0e0e0;stroke-width:8px}.milestone-progress-fill{fill:none;stroke-width:8px;stroke-linecap:round;transition:stroke-dashoffset .5s}.milestone-progress-text{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.milestone-progress-percent{color:#2c3e50;font-size:1.5em;font-weight:700}.milestone-card-date{color:#666;text-align:center;margin-top:10px;font-size:.85em}.section-header-controls{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.btn-expand{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a1a3e 0%,#2d2e5e 60%,#474fcf 100%);border:none;border-radius:20px;align-items:center;gap:5px;padding:8px 16px;font-size:.9em;font-weight:600;transition:all .3s;display:flex}.btn-expand:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.expanded .btn-expand{background:linear-gradient(135deg,#c62239 0%,#e05565 100%)}.overlay-backdrop{z-index:999;background:#00000080;display:none;position:fixed;inset:0}.overlay-backdrop.active{display:block}#milestone-list-view{flex-direction:column;display:flex}#dashMilestones{flex-direction:column;gap:10px;display:flex}.gantt-container{width:100%;position:relative;overflow-x:auto}.gantt-chart{position:relative}.gantt-row{border-bottom:1px solid #f0f0f0;align-items:center;height:45px;display:flex;position:relative}.timeline-container{min-height:200px;padding:60px 20px;position:relative;overflow-x:auto}.expanded .milestone-view{height:calc(100vh - 180px);overflow-y:auto}.expanded .gantt-container{height:100%;overflow:auto}.expanded .timeline-container{height:100%;padding:80px 40px;overflow:auto}.expanded .gantt-row{height:55px}.gantt-label{color:#333;z-index:5;white-space:nowrap;text-overflow:ellipsis;background:#fff;border-right:1px solid #e0e0e0;width:200px;padding:8px;font-size:.85em;font-weight:600;position:sticky;left:0;overflow:hidden}.expanded .gantt-label{width:250px;padding:12px;font-size:.95em}.timeline-items{flex-wrap:wrap;justify-content:flex-start;gap:40px;min-width:100%;padding:0 20px;display:flex;position:relative}.expanded .timeline-items{gap:60px;padding:0 40px}.timeline-item{flex-direction:column;align-items:center;min-width:150px;max-width:200px;display:flex;position:relative}.expanded .timeline-item{min-width:180px;max-width:250px}.milestone-view-tabs{border-bottom:2px solid #e0e0e0;gap:10px;margin-bottom:15px;padding-bottom:10px;display:flex}.milestone-tab{cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;padding:8px 16px;font-size:.9em;transition:all .3s}.milestone-tab:hover{background:#e0e0e0}.milestone-tab.active{color:#fff;background:linear-gradient(135deg,#1a1a3e 0%,#2d2e5e 60%,#474fcf 100%)}.milestone-view{min-height:250px}.gantt-container{position:relative;overflow-x:auto}.gantt-header{z-index:10;background:#f8f9fa;border-bottom:2px solid #2d2e4e;display:flex;position:sticky;top:0}.gantt-months{padding-left:150px;display:flex}.gantt-month{text-align:center;color:#2d2e4e;border-right:1px solid #e0e0e0;min-width:120px;padding:8px;font-size:.85em;font-weight:700}.gantt-chart{min-height:200px;position:relative}.gantt-row{border-bottom:1px solid #f0f0f0;align-items:center;min-height:40px;display:flex;position:relative}.gantt-label{color:#333;z-index:5;background:#fff;border-right:1px solid #e0e0e0;width:150px;padding:8px;font-size:.85em;font-weight:600;position:sticky;left:0}.gantt-bar-container{flex:1;align-items:center;height:30px;display:flex;position:relative}.gantt-bar{color:#fff;border-radius:12px;align-items:center;height:25px;padding:0 10px;font-size:.75em;font-weight:700;transition:all .3s;display:flex;position:absolute;box-shadow:0 2px 4px #0003}.gantt-bar:hover{z-index:10;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.gantt-bar.complete{background:linear-gradient(135deg,#2f6862,#5eb1a9)}.gantt-bar.in-progress{background:linear-gradient(135deg,#474fcf,#999bed)}.gantt-bar.delayed{background:linear-gradient(135deg,#eea53c,#ffc76d)}.gantt-bar.not-started{background:linear-gradient(135deg,#5b5c81,#a0a1c0)}.gantt-today-line{z-index:8;opacity:.7;background:#c62239;width:2px;height:100%;position:absolute}.gantt-today-label{color:#fff;background:#c62239;border-radius:10px;padding:2px 8px;font-size:.7em;position:absolute;top:-20px;transform:translate(-50%)}.timeline-container{background:#f8f9fa;border-radius:10px;min-height:350px;padding:40px 40px 60px;position:relative;overflow-x:auto}.timeline-wrapper{min-width:100%;margin:0 auto;position:relative}.timeline-months{background:#4a5568;border-radius:25px;height:45px;margin-bottom:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000026}.timeline-month{text-align:center;color:#fff;border-right:1px solid #ffffff1a;flex:1;justify-content:center;align-items:center;min-width:100px;padding:12px 5px;font-size:clamp(.7em,1.5vw,.95em);font-weight:600;display:flex}.timeline-month:last-child{border-right:none}.timeline-projects{min-height:200px;margin-top:20px;position:relative}.project-row{height:45px;margin-bottom:12px;position:relative}.project-block{color:#fff;cursor:pointer;border-radius:20px;justify-content:space-between;align-items:center;height:40px;padding:0 12px;font-weight:600;transition:all .3s;display:flex;position:absolute;overflow:hidden;box-shadow:0 2px 8px #00000026}.project-block:hover{z-index:10;transform:translateY(-2px);box-shadow:0 4px 12px #00000040}.project-name{white-space:nowrap;text-overflow:ellipsis;flex:1;padding-right:8px;font-size:.85em;line-height:1.2;overflow:hidden}.project-block.small .project-name{font-size:.7em}.project-block.medium .project-name{font-size:.8em}.project-block.large .project-name{font-size:.85em}.project-block.xlarge .project-name{font-size:.9em}.project-block.tiny .project-name{display:none}.project-block.tiny .project-progress{font-size:.65em;position:static}.project-block.complete{background:linear-gradient(135deg,#2f6862 0%,#0d4c47 100%)}.project-block.in-progress{background:linear-gradient(135deg,#474fcf 0%,#312dad 100%)}.project-block.delayed{background:linear-gradient(135deg,#eea53c 0%,#855400 100%)}.project-block.not-started{background:linear-gradient(135deg,#5b5c81 0%,#404164 100%)}.project-progress{opacity:.9;white-space:nowrap;flex-shrink:0;font-size:.7em;font-weight:500}.project-block.small .project-progress,.project-block.tiny .project-progress{font-size:.65em}.project-duration{color:#666;white-space:nowrap;font-size:clamp(.6em,1vw,.7em);font-style:italic;position:absolute;top:-18px;left:10px}.timeline-today{z-index:11;opacity:.8;background:#c62239;width:2px;position:absolute;top:-40px;bottom:0}.timeline-today-label{color:#fff;white-space:nowrap;background:#c62239;border-radius:10px;padding:2px 8px;font-size:clamp(.6em,1vw,.7em);font-weight:700;position:absolute;top:-25px;transform:translate(-50%)}.expanded .timeline-container{min-height:400px;padding:50px}.expanded .timeline-months{height:50px;margin-bottom:50px}.expanded .timeline-month{padding:15px;font-size:clamp(.85em,1.5vw,1.05em)}.expanded .project-row{height:50px;margin-bottom:15px}.expanded .project-block{height:45px;padding:0 16px}.expanded .project-name{font-size:.95em}.expanded .project-block.small .project-name{font-size:.75em}.expanded .project-block.medium .project-name{font-size:.85em}.expanded .project-block.large .project-name{font-size:.95em}.expanded .project-block.xlarge .project-name{font-size:1em}.expanded .project-progress{font-size:.8em}.expanded .project-duration{font-size:clamp(.65em,1vw,.75em)}.dash-milestones-section h2{color:#2d2e4e;margin-bottom:15px;font-size:1.2em}.dash-milestone-item{grid-template-columns:auto 1fr auto;align-items:center;margin-bottom:12px;font-size:.85em;display:grid}.dash-milestone-status{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:25px;margin-right:10px;font-size:.8em;font-weight:700;display:flex}.dash-milestone-status.complete{background:#2f6862}.dash-milestone-status.in-progress{background:#474fcf}.dash-milestone-status.delayed{background:#eea53c}.dash-milestone-status.not-started{background:#5b5c81}.dash-milestone-name{color:#333;padding:0 10px}.dash-milestone-date{color:#666;font-size:.9em}.dash-risks-section{background:#fff;border:1px solid #e0e0e0;border-radius:10px;grid-column:span 5;max-height:280px;padding:20px;overflow-y:auto}.dash-risks-section h2{color:#2d2e4e;margin-bottom:15px;font-size:1.2em}.dash-risk-item{background:#fafafa;border-left:3px solid #c62239;border-radius:5px;margin-bottom:10px;padding:10px}.dash-risk-item.high{background:#fff3f3;border-left-color:#c62239}.dash-risk-item.medium{background:#fff8f3;border-left-color:#eea53c}.dash-risk-item.low{background:#f3fff3;border-left-color:#2f6862}.dash-risk-header{justify-content:space-between;margin-bottom:5px;display:flex}.dash-risk-category{color:#333;font-size:.9em;font-weight:700}.dash-risk-priority{background:#fff;border-radius:10px;padding:2px 8px;font-size:.75em;font-weight:700}.dash-risk-priority.high{color:#c62239}.dash-risk-priority.medium{color:#eea53c}.dash-risk-priority.low{color:#2f6862}.dash-risk-description{color:#666;font-size:.85em;line-height:1.3}.dash-next-week-section{background:linear-gradient(90deg,#f8f9fa,#fff);border:1px solid #e0e0e0;border-radius:10px;grid-column:span 12;padding:20px}.dash-next-week-section h2{color:#2d2e4e;margin-bottom:15px;font-size:1.2em}.dash-next-week-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;display:grid}.dash-next-week-item{align-items:flex-start;display:flex}.dash-next-week-icon{color:#fff;background:#474fcf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;font-size:.8em;display:flex}.dash-next-week-text{font-size:.9em;line-height:1.3}.dash-summary-box{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:1px solid #e0e0e0;border-radius:10px;grid-column:span 12;margin-bottom:10px;padding:20px}.dash-summary-box h2{color:#2d2e4e;margin-bottom:10px;font-size:1.2em}.dash-summary-text{color:#555;font-size:.9em;line-height:1.5}.dashboard-actions{text-align:center;padding:20px}.dashboard-actions .btn{margin:0 10px}@media (width<=768px){.grid-2,.grid-3{grid-template-columns:1fr}.tabs{flex-direction:column}.tab{width:100%}.dash-status-row{grid-template-columns:repeat(2,1fr)}.dash-progress-section,.dash-highlights-section,.dash-milestones-section,.dash-risks-section{grid-column:span 12}}@media print{.sidebar,.mobile-menu-btn,.sidebar-overlay,.dashboard-actions,.na-toggle,.btn-add,.btn-danger,.confirm-overlay,.prompt-overlay{display:none!important}.app-layout{display:block!important}.main-content{margin:0!important}.tab-content{opacity:1!important;pointer-events:auto!important}body{background:#fff;padding:0}.container{box-shadow:none;padding:0}.header,.tabs{display:none}.tab-content{display:none!important}#dashboard.tab-content{display:block!important}.dashboard-container{margin:0}.dashboard-actions{display:none}}.roadmap-container{background:#0a1628;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #00000040}.roadmap-toolbar{background:linear-gradient(135deg,#0d1f3c 0%,#162d50 100%);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.roadmap-toolbar h2{color:#fff;letter-spacing:-.02em;font-size:1.4em;font-weight:700}.roadmap-toolbar-actions{align-items:center;gap:8px;display:flex}.roadmap-btn{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;padding:7px 16px;font-size:.85em;font-weight:600;transition:all .2s}.roadmap-btn:hover{color:#fff;background:#ffffff1f}.roadmap-btn.active{color:#64a0ff;background:#64a0ff33;border-color:#64a0ff66}.roadmap-legend{background:#ffffff08;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;gap:16px;padding:10px 24px;display:flex}.roadmap-legend-item{color:#ffffff8c;align-items:center;gap:6px;font-size:.8em;display:flex}.roadmap-legend-dot{border-radius:3px;width:10px;height:10px}.roadmap-scroll-wrapper{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;position:relative;overflow:auto visible}.roadmap-scroll-wrapper::-webkit-scrollbar{height:8px}.roadmap-scroll-wrapper::-webkit-scrollbar-track{background:#ffffff08}.roadmap-scroll-wrapper::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.roadmap-grid{min-height:200px;position:relative}.roadmap-header{z-index:10;background:#0d1f3c;display:flex;position:sticky;top:0}.roadmap-label-col{z-index:5;background:#0d1f3c;flex-shrink:0;min-width:220px;max-width:220px;position:sticky;left:0}.roadmap-label-col-header{text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;border-bottom:1px solid #ffffff0f;align-items:center;height:32px;padding:0 16px;font-size:.75em;font-weight:700;display:flex}.roadmap-quarter-row{height:32px;display:flex}.roadmap-quarter-cell{color:#ffffff80;border-bottom:1px solid #ffffff0f;border-right:1px solid #ffffff0a;justify-content:center;align-items:center;font-size:.82em;font-weight:700;display:flex}.roadmap-month-row{height:24px;display:flex}.roadmap-month-cell{color:#ffffff4d;border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff0a;justify-content:center;align-items:center;font-size:.7em;font-weight:600;display:flex}.roadmap-month-cell.current-month{color:#64c8ffb3;background:#64c8ff0a}.roadmap-body{position:relative}.roadmap-row{min-height:52px;display:flex;position:relative}.roadmap-row:hover .roadmap-row-label{background:#ffffff0d}.roadmap-row-label{color:#ffffffbf;z-index:4;background:#0a1628;border-bottom:1px solid #ffffff0a;border-right:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:8px;min-width:220px;max-width:220px;padding:0 16px;font-size:.85em;font-weight:600;transition:background .15s;display:flex;position:sticky;left:0}.roadmap-row-label .status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.roadmap-row-timeline{border-bottom:1px solid #ffffff0a;flex:1;min-height:52px;position:relative}.roadmap-gridline{pointer-events:none;z-index:0;background:#ffffff0a;width:1px;position:absolute;top:0;bottom:0}.roadmap-today-line{z-index:8;pointer-events:none;background:#c62239;width:2px;position:absolute;top:0;bottom:0}.roadmap-today-label{color:#fff;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;background:#c62239;border-radius:4px;padding:2px 8px;font-size:.65em;font-weight:700;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.roadmap-bar{cursor:grab;color:#fff;white-space:nowrap;z-index:3;-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:space-between;align-items:center;min-width:20px;height:36px;padding:0 10px;font-size:.78em;font-weight:600;transition:box-shadow .15s,filter .15s;display:flex;position:absolute;top:8px;overflow:hidden}.roadmap-bar:hover{filter:brightness(1.1);z-index:6;box-shadow:0 4px 20px #0006}.roadmap-bar:active,.roadmap-bar.dragging{cursor:grabbing;filter:brightness(1.15);z-index:7;box-shadow:0 6px 30px #00000080}.roadmap-bar .bar-name{text-overflow:ellipsis;text-shadow:0 1px 2px #00000040;flex:1;overflow:hidden}.roadmap-bar .bar-pct{opacity:.85;flex-shrink:0;margin-left:6px;font-size:.9em}.roadmap-bar .resize-handle{cursor:ew-resize;z-index:2;width:10px;height:100%;position:absolute;top:0}.roadmap-bar .resize-handle.left{border-radius:6px 0 0 6px;left:0}.roadmap-bar .resize-handle.right{border-radius:0 6px 6px 0;right:0}.roadmap-bar .resize-handle:hover{background:#ffffff2e}.roadmap-bar.status-complete{background:linear-gradient(135deg,#1b8a4e 0%,#22a85a 100%)}.roadmap-bar.status-high{background:linear-gradient(135deg,#1565c0 0%,#1e88e5 100%)}.roadmap-bar.status-mid{background:linear-gradient(135deg,#0277bd 0%,#0097a7 100%)}.roadmap-bar.status-low{background:linear-gradient(135deg,#855400 0%,#eea53c 100%)}.roadmap-bar.status-none{background:linear-gradient(135deg,#455a64 0%,#607d8b 100%)}.roadmap-tooltip{color:#fff;z-index:9999;pointer-events:none;background:#1a2744;border:1px solid #ffffff1f;border-radius:10px;min-width:200px;padding:14px 18px;font-size:.85em;position:fixed;box-shadow:0 8px 30px #0006}.roadmap-tooltip .tt-title{margin-bottom:8px;font-size:1.05em;font-weight:700}.roadmap-tooltip .tt-row{justify-content:space-between;gap:20px;margin-bottom:4px;display:flex}.roadmap-tooltip .tt-label{color:#ffffff80}.roadmap-tooltip .tt-value{color:#ffffffe6;font-weight:600}.roadmap-empty{color:#ffffff59;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:300px;display:flex}.roadmap-empty-icon{opacity:.4;font-size:3em}.roadmap-empty-text{font-size:1.1em;font-weight:600}.roadmap-empty-sub{opacity:.7;font-size:.9em}.roadmap-snap-indicator{color:#fff;z-index:9999;pointer-events:none;opacity:0;background:#64a0ffe6;border-radius:20px;padding:8px 18px;font-size:.85em;font-weight:600;transition:opacity .2s;position:fixed;bottom:30px;left:50%;transform:translate(-50%)}.roadmap-snap-indicator.visible{opacity:1}@keyframes fieldFlash{0%{background:#64c86459;box-shadow:0 0 8px #64c86466}to{box-shadow:none;background:0 0}}.field-updated{animation:1.2s ease-out fieldFlash}.goal-status-row{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.goal-status-chip{text-align:center;border-radius:8px;flex:1;min-width:80px;padding:8px 6px;transition:all .3s}.goal-status-chip h4{text-transform:uppercase;letter-spacing:.04em;color:#ffffffd9;margin-bottom:4px;font-size:.7em}.goal-status-chip select{color:#fff;cursor:pointer;text-align:center;background:#ffffff26;border:1px solid #fff3;border-radius:5px;width:100%;padding:4px;font-size:.85em;font-weight:600}.goal-status-chip select option{color:#333;background:#fff}.goal-status-chip.green{background:#2f6862}.goal-status-chip.yellow{background:#eea53c}.goal-status-chip.red{background:#c62239}.goal-status-chip.gray{background:#9e9e9e}.goal-details-section{border-top:2px dashed #e0e0e0;margin-top:15px;padding-top:15px}.goal-details-toggle{cursor:pointer;color:#474fcf;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:6px 0;font-size:.9em;font-weight:600;transition:color .2s;display:flex}.goal-details-toggle:hover{color:#312dad}.goal-details-toggle .toggle-arrow{transition:transform .25s;display:inline-block}.goal-details-toggle .toggle-arrow.open{transform:rotate(90deg)}.goal-details-body{opacity:0;max-height:0;margin-top:0;transition:max-height .35s,opacity .25s,margin .25s;overflow:hidden}.goal-details-body.open{opacity:1;max-height:800px;margin-top:12px}.goal-progress-bar-mini{background:#e0e0e0;border-radius:11px;width:100%;height:22px;margin-top:6px;overflow:hidden}.goal-progress-fill-mini{color:#fff;background:linear-gradient(90deg,#2f6862,#5eb1a9);border-radius:11px;align-items:center;height:100%;padding:0 8px;font-size:.75em;font-weight:700;transition:width .3s;display:flex}.tab-toolbar{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1a2e,#16213e);border-top:2px solid #667eea59;justify-content:center;align-items:center;gap:12px;margin:20px -25px -20px;padding:12px 20px;display:flex;position:sticky;bottom:0}.tab-toolbar .toolbar-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 22px;font-size:.9em;font-weight:600;transition:all .2s;display:inline-flex}.tab-toolbar .btn-save-tab{color:#fff;background:linear-gradient(135deg,#2f6862,#0d4c47)}.tab-toolbar .btn-save-tab:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4caf5066}.tab-toolbar .btn-undo-tab{color:#fff;background:linear-gradient(135deg,#eea53c,#855400)}.tab-toolbar .btn-undo-tab:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #ff980066}.tab-toolbar .btn-undo-tab:disabled{color:#999;cursor:not-allowed;box-shadow:none;background:#555;transform:none}.undo-badge{background:#ffffff40;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.75em;font-weight:700;display:inline-flex}.toolbar-saved-msg{color:#2f6862;opacity:0;white-space:nowrap;font-size:.85em;font-weight:600;transition:opacity .3s}.toolbar-saved-msg.show{opacity:1}.version-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.version-overlay.open{display:flex}.version-modal{background:#fff;border-radius:16px;flex-direction:column;width:560px;max-width:95vw;max-height:85vh;animation:.25s slideIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.version-modal-header{color:#fff;background:linear-gradient(135deg,#1a1a3e 0%,#2d2e5e 60%,#474fcf 100%);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.version-modal-header h2{font-size:1.2em;font-weight:600}.version-modal-close{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1em;transition:background .2s;display:flex}.version-modal-close:hover{background:#ffffff59}.version-save-row{background:#fafafa;border-bottom:1px solid #eee;gap:10px;padding:16px 24px;display:flex}.version-save-row input{border:1px solid #ddd;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:.95em;transition:border-color .2s}.version-save-row input:focus{border-color:#474fcf}.version-save-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#474fcf,#312dad);border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:opacity .2s}.version-save-btn:hover{opacity:.85}.version-list{flex:1;padding:8px 24px 16px;overflow-y:auto}.version-list-empty{text-align:center;color:#999;padding:40px 0;font-size:.95em}.version-card{background:#fff;border:1px solid #eee;border-radius:10px;align-items:center;gap:12px;margin-top:8px;padding:14px 16px;transition:border-color .2s,box-shadow .2s;display:flex}.version-card:hover{border-color:#c5cae9;box-shadow:0 2px 8px #0000000f}.version-card-active{background:#f1f2f9;border-color:#474fcf}.version-card-info{flex:1;min-width:0}.version-card-name{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:.95em;font-weight:600;overflow:hidden}.version-card-meta{color:#888;flex-wrap:wrap;gap:12px;margin-top:3px;font-size:.8em;display:flex}.version-card-actions{flex-shrink:0;gap:6px;display:flex}.version-btn-sm{cursor:pointer;color:#555;background:#fff;border:1px solid #ddd;border-radius:6px;padding:6px 12px;font-size:.8em;transition:all .15s}.version-btn-sm:hover{background:#f0f0f0}.version-btn-load{color:#474fcf;border-color:#474fcf}.version-btn-load:hover{color:#fff;background:#474fcf}.version-btn-del{color:#c62239;border-color:#c62239}.version-btn-del:hover{color:#fff;background:#c62239}.version-current-badge{color:#fff;vertical-align:middle;background:#474fcf;border-radius:10px;margin-left:8px;padding:2px 8px;font-size:.7em;font-weight:600;display:inline-block}.app-layout{min-height:calc(100vh - 200px);display:flex}.sidebar{z-index:100;scrollbar-width:thin;scrollbar-color:#2d2e4e #0f0f1e;background:#0f0f1e;border-right:1px solid #1e1e35;width:220px;min-width:220px;height:100vh;transition:width .25s,min-width .25s;position:sticky;top:0;overflow-y:auto}.sidebar.collapsed{width:52px;min-width:52px}.sidebar-toggle,button.sidebar-toggle{cursor:pointer;color:#669;background:#0a0a18;border:none;justify-content:center;align-items:center;width:100%;padding:14px;font-size:16px;transition:color .2s;display:flex}.sidebar-toggle:hover{color:#fff}.sidebar-group{border-bottom:1px solid #1e1e35}.sidebar-group-label{color:#4a4b6e;text-transform:uppercase;letter-spacing:1.2px;padding:10px 16px 4px;font-size:.65em;font-weight:700}.collapsed .sidebar-group-label{display:none}.sidebar-item{cursor:pointer;color:#88a;text-align:left;white-space:nowrap;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:10px;width:100%;padding:9px 16px;font-family:IBM Plex Sans,sans-serif;font-size:.82em;transition:all .15s;display:flex}.sidebar-item:hover{color:#fff;background:#474fcf1a}.sidebar-item.active{color:#fff;background:#474fcf26;border-left-color:#474fcf;font-weight:600}.sidebar-item .nav-icon{text-align:center;flex-shrink:0;width:20px;font-size:14px}.sidebar-item .nav-label{overflow:hidden}.collapsed .sidebar-item .nav-label{display:none}.collapsed .sidebar-item{justify-content:center;padding:10px 0}.main-content{background:#111222;flex:1;min-width:0;overflow-x:hidden}.tabs{display:none!important}.tab{display:none}@media (width<=900px){.sidebar{z-index:1000;height:100vh;position:fixed;left:-220px;box-shadow:4px 0 20px #0000004d}.sidebar.mobile-open{left:0}.sidebar-overlay{z-index:999;background:#0006;display:none;position:fixed;inset:0}.sidebar.mobile-open~.sidebar-overlay{display:block}.mobile-menu-btn{display:flex!important}}@media (width>=901px){.mobile-menu-btn,.sidebar-overlay{display:none!important}}@media (width<=768px){.dashboard-grid,.dashboard-zone{grid-template-columns:1fr!important}.z2-metrics{grid-template-columns:1fr 1fr!important}.form-section{padding:12px!important}.header{padding:15px!important}.title-input{font-size:1.3em!important}.btn{min-width:44px;min-height:44px}.na-toggle{min-height:36px;padding:6px 12px!important}.grid-2,.grid-3{grid-template-columns:1fr!important;gap:8px!important}}@media (width<=480px){.z2-metrics{grid-template-columns:1fr!important}.header{text-align:center}.date-input{width:100%!important}.dashboard-actions{flex-direction:column!important}.dashboard-actions .btn{width:100%!important}}.field-invalid{background:#fdf5f5!important;border-color:#c62239!important}.field-valid{border-color:#2f6862!important}.validation-msg{color:#c62239;margin-top:2px;font-size:.72em;display:none}.field-invalid~.validation-msg{display:block}.empty-state{text-align:center;color:#4a4b6e;padding:40px 20px}.empty-state-icon{opacity:.4;margin-bottom:10px;font-size:32px}.empty-state-title{color:#2d2e4e;margin-bottom:4px;font-size:.95em;font-weight:600}.empty-state-desc{color:#4a4b6e;margin-bottom:14px;font-size:.82em;line-height:1.5}.save-indicator{align-items:center;gap:6px;font-size:.8em;transition:all .3s;display:inline-flex}.save-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.save-dot.saved{background:#2f6862}.save-dot.unsaved{background:#eea53c}@keyframes savePulse{0%{opacity:.4;transform:scale(1.6)}to{opacity:1;transform:scale(1)}}.save-dot.pulse{animation:.5s ease-out savePulse}.btn-loading{pointer-events:none;opacity:.7;position:relative}.btn-loading:after{content:"";border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;margin-top:-7px;animation:.6s linear infinite btnSpin;position:absolute;top:50%;right:10px}@keyframes btnSpin{to{transform:rotate(360deg)}}.nav-badge{text-align:center;color:#474fcf;background:#474fcf26;border-radius:9px;flex-shrink:0;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:.65em;font-weight:600;line-height:18px}.nav-badge.alert{color:#c62239;background:#c622391f}.collapsed .nav-badge{display:none}.zone-toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.zone-toggle:after{content:" ▾";color:#4a4b6e;font-size:.65em;transition:transform .2s}.zone-collapsed .zone-toggle:after{content:" ▸"}.zone-collapsed>.zone-body{display:none}.confirm-overlay{z-index:10000;background:#11122280;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.confirm-overlay.active{display:flex}.confirm-box{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:400px;padding:28px}.confirm-box h3{color:#2d2e4e;margin-bottom:8px;font-size:1em}.confirm-box p{color:#4a4b6e;margin-bottom:20px;font-size:.85em;line-height:1.5}.confirm-actions{justify-content:center;gap:10px;display:flex}.confirm-actions .btn{min-width:100px}.prompt-overlay{z-index:10001;background:#11122280;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.prompt-overlay.active{display:flex}.prompt-box{background:#fff;border-radius:12px;width:90%;max-width:420px;padding:28px}.prompt-box h3{color:#2d2e4e;margin-bottom:8px;font-size:1em}.prompt-box p{color:#4a4b6e;margin-bottom:12px;font-size:.85em;line-height:1.5}.prompt-box input{border:1px solid #d0d0e0;border-radius:8px;outline:none;width:100%;margin-bottom:16px;padding:10px 12px;font-family:inherit;font-size:13px}.prompt-box input:focus{border-color:#474fcf;box-shadow:0 0 0 3px #474fcf26}.prompt-actions{justify-content:flex-end;gap:10px;display:flex}.prompt-actions .btn{min-width:100px}.export-fab{z-index:9990;flex-direction:column-reverse;align-items:flex-end;gap:0;display:flex;position:fixed;bottom:28px;right:28px}.export-fab-toggle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#474fcf 0%,#c62239 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;transition:all .3s;display:flex;box-shadow:0 4px 20px #474fcf66}.export-fab-toggle:hover{transform:scale(1.08);box-shadow:0 6px 28px #474fcf80}.export-fab-toggle:focus-visible{outline-offset:2px;outline:2px solid #fff}.export-fab-menu{flex-direction:column;gap:6px;margin-bottom:10px;display:none}.export-fab.open .export-fab-menu{display:flex}.export-fab.open .export-fab-toggle{background:linear-gradient(135deg,#c62239 0%,#474fcf 100%);transform:rotate(45deg)}.export-fab-item{color:#d0d0e8;cursor:pointer;white-space:nowrap;background:#1a1d3a;border:1px solid #2d2e4e;border-radius:10px;align-items:center;gap:10px;padding:8px 16px 8px 12px;font-size:.82em;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 12px #0000004d}.export-fab-item:hover{background:#252850;border-color:#474fcf;transform:translate(-4px)}.export-fab-item .fab-icon{text-align:center;width:20px;font-size:1.1em}@media print{.export-fab{display:none!important}}@media (width<=600px){.export-fab{bottom:16px;right:16px}.export-fab-toggle{width:48px;height:48px;font-size:18px}}.tab-content{opacity:0;pointer-events:none;transition:opacity .15s ease-in}.tab-content.active{opacity:1;pointer-events:auto}[data-tip]{position:relative}[data-tip]:hover:after{content:attr(data-tip);color:#e8e8ec;white-space:nowrap;z-index:200;pointer-events:none;background:#19192c;border-radius:5px;padding:4px 10px;font-size:.7em;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}@media (width<=480px){.header .title-wrapper,.header .subtitle-wrapper{margin-bottom:8px}.form-section h3{font-size:1em!important}.milestone-item{margin-bottom:8px!important}.form-control,.form-control-sm{font-size:16px!important}.rag-card{min-width:0!important;padding:8px 6px!important}.rag-card h4{font-size:.65em!important}}@media (width<=768px){.dashboard-container{padding:10px!important}.z4-grid,.z5-grid,.z6-grid{grid-template-columns:1fr!important}}@media (width<=900px){.main-content{padding:10px!important}.header{border-radius:0!important;margin:0!important}}.sidebar-item:focus-visible{outline-offset:-2px;outline:2px solid #474fcf}.btn:focus-visible{outline-offset:2px;outline:2px solid #474fcf}input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:1px;outline:2px solid #474fcf}.skip-link{color:#fff;z-index:10001;background:#474fcf;padding:8px 16px;font-size:.85em;transition:top .2s;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}.tab-content.active{background:#111222}.tab-content h3,.tab-content h2{color:#e0e0f0}.tab-content label{color:#99b}.form-control,.form-control-sm{color:#d0d0e8!important;background:#12122a!important;border:1px solid #2a2a45!important}.form-control:focus,.form-control-sm:focus{background:#16162e!important;border-color:#474fcf!important}select.form-control,select.form-control-sm{color:#d0d0e8!important;background:#12122a!important}textarea.form-control{color:#d0d0e8!important;background:#12122a!important;border:1px solid #2a2a45!important}.milestone-item{color:#c8c8e0;background:#16162e!important;border:1px solid #2a2a45!important}.milestone-item input,.milestone-item select,.milestone-item textarea{color:#d0d0e8!important;background:#12122a!important;border:1px solid #252540!important}.btn-add{color:#88c;background:#1e1e3a;border:1px dashed #3a3a5e}.btn-add:hover{color:#aad;background:#252550;border-color:#474fcf}.btn-danger{color:#e88;background:#2a1520;border:1px solid #5a2030}.btn-danger:hover{background:#3a1a28}.btn-save,.btn-primary{color:#fff;background:#474fcf;border:none}.btn-secondary{color:#99b;background:0 0;border:1px solid #3a3a5e}.btn-secondary:hover{color:#bbd;background:#1e1e3a}.dashboard-container{padding:16px;background:#000!important}.dashboard-container h2,.dashboard-container h3{color:#d0d0e8!important}.dashboard-container [style*="background:#fff"],.dashboard-container [style*="background: #fff"],.dashboard-container [style*=background\:white],.dashboard-container [style*="background: white"]{color:#c8c8e0!important;background:#1a1a30!important;border-color:#2a2a45!important}.rag-card{background:#1a1a30!important;border:1px solid #2a2a45!important}.rag-card h4{color:#99b!important}[style*="border: 2px solid #c62239"]{background:#1a1520!important}.dashboard-container [style*=border-radius\:10px],.dashboard-container [style*="border-radius: 10px"]{background:#1a1a30!important;border-color:#2a2a45!important}.form-section h3{color:#d0d0e8!important;border-bottom-color:#474fcf!important}[style*="background:#f8f8fa"],[style*="background: #f8f8fa"],[style*="background:#f9f9fa"],[style*="background: #f9f9fa"]{background:#16162e!important;border-color:#2a2a45!important}.na-toggle{color:#88a!important;background:#16162e!important;border-color:#3a3a5e!important}.na-toggle.active{color:#c62239!important;background:#2a1520!important;border-color:#c62239!important}.na-toggle:hover{color:#474fcf!important;border-color:#474fcf!important}.tab-content.active .form-section,#overview .form-section,#milestones .form-section,#risks .form-section,#issues .form-section,#dependencies .form-section,#actions .form-section,#next-week .form-section,#decisions .form-section,#changes .form-section,#lessons .form-section,#assumptions .form-section,#meetings .form-section,#highlights .form-section,#raci .form-section,#stakeholders .form-section,#benefits .form-section,#gates .form-section,#risk-heatmap .form-section,#workstreams .form-section,#governance .form-section,#resources .form-section,#templates .form-section,#export .form-section{border:1px solid var(--border-color,#2a2a45);color:var(--text-secondary,#c8c8e0);background:var(--bg-surface,#12122a)!important}.tab-content .milestone-item,.tab-content .risk-item,.tab-content .issue-item{color:var(--text-secondary,#c8c8e0);background:var(--bg-surface-3,#1a1a30)!important;border:1px solid var(--border-color,#2a2a45)!important}.tab-content .milestone-item h3,.tab-content .risk-item h3,.tab-content .issue-item h3{color:var(--text-primary,#d0d0e8)}.tab-content .section-desc,.tab-content .section-desc-sm,.tab-content .section-desc-sm-2,.tab-content .form-section>p{color:var(--text-muted,#88a)}.tab-content .btn-secondary{border:1px solid var(--border-color-hover,#4a4b6e);color:var(--text-secondary,#c8c8e0);background:0 0}.tab-content .btn-secondary:hover{background:var(--bg-surface-3,#1a1a30)}.tab-content .correlation-info>div[style*="background: #f9f6f3"],.tab-content .correlation-info>div{background:var(--bg-surface-2,#16162e)!important;color:var(--text-secondary,#c8c8e0)!important}#forecast{background:#111222}#forecast .form-section{background:#1a1a30;border-color:#2a2a45}.forecast-kpi-grid{background:#12122a!important;border-color:#2a2a45!important}.forecast-kpi-card{border:1px solid #2a2a45;box-shadow:none!important;background:#1a1a30!important}.forecast-kpi-label{color:#88a!important}.forecast-kpi-value{color:#d0d0e8!important}.forecast-inputs{background:#12122a!important;border-color:#2a2a45!important}.forecast-chart-wrap{background:#12122a!important}.forecast-chart-title{color:#d0d0e8!important}.forecast-chart-area{background:#1a1a30!important;border-color:#2a2a45!important}.forecast-table-wrap{background:#12122a!important}.forecast-table-title{color:#d0d0e8!important}.forecast-table-scroll{border-color:#2a2a45!important}.forecast-table{color:#d0d0e8!important;background:#12122a!important}.forecast-table td{color:#d0d0e8!important;background:#12122a!important;border-color:#2a2a45!important}.forecast-table tr:nth-child(2n) td{background:#16162e!important}.forecast-table-header{background:#2d2e4e!important}.forecast-legend{color:#88a!important}.forecast-na-toggle{background:#ffffff0d!important;border-color:#fff3!important}.dash-forecast-panel{background:#1a1a30!important;border-color:#2a2a45!important}.dash-forecast-title{color:#d0d0e8!important}.dash-chart-frame{background:#12122a!important;border-color:#2a2a45!important}#export{background:#111222}.version-modal{border:1px solid #2a2a45;background:#1a1a30!important}.version-modal-header{color:#d0d0e8!important;background:#12122a!important}.version-modal-header h2{color:#d0d0e8!important}.version-save-row input{color:#d0d0e8!important;background:#12122a!important;border-color:#2a2a45!important}.version-card{background:#16162e!important;border-color:#2a2a45!important}.version-card-name{color:#d0d0e8!important}.version-card-meta{color:#88a!important}.version-list-empty{color:#5b5c81!important}.confirm-box{border:1px solid #2a2a45;background:#1a1a30!important}.confirm-box h3{color:#d0d0e8!important}.confirm-box p{color:#88a!important}.prompt-box{border:1px solid #2a2a45;background:#1a1a30!important}.prompt-box h3{color:#d0d0e8!important}.prompt-box p{color:#88a!important}.prompt-box input{color:#c8c8e0;background:#12122a;border-color:#2a2a45}.prompt-box input:focus{border-color:#474fcf}.gantt-header{color:#88a!important;background:#12122a!important}.gantt-row{border-color:#2a2a45!important}.timeline-item{background:#16162e!important;border-color:#2a2a45!important}.roadmap-container{background:#111222!important}[style*="background:#f9f9fa"]{background:#16162e!important}table{color:#c8c8e0}th{color:#99b!important;background:#12122a!important;border-color:#2a2a45!important}td{border-color:#2a2a45!important}tr:nth-child(2n){background:#14142a}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0d0d1a}::-webkit-scrollbar-thumb{background:#2a2a45;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a3a5e}.empty-state{color:#88a!important}.empty-state-title{color:#d0d0e8!important}.empty-state-desc{color:#66a!important}.dashboard-actions{background:0 0!important}.dashboard-actions .btn{min-height:40px}.date-input{color:#d0d0e8!important;background:#12122a!important;border:1px solid #2a2a45!important}.title-input,.subtitle-input{color:#fff!important}.sidebar-toggle{background:#0a0a18!important;border-bottom-color:#1e1e35!important}.skip-link{background:#474fcf}@media print{body,.container,.main-content,.tab-content,.tab-content.active,.form-section,.milestone-item,.form-control,textarea.form-control,.dashboard-container{color:#222!important;background:#fff!important;border-color:#ddd!important}.form-control,.milestone-item input,.milestone-item select{color:#222!important;background:#fff!important}}.header{padding:14px 20px 10px!important}.header .title-wrapper{margin-bottom:2px!important}.header .subtitle-wrapper{margin-bottom:4px!important}.title-input{font-size:1.4em!important}.subtitle-input{font-size:.82em!important}.date-input{padding:4px 10px!important;font-size:.82em!important}.header [style*="gap: 10px"]{gap:6px!important}.header [style*=gap\:8px]{gap:4px!important}.header .btn{padding:6px 14px!important;font-size:.78em!important}#saveStatus{margin-top:4px!important;font-size:.75em!important}.header p[style*="margin-top: 5px"]{margin-top:2px!important;font-size:.72em!important}.form-section{margin-bottom:14px!important;padding:14px 16px!important}.form-section h3{margin-bottom:10px!important;padding-bottom:6px!important;font-size:1.05em!important}.form-group{margin-bottom:10px!important}.form-group label{margin-bottom:2px!important;font-size:.8em!important}.form-control{padding:6px 10px!important;font-size:.85em!important}textarea.form-control{min-height:60px!important}.milestone-item{margin-bottom:6px!important;padding:10px 12px!important}.grid-2,.grid-3{gap:8px!important}.dashboard-container{padding:10px!important}.dashboard-container h2{font-size:1em!important}.dashboard-container h3{font-size:.88em!important}.rag-card{padding:8px 10px!important}.rag-card h4{letter-spacing:.8px!important;font-size:.72em!important}.rag-card .rag-dot{width:22px!important;height:22px!important;margin-top:4px!important}[style*="font-size:1.6em"],[style*="font-size: 1.6em"]{font-size:1.3em!important}.dashboard-actions{padding:6px 0!important}.dashboard-actions .btn{min-height:34px!important;padding:6px 16px!important;font-size:.82em!important}.na-toggle{padding:2px 8px!important;font-size:.72em!important}.sidebar-item{padding:7px 14px!important;font-size:.78em!important}.sidebar-group-label{padding:8px 14px 2px!important;font-size:.6em!important}.sidebar-toggle,button.sidebar-toggle{padding:10px!important}.ppt-capture{color:#2d2e4e!important;background:#f5f5f8!important}.ppt-capture *{color:#2d2e4e!important}.ppt-capture .form-section,.ppt-capture [style*="background:#1a1a30"],.ppt-capture [style*="background: #1a1a30"]{background:#fff!important;border-color:#dadbe4!important}.ppt-capture [style*="background:#16162e"],.ppt-capture [style*="background:#12122a"],.ppt-capture [style*="background:#111222"],.ppt-capture [style*="background:#0d0d1a"]{background:#f9f9fa!important}.ppt-capture .rag-card{background:#fff!important;border-color:#dadbe4!important}.ppt-capture .rag-card h4{color:#4a4b6e!important}.ppt-capture h2,.ppt-capture h3,.ppt-capture [style*="color:#c8c8e0"],.ppt-capture [style*="color: #c8c8e0"],.ppt-capture [style*="color:#d0d0e8"],.ppt-capture [style*="color: #d0d0e8"]{color:#2d2e4e!important}.ppt-capture [style*="color:#9999bb"],.ppt-capture [style*="color: #9999bb"],.ppt-capture [style*="color:#8888aa"],.ppt-capture [style*="color:#6666aa"],.ppt-capture [style*="color:#4a4b6e"]{color:#5b5c81!important}.ppt-capture [style*="border-color:#2a2a45"],.ppt-capture [style*="border: 1px solid #2a2a45"]{border-color:#dadbe4!important}.ppt-capture [style*="background:linear-gradient(180deg,#fafbff"]{background:linear-gradient(#fafbff 0%,#f0f0f4 100%)!important}.ppt-capture [style*="border-bottom: 3px solid #474fcf"]{border-bottom-color:#474fcf!important}.ppt-capture [style*="border-left:3px solid"]{border-left-color:#474fcf!important}.ppt-capture .dashboard-container{background:#f5f5f8!important}.roadmap-view-toggle{gap:4px;margin-bottom:12px;display:flex}.roadmap-view-btn{color:#88a;cursor:pointer;background:#16162e;border:1px solid #2a2a45;border-radius:6px;padding:6px 14px;font-size:.78em;transition:all .15s}.roadmap-view-btn.active{color:#fff;background:#474fcf;border-color:#474fcf}.roadmap-view-btn:hover:not(.active){color:#bbd;background:#1e1e3a}.pmr{padding:0;position:relative}.pmr-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.pmr-title{color:#d0d0e8;font-size:1.1em;font-weight:600}.pmr-subtitle{color:#66a;margin-top:2px;font-size:.78em}.pmr-legend{flex-wrap:wrap;gap:14px;display:flex}.pmr-legend-item{color:#88a;align-items:center;gap:5px;font-size:.7em;display:flex}.pmr-legend-dot{border-radius:50%;width:10px;height:10px}.pmr-timeline{padding:0 0 0 160px;position:relative}.pmr-line{height:100%;position:absolute;inset:0 20px 0 160px}.pmr-phase{margin-bottom:24px;position:relative}.pmr-phase-label{text-align:right;width:140px;padding-right:16px;position:absolute;left:-160px}.pmr-phase-name{color:#d0d0e8;font-size:.82em;font-weight:600}.pmr-phase-dates{color:#66a;margin-top:2px;font-size:.68em}.pmr-phase-bar{border-left:2px solid #2a2a45;min-height:40px;padding-left:20px;position:relative}.pmr-track{align-items:center;height:50px;display:flex;position:relative}.pmr-track-line{background:#2a2a45;height:2px;position:absolute;top:50%;left:0;right:0}.pmr-milestone{cursor:pointer;z-index:2;transition:transform .2s;position:absolute;transform:translate(-50%)}.pmr-milestone:hover{transform:translate(-50%)scale(1.2)}.pmr-diamond{border:2px solid;border-radius:3px;justify-content:center;align-items:center;width:18px;height:18px;display:flex;transform:rotate(45deg)}.pmr-circle{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.pmr-ms-label{color:#99b;white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:120px;font-size:.65em;position:absolute;top:24px;left:50%;overflow:hidden;transform:translate(-50%)}.pmr-today-line{z-index:3;background:#c62239;width:2px;position:absolute;top:0;bottom:0}.pmr-today-label{color:#c62239;white-space:nowrap;font-size:.6em;font-weight:600;position:absolute;top:-18px;transform:translate(-50%)}.pmr-detail{z-index:20;background:#1a1a30;border:1px solid #2a2a45;border-radius:10px;min-width:260px;max-width:320px;padding:14px 16px;display:none;position:absolute;top:-10px;left:50%;transform:translate(-50%)translateY(-100%)}.pmr-detail.show{display:block}.pmr-detail-title{color:#d0d0e8;margin-bottom:6px;font-size:.85em;font-weight:600}.pmr-detail-row{border-bottom:1px solid #1e1e35;justify-content:space-between;padding:3px 0;font-size:.72em;display:flex}.pmr-detail-row:last-child{border:none}.pmr-detail-label{color:#66a}.pmr-detail-value{color:#c8c8e0;font-weight:500}.pmr-detail-bar{background:#2a2a45;border-radius:2px;height:4px;margin-top:8px;overflow:hidden}.pmr-detail-fill{border-radius:2px;height:100%;transition:width .3s}.pmr-detail-close{color:#66a;cursor:pointer;font-size:14px;line-height:1;position:absolute;top:6px;right:10px}.pmr-detail-close:hover{color:#fff}.pmr-empty{text-align:center;color:#66a;padding:60px 20px}.pmr-empty-icon{opacity:.3;margin-bottom:10px;font-size:36px}.pmr-empty-title{color:#99b;margin-bottom:4px;font-size:.95em;font-weight:600}.pmr-phase-progress{background:#1e1e35;border-radius:2px;width:100%;height:3px;margin-top:6px}.pmr-phase-progress-fill{border-radius:2px;height:100%}input[type=date],input[type=time]{color:#d0d0e8!important;background:#1e1e3a!important;border:1px solid #474fcf!important;border-radius:6px!important;padding:8px 10px!important}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.7)sepia()saturate(3)hue-rotate(200deg);cursor:pointer}input[type=time]::-webkit-calendar-picker-indicator{filter:invert(.7)sepia()saturate(3)hue-rotate(200deg);cursor:pointer}input[type=date]:focus,input[type=time]:focus{background:#252550!important;border-color:#6b73e0!important}.density-toggle{align-items:center;gap:4px;margin-left:8px;display:flex}.density-btn{color:#88a;cursor:pointer;background:#16162e;border:1px solid #2a2a45;border-radius:4px;padding:3px 8px;font-size:.68em;transition:all .15s}.density-btn.active{color:#fff;background:#474fcf;border-color:#474fcf}.density-btn:hover:not(.active){color:#bbd;background:#1e1e3a}body.density-compact .form-section{margin-bottom:8px!important;padding:8px 10px!important}body.density-compact .form-section h3{margin-bottom:6px!important;padding-bottom:4px!important;font-size:.92em!important}body.density-compact .form-group{margin-bottom:5px!important}body.density-compact .form-group label{margin-bottom:1px!important;font-size:.72em!important}body.density-compact .form-control{padding:4px 8px!important;font-size:.8em!important}body.density-compact textarea.form-control{min-height:40px!important}body.density-compact .milestone-item{margin-bottom:4px!important;padding:6px 8px!important}body.density-compact .grid-2,body.density-compact .grid-3{gap:4px!important}body.density-compact .btn,body.density-compact .btn-add{padding:4px 10px!important;font-size:.72em!important}body.density-compact .na-toggle{padding:1px 6px!important;font-size:.65em!important}body.density-compact .sidebar-item{padding:5px 14px!important;font-size:.72em!important}body.density-compact .sidebar-group-label{padding:6px 14px 1px!important;font-size:.55em!important}body.density-compact .header{padding:8px 16px 6px!important}body.density-compact .title-input{font-size:1.2em!important}body.density-compact .subtitle-input{font-size:.75em!important}body.density-compact .dashboard-container{padding:6px!important}body.density-compact .rag-card{padding:5px 6px!important}body.density-compact .rag-card h4{font-size:.65em!important}body.density-compact .rag-card .rag-dot{width:16px!important;height:16px!important}body.density-compact [style*="font-size:1.6em"],body.density-compact [style*="font-size: 1.6em"]{font-size:1.1em!important}body.density-compact [style*="font-size:1.3em"],body.density-compact [style*="font-size: 1.3em"]{font-size:1em!important}body.density-compact input[type=date],body.density-compact input[type=time]{padding:4px 6px!important;font-size:.78em!important}body.density-compact .empty-state{padding:20px 10px!important}body.density-compact .empty-state-icon{font-size:24px!important}.gate-overlay{z-index:99999;background:linear-gradient(135deg,#0a0b14 0%,#111222 40%,#1a1a3e 100%);justify-content:center;align-items:center;transition:opacity .4s,visibility .4s;display:flex;position:fixed;inset:0}.gate-overlay.hidden{opacity:0;visibility:hidden;pointer-events:none}.gate-box{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1d3af2;border:1px solid #474fcf4d;border-radius:16px;width:400px;max-width:90vw;padding:48px 44px 40px;box-shadow:0 20px 60px #00000080,0 0 80px #474fcf14}.gate-logo{margin-bottom:28px}.gate-logo svg{width:auto;height:48px}.gate-title{color:#fff;letter-spacing:-.3px;margin-bottom:6px;font-size:1.3em;font-weight:700}.gate-sub{color:#88b;margin-bottom:28px;font-size:.82em}.gate-input-wrap{margin-bottom:16px;position:relative}.gate-input{color:#fff;background:#0d0f1cb3;border:1px solid #474fcf59;border-radius:10px;outline:none;width:100%;padding:14px 48px 14px 16px;font-family:inherit;font-size:1em;transition:border-color .2s,box-shadow .2s}.gate-input:focus{border-color:#474fcf;box-shadow:0 0 0 3px #474fcf26}.gate-input::placeholder{color:#555}.gate-toggle{color:#666;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.1em;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.gate-toggle:hover{color:#999}.gate-btn{cursor:pointer;color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#474fcf 0%,#6366f1 100%);border:none;border-radius:10px;width:100%;padding:13px;font-family:inherit;font-size:1em;font-weight:600;transition:all .2s}.gate-btn:hover{background:linear-gradient(135deg,#5a62e0 0%,#7578f5 100%);transform:translateY(-1px);box-shadow:0 4px 15px #474fcf4d}.gate-btn:active{transform:translateY(0)}.gate-error{color:#e63946;opacity:0;min-height:1.2em;margin-top:10px;font-size:.8em;transition:opacity .2s}.gate-error.show{opacity:1}.gate-footer{color:#444;margin-top:24px;font-size:.7em}.gate-settings{position:absolute;top:20px;right:24px}.gate-settings button{color:#666;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:.75em;transition:all .2s}.gate-settings button:hover{color:#999;background:#ffffff1f}#templates .tpl-view{animation:.25s tplFadeIn;display:none}#templates .tpl-view.tpl-view-active{display:block}@keyframes tplFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}#templates .tpl-sec{color:#88a;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:14px;font-size:12px;font-weight:600;display:flex}#templates .tpl-sec:before{content:"";background:#73be28;border-radius:2px;width:3px;height:14px}#templates .tpl-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}#templates .tpl-card{cursor:pointer;background:#1a1a3e;border:1px solid #1e1e35;border-radius:10px;padding:18px;transition:all .2s}#templates .tpl-card:hover{border-color:#73be2866;transform:translateY(-2px)}#templates .tpl-icon{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;font-size:15px;font-weight:700;display:flex}#templates .tpl-card h3{color:#c8c8e0;margin-bottom:4px;font-size:14px;font-weight:600}#templates .tpl-card p{color:#88a;min-height:36px;margin-bottom:12px;font-size:12px;line-height:1.5}#templates .tpl-badges{flex-wrap:wrap;gap:6px;display:flex}#templates .tpl-badge{color:#88a;background:#12122a;border:1px solid #1e1e35;border-radius:4px;padding:3px 8px;font-size:10px}#templates .tpl-badge.green{color:#73be28;background:#73be281a;border-color:#73be2833}#templates .ap-card{cursor:pointer;background:#1a1a3e;border:1px solid #1496ff;border-radius:10px;align-items:center;gap:14px;margin-bottom:10px;padding:14px 16px;transition:all .2s;display:flex}#templates .ap-card:hover{background:#1e1e45;transform:translateY(-1px)}#templates .ap-icon{color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}#templates .ap-info{flex:1;min-width:0}#templates .ap-info h4{color:#c8c8e0;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:13px;font-weight:600;overflow:hidden}#templates .ap-info p{color:#88a;font-size:11px}#templates .ap-bar{background:#1e1e35;border-radius:3px;flex-shrink:0;width:80px;height:6px;overflow:hidden}#templates .ap-bar-fill{border-radius:3px;height:100%;transition:width .4s}#templates .ap-pct{text-align:right;flex-shrink:0;min-width:36px;font-family:IBM Plex Sans,monospace;font-size:13px;font-weight:600}#templates .ap-actions{flex-shrink:0;gap:4px;display:flex}#templates .ap-btn{color:#88a;cursor:pointer;background:#12122a;border:1px solid #1e1e35;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;transition:all .15s;display:flex}#templates .ap-btn:hover{color:#c8c8e0;border-color:#73be28}#templates .ap-btn.danger:hover{color:#ef4444;border-color:#ef4444}#templates .tpl-back-btn{color:#73be28;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:16px;font-family:inherit;font-size:12px;display:inline-flex}#templates .tpl-back-btn:hover{opacity:.8}#templates .tpl-detail-header{align-items:center;gap:14px;margin-bottom:6px;display:flex}#templates .tpl-detail-header h2{color:#c8c8e0;font-size:18px;font-weight:700}#templates .tpl-detail-sub{color:#88a;margin-bottom:16px;font-size:12px}#templates .tpl-detail-kpis{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-bottom:20px;display:grid}#templates .dk{text-align:center;background:#1a1a3e;border:1px solid #1e1e35;border-radius:8px;padding:12px}#templates .dk .dv{color:#73be28;font-family:IBM Plex Sans,monospace;font-size:22px;font-weight:700}#templates .dk .dl{color:#88a;text-transform:uppercase;letter-spacing:.4px;margin-top:2px;font-size:10px}#templates .tpl-sub-tabs{background:#12122a;border-radius:8px;flex-wrap:wrap;gap:2px;margin-bottom:16px;padding:3px;display:flex}#templates .stab{color:#88a;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}#templates .stab:hover{color:#c8c8e0}#templates .stab.active{color:#73be28;background:#1a1a3e}#templates .tpl-cpanel{background:#1a1a3e;border:1px solid #1e1e35;border-radius:10px;min-height:200px;padding:18px}#templates .ph-row{border-bottom:1px solid #1e1e35;align-items:center;gap:10px;padding:10px 0;display:flex}#templates .ph-row:last-child{border:none}#templates .ph-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}#templates .ph-num{color:#88a;flex-shrink:0;width:16px;font-family:IBM Plex Sans,monospace;font-size:10px}#templates .ph-name{color:#c8c8e0;flex:1;font-size:13px}#templates .ph-dur{color:#88a;text-align:right;flex-shrink:0;width:80px;font-family:IBM Plex Sans,monospace;font-size:11px}#templates .ph-check{cursor:pointer;color:#0000;background:#12122a;border:1.5px solid #1e1e35;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;transition:all .15s;display:flex}#templates .ph-check:hover{border-color:#73be28}#templates .ph-check.done{color:#0b1222;background:#73be28;border-color:#73be28}#templates .ws-block{margin-bottom:14px}#templates .ws-block h4{color:#1496ff;margin-bottom:6px;font-size:13px;font-weight:600}#templates .ws-block li{color:#88a;padding:3px 0 3px 14px;font-size:12px;list-style:none;position:relative}#templates .ws-block li:before{content:"→";color:#73be28;font-size:11px;position:absolute;left:0}#templates .rk-row{background:#12122a;border:1px solid #1e1e35;border-radius:8px;margin-bottom:8px;padding:12px}#templates .rk-row h5{color:#c8c8e0;align-items:center;gap:6px;margin-bottom:4px;font-size:13px;font-weight:600;display:flex}#templates .rk-row p{color:#88a;font-size:12px;line-height:1.5}#templates .rk-badge{text-transform:uppercase;border-radius:3px;padding:2px 6px;font-size:9px;font-weight:600}#templates .rk-high{color:#ef4444;background:#ef444426}#templates .rk-med{color:#f59e0b;background:#f59e0b26}#templates .rk-low{color:#22c55e;background:#22c55e26}#templates .raci-mini{border-collapse:collapse;width:100%;font-size:11px}#templates .raci-mini th{text-align:left;color:#88a;text-transform:uppercase;background:#12122a;border-bottom:1px solid #1e1e35;padding:6px 8px;font-size:10px;font-weight:500}#templates .raci-mini td{text-align:center;border-bottom:1px solid #1e1e35;padding:6px 8px;font-weight:600}#templates .raci-mini td:first-child{text-align:left;color:#88a;font-weight:400}#templates .sg{margin-bottom:14px}#templates .sg h4{color:#1496ff;margin-bottom:6px;font-size:13px;font-weight:600}#templates .sg li{color:#88a;padding:3px 0 3px 14px;font-size:12px;list-style:none;position:relative}#templates .sg li:before{content:"✓";color:#73be28;font-size:11px;position:absolute;left:0}#templates .tl{padding-left:24px;position:relative}#templates .tl:before{content:"";background:#1e1e35;width:2px;position:absolute;top:0;bottom:0;left:6px}#templates .tl-row{margin-bottom:16px;position:relative}#templates .tl-row:before{content:"";background:#0d0d1a;border:2px solid #73be28;border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-20px}#templates .tl-row h5{color:#c8c8e0;font-size:13px;font-weight:600}#templates .tl-row .tl-w{color:#88a;margin-bottom:2px;font-family:IBM Plex Sans,monospace;font-size:11px}#templates .tl-row p{color:#88a;font-size:12px;line-height:1.4}#templates .tpl-act-btn{color:#0b1222;cursor:pointer;background:#73be28;border:none;border-radius:8px;margin-top:16px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}#templates .tpl-act-btn:hover{opacity:.9}#templates .tpl-act-btn:active{transform:scale(.98)}.tpl-modal-bg{z-index:10000;background:#0009;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.tpl-modal-bg.show{display:flex}.tpl-modal{background:#1a1a3e;border:1px solid #1e1e35;border-radius:12px;width:90%;max-width:400px;padding:24px}.tpl-modal h3{color:#c8c8e0;margin-bottom:14px;font-size:16px;font-weight:600}.tpl-modal input{color:#c8c8e0;background:#12122a;border:1px solid #1e1e35;border-radius:8px;width:100%;margin-bottom:12px;padding:10px 12px;font-family:inherit;font-size:13px}.tpl-modal input:focus{border-color:#73be28;outline:none}.tpl-modal-btns{justify-content:flex-end;gap:8px;display:flex}.tpl-modal-btns button{cursor:pointer;color:#88a;background:#12122a;border:1px solid #1e1e35;border-radius:7px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s}.tpl-modal-btns button:hover{color:#c8c8e0;border-color:#73be28}.tpl-modal-btns .tpl-modal-go{color:#0b1222;background:#73be28;border-color:#73be28}@media print{#templates .tpl-modal-bg{display:none!important}}#raci .raci-table{border-collapse:collapse;width:100%;font-size:12px}#raci .raci-table th{color:#88a;text-transform:uppercase;letter-spacing:.3px;background:#12122a;border:1px solid #1e1e35;padding:8px 10px;font-size:11px;font-weight:500}#raci .raci-table th input{color:#c8c8e0;text-transform:uppercase;text-align:center;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:11px;font-weight:600}#raci .raci-table th input:focus{border-bottom:1px solid #73be28}#raci .raci-table td{text-align:center;border:1px solid #1e1e35;padding:0}#raci .raci-table td:first-child{text-align:left}#raci .raci-table td:first-child input{text-align:left;color:#c8c8e0;font-weight:400}#raci .raci-table td input{color:#88a;background:0 0;border:none;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:12px}#raci .raci-cell{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;min-height:36px;padding:8px;font-size:13px;font-weight:700;transition:all .1s;display:flex}#raci .raci-cell:hover{background:#ffffff0d}#raci .raci-cell[data-v=R]{color:#73be28}#raci .raci-cell[data-v=A]{color:#1496ff}#raci .raci-cell[data-v=C]{color:#f59e0b}#raci .raci-cell[data-v=I]{color:#88a}#raci .raci-cell[data-v=""]{color:#0000}#raci .raci-del{color:#666;cursor:pointer;background:0 0;border:1px solid #1e1e35;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;transition:all .15s;display:flex}#raci .raci-del:hover{color:#ef4444;border-color:#ef4444}.gate-logo-svg{width:auto;height:48px}.gate-setup-msg{margin-bottom:16px;display:none}.gate-setup-hint{color:#73be28;margin-bottom:12px;font-size:.85em}.gate-confirm-wrap{display:none}.header-logo-wrap{margin-bottom:16px}.header-logo-svg{width:auto;height:42px}.header-toolbar{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:15px;display:flex}.header-toolbar-inner{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.header-step-num{color:#88b;margin-right:4px;font-size:.75em}.header-step-num-mid{color:#88b;margin:0 4px;font-size:.75em}.btn-version{background:linear-gradient(135deg,#2f6862,#3d8a7d)}.file-input-hidden{display:none}.save-status-text{opacity:.9;color:#fff;margin-top:10px;font-size:.85em}.header-workflow-hint{opacity:.8;color:#abd;margin-top:5px;font-size:.82em;line-height:1.5}.version-modal-hint{color:#5b5c81;margin:0;padding:0 20px 10px;font-size:.82em;line-height:1.5}.client-modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.client-modal-title{margin:0}.client-modal-close-btn{color:#88b;cursor:pointer;background:0 0;border:none;font-size:20px}.client-create-add-btn{white-space:nowrap;padding:8px 16px;font-size:.85em}.cloud-modal-icon{margin-bottom:4px;font-size:2.5em}.cloud-modal-future{color:#6668aa;margin-top:12px;font-size:.75em}.cloud-close-btn{color:#d0d0e8;cursor:pointer;background:#2d2e4e;border:none;border-radius:8px;margin-top:10px;padding:6px 18px;font-size:.85em}.mobile-menu-btn-positioned{z-index:1001;color:#fff;cursor:pointer;background:#19192c;border:none;border-radius:6px;padding:8px 12px;font-size:18px;display:none;position:fixed;top:10px;left:10px}.conflict-banner{z-index:99999;color:#fff;background:linear-gradient(135deg,#c62239 0%,#e85d04 100%);justify-content:center;align-items:center;gap:16px;padding:12px 24px;font-size:.92em;font-weight:600;display:none;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #0000004d}.conflict-reload-btn{color:#c62239;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:6px 16px;font-weight:700}.conflict-dismiss-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:6px;padding:6px 16px;font-weight:600}.progress-bar-hidden{display:none}.budget-section-title{color:#2d2e4e;border-bottom:3px solid #474fcf;margin-bottom:15px;padding-bottom:10px;font-size:1.3em}.budget-variance{color:#5b5c81;background:#f2f2f5;border-radius:8px;margin-top:8px;padding:10px 16px;font-size:.9em;display:none}.section-desc{color:#5b5c81;margin-bottom:20px;font-size:.9em}.section-desc-sm{color:#66a;margin-bottom:10px;font-size:.78em}.section-desc-sm-2{color:#66a;margin-bottom:12px;font-size:.78em}.btn-add-spaced{margin-bottom:12px}.btn-add-spaced-lg{margin-bottom:14px}.meetings-section-title{color:#d0d0e8;border-bottom:3px solid #474fcf;margin-bottom:12px;padding-bottom:8px;font-size:1.05em}.raci-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.raci-title{margin:0}.raci-actions{gap:8px;display:flex}.raci-legend{color:#88a;flex-wrap:wrap;gap:16px;margin-bottom:14px;font-size:12px;display:flex}.raci-legend-r{color:#73be28}.raci-legend-a{color:#1496ff}.raci-legend-c{color:#f59e0b}.raci-legend-i{color:#88a}.raci-table-wrap{overflow-x:auto}.raci-empty{text-align:center;color:#666;padding:40px 20px;font-size:13px}.correlation-box{background:#f5f5f5;border-radius:10px;margin:20px 0;padding:20px}.correlation-title{color:#333;margin-bottom:15px}.correlation-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;display:grid}.correlation-empty{color:#666}.cpl-settings{background:#f9f9fa;border:1px solid #dadbe4;border-radius:10px;margin-bottom:20px;padding:20px}.cpl-title{color:#2d2e4e;margin:0 0 4px;font-size:1.1em}.cpl-desc{color:#5b5c81;margin:0 0 14px;font-size:.82em}.btn-add-cpl{margin-top:8px}.export-buttons-row{margin-top:20px}.btn-ml{margin-left:10px}.btn-export-pptx{background:linear-gradient(135deg,#c62239 0%,#474fcf 100%);margin-left:10px}.btn-export-onepager{background:linear-gradient(135deg,#2f6862 0%,#474fcf 100%);margin-left:10px}.btn-export-email{background:linear-gradient(135deg,#1496ff 0%,#474fcf 100%);margin-left:10px}.forecast-section{background:0 0;padding:0}.forecast-header{color:#fff;background:linear-gradient(135deg,#1a1a3e 0%,#2d2e5e 60%,#474fcf 100%);border-radius:15px 15px 0 0;padding:24px 30px}.forecast-title{color:#fff;border:none;margin:0 0 4px;padding:0;font-size:1.6em}.forecast-subtitle{opacity:.6;margin:0;font-size:.9em}.forecast-na-toggle{float:right;color:#ffffffb3;background:#ffffff1a;border-color:#ffffff4d;margin-top:-20px}.forecast-kpi-grid{background:#f2f2f5;border-bottom:1px solid #dadbe4;grid-template-columns:repeat(6,1fr);gap:12px;padding:20px 24px;display:grid}.forecast-kpi-card{text-align:center;background:#fff;border-radius:10px;padding:14px 16px;box-shadow:0 1px 3px #0000000a}.forecast-kpi-label{color:#5b5c81;margin-bottom:4px;font-size:.75em}.forecast-kpi-value{color:#2d2e4e;font-size:1.6em;font-weight:700}.forecast-kpi-value-primary{color:#474fcf;font-size:1.6em;font-weight:700}.forecast-kpi-value-warn{color:#eea53c;font-size:1.6em;font-weight:700}.forecast-kpi-value-success{color:#2f6862;font-size:1.6em;font-weight:700}.forecast-kpi-value-danger{color:#c62239;font-size:1.1em;font-weight:700}.forecast-inputs{background:#fff;border-bottom:1px solid #dadbe4;grid-template-columns:1fr 1fr 1fr 1fr;gap:15px;padding:20px 24px;display:grid}.form-group-compact{margin:0}.forecast-input-label{color:#474fcf;font-weight:600}.forecast-chart-wrap{background:#fff;padding:24px}.forecast-chart-title{color:#2d2e4e;margin-bottom:16px;font-size:1.1em}.forecast-chart-area{background:#f9f9fa;border:1px solid #dadbe4;border-radius:10px;height:320px;position:relative;overflow:hidden}.canvas-full{width:100%;height:100%}.forecast-legend{color:#666;justify-content:center;align-items:center;gap:24px;margin-top:10px;font-size:.85em;display:flex}.forecast-legend-item{align-items:center;gap:6px;display:flex}.forecast-legend-line-actual{background:#474fcf;border-radius:2px;width:28px;height:2.5px;display:inline-block}.forecast-legend-line-projected{border-top:2.5px dashed #eea53c;width:28px;height:0;display:inline-block}.forecast-table-wrap{background:#fff;border-radius:0 0 15px 15px;padding:0 24px 24px}.forecast-table-title{color:#2d2e4e;margin-bottom:12px;font-size:1.1em}.forecast-table-scroll{border:1px solid #dadbe4;border-radius:8px;max-height:400px;overflow-y:auto}.forecast-table{border-collapse:collapse;width:100%;font-size:.88em}.forecast-table-header{color:#fff;background:#2d2e4e;position:sticky;top:0}.forecast-th{text-align:center;padding:10px 14px;font-weight:600}.forecast-th-left{text-align:left;padding:10px 14px;font-weight:600}.forecast-tip{color:#5b5c81;margin-top:10px;font-size:.78em}.roadmap-tab-padding{padding:12px 16px 0}.roadmap-legend-hint{color:#fff6;margin-left:auto}.roadmap-tooltip-hidden{display:none}.roadmap-milestone-view-hidden{padding:16px;display:none}.milestone-view-hidden{display:none}.roadmap-dot-complete{background:#22a85a}.roadmap-dot-ontrack{background:#1e88e5}.roadmap-dot-inprogress{background:#0097a7}.roadmap-dot-started{background:#eea53c}.roadmap-dot-notstarted{background:#607d8b}.dashboard-bg{background:#000}.dashboard-subtitle{margin-top:5px;font-size:.9em}.dash-grid-full{grid-column:span 12}.dash-suggested-rag{color:#5b5c81;background:#f2f2f5;border-radius:8px;grid-column:span 12;padding:10px 16px;font-size:.82em;display:none}.dash-forecast-panel{background:#fff;border:1px solid #dadbe4;border-radius:12px;grid-column:span 7;min-height:220px;padding:16px 20px}.dash-forecast-title{color:#2d2e4e;cursor:pointer;margin:0 0 10px;font-size:.9em;font-weight:700}.dash-drill-arrow{color:#474fcf;font-size:.8em}.dash-chart-frame{background:linear-gradient(#fafbff 0%,#f5f5f8 100%);border:1px solid #ececf0;border-radius:10px;height:200px;position:relative;overflow:hidden}.dash-kpi-grid{grid-column:span 5;grid-template-columns:1fr 1fr;gap:10px;display:grid}.dash-kpi-card{text-align:center;background:#fff;border:1px solid #dadbe4;border-radius:10px;padding:16px}.dash-kpi-label{color:#5b5c81;text-transform:uppercase;letter-spacing:.5px;font-size:.7em;font-weight:600}.dash-kpi-big-primary{color:#474fcf;font-size:1.9em;font-weight:800;line-height:1.1}.dash-kpi-sub{color:#5b5c81;font-size:.72em}.dash-kpi-delta{color:#2f6862;margin-top:2px;font-size:.72em;font-weight:600;display:none}.dash-kpi-big-success{color:#2f6862;font-size:1.9em;font-weight:800;line-height:1.1}.dash-progress-track{background:#e0e0e0;border-radius:3px;height:6px;margin-top:6px}.dash-progress-fill{background:#2f6862;border-radius:3px;width:0%;height:100%;transition:width .5s}.dash-kpi-big-dark{color:#2d2e4e;font-size:1.9em;font-weight:800;line-height:1.1}.dash-health-label{color:#2f6862;margin:6px 0 2px;font-size:1.1em;font-weight:800;line-height:1.2}.dash-health-detail{color:#5b5c81;font-size:.75em;line-height:1.3}.dash-delta{background:#f1f2f9;border-left:3px solid #474fcf;border-radius:8px;grid-column:span 12;padding:12px 16px;font-size:.85em;display:none}.dash-bluf-panel{background:#fff;border:1px solid #dadbe4;border-left:4px solid #474fcf;border-radius:12px;grid-column:span 7;padding:16px 20px}.dash-zone-title{color:#2d2e4e;border:none;margin:0 0 10px;padding:0;font-size:1em}.dash-bluf-body{color:#333;font-size:.88em;line-height:1.6}.dash-bluf-ask{background:#c6223914;border-left:3px solid #c62239;border-radius:6px;margin-top:8px;padding:8px 12px;display:none}.dash-ask-label{color:#c62239;font-size:.85em;font-weight:700}.dash-ask-text{color:#c62239;font-size:.85em}.dash-summary-toggle{margin-top:10px}.dash-summary-label{color:#474fcf;cursor:pointer;font-size:.78em;font-weight:600}.dash-summary-body{color:#5b5c81;max-height:120px;margin-top:6px;font-size:.82em;line-height:1.5;overflow-y:auto}.dash-blockers-panel{background:#fff;border:1px solid #dadbe4;border-left:4px solid #c62239;border-radius:12px;grid-column:span 5;padding:16px 20px}.dash-zone-title-flex{color:#2d2e4e;border:none;align-items:center;gap:6px;margin:0 0 10px;padding:0;font-size:1em;display:flex}.dash-blocker-count{color:#fff;background:#c62239;border-radius:10px;padding:1px 8px;font-size:.75em;font-weight:700;display:none}.dash-blockers-body{color:#2f6862;max-height:180px;font-size:.85em;overflow-y:auto}.dash-attention-panel{background:linear-gradient(135deg,#fdf8f3 0%,#f9f1f2 100%);border:1px solid #f0e0d8;border-radius:12px;grid-column:span 12;padding:16px 20px}.dash-zone-title-sm{color:#2d2e4e;border:none;margin:0 0 12px;padding:0;font-size:1em}.dash-attention-grid{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.dash-attention-heading-red{color:#c62239;cursor:pointer;margin:0 0 8px;font-size:.82em;font-weight:700}.dash-attention-heading-amber{color:#eea53c;cursor:pointer;margin:0 0 8px;font-size:.82em;font-weight:700}.dash-attention-heading-blue{color:#474fcf;cursor:pointer;margin:0 0 8px;font-size:.82em;font-weight:700}.dash-attention-body{color:#5b5c81;font-size:.82em}.dash-attention-body-scroll{color:#5b5c81;max-height:150px;font-size:.82em;overflow-y:auto}.dash-milestones-col{grid-column:span 8}.dash-title-1em{font-size:1em}.dash-detail-sidebar{flex-direction:column;grid-column:span 4;gap:12px;display:flex}.dash-detail-card{background:#fff;border:1px solid #dadbe4;border-radius:10px;flex:1;padding:14px 16px}.dash-detail-heading{color:#2d2e4e;cursor:pointer;margin:0 0 8px;font-size:.88em;font-weight:700}.dash-detail-heading-static{color:#2d2e4e;margin:0 0 8px;font-size:.88em;font-weight:700}.dash-detail-body{color:#5b5c81;font-size:.82em}.dash-detail-body-scroll{color:#5b5c81;max-height:120px;font-size:.82em;overflow-y:auto}.dash-next-week-col{grid-column:span 7}.dash-assumptions-card{background:#fff;border:1px solid #dadbe4;border-radius:10px;grid-column:span 5;padding:14px 16px}.dash-assumptions-body{color:#5b5c81;max-height:140px;font-size:.82em;overflow-y:auto}.dashboard-actions-bar{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.btn-onepager-dash{background:linear-gradient(135deg,#2f6862 0%,#474fcf 100%);font-weight:600}.btn-pptx-dash{background:linear-gradient(135deg,#c62239 0%,#474fcf 100%);font-weight:600}.fab-arrow-icon{transition:transform .3s}.btn-prompt-ok{color:#fff;background:#474fcf}.tpl-modal-label{color:#88a;margin-bottom:4px;font-size:12px;display:block}.tpl-modal-label-mt{color:#88a;margin-top:8px;margin-bottom:4px;font-size:12px;display:block}.tpl-modal-date-input{color:#c8c8e0;background:#12122a;border:1px solid #1e1e35;border-radius:8px;width:100%;margin-bottom:4px;padding:10px 12px;font-family:inherit;font-size:13px}.tpl-modal-hint{color:#666;margin-bottom:12px;font-size:11px}.tpl-modal-warning{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:11px}.tpl-spacer{margin-bottom:24px}.tpl-icon-lg{width:36px;height:36px;font-size:14px}.ph-flex-content{flex:1}.ph-desc{color:#88a;margin-top:2px;font-size:11px;line-height:1.4}.ph-deliverables{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.ph-spacer{width:20px}.ph-row-done{opacity:.5}.raci-th-activity{min-width:180px}.raci-th-role{min-width:80px}.raci-del-centered{margin:2px auto 0}.raci-activity-cell{align-items:center;gap:4px;display:flex}.raci-activity-input{flex:1}.log-empty{color:#777;padding:6px 0;font-size:.78em}.log-entry-row{background:var(--input-bg,#12122a);border-left:2px solid #474fcf;border-radius:6px;gap:6px;margin-bottom:5px;padding:6px 8px;display:flex}.log-entry-date-col{flex-shrink:0;width:90px}.log-entry-author-col{flex-shrink:0;width:110px}.log-entry-text-col{flex:1}.log-entry-input{padding:1px 3px;font-size:.72em}.log-entry-input-text{padding:1px 4px;font-size:.72em}.log-entry-input-full{width:100%;padding:1px 4px;font-size:.72em}.log-remove-btn{color:#e63946;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:.8em}.log-section-border{border-top:1px solid var(--border-color,#2a2a45);margin-top:6px;padding-top:6px}.log-section-header{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.log-section-label{color:#474fcf;cursor:pointer;font-size:.78em;font-weight:600}.log-count-badge{color:#888;font-size:.85em}.log-arrow{color:#888;font-size:.7em}.log-add-btn{padding:2px 10px;font-size:.7em}.log-container-hidden{margin-top:6px;display:none}.item-chevron{color:#474fcf;font-size:.7em;transition:transform .2s;transform:rotate(0)}.item-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.item-title-text{color:var(--text-primary,#c8c8e0);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.85em;font-weight:600;overflow:hidden}.item-summary-row{cursor:pointer;align-items:center;gap:10px;display:flex}.item-detail-panel{border-top:1px solid var(--border-color,#2a2a45);margin-top:6px;padding-top:10px}.item-detail-toolbar{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.item-detail-controls{align-items:center;gap:8px;display:flex}.item-select-sm{padding:2px 6px;font-size:.75em}.item-remove-btn{padding:2px 8px;font-size:.72em}.item-form-row{gap:8px;margin-bottom:8px}.item-form-group-compact{margin:0}.item-label-sm{font-size:.75em}.item-escalation-box{background:var(--bg-secondary,#f9f1f2);border-left:3px solid #c62239;border-radius:8px;margin-bottom:8px;padding:10px 14px}.item-escalation-inner{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.item-escalation-label{color:#c62239;cursor:pointer;align-items:center;gap:6px;margin:0;font-size:.8em;font-weight:600;display:flex}.item-escalation-check{accent-color:#c62239;width:16px;height:16px}.item-escalation-input{font-size:.8em}.item-correlation-hidden{display:none}.item-correlation-box{background:var(--bg-secondary,#f1f2f9);border-left:3px solid #474fcf;border-radius:5px;margin-bottom:8px;padding:10px}.issue-log-entry-row{background:var(--bg-secondary,#1a1a2e);border-radius:4px;align-items:flex-start;gap:6px;margin-bottom:4px;padding:4px 6px;display:flex}.issue-log-date{flex-shrink:0;width:110px;padding:2px 4px;font-size:.72em}.issue-log-author{flex-shrink:0;width:90px;padding:2px 4px;font-size:.72em}.issue-log-text{flex:1;padding:2px 4px;font-size:.72em}.issue-log-remove{flex-shrink:0;padding:1px 6px;font-size:.65em}.item-status-badge{border-radius:10px;flex-shrink:0;padding:2px 8px;font-size:.68em;font-weight:600}.item-date-col{color:var(--text-secondary,#999);text-align:center;flex-shrink:0;width:75px;font-size:.75em}.item-overdue-badge,.item-esc-badge{color:#e63946;flex-shrink:0;font-size:.68em;font-weight:700}.item-last-log{cursor:pointer;color:var(--text-secondary,#888);text-overflow:ellipsis;white-space:nowrap;padding:2px 0 2px 22px;font-size:.76em;overflow:hidden}.item-last-log-meta{color:#474fcf}.item-flex-grow{flex:1;min-width:120px;margin:0}.sidebar-section{margin-bottom:4px}.sidebar-section-header{width:100%;color:var(--text-tertiary);letter-spacing:.12em;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:10px 16px 6px;font-size:.68em;font-weight:700;transition:color .15s;display:flex}.sidebar-section-header:hover{color:var(--text-secondary)}.sidebar-section-header .chev{opacity:.7;font-size:.7em;transition:transform .2s}.sidebar-section.collapsed .chev{transform:rotate(-90deg)}.sidebar-section.collapsed .sidebar-section-items{display:none}.sidebar-section-items{flex-direction:column;gap:2px;display:flex}.save-menu-wrap{display:inline-block;position:relative}.save-menu{background:var(--bg-surface-2);border:1px solid var(--border-color);border-radius:var(--radius-lg);z-index:200;min-width:240px;padding:6px;display:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0006}.save-menu.open{display:block}.save-menu button{border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;font-size:.88em;transition:background .1s;display:flex}.save-menu button:hover{background:var(--bg-surface-3)}.save-menu button .hint{color:var(--text-muted);margin-left:auto;font-family:monospace;font-size:.78em}.save-menu hr{border:none;border-top:1px solid var(--border-color);margin:4px 0}.cmdk-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9000;background:#0000008c;justify-content:center;align-items:flex-start;padding-top:12vh;display:none;position:fixed;inset:0}.cmdk-overlay.open{display:flex}.cmdk-panel{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:min(560px,92vw);overflow:hidden;box-shadow:0 24px 64px #0009}.cmdk-input{border:none;border-bottom:1px solid var(--border-color);width:100%;color:var(--text-primary);font-size:1.05em;font-family:var(--font-sans);background:0 0;outline:none;padding:16px 20px}.cmdk-input::placeholder{color:var(--text-muted)}.cmdk-list{max-height:50vh;padding:6px;overflow-y:auto}.cmdk-item{border-radius:var(--radius-md);cursor:pointer;color:var(--text-primary);align-items:center;gap:12px;padding:10px 14px;font-size:.9em;display:flex}.cmdk-item:hover,.cmdk-item.active{background:var(--brand-primary);color:#fff}.cmdk-item .cmdk-section-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-left:auto;font-size:.72em}.cmdk-item.active .cmdk-section-tag{color:#fffc}.cmdk-hint{color:var(--text-muted);border-top:1px solid var(--border-color);justify-content:space-between;gap:14px;padding:8px 16px;font-size:.72em;display:flex}.cmdk-hint kbd{background:var(--bg-surface-3);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:3px;padding:2px 6px;font-family:monospace;font-size:.9em}body[data-view=readonly] input,body[data-view=readonly] textarea,body[data-view=readonly] select{pointer-events:none!important;background:0 0!important;border-color:#0000!important}body[data-view=readonly] input[type=checkbox]{opacity:.6}body[data-view=readonly] .btn-add,body[data-view=readonly] .btn-danger,body[data-view=readonly] .btn-save,body[data-view=readonly] .btn-save-tab,body[data-view=readonly] .btn-undo-tab,body[data-view=readonly] .save-menu-wrap,body[data-view=readonly] .header-toolbar,body[data-view=readonly] .tab-toolbar,body[data-view=readonly] [data-action^=add],body[data-view=readonly] [data-action^=remove],body[data-view=readonly] .edit-icon,body[data-view=readonly] .gate-overlay{display:none!important}body[data-view=readonly]:before{content:"👁  READ-ONLY VIEW  —  Shared snapshot, cannot be edited";background:var(--brand-secondary);color:#fff;text-align:center;z-index:10000;letter-spacing:.05em;padding:6px 12px;font-size:.82em;font-weight:600;position:fixed;top:0;left:0;right:0}body[data-view=readonly] .container{padding-top:28px}.gov-tiers{gap:var(--space-lg);margin-bottom:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.gov-tier{background:var(--bg-surface-2);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:18px}.gov-tier-header{border-bottom:2px solid var(--brand-primary);align-items:center;gap:10px;margin-bottom:14px;padding-bottom:10px;display:flex}.gov-tier-badge{background:var(--brand-primary);color:#fff;border-radius:var(--radius-sm);letter-spacing:.08em;padding:4px 10px;font-size:.72em;font-weight:700}.gov-tier-badge.steerco{background:var(--brand-secondary)}.gov-tier-badge.pmo{background:var(--brand-primary)}.gov-tier-badge.workstream{background:var(--status-success-alt)}.gov-tier-title{color:var(--text-primary);font-size:1em;font-weight:700}.gov-tier-meta{color:var(--text-muted);margin-bottom:6px;font-size:.78em}.gov-tier-value{color:var(--text-secondary);margin-bottom:10px;font-size:.88em;line-height:1.5}.gov-escalation-sla{background:var(--bg-surface-3);border-radius:var(--radius-sm);color:var(--text-secondary);padding:6px 10px;font-family:monospace;font-size:.76em}.gov-escalation-sla strong{color:var(--status-warning)}.res-table{border-collapse:collapse;background:var(--bg-surface-2);border-radius:var(--radius-lg);width:100%;overflow:hidden}.res-table th{background:var(--bg-surface-3);color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--border-color);padding:10px 14px;font-size:.72em;font-weight:700}.res-table td{border-bottom:1px solid var(--border-color);color:var(--text-secondary);padding:10px 14px;font-size:.88em}.res-table tr:last-child td{border-bottom:none}.res-table tr:hover td{background:var(--bg-surface-3)}.res-load-bar{background:var(--rag-green);vertical-align:middle;border-radius:4px;height:8px;margin-right:8px;display:inline-block}.res-load-bar.warn{background:var(--rag-yellow)}.res-load-bar.over{background:var(--rag-red)}.res-count-chip{background:var(--brand-primary);color:#fff;border-radius:10px;margin-right:6px;padding:2px 8px;font-size:.78em;font-weight:600;display:inline-block}.res-count-chip.risks{background:var(--rag-red)}.res-count-chip.actions{background:var(--status-warning)}.res-count-chip.decisions{background:var(--brand-secondary)}.benefits-curve{background:var(--bg-surface-2);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-lg);margin-top:var(--space-lg)}.benefits-curve-title{color:var(--text-primary);align-items:center;gap:8px;margin-bottom:14px;font-size:1em;font-weight:600;display:flex}.benefits-curve-legend{color:var(--text-muted);gap:16px;margin-bottom:12px;font-size:.8em;display:flex}.benefits-curve-legend span{align-items:center;gap:6px;display:flex}.benefits-curve-legend .dot{border-radius:50%;width:10px;height:10px;display:inline-block}.benefits-curve-legend .dot.target{background:var(--brand-primary)}.benefits-curve-legend .dot.actual{background:var(--rag-green)}.empty-state-polished{text-align:center;color:var(--text-muted);border:2px dashed var(--border-color);border-radius:var(--radius-lg);margin-top:var(--space-md);padding:40px 20px}.empty-state-polished .empty-icon{opacity:.6;margin-bottom:10px;font-size:2.4em}.empty-state-polished .empty-title{color:var(--text-secondary);margin-bottom:6px;font-size:1em;font-weight:600}.empty-state-polished .empty-desc{max-width:440px;margin-bottom:16px;margin-left:auto;margin-right:auto;font-size:.86em;line-height:1.5}.empty-state-polished button{background:var(--brand-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:8px 18px;font-size:.88em;font-weight:600}.empty-state-polished button:hover{background:var(--brand-primary-hover)}@media (width<=900px){.gov-tiers{grid-template-columns:1fr}.header-toolbar .header-toolbar-inner{flex-wrap:wrap;justify-content:center}.title-input,.subtitle-input{padding:8px 40px 8px 14px!important;font-size:1.4em!important}.container{padding:0!important}.form-section{padding:14px!important}.grid-3,.grid-2{grid-template-columns:1fr!important}}@media (width<=600px){.cmdk-panel{margin:0 8px}.save-menu{left:0;right:auto}.res-table{font-size:.78em}.res-table th,.res-table td{padding:6px 8px}}.pfl-kpi-strip{grid-template-columns:repeat(8,1fr)}.pfl-kpi-strip .bru-cell .v{font-size:20px}.pfl-hero-right{text-align:right}.pfl-hero-big{color:var(--bru-lime,#d6ff3a);font-family:JetBrains Mono,monospace;font-size:36px;font-weight:700;line-height:1}.pfl-hero-sub{letter-spacing:.1em;color:var(--bru-ink-dim,#8a8a86);font-family:JetBrains Mono,monospace;font-size:10px}.pfl-pgrid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px;display:grid}.pfl-card{background:var(--bru-card,#12122a);border:1px solid var(--bru-border,#2a2a45);cursor:pointer;border-radius:8px;padding:14px 16px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.pfl-card:hover{border-color:var(--bru-ink-dim,#8a8a86);box-shadow:0 0 20px #d6ff3a0a}.pfl-card-accent{width:3px;position:absolute;top:0;bottom:0;left:0}.pfl-card-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.pfl-card-name{color:var(--bru-ink,#f5f5f0);letter-spacing:-.01em;font-family:Archivo,sans-serif;font-size:13px;font-weight:700}.pfl-rag-badge{letter-spacing:.1em;border:1px solid;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600}.pfl-rag-green{color:var(--bru-green,#3ad17d);border-color:var(--bru-green,#3ad17d)}.pfl-rag-amber{color:var(--bru-amber,#ffb53a);border-color:var(--bru-amber,#ffb53a)}.pfl-rag-red{color:var(--bru-red,#ff3b48);border-color:var(--bru-red,#ff3b48)}.pfl-rag-blue{color:var(--bru-blue,#1496ff);border-color:var(--bru-blue,#1496ff)}.pfl-card-metrics{grid-template-columns:repeat(5,1fr);gap:4px;margin-bottom:10px;display:grid}.pfl-metric{text-align:center}.pfl-metric .v{color:var(--bru-ink,#f5f5f0);font-family:JetBrains Mono,monospace;font-size:16px;font-weight:700}.pfl-metric .l{letter-spacing:.08em;color:var(--bru-ink-muted,#5a5a6e);font-family:JetBrains Mono,monospace;font-size:7px}.pfl-bar-wrap{background:var(--bru-card-alt,#1a1a30);border-radius:2px;height:4px;margin-bottom:8px;overflow:hidden}.pfl-bar-fill{border-radius:2px;height:100%;transition:width .5s;position:relative}.pfl-bar-fill:after{content:"";background:inherit;width:2px;position:absolute;top:-1px;bottom:-1px;right:0;box-shadow:0 0 6px}.pfl-card-footer{color:var(--bru-ink-dim,#8a8a86);justify-content:space-between;font-family:JetBrains Mono,monospace;font-size:9px;display:flex}.pfl-duo{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.pfl-trio{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.pfl-panel{background:var(--bru-card,#12122a);border:1px solid var(--bru-border,#2a2a45);border-radius:8px;padding:14px 16px}.pfl-panel-title{letter-spacing:.14em;color:var(--bru-ink-muted,#5a5a6e);margin-bottom:10px;font-family:JetBrains Mono,monospace;font-size:9px}.pfl-table{border-collapse:collapse;width:100%;font-family:JetBrains Mono,monospace;font-size:10px}.pfl-table th{text-align:left;letter-spacing:.1em;color:var(--bru-ink-muted,#5a5a6e);border-bottom:1px solid var(--bru-border,#2a2a45);padding:5px 6px;font-size:8px;font-weight:400}.pfl-table td{color:var(--bru-ink-dim,#8a8a86);border-bottom:1px solid #2a2a4580;padding:6px}.pfl-td-primary{font-weight:500;color:var(--bru-ink,#f5f5f0)!important}.pfl-pill{letter-spacing:.05em;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:700}.pfl-pill-red{color:var(--bru-red,#ff3b48);border-bottom:2px solid var(--bru-red,#ff3b48)}.pfl-pill-amber{color:var(--bru-amber,#ffb53a);border-bottom:2px solid var(--bru-amber,#ffb53a)}.pfl-pill-green{color:var(--bru-green,#3ad17d);border-bottom:2px solid var(--bru-green,#3ad17d)}.pfl-dep-row{border-bottom:1px solid #2a2a4580;align-items:center;gap:6px;padding:5px 0;font-family:JetBrains Mono,monospace;font-size:10px;display:flex}.pfl-dep-from{color:var(--bru-ink,#f5f5f0);min-width:100px;font-size:10px;font-weight:600}.pfl-dep-arrow{color:var(--bru-lime,#d6ff3a);font-size:12px}.pfl-dep-to{color:var(--bru-ink-dim,#8a8a86);flex:1}.pfl-dep-status{letter-spacing:.08em;font-size:8px;font-weight:700}.pfl-dep-red{color:var(--bru-red,#ff3b48)}.pfl-dep-amber{color:var(--bru-amber,#ffb53a)}.pfl-dep-green{color:var(--bru-green,#3ad17d)}.pfl-res-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.pfl-res-card{background:var(--bru-card-alt,#1a1a30);text-align:center;border-radius:6px;padding:10px}.pfl-res-name{color:var(--bru-ink,#f5f5f0);margin-bottom:4px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.pfl-res-val{font-family:JetBrains Mono,monospace;font-size:22px;font-weight:700}.pfl-res-sub{color:var(--bru-ink-dim,#8a8a86);margin-top:2px;font-family:JetBrains Mono,monospace;font-size:8px}.pfl-res-bar{background:var(--bru-bg,#0d0d1a);border-radius:2px;height:3px;margin-top:6px;overflow:hidden}.pfl-res-fill{border-radius:2px;height:100%}.pfl-legend{color:var(--bru-ink-dim,#8a8a86);justify-content:center;gap:14px;margin-top:8px;font-family:JetBrains Mono,monospace;font-size:9px;display:flex}.pfl-ldot{vertical-align:middle;width:8px;height:8px;margin-right:4px;display:inline-block}.pfl-empty{text-align:center;color:var(--bru-ink-dim,#8a8a86);padding:48px 20px}.pfl-empty-icon{margin-bottom:12px;font-size:36px}.pfl-empty-title{color:var(--bru-ink,#f5f5f0);margin-bottom:8px;font-family:Archivo,sans-serif;font-size:18px;font-weight:700}.pfl-empty-sub{max-width:400px;margin:0 auto;font-family:JetBrains Mono,monospace;font-size:11px;line-height:1.5}.pfl-sync-bar{border-top:1px solid var(--bru-border,#2a2a45);align-items:center;gap:10px;margin-top:20px;padding:12px 0;display:flex}.pfl-btn{letter-spacing:.08em;border:1px solid var(--bru-border,#2a2a45);color:var(--bru-ink-dim,#8a8a86);cursor:pointer;background:0 0;border-radius:4px;padding:6px 14px;font-family:JetBrains Mono,monospace;font-size:10px;transition:border-color .2s,color .2s}.pfl-btn:hover{border-color:var(--bru-lime,#d6ff3a);color:var(--bru-ink,#f5f5f0)}.pfl-sync-status{color:var(--bru-ink-dim,#8a8a86);font-family:JetBrains Mono,monospace;font-size:9px}@media (width<=900px){.pfl-pgrid,.pfl-duo,.pfl-trio{grid-template-columns:1fr}.pfl-kpi-strip{grid-template-columns:repeat(4,1fr)}.pfl-res-grid{grid-template-columns:repeat(2,1fr)}.pfl-card-metrics{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.pfl-kpi-strip{grid-template-columns:repeat(2,1fr)}.pfl-res-grid{grid-template-columns:1fr 1fr}.pfl-card-metrics{grid-template-columns:repeat(3,1fr)}.pfl-hero-right{display:none}}.dash-burndown-panel,.dash-stacked-panel{background:#1a1a30;border:1px solid #2a2a45;border-radius:12px;grid-column:span 12;padding:16px 20px}.dash-burndown-title,.dash-stacked-title{color:#d0d0e8;cursor:pointer;margin:0 0 10px;font-size:.9em;font-weight:700}.dash-burndown-title .dash-drill-arrow,.dash-stacked-title .dash-drill-arrow{color:#474fcf;font-size:.8em}.dash-chart-frame-lg{background:linear-gradient(#12122a 0%,#0d0d1a 100%);border:1px solid #2a2a45;border-radius:10px;overflow:hidden}.dash-chart-frame-lg canvas{width:100%;height:220px;display:block}.pfl-stacked-panel{margin-bottom:16px}.pfl-stacked-frame{background:var(--bru-card,#12122a);border:1px solid var(--bru-border,#2a2a45);border-radius:8px;padding:14px 16px}.pfl-stacked-frame canvas{width:100%;height:200px;display:block}@media (width<=768px){.dash-burndown-panel,.dash-stacked-panel{grid-column:span 12}.dash-chart-frame-lg canvas{height:180px}}@media (width<=600px){.dash-chart-frame-lg canvas,.pfl-stacked-frame canvas{height:150px}}
