*,*:before,*:after{box-sizing:border-box}:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#1a1a2e;background-color:#f4f6f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px}h1,h2,h3,h4,h5,h6{margin:0}input,select,button{font-family:inherit}.app{max-width:1400px;margin:0 auto;padding:1.5rem;font-family:Nunito,Inter,system-ui,-apple-system,sans-serif;color:#2a4b46}.app-header{text-align:center;margin:-1.5rem -1.5rem 2rem;padding:1.75rem 1rem;background:#2a4b46;border-radius:0 0 8px 8px}.app-header-inner{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:nowrap}.app-header-inner>div{white-space:nowrap}.app-header-logo{height:68px;width:68px;flex-shrink:0;object-fit:cover;border-radius:14px;display:block}.app-header-icon{color:#fff;flex-shrink:0;opacity:.92}.app-header h1{font-size:1.8rem;color:#fff;margin:0 0 .25rem}.app-subtitle{color:#ffffffd9;font-size:.95rem;margin:0}.app-header-link{color:#fff;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#fff9}.app-header-link:hover{text-decoration-color:#fff}.app-layout{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start}@media(max-width:900px){.app-layout{grid-template-columns:1fr}}.app-main{min-width:0}.app-sidebar{position:sticky;top:1rem}.collapsible-section{background:#fff;border:1px solid #d5e3d8;border-radius:8px;margin-bottom:1rem;box-shadow:0 1px 3px #0000000a}.section-header{display:flex;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;background:#4e8465;border:none;border-radius:8px 8px 0 0;cursor:pointer;text-align:left;font:inherit}.section-header:hover{background:#3a6b52}.section-header--light{background:#4e8465}.section-header--light:hover{background:#3a6b52}.section-toggle-icon{color:#ffffffc7;flex-shrink:0}.section-title{font-size:1.05rem;font-weight:600;margin:0;color:#fff}.section-subtitle{font-size:.8rem;color:#ffffffc7;margin:.1rem 0 0}.section-body{padding:1rem 1.25rem 1.25rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.25rem}.form-grid--3{grid-template-columns:1fr 1fr 1fr}@media(max-width:640px){.form-grid,.form-grid--3{grid-template-columns:1fr}}.form-field{display:flex;flex-direction:column;gap:.25rem}.form-label{font-size:.82rem;font-weight:600;color:#333;display:flex;align-items:center;gap:.25rem}.form-unit{font-weight:400;color:#888}.form-help-icon{display:inline-flex;align-items:center;justify-content:center;cursor:help;color:#4e8465;margin-left:.25rem;transition:color .15s;position:relative}.form-help-icon:hover{color:#16623b}.form-help-icon:hover:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:.5rem .75rem;background:#1a1a2e;color:#fff;font-size:.75rem;font-weight:400;line-height:1.4;border-radius:6px;white-space:normal;width:max-content;max-width:250px;z-index:1000;box-shadow:0 4px 12px #00000026;pointer-events:none}.form-help-icon:hover:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:2px;border:6px solid transparent;border-top-color:#1a1a2e;z-index:1000;pointer-events:none}.form-input{padding:.5rem .65rem;border:1px solid #d5e3d8;border-radius:5px;font-size:.9rem;background:#fff;transition:border-color .15s}.form-input:focus{outline:none;border-color:#4e8465;box-shadow:0 0 0 2px #16623b1f}.form-input--error{border-color:#d9534f}.form-error{font-size:.75rem;color:#d9534f;min-height:1rem}.form-error--block{display:block;margin:.5rem 0;padding:.4rem .6rem;background:#fdf0f0;border-radius:4px}.form-hint{font-size:.82rem;color:#666;margin:0 0 .75rem;line-height:1.5}.form-empty{font-size:.85rem;color:#999;font-style:italic;padding:.5rem 0}.subsection-title{font-size:.9rem;font-weight:600;color:#444;margin:1rem 0 .5rem;padding-top:.75rem;border-top:1px solid #eee}.assistance-card{border:1px solid #d5e3d8;border-radius:6px;padding:.85rem 1rem;margin-bottom:.75rem;background:#f8faf8}.assistance-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.assistance-card-header h4{margin:0;font-size:.9rem;color:#4e8465}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border:1px solid transparent;border-radius:5px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s,box-shadow .15s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--faded{opacity:.5;cursor:not-allowed}.section-header-icon{margin-left:auto;color:#ffffffd9;flex-shrink:0;padding-left:.5rem}.btn--primary{background:#2a4b46;color:#fff}.btn--primary:hover:not(:disabled){background:#1e3530}.btn--success{background:#4e8465;color:#fff}.btn--success:hover:not(:disabled){background:#3a6b52}.btn--secondary{background:#f0f5f1;color:#333;border-color:#d5e3d8}.btn--secondary:hover:not(:disabled){background:#d8e8dc}.btn--danger{background:transparent;color:#d9534f;border-color:#d9534f}.btn--danger:hover:not(:disabled){background:#fdf0f0}.btn--icon{padding:.35rem}.btn--small{padding:.3rem .6rem;font-size:.78rem}.form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;padding:1rem;background:#f5f8f5;border-radius:8px;border:1px solid #d5e3d8}.form-actions-spacer{flex:1}.form-actions-export-label{font-size:.85rem;font-weight:600;color:#555;white-space:nowrap}.reconciliation-panel{margin-top:1rem;padding:.85rem 1rem;border-radius:6px;border:1px solid #d5e3d8}.reconciliation--ok{background:#f0f7f4;border-color:#a8c2b4}.reconciliation--warn{background:#fffbf0;border-color:#f0d080}.reconciliation-panel h4{margin:0 0 .5rem;font-size:.9rem}.reconciliation-table{width:100%;font-size:.85rem;border-collapse:collapse}.reconciliation-table td{padding:.3rem 0}.reconciliation-table td:first-child{font-weight:500;color:#444}.reconciliation-table td:last-child{text-align:right;font-variant-numeric:tabular-nums}.status-ok{color:#4e8465;font-weight:600}.status-warn{color:#c87a1a;font-weight:600}.summary-block{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #eee}.summary-block:last-child{border-bottom:none}.summary-block h4{font-size:.9rem;color:#4e8465;margin:0 0 .5rem}.summary-dl{display:grid;grid-template-columns:200px 1fr;gap:.2rem 1rem;font-size:.85rem}.summary-dl dt{font-weight:500;color:#555}.summary-dl dd{margin:0;font-variant-numeric:tabular-nums}.summary-table{width:100%;font-size:.85rem;border-collapse:collapse;margin-top:.25rem;margin-bottom:1.25rem}.summary-table caption{text-align:left;font-weight:600;font-size:.88rem;color:#4e8465;padding:.5rem .25rem .35rem;border-bottom:2px solid #4E8465;caption-side:top}.summary-table th,.summary-table td{text-align:left;padding:.4rem .6rem;border-bottom:1px solid #eee;font-variant-numeric:tabular-nums}.summary-table th{font-weight:600;color:#555;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;background:#f5f8f5}.summary-table-total td{border-top:2px solid #A8C2B4;border-bottom:none;font-weight:700;background:#f0f7f4}.summary-row-warn td{background:#fff8f0;color:#92400e}.summary-method-block{margin-bottom:2rem;padding:1rem 1.25rem;border:1px solid #d5e3d8;border-radius:8px;background:#f8faf8}.summary-method-block:last-of-type{margin-bottom:1rem}.summary-method-title{font-size:1rem;font-weight:700;color:#4e8465;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #A8C2B4}.summary-consistency{margin-top:1rem;border:1px solid #d5e3d8;border-radius:8px;overflow:hidden}.summary-consistency-toggle{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:#f4f7f4;border:none;cursor:pointer;font-size:.9rem;font-weight:600;color:#333;text-align:left}.summary-consistency-toggle:hover{background:#dce8e0}.summary-consistency-body{padding:.75rem 1rem 1rem}.consistency-method{margin-bottom:1rem}.consistency-method:last-child{margin-bottom:0}.consistency-method h5{font-size:.88rem;color:#4e8465;margin:0 0 .4rem}.consistency-checks{list-style:none;margin:0;padding:0;font-size:.84rem}.consistency-checks li{display:flex;align-items:center;gap:.4rem;padding:.25rem 0}.consistency-ok{color:#3a6b52}.consistency-warn{color:#b91c1c;font-weight:600}.summary-warning{display:flex;align-items:center;gap:.35rem;color:#b91c1c;font-size:.84rem;font-weight:500;margin:.25rem 0 1rem;padding:.4rem .6rem;background:#fef2f2;border:1px solid #fecaca;border-radius:4px}.method-exclusion-box{background:#fff8e1;border:1.5px solid #f5c842;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.25rem}.method-exclusion-title{font-weight:700;font-size:.95rem;color:#7a5c00;margin:0 0 .25rem}.method-exclusion-hint{font-size:.82rem;color:#8a6d00;margin:0 0 .75rem}.method-exclusion-options{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.method-exclusion-option{display:flex;align-items:center;gap:.4rem;font-size:.88rem;color:#444;cursor:pointer}.method-exclusion-option input[type=checkbox]{width:15px;height:15px;cursor:pointer;accent-color:#e6a800}.method-exclusion-notice{margin:.75rem 0 0;font-size:.82rem;color:#7a5c00;background:#fff3cd;border-radius:5px;padding:.4rem .75rem}.tabs-progress-banner{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;margin-bottom:.75rem;background:#f0f7f2;border:1px solid #b6d4c5;border-left:4px solid #4E8465;border-radius:6px;font-size:.88rem;line-height:1.55;color:#2a4b46}.tabs-progress-icon{font-size:1.3rem;flex-shrink:0;margin-top:1px}.tabs-progress-text{flex:1}.tabs-progress-count{display:inline-block;margin-left:.5rem;padding:.15rem .55rem;background:#4e8465;color:#fff;border-radius:10px;font-size:.75rem;font-weight:700;vertical-align:middle}.method-tabs{margin:0 0 1rem;border:1px solid #d5e3d8;border-radius:8px;overflow:hidden}.method-tabs-header{display:flex;flex-wrap:wrap;background:#f4f7f4;border-bottom:2px solid #d5e3d8;gap:0}.method-tab{flex:1 1 0;min-width:140px;padding:.75rem;border:none;background:transparent;font:inherit;font-size:.82rem;font-weight:600;color:#555;cursor:pointer;display:flex;align-items:flex-start;justify-content:center;gap:.4rem;transition:background .15s,color .15s,border-color .15s;border-bottom:3px solid transparent;margin-bottom:-2px;position:relative}.method-tab:hover{background:#dce8e0;color:#4e8465}.method-tab--active{background:#fff;color:#4e8465;border-bottom-color:#4e8465}.method-tab--incomplete:not(.method-tab--active){border-bottom-color:#e8a838}.method-tab--complete:not(.method-tab--active){border-bottom-color:#27ae60}.tab-step-number{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:.72rem;font-weight:800;flex-shrink:0;background:#d5e3d8;color:#555;margin-top:.1rem}.method-tab--active .tab-step-number{background:#4e8465;color:#fff}.method-tab--complete .tab-step-number{background:#27ae60;color:#fff}.tab-label{white-space:normal;text-align:center;line-height:1.3}.tab-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:.65rem;font-weight:700;flex-shrink:0}.tab-badge--done{background:#27ae60;color:#fff}.tab-badge--pending{background:transparent;color:#e8a838;font-size:.5rem}.method-tab-content{padding:1rem 1.25rem;background:#fff}.method-info-box{padding:1rem 0 1.25rem;margin-bottom:.75rem}.method-info-box p{margin:0 0 .6rem;font-size:.92rem;line-height:1.65;color:#374151;font-style:normal}.method-info-box p:last-child{margin-bottom:0}.ntfp-species-box{background:#f0faf4;border:1px solid #a7d7c5;border-left:4px solid #27ae60;border-radius:6px;padding:.75rem 1rem;margin:.75rem 0}.ntfp-species-box h4{color:#1a7a42;font-size:.95rem}.ecological-conditions{margin-bottom:1rem}.ecological-conditions h4{margin:0 0 .4rem;font-size:.85rem;font-weight:600;color:#333}.condition-badges{display:flex;flex-wrap:wrap;gap:.5rem}.condition-badge{display:inline-block;padding:.3rem .65rem;background:#edf4ef;border-radius:4px;font-size:.8rem;color:#444}.condition-badge strong{color:#4e8465}.enrichment-block{margin-bottom:.25rem}.enrichment-block h4{margin:0 0 .35rem;font-size:.85rem;font-weight:600;color:#333}.form-warning{color:#b45309;background:#fef3c7;border:1px solid #fcd34d;border-radius:4px;padding:.45rem .65rem;font-size:.82rem;margin-top:.4rem}.info-box{background:#f0f7f4;border:1px solid #b8d4c0;border-left:4px solid #4E8465;border-radius:0 6px 6px 0;padding:.75rem 1rem;margin-bottom:.75rem}.info-box--warning{background:#fefce8;border-color:#fcd34d;border-left-color:#d97706}.info-box-header{display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem;color:#4e8465;font-size:.82rem}.info-box--warning .info-box-header{color:#92400e}.info-box-body p{margin:0 0 .4rem;font-size:.82rem;line-height:1.55;color:#374151}.info-box-body p:last-child{margin-bottom:0}.checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.25rem;margin:.5rem 0}@media(max-width:640px){.checkbox-grid{grid-template-columns:1fr}}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.88rem;cursor:pointer;padding:.35rem .5rem;border-radius:4px;transition:background .12s}.checkbox-label:hover{background:#eaf2ec}.checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:#4E8465}.form-hint-list{font-size:.82rem;color:#666;line-height:1.55;margin:0 0 .75rem;padding-left:1.25rem}.form-hint-list li{margin-bottom:.35rem}.constraint-card{margin-bottom:1rem;padding:1rem;background:#fff;border:1px solid #d5e3d8;border-radius:8px}.constraint-card-title{font-size:.92rem;font-weight:600;color:#4e8465;margin:0 0 .65rem}.constraint-phase{display:flex;align-items:center;gap:1rem;margin:.5rem 0;flex-wrap:wrap}.constraint-phase-label{font-size:.82rem;font-weight:600;color:#444}.factor-shares-row{margin-bottom:1rem;padding:.75rem;background:#f8faf8;border:1px solid #d5e3d8;border-radius:6px}.factor-shares-label{margin:0 0 .5rem;font-size:.88rem;font-weight:600;color:#4e8465}.cost-distribution{margin-top:.75rem;padding:.75rem;background:#fff;border:1px solid #d5e3d8;border-radius:6px;max-width:520px}.cost-distribution-label{font-size:.85rem;font-weight:600;color:#4e8465;margin:0 0 .35rem}.cost-distribution-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.cost-distribution-header .cost-distribution-label{margin:0}.cost-distribution-hint{font-size:.82rem;color:#5a6a7a;font-style:italic;margin:.15rem 0 .5rem;line-height:1.5}.dist-pie-wrapper{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;opacity:.85}.dist-pie-svg{display:block;overflow:visible}.cost-distribution-hint{font-weight:400;color:#888;font-size:.78rem}.cost-distribution-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem}@media(max-width:540px){.cost-distribution-fields{grid-template-columns:1fr}}.cost-distribution-examples{font-size:.76rem;color:#888;font-style:italic;margin:.4rem 0 0;line-height:1.4}.cost-distribution-abs{font-size:.76rem;color:#4a6070;margin:.35rem 0 0;line-height:1.5;font-variant-numeric:tabular-nums}.labor-rate-box{margin-top:1rem;padding:.75rem 1rem;background:#f5f8f5;border:1px solid #b8d4c0;border-left:3px solid #4E8465;border-radius:6px;max-width:480px}.labor-rate-title{font-size:.88rem;font-weight:600;color:#4e8465;margin:0 0 .5rem}.labor-rate-hint{font-size:.76rem;color:#777;font-style:italic;margin:.3rem 0 0}.cost-distribution-sum{display:inline-block;margin-left:.5rem;padding:.1rem .5rem;border-radius:10px;font-size:.75rem;font-weight:600}.cost-distribution-sum--ok{background:#d9ede0;color:#3a6b52}.cost-distribution-sum--warn{background:#fff3cd;color:#856404}.cost-distribution-warning{font-size:.78rem;color:#c0392b;margin:.15rem 0 .4rem;font-weight:500}.saved-panel{background:#fff;border:1px solid #d5e3d8;border-radius:8px;padding:1.25rem;margin-top:1.5rem}.saved-panel h3{font-size:1rem;font-weight:600;color:#4e8465;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #d9ede0}.saved-list{list-style:none;padding:0;margin:0}.saved-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #eee;gap:.5rem}.saved-item:last-child{border-bottom:none}.saved-item-info{display:flex;flex-direction:column;font-size:.82rem;min-width:0}.saved-item-info strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.saved-item-date{color:#999;font-size:.72rem}.saved-item-actions{display:flex;gap:.3rem;flex-shrink:0}.plateau-slider{margin-top:1rem;max-width:480px}.plateau-slider-label{display:flex;align-items:center;justify-content:space-between;font-size:.88rem;font-weight:600;color:#333}.plateau-slider-value{display:inline-block;background:#4e8465;color:#fff;font-size:.82rem;font-weight:700;padding:.15rem .6rem;border-radius:12px;min-width:80px;text-align:center}.plateau-slider-hint{font-size:.78rem;color:#777;margin:.2rem 0 .6rem;font-style:italic}.dual-range-container{position:relative}.dual-range-track{position:relative;height:6px;border-radius:3px;background:#c0d8c8;margin-top:.5rem}.dual-range-fill{position:absolute;top:0;height:100%;border-radius:3px;background:linear-gradient(to right,#4e8465,#3a6b52);pointer-events:none}.dual-range-input{-webkit-appearance:none;appearance:none;position:absolute;top:-7px;left:0;width:100%;height:20px;background:transparent;pointer-events:none;outline:none;margin:0}.dual-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#4e8465;border:2px solid #fff;box-shadow:0 1px 4px #00000040;cursor:pointer;pointer-events:auto;transition:transform .15s ease}.dual-range-input::-webkit-slider-thumb:hover{transform:scale(1.2)}.dual-range-input::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#4e8465;border:2px solid #fff;box-shadow:0 1px 4px #00000040;cursor:pointer;pointer-events:auto}.dual-range-end{z-index:2}.dual-range-start{z-index:1}.plateau-slider-ticks{display:flex;justify-content:space-between;margin-top:.25rem;padding:0 2px;font-size:.7rem;color:#999}.cost-timeline-builder{margin-top:.75rem;border:1px solid #c8d8cc;border-radius:8px;overflow:hidden;background:#fff}.cost-timeline-chart{display:block;width:100%;height:auto;background:#fff;border-bottom:1px solid #dce8e0}.cost-timeline-legend{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:.5rem .75rem;background:#fff;border-bottom:1px solid #dce8e0;font-size:.78rem;color:#4b5563}.cost-timeline-legend-item{display:flex;align-items:center;gap:.35rem}.cost-timeline-legend-dot{width:10px;height:10px;border-radius:2px;flex-shrink:0}.cost-timeline-rows{display:flex;flex-direction:column;gap:0}.cost-timeline-row{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;background:#fff;border-bottom:1px solid #dce8e0;flex-wrap:wrap}.cost-timeline-row:last-child{border-bottom:none}.cost-timeline-row-swatch{width:12px;height:12px;border-radius:3px;flex-shrink:0}.cost-timeline-field{display:flex;flex-direction:column;gap:.2rem}.cost-timeline-field--label{flex:1 1 160px}.cost-timeline-field--year{flex:0 0 96px}.cost-timeline-field--cost{flex:0 0 120px}.cost-timeline-input-label{font-size:.72rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.cost-timeline-input{padding:.35rem .5rem;border:1px solid #d5e3d8;border-radius:5px;font-size:.85rem;background:#fff;color:#2a4b46;width:100%;transition:border-color .15s}.cost-timeline-input:focus{outline:none;border-color:#4e8465;box-shadow:0 0 0 2px #16623b1f}.cost-timeline-remove{flex-shrink:0;width:28px;height:28px;border:none;border-radius:6px;background:#f1f5f9;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;margin-left:auto}.cost-timeline-remove:hover{background:#fee2e2;color:#b91c1c}.cost-timeline-legend{display:flex;flex-wrap:wrap;gap:.4rem 1rem;padding:.4rem .75rem .1rem;background:#f5f8f5;border-bottom:1px solid #dce8e0}.cost-timeline-legend-item{display:flex;align-items:center;gap:.35rem;font-size:.78rem;color:#374151}.cost-timeline-legend-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.cost-timeline-legend-cost{color:#6b7280;font-size:.72rem;margin-left:.15rem}.cost-timeline-footer{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;background:#f5f8f5;border-top:1px solid #c8d8cc;flex-wrap:wrap;gap:.5rem}.cost-timeline-add-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.cost-timeline-add-hint{font-size:.8rem;color:#5a6a7a;font-style:italic;line-height:1.4}.cost-timeline-add{padding:.4rem .85rem;background:#4e8465;color:#fff;border:none;border-radius:5px;font-size:.83rem;font-weight:600;cursor:pointer;transition:background .15s;white-space:nowrap}.cost-timeline-add:hover{background:#3a6b52}.cost-timeline-total{font-size:.95rem;font-weight:600;color:#374151}.cost-timeline-total strong{color:#4e8465;font-size:1rem}.cost-timeline-empty{font-family:inherit;font-size:.9rem;color:#6b7280;font-style:normal;padding:.75rem;margin:0;text-align:center}.cost-section-divider{border:none;border-top:1px solid #c8d8cc;margin:1.5rem 0 0}.ntfp-revenue-section{background:#f0faf4;border:1px solid #a7d7c5;border-left:4px solid #27ae60;border-radius:6px;padding:.75rem 1rem 1rem;margin-top:.75rem}.revenue-timeline-builder .cost-timeline-builder{border-color:#a7d7c5}.revenue-add-btn{background:#27ae60!important}.revenue-add-btn:hover{background:#1a7a42!important}.productivity-add-btn{background:#b45309!important}.productivity-add-btn:hover{background:#92400e!important}.illustration-placeholder{width:100%;margin-bottom:1rem;border-radius:8px;overflow:hidden}.method-illustration{display:block;width:100%;max-height:420px;object-fit:contain;border-radius:8px;background:#f5f8f5}.cba-method-tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.cba-method-tab{padding:.4rem .85rem;border:1.5px solid #d5e3d8;border-radius:20px;background:#f5f8f5;color:#5a7a6e;font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s}.cba-method-tab:hover{background:#a8c2b4;color:#2a4b46}.cba-method-tab--active{background:#2a4b46;color:#fff;border-color:#2a4b46}.cba-method-view{display:flex;flex-direction:column;gap:1.25rem}.cba-kpi-row{display:flex;flex-wrap:wrap;gap:.75rem}.cba-kpi-card{flex:1 1 140px;padding:.85rem 1rem;border-radius:8px;border:1.5px solid #d5e3d8;background:#fff;text-align:center}.cba-kpi-card--positive{border-color:#4e8465;background:#f0f7f2}.cba-kpi-card--negative{border-color:#c0392b;background:#fdf0f0}.cba-kpi-card--neutral{border-color:#d5e3d8;background:#f5f8f5}.cba-kpi-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#5a7a6e;margin-bottom:.3rem}.cba-kpi-value{font-size:1.15rem;font-weight:800;color:#2a4b46;line-height:1.2;margin-bottom:.2rem}.cba-kpi-sub{font-size:.7rem;color:#8aab9a}.cba-chart-block{background:#fff;border:1px solid #d5e3d8;border-radius:8px;padding:1rem 1.25rem}.cba-chart-title{font-size:.92rem;font-weight:700;color:#2a4b46;margin:0 0 .2rem}.cba-chart-hint{font-size:.78rem;color:#8aab9a;font-style:italic;margin:0 0 .75rem;line-height:1.4}.cba-charts-2col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:700px){.cba-charts-2col{grid-template-columns:1fr}}.cba-totals-row{display:flex;flex-wrap:wrap;gap:0;border:1px solid #d5e3d8;border-radius:8px;overflow:hidden;background:#f5f8f5}.cba-total-item{flex:1 1 140px;display:flex;flex-direction:column;gap:.2rem;padding:.75rem 1rem;border-right:1px solid #d5e3d8}.cba-total-item:last-child{border-right:none}.cba-total-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#5a7a6e}.cba-total-value{font-size:.95rem;font-weight:700;color:#2a4b46;font-variant-numeric:tabular-nums}.cba-total-value--cost{color:#c0392b}.cba-total-value--benefit{color:#4e8465}.summary-charts-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media(max-width:640px){.summary-charts-row{grid-template-columns:1fr}}.summary-chart-col{background:#f5f8f5;border:1px solid #d5e3d8;border-radius:6px;padding:.75rem .85rem .65rem}.summary-chart-label{font-size:.78rem;font-weight:700;color:#2a4b46;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem}.summary-cost-totals{display:flex;gap:1.25rem;flex-wrap:wrap;margin-top:.5rem;font-size:.82rem;color:#5a7a6e}.summary-cost-totals strong{color:#2a4b46}
