.pgf-app-shell{max-width:1280px;margin:32px auto;padding:0 24px 56px}.pgf-tool-shell{border:1px solid var(--gray-200);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:24px;flex-direction:column;gap:16px;width:100%;margin:0 auto;padding:16px;display:flex;overflow:visible;box-shadow:0 18px 48px #0f172a14}.pgf-desktop-chrome{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;gap:16px;padding:4px 4px 16px;display:flex}.pgf-desktop-dots{align-items:center;gap:8px;display:inline-flex}.pgf-desktop-dots span{border-radius:999px;width:10px;height:10px;display:block}.pgf-desktop-dots span:first-child{background:#f87171}.pgf-desktop-dots span:nth-child(2){background:#fbbf24}.pgf-desktop-dots span:nth-child(3){background:#34d399}.pgf-desktop-title{flex:1;justify-content:center;align-items:center;min-width:0;display:inline-flex}.pgf-desktop-title strong{color:var(--gray-900);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.pgf-desktop-meta{color:var(--gray-500);white-space:nowrap;font-size:12px;font-weight:700}.pgf-answer-strip{padding:28px 0 0}.pgf-answer-grid{border:1px solid var(--gray-200);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:24px;padding:24px;display:grid;box-shadow:0 16px 40px #0f172a12}.pgf-answer-grid h2{color:var(--gray-900);margin:4px 0 8px;font-size:24px;line-height:1.2}.pgf-answer-grid p{color:var(--gray-600);margin:0;font-size:15px;line-height:1.6}.pgf-answer-links{gap:9px;display:grid}.pgf-answer-links a{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-900);border-radius:10px;justify-content:space-between;align-items:center;min-height:44px;padding:0 13px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.pgf-answer-links a:after{color:var(--blue-600);content:">"}.pgf-app{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:18px;min-width:0;display:grid}.pgf-controls,.pgf-summary,.pgf-table-card,.pgf-method,.pgf-cta{border:1px solid var(--gray-200);background:#fff;border-radius:14px;box-shadow:0 16px 40px #0f172a12}.pgf-controls{min-width:0;padding:20px;position:sticky;top:96px}.pgf-controls-head h2,.pgf-method h2,.pgf-cta h2{color:var(--gray-900);margin:4px 0 8px;font-size:22px;line-height:1.2}.pgf-controls-head p,.pgf-method p,.pgf-cta p{color:var(--gray-600);margin:0;font-size:14px;line-height:1.55}.pgf-label{color:var(--blue-600);letter-spacing:.8px;text-transform:uppercase;font-size:11px;font-weight:800;display:inline-block}.pgf-segment{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:10px;grid-template-columns:repeat(2,1fr);gap:4px;margin:18px 0;padding:4px;display:grid}.pgf-segment button{color:var(--gray-600);cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:40px;font-weight:800}.pgf-segment button.is-active{color:var(--gray-900);background:#fff;box-shadow:0 6px 16px #0f172a14}.pgf-field{gap:7px;margin-top:14px;display:grid}.pgf-field span{color:var(--gray-700);font-size:13px;font-weight:800}.pgf-input-wrap{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:10px;align-items:center;min-height:46px;display:flex;overflow:hidden}.pgf-input-wrap strong{color:var(--gray-500);padding-left:14px;font-size:13px}.pgf-field input,.pgf-field select{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-900);border-radius:10px;outline:none;width:100%;min-height:46px;padding:0 12px;font-size:15px;font-weight:700}.pgf-input-wrap input{border:0;border-radius:0;min-width:0}.pgf-field input:focus,.pgf-field select:focus,.pgf-input-wrap:focus-within{border-color:var(--blue-500);box-shadow:0 0 0 3px #2563eb1f}.pgf-toggle{border:1px solid var(--gray-200);cursor:pointer;border-radius:10px;align-items:flex-start;gap:12px;margin-top:16px;padding:13px;display:flex}.pgf-toggle input{accent-color:var(--blue-600);width:18px;height:18px;margin-top:2px}.pgf-toggle strong,.pgf-toggle small{display:block}.pgf-toggle strong{color:var(--gray-900);font-size:13px}.pgf-toggle small{color:var(--gray-500);margin-top:2px;line-height:1.45}.pgf-note{border:1px solid var(--gray-200);color:var(--gray-600);background:#f8fafc;border-radius:10px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px;display:flex}.pgf-note p{margin:0;font-size:12px;line-height:1.45}.pgf-results{gap:18px;min-width:0;display:grid}.pgf-tabs-card{gap:0;min-width:0;max-width:100%;display:grid;overflow:visible}.pgf-tabs-card>[role=tabpanel]{min-width:0;max-width:100%}.pgf-tabs{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;width:100%;max-width:100%;margin-bottom:14px;padding:4px;display:grid}.pgf-tabs button{color:var(--gray-600);cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:0;border-radius:9px;min-width:0;min-height:38px;padding:0 12px;font-size:13px;font-weight:900}.pgf-tabs button.is-active{color:var(--gray-900);background:#fff;box-shadow:0 6px 16px #0f172a14}.pgf-summary{background:linear-gradient(135deg,#0f172a,#1e3a5f);grid-template-columns:1fr minmax(280px,420px);align-items:center;gap:20px;min-width:0;padding:22px;display:grid}.pgf-summary h2{color:#fff;margin:4px 0;font-size:28px;line-height:1.1}.pgf-summary p{color:#bfdbfe;margin:0;font-size:17px;font-weight:800}.pgf-summary-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:10px;min-width:0;display:grid}.pgf-summary-grid div{background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;flex-direction:column;justify-content:space-between;padding:12px;display:flex}.pgf-summary-grid span{color:#cbd5e1;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.3;display:block}.pgf-summary-grid strong{color:#fff;overflow-wrap:anywhere;margin-top:10px;font-size:16px;display:block}.pgf-table-card{min-width:0;max-width:100%;overflow:hidden}.pgf-table-head{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.pgf-table-head h3{color:var(--gray-900);margin:3px 0 0;font-size:20px}.pgf-pill{background:var(--blue-50);color:var(--blue-700);white-space:nowrap;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.pgf-table-scroll{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}.pgf-table{border-collapse:collapse;table-layout:fixed;width:100%}.pgf-table col-option{width:28%}.pgf-table th:first-child,.pgf-table td:first-child{width:26%}.pgf-table th:nth-child(2),.pgf-table td:nth-child(2){width:38%}.pgf-table th:nth-child(3),.pgf-table td:nth-child(3){width:22%}.pgf-table th:nth-child(4),.pgf-table td:nth-child(4){width:14%}.pgf-table th,.pgf-table td{border-bottom:1px solid var(--gray-200);color:var(--gray-700);text-align:left;vertical-align:top;padding:14px;font-size:13px}.pgf-table th{background:var(--gray-50);color:var(--gray-500);text-transform:uppercase;font-size:11px;font-weight:900}.pgf-table td strong,.pgf-table td span,.pgf-table td a{display:block}.pgf-table td strong{color:var(--gray-900)}.pgf-table td span{color:var(--gray-500);max-width:300px;margin-top:4px;line-height:1.4}.pgf-table td a{color:var(--blue-600);margin-top:6px;font-weight:800;text-decoration:none}.pgf-table tr.is-best td{background:#f0fdf4}.pgf-table-breakdown .pgf-bd-row{align-items:baseline;gap:8px;margin-top:0;line-height:1.45;display:flex}.pgf-table-breakdown .pgf-bd-row+.pgf-bd-row{margin-top:4px}.pgf-table-breakdown .pgf-bd-key{color:var(--gray-500);letter-spacing:.4px;text-transform:uppercase;flex-shrink:0;min-width:56px;max-width:none;margin-top:0;font-size:10px;font-weight:800;display:inline-block}.pgf-table-breakdown .pgf-bd-val{color:var(--gray-800);max-width:none;margin-top:0;font-size:12px;font-weight:600;display:inline-block}.pgf-chart-panel{border:1px solid var(--gray-200);background:#fff;border-radius:14px;min-width:0;max-width:100%;overflow:hidden;box-shadow:0 16px 40px #0f172a12}.pgf-chart-head{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.pgf-chart-head h3{color:var(--gray-900);margin:3px 0 4px;font-size:20px}.pgf-chart-head p{color:var(--gray-600);margin:0;font-size:13px;line-height:1.45}.pgf-chart-wrap{-webkit-overflow-scrolling:touch;max-width:100%;padding:18px 18px 8px;overflow-x:auto}.pgf-chart-wrap svg{width:100%;min-width:680px;display:block}.pgf-chart-grid{stroke:#e2e8f0;stroke-width:1px}.pgf-chart-axis{stroke:#94a3b8;stroke-width:1.5px}.pgf-chart-text{fill:#64748b;font-size:12px;font-weight:800}.pgf-bar-label{fill:var(--gray-700);font-size:12px;font-weight:700}.pgf-bar-label.is-best{fill:#047857;font-weight:900}.pgf-bar-value{fill:var(--gray-800);font-size:12px;font-weight:800}.pgf-bar-value.is-best{fill:#047857}.pgf-bar-legend{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pgf-bar-legend span{color:var(--gray-600);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.pgf-bar-legend i{border-radius:3px;width:14px;height:10px;display:inline-block}.pgf-provider-toggles{border-top:1px solid var(--gray-200);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:18px 20px 20px;display:grid}.pgf-provider-toggles label{background:var(--gray-50);border:1px solid var(--gray-200);cursor:pointer;border-radius:10px;grid-template-columns:18px 10px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:9px 10px;display:grid}.pgf-provider-toggles input{accent-color:var(--blue-600);width:16px;height:16px;margin:0}.pgf-provider-toggles label>span{background:var(--provider-color);border-radius:999px;width:10px;height:10px}.pgf-provider-toggles strong{color:var(--gray-900);min-width:0;font-size:12px;line-height:1.2}.pgf-provider-toggles small{color:var(--gray-500);white-space:nowrap;font-size:11px;font-weight:800}.pgf-provider-toggles label.is-disabled{opacity:.5}.pgf-maths{border-top:1px solid var(--gray-200);background:#f8fafc;padding:18px 20px 20px}.pgf-maths-head h3{color:var(--gray-900);margin:3px 0 4px;font-size:18px}.pgf-maths-head p{color:var(--gray-600);margin:0;font-size:13px;line-height:1.45}.pgf-calc-scroll{max-width:100%;margin-top:14px;padding-bottom:4px}.pgf-calc-rows{gap:10px;display:grid}.pgf-calc-row{border:1px solid var(--gray-200);background:#fff;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px 16px;padding:14px;display:grid}.pgf-calc-name{border-bottom:1px solid var(--gray-200);grid-column:1/-1;padding-bottom:10px}.pgf-calc-row span{color:var(--gray-500);letter-spacing:.4px;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.25;display:block}.pgf-calc-row strong{color:var(--gray-800);margin-top:5px;font-size:12px;line-height:1.35;display:block}.pgf-calc-name strong,.pgf-calc-total strong{color:var(--gray-900);font-size:14px}.pgf-calc-total{background:var(--blue-50);border-radius:8px;padding:9px}.pgf-method{grid-template-columns:.9fr 1.1fr;gap:24px;margin-top:20px;padding:24px;display:grid}.pgf-method-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.pgf-method h3{color:var(--gray-900);margin:0 0 10px;font-size:16px}.pgf-method ul{color:var(--gray-600);gap:7px;margin:0;padding-left:18px;font-size:14px;line-height:1.45;display:grid}.pgf-method a{color:var(--blue-600);font-weight:800;text-decoration:none}.pgf-quote-only{border-top:1px solid var(--gray-200);grid-column:1/-1;padding-top:20px}.pgf-quote-only h3{color:var(--gray-900);margin:3px 0 12px;font-size:18px}.pgf-quote-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.pgf-quote-grid a{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:10px;padding:12px;display:block}.pgf-quote-grid strong,.pgf-quote-grid span,.pgf-quote-grid small{display:block}.pgf-quote-grid strong{color:var(--gray-900);font-size:14px}.pgf-quote-grid span{color:var(--gray-700);margin-top:5px;font-size:12px;line-height:1.35}.pgf-quote-grid small{color:var(--gray-500);margin-top:8px;font-size:11px;font-weight:600;line-height:1.35}.pgf-cta{justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:24px;display:flex}.pgf-cta-button{background:var(--blue-600);color:#fff;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}@media (max-width:1050px){.pgf-app{grid-template-columns:1fr}.pgf-controls{position:static}}@media (max-width:760px){.pgf-app-shell{margin-top:20px;padding:0 12px 42px}.pgf-tool-shell{border-radius:18px;gap:12px;padding:12px}.pgf-desktop-chrome{display:none}.pgf-summary,.pgf-method,.pgf-answer-grid,.pgf-cta,.pgf-summary-grid,.pgf-method-grid,.pgf-quote-grid,.pgf-provider-toggles{grid-template-columns:1fr}.pgf-tabs button{white-space:normal;min-height:44px;padding:6px 8px;font-size:12px;line-height:1.2}.pgf-controls,.pgf-summary,.pgf-chart-head,.pgf-maths,.pgf-method,.pgf-cta,.pgf-table-head{padding:16px}.pgf-summary h2{font-size:23px}.pgf-summary p{font-size:15px}.pgf-table-head,.pgf-chart-head,.pgf-cta{flex-direction:column;align-items:flex-start}.pgf-cta-button{width:100%}.pgf-table-scroll{display:none}.pgf-calc-scroll{overflow-x:visible}.pgf-calc-rows{min-width:0}.pgf-calc-row{grid-template-columns:1fr;gap:8px;padding:14px}.pgf-calc-row>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.pgf-calc-row span{flex-shrink:0}.pgf-calc-row strong{text-align:right;margin-top:0}.pgf-calc-name{border-bottom:1px solid var(--gray-200);padding-bottom:8px;flex-direction:column!important;align-items:flex-start!important}.pgf-calc-name strong{text-align:left}}@media (max-width:480px){.pgf-app-shell{padding-left:8px;padding-right:8px}.pgf-tool-shell{border-radius:14px;padding:10px}.pgf-tabs{max-width:calc(100vw - 40px);margin-left:-2px;margin-right:-2px}.pgf-controls,.pgf-summary,.pgf-chart-head,.pgf-maths,.pgf-method,.pgf-cta,.pgf-table-head,.pgf-provider-toggles{padding:14px}.pgf-input-wrap,.pgf-field input,.pgf-field select{min-height:44px}}
.tool-table-line-items select{border:1px solid var(--gray-200);width:100%;font:inherit;background:var(--white);border-radius:6px;min-height:36px;padding:8px 10px}.tool-table-line-items td input[type=checkbox],.tool-table-line-items td input[type=radio]{width:16px;height:16px;min-height:0;accent-color:var(--blue-600);cursor:pointer;background:0 0;border:0;border-radius:3px;margin:0 auto;padding:0;display:block}.tool-theme-dark .tool-table-line-items select{color:#e2e8f0;background:#00000040;border-color:#ffffff24}.tool-theme-dark .tool-table-line-items td input[type=checkbox],.tool-theme-dark .tool-table-line-items td input[type=radio]{accent-color:#60a5fa}.tool-est-grid-table{table-layout:fixed}.tool-est-grid-table th{font-size:10px}.tool-est-grid-table th,.tool-est-grid-table td{vertical-align:middle;padding:6px}.tool-est-grid-table input,.tool-est-grid-table select{min-height:30px;padding:4px 6px;font-size:13px}.tool-est-grid-table input[type=number]{padding-right:4px}.tool-est-grid-table .tool-line-actions{justify-content:flex-end;gap:2px}.tool-est-grid-table .tool-icon-btn{border-radius:4px;width:24px;height:24px}th.tool-table-actions{text-align:right;display:table-cell}.tool-est-wbs-table{min-width:1108px}.tool-est-wbs-table .tool-est-row-phase td{padding:8px 6px}.tool-est-wbs-table thead th:last-child,.tool-est-wbs-table tbody td:last-child{padding-left:14px}.tool-est-expenses-table{min-width:1180px}.tool-est-roles-table{min-width:820px}.tool-est-risks-table{min-width:1180px}.tool-est-milestones-table{min-width:1020px}.tool-est-task-details{border:1px solid var(--gray-200);border-radius:var(--radius-xs);background:var(--gray-50);margin-top:16px;overflow:hidden}.tool-est-task-details>summary{cursor:pointer;color:var(--gray-700);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;list-style:none;display:flex}.tool-est-task-details>summary:before{content:"▸";color:var(--gray-500);font-size:10px;transition:transform .15s;display:inline-block}.tool-est-task-details[open]>summary:before{transform:rotate(90deg)}.tool-est-task-details>summary::-webkit-details-marker{display:none}.tool-est-task-details>summary:hover{color:var(--gray-900)}.tool-est-task-details-body{background:var(--white);border-top:1px solid var(--gray-200);flex-direction:column;gap:14px;padding:14px;display:flex}.tool-est-task-details-body .tool-est-method-detail{margin:0}.tool-theme-dark .tool-est-task-details{background:#ffffff08;border-color:#ffffff1a}.tool-theme-dark .tool-est-task-details>summary{color:#cbd5e1}.tool-theme-dark .tool-est-task-details>summary:hover{color:#fff}.tool-theme-dark .tool-est-task-details-body{background:#0003;border-top-color:#ffffff14}.tool-est-editor-head{border-bottom:1px solid var(--gray-100);flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.tool-theme-dark .tool-est-editor-head{border-bottom-color:#ffffff0f}.tool-est-editor-title{flex:320px;min-width:0}.tool-est-editor-title h2{color:var(--gray-900);margin:0;font-size:22px;font-weight:700}.tool-theme-dark .tool-est-editor-title h2{color:#fff}.tool-est-editor-meta{color:var(--gray-500);margin:4px 0 0;font-size:13px}.tool-est-editor-actions{flex-wrap:wrap;gap:8px;display:flex}.tool-est-suggestions-chip{color:#92400e;cursor:pointer;background:#fef3c7;border:1px solid #fde68a;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.tool-est-suggestions-chip:hover{background:#fde68a}.tool-theme-dark .tool-est-suggestions-chip{color:#fde68a;background:#f59e0b2e;border-color:#f59e0b66}.tool-est-stepper{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:6px;margin-bottom:20px;padding:6px;display:flex;overflow-x:auto}.tool-theme-dark .tool-est-stepper{background:#ffffff0a;border-color:#ffffff0f}.tool-est-step{font:inherit;color:var(--gray-600);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;flex:none;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.tool-est-step:hover{color:var(--gray-900);background:#0f172a0d}.tool-est-step[aria-selected=true]{background:var(--white);color:var(--blue-700);box-shadow:0 1px 2px #0f172a0f}.tool-theme-dark .tool-est-step{color:#cbd5e1}.tool-theme-dark .tool-est-step:hover{color:#fff;background:#ffffff0f}.tool-theme-dark .tool-est-step[aria-selected=true]{color:#93c5fd;box-shadow:none;background:#ffffff1a}.tool-est-profile-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;margin-top:12px;display:grid}.tool-est-profile-card{text-align:left;border:1px solid var(--gray-200);background:var(--white);border-radius:var(--radius-xs);cursor:pointer;font:inherit;color:var(--gray-900);padding:14px 16px;font-size:14px;font-weight:600;transition:border-color .15s,background .15s}.tool-est-profile-card:hover{border-color:var(--blue-400);background:var(--gray-50)}.tool-theme-dark .tool-est-profile-card{color:#f1f5f9;background:#ffffff0a;border-color:#ffffff1a}.tool-theme-dark .tool-est-profile-card:hover{background:#ffffff0f;border-color:#60a5fa}.tool-est-search{background:var(--white);color:var(--gray-900);border:1px solid var(--gray-200)}.tool-est-search::placeholder{color:var(--gray-500)}.tool-est-row-phase td{background:var(--blue-50);font-weight:600}.tool-theme-dark .tool-est-row-phase td{background:#2563eb1a}.tool-est-row-excluded td{opacity:.55}.tool-est-method-detail{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);margin-top:16px;padding:16px}.tool-theme-dark .tool-est-method-detail{background:#ffffff08;border-color:#ffffff0f}.tool-est-method-detail-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:12px;display:grid}.tool-grid-1{grid-template-columns:1fr;gap:16px;display:grid}.tool-est-method-detail-item{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xs);padding:12px 14px}.tool-est-method-detail-item strong{font-size:14px;display:block}.tool-est-method-detail-item small{color:var(--gray-500);font-size:12px}.tool-theme-dark .tool-est-method-detail-item{background:#ffffff0a;border-color:#ffffff14}.tool-est-summary-row{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.tool-est-summary-pill{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);flex-direction:column;gap:2px;min-width:140px;padding:10px 14px;display:flex}.tool-est-summary-pill span{text-transform:uppercase;letter-spacing:.4px;color:var(--gray-500);font-size:11px;font-weight:600}.tool-est-summary-pill strong{color:var(--gray-900);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.tool-est-summary-warn{background:#fef3c7;border-color:#fde68a}.tool-est-summary-warn strong{color:#92400e}.tool-theme-dark .tool-est-summary-pill{background:#ffffff0a;border-color:#ffffff0f}.tool-theme-dark .tool-est-summary-pill strong{color:#fff}.tool-theme-dark .tool-est-summary-warn{background:#f59e0b26;border-color:#f59e0b4d}.tool-theme-dark .tool-est-summary-warn strong{color:#fde68a}.tool-est-warnings-list{flex-direction:column;gap:10px;display:flex}.tool-est-warning{background:var(--white);border:1px solid var(--gray-200);border-left:4px solid var(--gray-200);border-radius:var(--radius-xs);padding:14px 16px}.tool-est-warning-warning{border-left-color:#f59e0b}.tool-est-warning-info{border-left-color:var(--blue-500)}.tool-est-warning-error{border-left-color:#b91c1c}.tool-est-warning-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tool-est-warning-head strong{font-size:14px;font-weight:600}.tool-est-warning-pill{text-transform:uppercase;letter-spacing:.4px;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.tool-est-warning-pill-warning{color:#92400e;background:#fef3c7}.tool-est-warning-pill-info{background:var(--blue-50);color:var(--blue-700)}.tool-est-warning-pill-error{color:#991b1b;background:#fee2e2}.tool-est-warning-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.tool-est-warnings-mini{flex-direction:column;gap:6px;margin:8px 0 12px;padding:0;list-style:none;display:flex}.tool-est-warnings-mini li{border-radius:4px;padding:4px 8px;font-size:12px}.tool-theme-dark .tool-est-warning{background:#ffffff0a;border-color:#ffffff1a #ffffff1a #ffffff1a #ffffff26}.tool-theme-dark .tool-est-warning-warning{border-left-color:#f59e0b}.tool-theme-dark .tool-est-warning-info{border-left-color:#60a5fa}.tool-theme-dark .tool-est-warning-error{border-left-color:#fca5a5}.tool-theme-dark .tool-est-warning-pill-warning{color:#fde68a;background:#f59e0b2e}.tool-theme-dark .tool-est-warning-pill-info{color:#93c5fd;background:#60a5fa2e}.tool-theme-dark .tool-est-warning-pill-error{color:#fca5a5;background:#fca5a52e}.tool-est-charts-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.tool-est-chart-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xs);padding:16px}.tool-est-chart-card-wide{grid-column:1/-1}.tool-est-chart-card h3{text-transform:uppercase;letter-spacing:.6px;color:var(--gray-600);margin:0 0 12px;font-size:13px;font-weight:700}.tool-est-bars{flex-direction:column;gap:6px;display:flex}.tool-est-bar-row{grid-template-columns:130px 1fr 110px;align-items:center;gap:10px;font-size:12px;display:grid}.tool-est-bar-label{white-space:nowrap;text-overflow:ellipsis;color:var(--gray-700);overflow:hidden}.tool-est-bar-track{background:var(--gray-100);border-radius:4px;height:14px;overflow:hidden}.tool-est-bar-fill{background:var(--blue-600);border-radius:4px;height:100%}.tool-est-bar-value{text-align:right;font-variant-numeric:tabular-nums;color:var(--gray-700)}.tool-theme-dark .tool-est-chart-card{background:#ffffff0a;border-color:#ffffff14}.tool-theme-dark .tool-est-chart-card h3{color:#94a3b8}.tool-theme-dark .tool-est-bar-label,.tool-theme-dark .tool-est-bar-value{color:#cbd5e1}.tool-theme-dark .tool-est-bar-track{background:#ffffff14}.tool-theme-dark .tool-est-bar-fill{background:#60a5fa}.tool-est-gantt{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xs);-webkit-overflow-scrolling:touch;position:relative;overflow-x:auto}.tool-est-gantt-rows{flex-direction:column;gap:6px;padding:14px;display:flex}.tool-est-gantt-scroll-hint{color:var(--gray-500);pointer-events:none;padding:6px 14px 0;font-size:11px;display:none;position:sticky;top:0;left:14px}@media (max-width:720px){.tool-est-gantt-scroll-hint{display:block}}.tool-est-gantt-row{grid-template-columns:200px 1fr;align-items:center;gap:0;display:grid}.tool-est-gantt-axis-row{margin-bottom:6px}.tool-est-gantt-axis-track{border-bottom:1px solid var(--gray-200);height:32px;position:relative}.tool-est-gantt-tick{color:var(--gray-600);white-space:nowrap;pointer-events:none;flex-direction:column;align-items:center;font-size:11px;display:flex;position:absolute;top:0;bottom:0}.tool-est-gantt-tick.is-start{align-items:flex-start}.tool-est-gantt-tick.is-end{align-items:flex-end}.tool-est-gantt-tick-mark{background:var(--gray-300);width:1px;height:6px;margin-top:0}.tool-est-gantt-tick-label{font-variant-numeric:tabular-nums;background:var(--white);margin-top:2px;padding:0 2px}.tool-theme-dark .tool-est-gantt-axis-track{border-bottom-color:#ffffff1f}.tool-theme-dark .tool-est-gantt-tick{color:#cbd5e1}.tool-theme-dark .tool-est-gantt-tick-mark{background:#fff3}.tool-theme-dark .tool-est-gantt-tick-label{background:0 0}.tool-est-gantt-label{color:var(--gray-700);white-space:nowrap;text-overflow:ellipsis;background:var(--white);z-index:5;padding:0 8px 0 14px;font-size:12px;position:sticky;left:0;overflow:hidden;box-shadow:4px 0 4px -2px #0f172a0f}.tool-theme-dark .tool-est-gantt-label{background:#1e293b;box-shadow:4px 0 4px -2px #0006}.tool-est-gantt-track{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:4px;height:20px;position:relative;overflow:hidden}.tool-est-gantt-bar{background:var(--blue-600);color:#fff;font-variant-numeric:tabular-nums;border-radius:3px;align-items:center;min-width:18px;padding:0 8px;font-size:11px;display:flex;position:absolute;top:2px;bottom:2px}.tool-est-gantt-milestone{pointer-events:none;background:#b91c1c73;width:1px;position:absolute;top:0;bottom:0}.tool-est-gantt-milestone-marker{pointer-events:none;z-index:2;width:12px;height:12px;margin-left:-6px;position:absolute;top:-4px}.tool-est-gantt-milestone-marker:before{content:"";background:#b91c1c;width:8px;height:8px;margin:2px;display:block;transform:rotate(45deg);box-shadow:0 0 0 1px #fff}.tool-theme-dark .tool-est-gantt{background:#ffffff0a;border-color:#ffffff14}.tool-theme-dark .tool-est-gantt-axis,.tool-theme-dark .tool-est-gantt-label{color:#cbd5e1}.tool-theme-dark .tool-est-gantt-axis-track,.tool-theme-dark .tool-est-gantt-track{background:#ffffff0d;border-color:#ffffff14}.tool-theme-dark .tool-est-gantt-bar{color:#0f172a;background:#60a5fa}.tool-theme-dark .tool-est-gantt-milestone,.tool-theme-dark .tool-est-gantt-milestone-marker:before{background:#fca5a5}.tool-est-gantt-bar.is-explicit{background:#0f766e;box-shadow:inset 0 0 0 1px #ffffff40}.tool-theme-dark .tool-est-gantt-bar.is-explicit{color:#0f172a;background:#2dd4bf}.tool-est-gantt-nonworking{pointer-events:none;z-index:0;position:absolute;top:0;bottom:0}.tool-est-gantt-nonworking-weekend{background:#0f172a0d}.tool-est-gantt-nonworking-holiday{background:repeating-linear-gradient(-45deg,#b91c1c1f,#b91c1c1f 4px,#b91c1c0d 4px 8px)}.tool-est-gantt-track .tool-est-gantt-bar{z-index:1}.tool-est-gantt-track .tool-est-gantt-milestone{z-index:2}.tool-est-gantt-axis-track .tool-est-gantt-tick,.tool-est-gantt-axis-track .tool-est-gantt-milestone-marker{z-index:3}.tool-theme-dark .tool-est-gantt-nonworking-weekend{background:#ffffff0a}.tool-theme-dark .tool-est-gantt-nonworking-holiday{background:repeating-linear-gradient(-45deg,#fca5a52e,#fca5a52e 4px,#fca5a50f 4px 8px)}.tool-est-schedule-grid{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);grid-template-columns:minmax(260px,1fr) minmax(320px,2fr);gap:24px;margin-bottom:12px;padding:14px 16px;display:grid}@media (max-width:800px){.tool-est-schedule-grid{grid-template-columns:1fr}}.tool-theme-dark .tool-est-schedule-grid{background:#ffffff0a;border-color:#ffffff0f}.tool-est-weekday-row{flex-wrap:wrap;gap:6px;display:flex}.tool-est-weekday{font:inherit;border:1px solid var(--gray-200);background:var(--white);color:var(--gray-600);cursor:pointer;border-radius:999px;min-width:48px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.tool-est-weekday:hover{background:var(--gray-50);border-color:var(--gray-300)}.tool-est-weekday.is-active{background:var(--blue-600);border-color:var(--blue-600);color:#fff}.tool-est-weekday.is-active:hover{background:var(--blue-700);border-color:var(--blue-700)}.tool-theme-dark .tool-est-weekday{color:#cbd5e1;background:#0003;border-color:#ffffff1f}.tool-theme-dark .tool-est-weekday:hover{color:#fff;background:#ffffff0f}.tool-theme-dark .tool-est-weekday.is-active{background:var(--blue-600);border-color:var(--blue-600);color:#fff}.tool-est-schedule-table{min-width:960px}.tool-est-mode-cell{align-items:center;gap:6px;display:flex}.tool-est-mode-pill{text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.tool-est-mode-pill-auto{background:var(--gray-100);color:var(--gray-600)}.tool-est-mode-pill-pinned{color:#115e59;background:#0f766e1f}.tool-theme-dark .tool-est-mode-pill-auto{color:#94a3b8;background:#ffffff0f}.tool-theme-dark .tool-est-mode-pill-pinned{color:#5eead4;background:#2dd4bf2e}.tool-est-gantt-legend{color:var(--gray-600);background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);flex-wrap:wrap;gap:16px;margin-top:10px;padding:10px 14px;font-size:12px;display:flex}.tool-theme-dark .tool-est-gantt-legend{color:#94a3b8;background:#ffffff0a;border-color:#ffffff0f}.tool-est-gantt-legend-item{align-items:center;gap:6px;display:inline-flex}.tool-est-gantt-swatch{border:1px solid #0000;border-radius:2px;width:16px;height:12px;display:inline-block}.tool-est-gantt-swatch-bar{background:var(--blue-600)}.tool-est-gantt-swatch-bar-explicit{background:#0f766e}.tool-est-gantt-swatch-weekend{border-color:var(--gray-200);background:#0f172a1a}.tool-est-gantt-swatch-holiday{background:repeating-linear-gradient(-45deg,#b91c1c33,#b91c1c33 3px,#b91c1c0d 3px 6px);border-color:#b91c1c40}.tool-est-gantt-swatch-milestone{background:#b91c1c;border-radius:0;width:10px;height:10px;transform:rotate(45deg)}.tool-theme-dark .tool-est-gantt-swatch-bar{background:#60a5fa}.tool-theme-dark .tool-est-gantt-swatch-bar-explicit{background:#2dd4bf}.tool-theme-dark .tool-est-gantt-swatch-weekend{background:#ffffff0f;border-color:#ffffff1a}.tool-est-report-preview{flex-direction:column;gap:16px;display:flex}.tool-est-report-preview-meta{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:14px 16px;display:grid}.tool-est-report-preview-meta>div{flex-direction:column;gap:2px;display:flex}.tool-est-report-preview-meta span{text-transform:uppercase;letter-spacing:.4px;color:var(--gray-500);font-size:11px;font-weight:600}.tool-est-report-preview-meta strong{color:var(--gray-900);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.tool-theme-dark .tool-est-report-preview-meta{background:#ffffff0a;border-color:#ffffff0f}.tool-theme-dark .tool-est-report-preview-meta strong{color:#fff}.tool-est-report-preview>.tool-est-print{color:#0f172a;border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:#fff;max-width:880px;padding:32px}.tool-theme-dark .tool-est-report-preview>.tool-est-print{border-color:#ffffff1a}.tool-est-print{color:#0f172a;position:relative}.tool-est-print-section{margin-bottom:28px}.tool-est-print-watermark{letter-spacing:8px;color:#b91c1c14;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;white-space:nowrap;font-size:92px;font-weight:800;position:absolute;top:180px;left:50%;transform:translate(-50%)rotate(-22deg)}.tool-est-print-section,.tool-est-print-cover,.tool-est-print-table,.tool-est-print-charts,.tool-est-print-signature-grid{z-index:1;position:relative}.tool-est-print-section h2{text-transform:uppercase;letter-spacing:.6px;color:#475569;border-bottom:1px solid #e2e8f0;margin:0 0 12px;padding-bottom:6px;font-size:14px;font-weight:700}.tool-est-print-section h3{text-transform:uppercase;letter-spacing:.4px;color:#475569;margin:14px 0 6px;font-size:12px;font-weight:700}.tool-est-print-cover{margin-bottom:32px}.tool-est-print-logo{margin-bottom:16px}.tool-est-print-logo img{object-fit:contain;max-width:240px;max-height:64px;display:block}.tool-est-print-meta-line{color:#64748b;text-transform:uppercase;letter-spacing:.6px;margin-bottom:12px;font-size:11px;font-weight:600}.tool-est-print-title{color:#0f172a;margin:0;font-size:28px;font-weight:700}.tool-est-print-sub{color:#334155;margin:6px 0 24px;font-size:14px}.tool-est-print-cover-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.tool-est-print-cover-grid>div{background:#f8fafc;border-radius:6px;padding:10px 12px}.tool-est-print-cover-grid span{text-transform:uppercase;letter-spacing:.4px;color:#64748b;font-size:11px;font-weight:600;display:block}.tool-est-print-cover-grid strong{color:#0f172a;font-variant-numeric:tabular-nums;font-size:16px}.tool-est-print-grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tool-est-print-block{white-space:pre-wrap;line-height:1.5}.tool-est-print-subline{color:#64748b;white-space:pre-wrap;margin-top:3px;font-size:11px;line-height:1.45}.tool-est-print-table{border-collapse:collapse;width:100%;font-size:12px}.tool-est-print-table th,.tool-est-print-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:6px 8px}.tool-est-print-table .tool-num{text-align:right;font-variant-numeric:tabular-nums}.tool-est-print-table th{text-transform:uppercase;letter-spacing:.4px;color:#64748b;background:#f8fafc;font-size:10px;font-weight:700}.tool-est-print-grand td{border-top:2px solid #0f172a;padding-top:10px;font-size:14px}.tool-est-print-phase td{background:#eff6ff;padding-top:8px;font-weight:600}.tool-est-print-charts{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tool-est-print-chart h3{margin-top:0;font-size:11px}.tool-est-print-chart-row{grid-template-columns:130px 1fr 90px;align-items:center;gap:8px;padding:2px 0;font-size:11px;display:grid}.tool-est-print-chart-track{background:#e2e8f0;border-radius:3px;height:8px;overflow:hidden}.tool-est-print-chart-fill{background:#2563eb;height:100%;display:block}.tool-est-print-chart-val{text-align:right;font-variant-numeric:tabular-nums}.tool-est-print-gantt{background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;gap:4px;margin:8px 0 12px;padding:10px;display:flex}.tool-est-print-gantt-row{grid-template-columns:150px 1fr;align-items:center;gap:8px;display:grid}.tool-est-print-gantt-axis-row{margin-bottom:4px}.tool-est-print-gantt-label{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:10pt;font-weight:600;overflow:hidden}.tool-est-print-gantt-axis-row .tool-est-print-gantt-label{color:#64748b;font-weight:500}.tool-est-print-gantt-axis-track{border-bottom:1px solid #cbd5e1;height:28px;position:relative}.tool-est-print-gantt-track{background:#f8fafc;border:1px solid #e2e8f0;border-radius:2px;height:16px;position:relative;overflow:hidden}.tool-est-print-gantt-bar{color:#fff;z-index:2;background:#2563eb;border-radius:2px;align-items:center;min-width:16px;padding:0 5px;font-size:8pt;display:flex;position:absolute;top:1px;bottom:1px}.tool-est-print-gantt-bar.is-explicit{background:#0f766e}.tool-est-print-gantt-tick{color:#475569;white-space:nowrap;pointer-events:none;z-index:3;flex-direction:column;align-items:center;font-size:8pt;display:flex;position:absolute;top:0;bottom:0}.tool-est-print-gantt-tick.is-start{align-items:flex-start}.tool-est-print-gantt-tick.is-end{align-items:flex-end}.tool-est-print-gantt-tick-mark{background:#94a3b8;width:1px;height:5px}.tool-est-print-gantt-tick-label{font-variant-numeric:tabular-nums;background:#fff;margin-top:2px;padding:0 2px}.tool-est-print-gantt-milestone{pointer-events:none;z-index:1;background:#b91c1c8c;width:1px;position:absolute;top:0;bottom:0}.tool-est-print-gantt-milestone-marker{z-index:4;width:10px;height:10px;margin-left:-5px;position:absolute;top:-3px}.tool-est-print-gantt-milestone-marker:before{content:"";background:#b91c1c;width:6px;height:6px;margin:2px;display:block;transform:rotate(45deg);box-shadow:0 0 0 1px #fff}.tool-est-print-gantt-nonworking{pointer-events:none;z-index:0;position:absolute;top:0;bottom:0}.tool-est-print-gantt-nonworking-weekend{background:#eef2f7}.tool-est-print-gantt-nonworking-holiday{background:repeating-linear-gradient(-45deg,#b91c1c2e,#b91c1c2e 3px,#b91c1c0d 3px 6px)}.tool-est-print-gantt-legend{color:#475569;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:12px;margin-top:6px;padding-top:6px;font-size:8pt;display:flex}.tool-est-print-gantt-legend>span{align-items:center;gap:4px;display:inline-flex}.tool-est-print-gantt-swatch{border:1px solid #0000;border-radius:1px;width:12px;height:8px;display:inline-block}.tool-est-print-gantt-swatch-bar{background:#2563eb}.tool-est-print-gantt-swatch-bar-explicit{background:#0f766e}.tool-est-print-gantt-swatch-weekend{background:#eef2f7;border-color:#cbd5e1}.tool-est-print-gantt-swatch-holiday{background:repeating-linear-gradient(-45deg,#b91c1c4d,#b91c1c4d 2px,#b91c1c0f 2px 4px);border-color:#b91c1c66}.tool-est-print-gantt-swatch-milestone{background:#b91c1c;border-radius:0;width:8px;height:8px;transform:rotate(45deg)}.tool-est-print-signature-grid{grid-template-columns:1fr 1fr;gap:32px;margin-top:24px;display:grid}.tool-est-print-sigline{border-bottom:1px solid #94a3b8;height:36px;margin:6px 0 4px}.tool-est-print-valid{color:#475569;margin-top:16px;font-size:12px}.tool-est-page-break{page-break-after:always;break-after:page}@media print{.tool-est-stepper,.tool-est-editor-head,.tool-est-suggestions-chip,.tool-est-report-preview{display:none!important}.tool-est-print-pdf{color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11pt;line-height:1.45}.tool-est-print-section{page-break-inside:avoid}.tool-est-print-section h2,.tool-est-print-section h3{page-break-after:avoid}.tool-est-print-cover-grid>div,.tool-est-print-table th,.tool-est-print-phase td,.tool-est-print-chart-fill,.tool-est-print-chart-track,.tool-est-print-gantt,.tool-est-print-gantt-track,.tool-est-print-gantt-bar,.tool-est-print-gantt-nonworking,.tool-est-print-gantt-nonworking-weekend,.tool-est-print-gantt-nonworking-holiday,.tool-est-print-gantt-milestone,.tool-est-print-gantt-milestone-marker:before,.tool-est-print-gantt-swatch,.tool-est-print-gantt-tick-label{-webkit-print-color-adjust:exact;print-color-adjust:exact}.tool-est-print-cover-grid>div{background:#f5f7fa!important}.tool-est-print-table th{background:#f5f5f5!important}.tool-est-print-phase td{background:#eff6ff!important}.tool-est-print-chart-track{background:#e2e8f0!important}.tool-est-print-chart-fill{background:#2563eb!important}.tool-est-print-gantt-track{background:#f8fafc!important}.tool-est-print-gantt-bar{color:#fff!important;background:#2563eb!important}.tool-est-print-gantt-bar.is-explicit{background:#0f766e!important}.tool-est-print-gantt-nonworking-weekend{background:#eef2f7!important}.tool-est-print-gantt-tick-label{background:#fff!important}.tool-est-print-watermark{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#b91c1c14!important}}
