.ev-cost{min-width:0;color:var(--ink);font-size:14px;line-height:1.8}
.cost-audit{padding:14px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.cost-audit strong{font-size:14px;font-weight:500;color:var(--ink)}.cost-audit p{margin:4px 0}.cost-estimate-toggle{display:flex;align-items:flex-start;gap:9px;font-size:13px;cursor:pointer;margin:12px 0}.cost-estimate-toggle input{width:18px;height:18px;flex:0 0 18px;margin-top:3px;accent-color:#08797d}.cost-estimate-toggle input:focus-visible{outline:2px solid #08797d;outline-offset:3px}
.cost-status{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;padding:10px 0 16px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}
.cost-status>a{margin-left:auto}.cost-badge{display:inline-block;background:#ddebea;color:#176464;font-size:11px;padding:2px 7px;border-radius:4px;vertical-align:middle}.cost-badge.warn{background:#eee5d5;color:#785518}
.cost-lead{padding:20px 0 4px}.cost-lead p{margin:0 0 6px}.cost-muted{color:var(--muted);font-size:12px}.cost-section{border-bottom:1px solid var(--line);padding:22px 0;min-width:0}.cost-section:last-child{border-bottom:0}.cost-section h3{font-size:17px;font-weight:500;margin:0 0 8px}.cost-section h4{font-size:14px;font-weight:500;margin:0 0 8px}.cost-section p{margin:7px 0}.cost-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.cost-section-head h3{margin:0}
.cost-benchmarks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:20px 0;background:#eaf0f3;border-block:1px solid var(--line);margin:14px 0}.cost-benchmarks>div{padding:0 18px;border-right:1px solid var(--line);min-width:0}.cost-benchmarks>div:last-child{border:0}.cost-benchmarks span{font-size:12px;color:#526673}.cost-benchmarks strong{display:block;font-size:30px;font-weight:500;color:#08797d;line-height:1.5;font-variant-numeric:tabular-nums}.cost-benchmarks small{font-size:12px;font-weight:400;color:#526673}.cost-benchmarks p{font-size:11px;line-height:1.8;margin:4px 0 0;color:var(--muted)}
.cost-controls{display:flex;flex-wrap:wrap;gap:12px 18px;margin:16px 0;align-items:end}.cost-control{display:flex;flex-direction:column;gap:5px;color:#536975;font-size:12px;min-width:0;max-width:100%;width:220px}.cost-control input,.cost-control select{min-width:0;max-width:100%;width:100%;height:40px;border:1px solid #bacdd8;border-radius:5px;background:#f7fafb;color:#233e4c;padding:7px 10px;font-size:13px}#costBrand{max-width:100%}.cost-controls:has(#costBrand) .cost-control{width:460px}
.cost-caution{border-left:3px solid #bb9552;background:#eeeade;color:#715320;padding:12px 15px;font-size:12px;line-height:1.85;margin:14px 0}.cost-table-wrap{max-width:100%;min-width:0;border-block:1px solid var(--line)}.cost-table{width:100%;table-layout:fixed;border-collapse:collapse;background:transparent}.cost-table th,.cost-table td{text-align:left!important;white-space:normal!important;word-break:normal;overflow-wrap:anywhere;border-bottom:1px solid var(--line-soft);padding:14px 12px;vertical-align:top;font-size:12px;line-height:1.85}.cost-table th{background:#e6edf1;font-weight:500;color:#3d5968}.cost-table td{background:transparent}.cost-table td p{font-size:12px;line-height:1.8;color:var(--muted);margin:5px 0}.cost-table td strong{font-size:13px;font-weight:500}.cost-table td .cost-amount{font-size:15px;color:#213e4c;font-variant-numeric:tabular-nums}.cost-table td small,.cost-source{font-size:11px;line-height:1.8}.cost-table a{overflow-wrap:anywhere}.cost-table tr:last-child td{border-bottom:0}.cost-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:20px}.cost-profile-grid>div{min-width:0}.cost-profile-grid>div+div{border-left:1px solid var(--line);padding-left:28px}.cost-profile-grid h4:not(:first-child){margin-top:18px}.cost-profile-grid p{font-size:13px}.cost-analysis{font-size:11px;color:#7b6049;font-weight:400;margin-left:6px}.cost-brand-link{font:inherit;font-weight:500;border:0;background:transparent;padding:0;text-decoration:underline;text-underline-offset:3px;color:#146a7b;text-align:left;cursor:pointer}.cost-brand-link:hover{color:#075c61}#costBrandDetail{scroll-margin-top:190px}
.cost-calculators{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;margin-top:16px}.cost-tool{min-width:0;border:1px solid var(--line);border-radius:6px;background:#edf2f4;padding:18px}.cost-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cost-input-grid .cost-control{width:100%}.cost-tool output{display:block;border-top:1px solid var(--line);padding-top:14px;margin-top:18px;min-height:64px;font-size:14px;color:#176668;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.cost-formula{font-size:11px;color:var(--muted)}.cost-checklist{padding-left:20px;margin:12px 0;font-size:13px}.cost-checklist li{margin:9px 0}
@media(max-width:1120px){.cost-benchmarks{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:16px}.cost-benchmarks>div:nth-child(2){border-right:0}.cost-benchmarks>div:nth-child(n+3){border-top:1px solid var(--line);padding-top:14px}.cost-profile-grid,.cost-calculators{grid-template-columns:1fr}.cost-profile-grid>div+div{padding:18px 0 0;border-left:0;border-top:1px solid var(--line)}.cost-comparison th,.cost-comparison td{padding:10px 8px}}
@media(max-width:650px){.cost-status>a{margin-left:0}.cost-benchmarks>div{padding-inline:12px}.cost-benchmarks strong{font-size:26px}.cost-benchmarks small{display:block}.cost-controls{gap:10px}.cost-control{flex:1 1 140px}.cost-table thead{display:none}.cost-table,.cost-table tbody{display:block}.cost-table tr{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.cost-table tr:last-child{border:0}.cost-table td{display:block;padding:6px 0;border:0}.cost-table td:before{content:attr(data-label);display:block;font-size:10px;color:#667984;margin-bottom:3px}.cost-table td:first-child:before{display:none}.cost-table td:first-child strong,.cost-brand-link{font-size:14px}.cost-section h3{font-size:16px}.cost-tool{padding:14px}.cost-input-grid{grid-template-columns:1fr}.cost-status{font-size:11px}#costBrandDetail{scroll-margin-top:170px}}
