.poa-container{color:#1e3a5f;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.6;position:relative}.poa-toast{color:#fff;z-index:1000;background:#2563eb;border-radius:8px;padding:10px 20px;font-weight:500;animation:.3s poa-fade-in;position:fixed;top:20px;right:20px}@keyframes poa-fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.poa-layout{align-items:flex-start;gap:24px;display:flex}.poa-inputs-section{background:#eff6ff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:45%;min-width:320px;padding:20px}.poa-section-title{color:#2563eb;border-bottom:2px solid #2563eb;margin-bottom:12px;padding-bottom:6px;font-size:16px;font-weight:700}.poa-table-header{color:#64748b;text-transform:uppercase;letter-spacing:.5px;gap:8px;padding:6px 0;font-size:11px;font-weight:600;display:grid}.poa-overhead-header{grid-template-columns:2fr 1fr 28px}.poa-project-header{grid-template-columns:1.5fr .8fr .5fr .8fr .8fr 28px}.poa-table-row{align-items:center;gap:8px;margin-bottom:6px;display:grid}.poa-overhead-row{grid-template-columns:2fr 1fr 28px}.poa-project-row{grid-template-columns:1.5fr .8fr .5fr .8fr .8fr 28px}.poa-custom-row{grid-template-columns:2fr 1fr 28px}.poa-input{color:#1e3a5f;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:8px 10px;font-family:inherit;font-size:14px}.poa-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb26}.poa-input-sm{padding:6px 8px;font-size:13px}.poa-input-num{text-align:right}.poa-btn-delete{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:background .2s;display:flex}.poa-btn-delete:hover{background:#fecaca}.poa-btn-add{color:#2563eb;cursor:pointer;background:0 0;border:1px dashed #2563eb;border-radius:6px;width:100%;margin-top:6px;padding:8px;font-size:13px;font-weight:500;transition:background .2s}.poa-btn-add:hover{background:#dbeafe}.poa-total-overhead{color:#fff;background:#2563eb;border-radius:6px;margin-top:12px;padding:10px 14px;font-size:15px}.poa-total-overhead strong{font-size:18px}.poa-method-tabs{flex-wrap:wrap;gap:6px;display:flex}.poa-method-tab{color:#1e3a5f;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s}.poa-method-tab:hover{border-color:#2563eb}.poa-method-active{color:#fff;background:#2563eb;border-color:#2563eb}.poa-custom-section{background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-top:12px;padding:12px}.poa-custom-header{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;font-weight:500;display:flex}.poa-custom-sum{font-size:13px;font-weight:600}.poa-custom-valid{color:#059669}.poa-custom-invalid{color:#dc2626}.poa-custom-label{color:#1e3a5f;align-items:center;font-size:13px;display:flex}.poa-custom-pct{color:#64748b;font-size:13px}.poa-results-section{flex:1;min-width:0}.poa-results-header{color:#fff;background:#2563eb;border-radius:8px;margin-bottom:16px;padding:16px 20px}.poa-report-title{margin-bottom:2px;font-size:20px;font-weight:700}.poa-report-date{opacity:.85;margin-bottom:8px;font-size:13px}.poa-total-overhead-display{font-size:15px}.poa-total-overhead-display strong{font-size:20px}.poa-actions{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.poa-btn-action{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:background .2s}.poa-btn-action:hover{background:#1d4ed8}.poa-allocation-table-wrapper{margin-bottom:20px;overflow-x:auto}.poa-allocation-table{border-collapse:collapse;border:1px solid #e2e8f0;border-radius:8px;width:100%;overflow:hidden}.poa-allocation-table th{color:#fff;text-align:left;white-space:nowrap;background:#2563eb;padding:10px 12px;font-size:12px;font-weight:600}.poa-allocation-table td{white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:13px}.poa-allocation-table tr:nth-child(2n){background:#eff6ff}.poa-cell-name{color:#1e3a5f;font-weight:600}.poa-cell-amount{font-weight:600}.poa-comparison-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:20px;padding:16px}.poa-comparison-title{color:#2563eb;margin-bottom:12px;font-size:16px;font-weight:700}.poa-comparison-table th{background:#1e3a5f}.poa-cta-banner{color:#fff;text-align:center;background:#2563eb;border-radius:8px;margin-top:24px;padding:14px 20px;font-size:14px;font-weight:600}@media (max-width:1024px){.poa-layout{flex-direction:column}.poa-inputs-section{width:100%;min-width:0}.poa-results-section{width:100%}}@media (max-width:768px){.poa-inputs-section{padding:16px}.poa-project-row{background:#fff;border:1px solid #e2e8f0;border-radius:6px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:8px;padding:10px}.poa-project-row input{width:100%}.poa-project-row .poa-btn-delete{grid-area:3/2;justify-self:end}.poa-overhead-row{background:#fff;border:1px solid #e2e8f0;border-radius:6px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:8px;padding:10px}.poa-overhead-row .poa-btn-delete{grid-area:2/2;justify-self:end}.poa-table-header{display:none}.poa-custom-row{background:#fff;border:1px solid #e2e8f0;border-radius:6px;grid-template-columns:1fr 1fr 28px;gap:6px;margin-bottom:6px;padding:8px}.poa-results-header{padding:14px 16px}.poa-report-title{font-size:18px}.poa-actions{gap:6px}.poa-btn-action{text-align:center;flex:auto;min-width:120px;padding:7px 12px;font-size:12px}}@media (max-width:480px){.poa-container{font-size:13px}.poa-inputs-section{border-radius:6px;padding:12px}.poa-section-title{margin-bottom:10px;font-size:15px}.poa-project-row{grid-template-columns:1fr;padding:10px}.poa-project-row .poa-btn-delete{grid-area:auto/1;justify-self:end;width:32px;height:32px;font-size:18px}.poa-overhead-row{grid-template-columns:1fr;padding:10px}.poa-overhead-row .poa-btn-delete{grid-area:auto/1;justify-self:end;width:32px;height:32px;font-size:18px}.poa-custom-row{grid-template-columns:1fr 60px 24px;padding:10px}.poa-input{padding:10px 12px;font-size:16px}.poa-input-sm{padding:8px 10px;font-size:14px}.poa-btn-add{padding:10px;font-size:14px}.poa-total-overhead{padding:10px 12px;font-size:14px}.poa-total-overhead strong{font-size:16px}.poa-method-tabs{gap:4px}.poa-method-tab{text-align:center;flex:auto;min-width:70px;padding:8px 10px;font-size:12px}.poa-custom-header{flex-direction:column;align-items:flex-start;gap:4px}.poa-results-header{border-radius:6px;padding:12px 14px}.poa-report-title{font-size:16px}.poa-report-date{font-size:12px}.poa-total-overhead-display{font-size:14px}.poa-total-overhead-display strong{font-size:16px}.poa-actions{flex-direction:column;gap:6px}.poa-btn-action{width:100%;min-width:0;padding:10px;font-size:13px}.poa-allocation-table th,.poa-allocation-table td{padding:8px 6px;font-size:11px}.poa-btn-delete{width:32px;height:32px;font-size:18px}}@media print{.no-print,footer,nav,header,.poa-inputs-section,.poa-actions,.poa-cta-banner,.poa-toast{display:none!important}body{margin:0!important;padding:0!important}.poa-container{width:100%!important;display:block!important}.poa-results-section{border:none!important;width:100%!important;margin:0!important;padding:0!important;display:block!important;position:static!important}.poa-results-header{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#2563eb!important;border-radius:0!important;padding:12px 16px!important}.poa-allocation-table{page-break-inside:auto;font-size:10px}.poa-allocation-table th{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#fff!important;background:#2563eb!important}.poa-allocation-table tr,.poa-comparison-section{page-break-inside:avoid}}
