:root{--navy-900: #0c1425;--navy-800: #121d35;--navy-700: #1a2744;--navy-600: #243356;--navy-500: #334872;--slate-300: #94a3b8;--slate-400: #7c8ba5;--white: #f8fafc;--orange-400: #fb923c;--orange-500: #f97316;--orange-600: #ea580c;--lime-400: #a3e635;--lime-500: #84cc16;--red-400: #f87171;--green-400: #4ade80}.roi-calculator-wrapper{background:#0c1425;color:#f8fafc;padding:2rem 1rem;min-height:100vh}.roi-cta-primary{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:#f97316;color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:.9rem;border-radius:8px;text-decoration:none;transition:background .2s}.roi-cta-primary:hover{background:#ea580c}.roi-cta-secondary{display:inline-flex;align-items:center;padding:.75rem 1.5rem;color:#fb923c;font-family:Poppins,sans-serif;font-weight:500;font-size:.9rem;text-decoration:none;transition:color .2s}.roi-cta-secondary:hover{color:#f97316}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.calculator{max-width:960px;margin:0 auto}.header{text-align:center;margin-bottom:2.5rem}.header h1{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem;color:var(--white)}.header p{color:var(--slate-300);font-size:.875rem;line-height:1.5}.header .source-note{font-size:.75rem;color:var(--slate-400);margin-top:.25rem}.panel{background:var(--navy-800);border:1px solid var(--navy-600);border-radius:12px;padding:1.75rem;margin-bottom:1.25rem}.panel-label{font-size:.7rem;font-weight:600;color:var(--slate-400);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.sliders-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.75rem;align-items:start}@media (max-width: 720px){.sliders-grid{grid-template-columns:1fr}}.input-group label{display:block;font-size:.8rem;font-weight:500;color:var(--slate-300);margin-bottom:.4rem}.input-group .value-display{font-size:1.4rem;font-weight:700;color:var(--orange-400);margin-bottom:.4rem;line-height:1.2}.input-group input[type=range]{width:100%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--navy-600);border-radius:3px;outline:none;cursor:pointer}.input-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:var(--orange-500);border:2px solid var(--navy-900);cursor:pointer;-webkit-transition:transform .15s ease;transition:transform .15s ease}.input-group input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}.input-group input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--orange-500);border:2px solid var(--navy-900);cursor:pointer}.range-labels{display:flex;justify-content:space-between;font-size:.7rem;color:var(--slate-400);margin-top:.25rem}.slider-hint{font-size:.65rem;color:var(--slate-400);margin-top:.35rem;line-height:1.4}.derived-row{display:flex;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--navy-600);flex-wrap:wrap;gap:.5rem}.derived-row .derived-label{font-size:.8rem;color:var(--slate-300)}.derived-row .derived-value{font-size:1.1rem;font-weight:700;color:var(--white)}.impact-banner{background:linear-gradient(135deg,#f8717114,#f8717108);border:1px solid rgba(248,113,113,.25);border-radius:12px;padding:1.5rem;text-align:center;margin-bottom:1.25rem}.impact-headline{font-size:2rem;font-weight:700;color:var(--red-400);line-height:1.1}.impact-sub{font-size:.85rem;color:var(--slate-300);margin-top:.4rem}.impact-detail{font-size:.8rem;color:var(--slate-400);margin-top:.75rem;line-height:1.5}.impact-pipeline{font-size:.8rem;color:var(--slate-400);margin-top:.35rem;line-height:1.5}.reclaimed-row{display:flex;justify-content:center;gap:2.5rem;margin-top:1rem;flex-wrap:wrap}.reclaimed-metric{text-align:center}.reclaimed-metric .rm-value{font-size:1.25rem;font-weight:700;color:var(--lime-400)}.reclaimed-metric .rm-label{font-size:.7rem;color:var(--slate-400);text-transform:uppercase;letter-spacing:.04em}.tier-panel{display:flex;align-items:flex-start;gap:1.25rem;flex-wrap:wrap}.tier-question{flex:1;min-width:200px}.tier-question .tq-label{font-size:.8rem;font-weight:500;color:var(--slate-300);margin-bottom:.5rem}.tier-question .tq-hint{font-size:.65rem;color:var(--slate-400);margin-bottom:.75rem;line-height:1.4}.pu-buttons{display:flex;gap:.5rem}.pu-btn{flex:1;padding:.6rem .5rem;background:var(--navy-700);border:2px solid var(--navy-600);border-radius:8px;color:var(--slate-300);font-family:Poppins,sans-serif;font-size:.8rem;font-weight:500;cursor:pointer;text-align:center;transition:border-color .2s,background .2s,color .2s}.pu-btn:hover{border-color:var(--navy-500)}.pu-btn.active{border-color:var(--orange-500);background:var(--navy-600);color:var(--white)}.tier-result{flex:1.5;min-width:280px}.tier-card-rec{background:var(--navy-700);border:2px solid var(--orange-500);border-radius:10px;padding:1.25rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.tier-card-rec .tc-name{font-size:1.1rem;font-weight:700;color:var(--white)}.tier-card-rec .tc-price{font-size:1.5rem;font-weight:700;color:var(--orange-400)}.tier-card-rec .tc-detail{width:100%;font-size:.75rem;color:var(--slate-400)}.tier-card-rec .tc-cta{width:100%;font-size:.75rem;color:var(--orange-400);display:none}.tier-card-rec .tc-cta a{color:var(--orange-400);text-decoration:none;font-weight:600}.tier-card-rec .tc-cta a:hover{text-decoration:underline}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem}@media (max-width: 640px){.results-grid{grid-template-columns:1fr}}.result-card h3{font-size:.8rem;font-weight:500;color:var(--slate-300);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dot-red{background:var(--red-400)}.dot-green{background:var(--green-400)}.result-row{display:flex;justify-content:space-between;align-items:baseline;padding:.45rem 0;border-bottom:1px solid var(--navy-700);font-size:.85rem}.result-row:last-child{border-bottom:none}.result-row .label{color:var(--slate-300)}.result-row .value{font-weight:600;text-align:right}.result-row.total{border-top:2px solid var(--navy-500);border-bottom:none;padding-top:.7rem;margin-top:.2rem}.result-row.total .label{font-weight:600;color:var(--white)}.result-row.total .value{font-size:1.1rem}.cost-red{color:var(--red-400)}.cost-green{color:var(--green-400)}.savings-banner{background:linear-gradient(135deg,var(--navy-700),var(--navy-800));border:1px solid var(--lime-500);border-radius:12px;padding:1.5rem;text-align:center;margin-bottom:1.25rem}.savings-amount{font-size:2.25rem;font-weight:700;color:var(--lime-400);line-height:1}.savings-label{font-size:.85rem;color:var(--slate-300);margin-top:.4rem}.savings-row{display:flex;justify-content:center;gap:2.5rem;margin-top:1rem;flex-wrap:wrap}.metric{text-align:center}.metric .metric-value{font-size:1.25rem;font-weight:700;color:var(--white)}.metric .metric-label{font-size:.7rem;color:var(--slate-400);text-transform:uppercase;letter-spacing:.04em}.savings-sub{font-size:.75rem;color:var(--slate-400);margin-top:.15rem}.efficiency-section{background:var(--navy-800);border:1px solid var(--navy-600);border-radius:12px;padding:1.5rem;margin-bottom:1.25rem;text-align:center}.eff-headline{font-size:1.1rem;font-weight:700;color:var(--white);line-height:1.3;margin-bottom:1rem}.eff-row{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap;margin-bottom:.75rem}.eff-metric{text-align:center}.eff-value{font-size:1.15rem;font-weight:700;color:var(--lime-400)}.eff-label{font-size:.7rem;color:var(--slate-400);text-transform:uppercase;letter-spacing:.04em;margin-top:.1rem}.eff-note{font-size:.65rem;color:var(--slate-400);line-height:1.4}.chart-panel h3{font-size:.8rem;font-weight:500;color:var(--slate-300);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.chart-panel .chart-subtitle{font-size:.75rem;color:var(--slate-400);margin-bottom:1rem}.horizon-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.horizon-label{font-size:.8rem;font-weight:500;color:var(--slate-300)}.hz-buttons{display:flex;gap:.35rem}.hz-btn{padding:.35rem .75rem;background:var(--navy-700);border:1.5px solid var(--navy-600);border-radius:6px;color:var(--slate-400);font-family:Poppins,sans-serif;font-size:.75rem;font-weight:500;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.hz-btn:hover{border-color:var(--navy-500)}.hz-btn.active{border-color:var(--orange-500);background:var(--navy-600);color:var(--white)}.chart-container{position:relative;width:100%;height:340px}.chart-container canvas{width:100%!important;height:100%!important}.chart-legend{display:flex;justify-content:center;gap:2rem;margin-top:1rem}.chart-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--slate-300)}.chart-legend-item .swatch{width:12px;height:3px;border-radius:1px}.chart-legend-item .swatch-fill{width:12px;height:12px;border-radius:2px;opacity:.3}.crossover-wrapper{text-align:center}.crossover-badge{display:inline-block;background:var(--navy-700);border:1px solid var(--lime-500);border-radius:6px;padding:.3rem .75rem;font-size:.75rem;color:var(--lime-400);font-weight:600;margin-top:.75rem}.scale-note{text-align:center;font-size:.75rem;color:var(--lime-400);margin-top:.5rem;font-weight:500}.breakdown-panel{padding-bottom:1.5rem}.breakdown-total{font-size:1.25rem;font-weight:700;color:var(--lime-400);margin-bottom:1rem}.breakdown-bar-container{margin-bottom:.75rem}.breakdown-bar{display:flex;height:44px;border-radius:8px;overflow:hidden;background:var(--navy-700)}.bb-seg{display:flex;align-items:center;justify-content:center;min-width:2px;position:relative;transition:width .3s ease}.bb-construction{background:#84cc16}.bb-maintenance{background:#65a30d}.bb-fuel{background:#a3e635}.bb-label{font-size:.65rem;font-weight:600;color:var(--navy-900);white-space:nowrap;padding:0 .5rem;overflow:hidden;text-overflow:ellipsis}.breakdown-legend{display:flex;gap:1.25rem;flex-wrap:wrap;margin-bottom:.5rem}.bl-item{display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:var(--slate-300)}.bl-swatch{width:10px;height:10px;border-radius:2px}.breakdown-detail{font-size:.65rem;color:var(--slate-400);line-height:1.4}.charity-row{background:var(--navy-800);border:1px solid var(--navy-600);border-radius:12px;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:.5rem}.charity-row .charity-text{font-size:.85rem;color:var(--slate-300)}.charity-row .charity-amount{font-size:1.1rem;font-weight:700;color:var(--orange-400)}.charity-row .charity-note{width:100%;font-size:.7rem;color:var(--slate-400)}.footer{text-align:center;padding-top:1rem;border-top:1px solid var(--navy-700)}.footer p{font-size:.7rem;color:var(--slate-400);line-height:1.6}.footer a{color:var(--orange-400);text-decoration:none}
