:root{--blue:#1835b8;--blue2:#10267e;--sky:#b9d7ff;--lime:#d8ff57;--ink:#101628;--paper:#f1f3ef;--white:#fff;--muted:#697083;--line:rgba(16,22,40,.16);--orange:#ff754d;--shadow:0 28px 80px rgba(16,38,126,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px;line-height:1.62;-webkit-font-smoothing:antialiased}a{color:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{max-width:900px}.icon{width:1.2em;height:1.2em;flex:0 0 auto}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:8px 12px;color:#fff;background:var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:relative;z-index:10;color:#fff;background:var(--blue)}.header-inner{display:flex;min-height:84px;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;color:#fff;text-decoration:none}.brand-symbol{display:grid;width:43px;height:43px;place-items:center;border-radius:50%;color:var(--blue);background:var(--lime)}.brand-symbol .icon{width:25px;height:25px}.brand>span:last-child{display:flex;font-size:1.04rem;font-weight:900;letter-spacing:.05em}.brand em{color:var(--lime);font-style:normal}.site-header nav{display:flex;gap:4px}.site-header nav a{padding:10px 14px;border-radius:99px;color:rgba(255,255,255,.67);font-size:.78rem;font-weight:750;text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--blue);background:var(--white)}.nav-cta{display:flex;align-items:center;gap:8px;color:#fff;font-size:.77rem;font-weight:800;text-decoration:none}.nav-cta .icon{color:var(--lime)}.hero{position:relative;padding:90px 0 110px;overflow:hidden;color:#fff;background:var(--blue)}.hero:before{position:absolute;width:520px;height:520px;right:-180px;bottom:-340px;border:80px solid rgba(255,255,255,.08);border-radius:50%;content:""}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(50px,8vw,110px)}.eyebrow{margin:0;color:var(--orange);font-size:.7rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.hero .eyebrow{color:var(--lime)}.hero h1,.subhero h1{margin:17px 0 25px;font-size:clamp(4.2rem,7.5vw,7.5rem);font-weight:900;line-height:.84;letter-spacing:-.065em}.lead{max-width:620px;margin:0;color:rgba(255,255,255,.72);font-size:1.1rem}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;padding:11px 19px;border:0;border-radius:99px;cursor:pointer;font-size:.82rem;font-weight:850;text-decoration:none}.button-lime{color:var(--blue2);background:var(--lime);box-shadow:0 12px 30px rgba(216,255,87,.18)}.button-lime:hover{background:#e4ff85}.hero-actions>a:last-child{color:rgba(255,255,255,.78);font-size:.8rem;font-weight:750;text-underline-offset:5px}.hero-metrics{display:flex;gap:34px;margin-top:45px}.hero-metrics span{display:flex;align-items:center;gap:8px}.hero-metrics b{font-size:1.7rem;line-height:1}.hero-metrics small{color:rgba(255,255,255,.55);font-size:.66rem;line-height:1.2}.hero-dashboard{position:relative;padding:34px;border-radius:28px;color:var(--ink);background:var(--white);box-shadow:0 30px 80px rgba(9,20,71,.28);transform:rotate(-1.5deg)}.dash-top{display:flex;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.68rem;font-weight:750;text-transform:uppercase}.dash-main{display:flex;flex-direction:column;padding:24px 0}.dash-price{font-size:clamp(3rem,5vw,4.8rem);font-weight:900;line-height:.9;letter-spacing:-.06em}.dash-main small{margin-top:8px;color:var(--muted)}.dash-bars{display:flex;flex-direction:column;gap:13px}.dash-bars>div{display:grid;grid-template-columns:86px 1fr 68px;align-items:center;gap:10px;font-size:.66rem}.dash-bars i{height:9px;overflow:hidden;border-radius:99px;background:#e8ebed}.dash-bars i b{display:block;height:100%;border-radius:inherit;background:var(--blue)}.dash-bars em{font-style:normal;font-weight:800;text-align:right}.road{display:flex;align-items:center;justify-content:space-around;height:34px;margin:28px -34px -34px;border-radius:0 0 28px 28px;background:var(--ink)}.road span{width:13%;height:2px;background:#fff}.definition-strip{border-bottom:1px solid var(--line);background:var(--lime)}.definition-strip .container{display:flex;min-height:92px;align-items:center;justify-content:center;gap:18px}.definition-strip p{margin:0 18px 0 0;color:var(--blue2);font-size:.72rem;letter-spacing:.08em}.definition-strip span{font-weight:800}.definition-strip i{color:var(--blue);font-style:normal}.comparison-section,.results-section,.explain-section{padding:115px 0}.comparison-section{background:var(--paper)}.section-head{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:50px}.section-head h2{margin:11px 0 0;font-size:clamp(3rem,5.2vw,5.5rem);font-weight:900;line-height:.9;letter-spacing:-.055em}.section-head>p{max-width:430px;margin:0 0 5px;color:var(--muted)}.scenario-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.scenario-tabs button{display:flex;min-height:68px;align-items:center;gap:13px;padding:12px 18px;border:2px solid transparent;color:var(--muted);background:#e5e7e2;cursor:pointer;text-align:left}.scenario-tabs button[aria-selected=true]{border-color:var(--blue);color:var(--ink);background:var(--white)}.scenario-tabs button span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-weight:900}.scenario-tabs button:nth-child(2) span{color:var(--ink);background:var(--lime)}.scenario-tabs b{font-size:.83rem}.scenario-editor{padding:clamp(25px,5vw,52px);border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow)}.scenario-editor[hidden]{display:none}.editor-head{display:flex;align-items:center;gap:15px;margin-bottom:30px}.scenario-letter{display:grid;width:55px;height:55px;place-items:center;border-radius:17px;color:#fff;background:var(--blue);font-size:1.5rem;font-weight:900;transform:rotate(-4deg)}.scenario-letter.alt{color:var(--ink);background:var(--lime)}.editor-head h3{margin:3px 0 0;font-size:1.55rem;line-height:1}.form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.field{display:block}.field.span-2{grid-column:span 2}.field>span:first-child{display:block;margin-bottom:7px;color:var(--muted);font-size:.68rem;font-weight:750}.field>input,.field select,.unit-input{width:100%;height:53px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:var(--paper);outline:0}.field>input,.field select{padding:0 14px}.unit-input{display:flex;align-items:center;padding:0 13px}.unit-input input{min-width:0;width:100%;border:0;outline:0;background:transparent}.unit-input b{color:var(--muted);font-size:.68rem;white-space:nowrap}.field>input:focus,.field select:focus,.unit-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px rgba(185,215,255,.65)}.editor-subhead{display:flex;align-items:center;justify-content:space-between;margin:42px 0 20px;padding-top:30px;border-top:1px solid var(--line)}.editor-subhead>span{color:var(--muted);font-size:.66rem}.form-error{min-height:1.4em;color:#c43d29;font-size:.72rem}.results-section{color:#fff;background:var(--blue2)}.results-head .eyebrow{color:var(--lime)}.results-head h2{color:#fff}.export-button{display:inline-flex;width:max-content;align-items:center;justify-content:center;gap:9px;margin:0 0 6px auto;padding:11px 17px;border:1px solid rgba(255,255,255,.4);border-radius:99px;color:#fff;background:transparent;cursor:pointer;font-weight:800}.export-button:hover{color:var(--blue2);background:var(--lime)}.winner-card{display:grid;grid-template-columns:auto 1.6fr 1fr 1fr;align-items:center;gap:20px;margin-bottom:20px;padding:22px 25px;border-radius:18px;color:var(--ink);background:var(--lime)}.winner-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#fff;background:var(--blue)}.winner-card p,.winner-card small{margin:0;color:var(--blue2);font-size:.67rem}.winner-card strong{font-size:1.25rem}.winner-card>div{display:flex;flex-direction:column}.winner-card>div:not(:first-of-type){padding-left:20px;border-left:1px solid rgba(16,38,126,.22)}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.vehicle-result{padding:clamp(26px,4vw,42px);border:1px solid rgba(255,255,255,.2);border-radius:23px;background:rgba(255,255,255,.07)}.result-b{background:rgba(216,255,87,.06)}.vehicle-result-head{display:flex;align-items:center;gap:12px}.vehicle-result-head>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--blue);background:#fff;font-weight:900}.result-b .vehicle-result-head>span{color:var(--ink);background:var(--lime)}.vehicle-result h3{margin:0;font-size:1rem}.big-cost{display:flex;align-items:baseline;gap:10px;margin:30px 0}.big-cost strong{font-size:clamp(3.2rem,6vw,5.2rem);font-weight:900;line-height:.85;letter-spacing:-.055em}.big-cost small{color:rgba(255,255,255,.53)}.cost-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:20px 0;border-block:1px solid rgba(255,255,255,.16)}.cost-metrics span{display:flex;flex-direction:column}.cost-metrics b{font-size:.9rem}.cost-metrics small{color:rgba(255,255,255,.48);font-size:.6rem}.breakdown{display:flex;flex-direction:column;gap:13px;margin-top:25px}.breakdown-row{display:grid;grid-template-columns:90px 1fr 73px;align-items:center;gap:10px;font-size:.67rem}.breakdown-row>i{height:8px;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.13)}.breakdown-row>i>b{display:block;height:100%;border-radius:inherit;background:var(--sky)}.result-b .breakdown-row>i>b{background:var(--lime)}.breakdown-row>em{font-style:normal;font-weight:800;text-align:right}.result-note{display:flex;align-items:flex-start;gap:11px;margin-top:23px;color:rgba(255,255,255,.52);font-size:.7rem}.result-note p{margin:0}.result-note .icon{color:var(--lime)}.explain-section{background:var(--white)}.section-head>a{display:inline-flex;align-items:center;gap:8px;margin-bottom:5px;font-size:.8rem;font-weight:800;text-underline-offset:5px}.explain-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.explain-grid article{min-height:260px;padding:30px;border-right:1px solid var(--line)}.explain-grid article:last-child{border:0}.explain-grid article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:.66rem;font-weight:900}.explain-grid h3{margin:42px 0 12px;font-size:1.3rem}.explain-grid p{color:var(--muted);font-size:.8rem}.subhero{padding:110px 0;color:#fff;background:var(--blue)}.subhero.compact{padding:80px 0}.subhero .eyebrow{color:var(--lime)}.subhero h1{max-width:1000px}.subhero p:last-child{max-width:700px;color:rgba(255,255,255,.7);font-size:1.08rem}.prose{max-width:830px;padding-block:95px}.prose section+section{margin-top:78px;padding-top:65px;border-top:1px solid var(--line)}.prose h2{margin:10px 0 22px;font-size:clamp(2.3rem,4.3vw,4.2rem);font-weight:900;line-height:.95;letter-spacing:-.04em}.prose p{color:var(--muted)}.prose strong{color:var(--ink)}.formula-box{display:flex;align-items:center;justify-content:center;gap:14px;margin:30px 0;padding:25px;border:1px solid var(--line);background:var(--white)}.formula-box b{font-size:.77rem}.formula-box i{color:var(--blue);font-style:normal;font-weight:900}.source-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:.82rem;font-weight:850;text-underline-offset:5px}.legal h2{font-size:2rem}.site-footer{padding-top:70px;color:#fff;background:var(--ink)}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:70px;padding-bottom:58px}.footer-grid>div:first-child p{color:rgba(255,255,255,.45);font-size:.75rem}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid>div:not(:first-child)>strong{margin-bottom:7px;color:var(--lime);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase}.footer-grid>div:not(:first-child)>a{color:rgba(255,255,255,.58);font-size:.75rem;text-decoration:none}.footer-grid>div:not(:first-child)>a:hover{color:#fff}.footer-bottom{display:flex;min-height:70px;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.38);font-size:.65rem}
@media(max-width:950px){.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-dashboard{max-width:680px}.section-head{grid-template-columns:1fr;gap:25px}.form-grid{grid-template-columns:repeat(2,1fr)}.result-grid{grid-template-columns:1fr}.explain-grid{grid-template-columns:1fr 1fr}.explain-grid article:nth-child(2){border-right:0}.explain-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:680px){.container{width:min(100% - 28px,1180px)}.header-inner{min-height:72px}.site-header nav,.nav-cta{display:none}.hero{padding:66px 0 80px}.hero h1{font-size:clamp(3.7rem,16vw,5.2rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-metrics{gap:20px}.hero-dashboard{padding:24px;transform:none}.dash-bars>div{grid-template-columns:76px 1fr 62px}.road{margin:24px -24px -24px}.definition-strip .container{min-height:110px;flex-wrap:wrap;gap:7px 12px;padding-block:18px}.definition-strip p{width:100%;margin:0;text-align:center}.comparison-section,.results-section,.explain-section{padding:78px 0}.section-head h2{font-size:3rem}.scenario-tabs b{font-size:.72rem}.scenario-editor{padding:22px}.form-grid{grid-template-columns:1fr}.field.span-2{grid-column:auto}.editor-subhead{align-items:flex-start;flex-direction:column;gap:3px}.winner-card{grid-template-columns:auto 1fr}.winner-card>div:not(:first-of-type){padding:13px 0 0;border-top:1px solid rgba(16,38,126,.2);border-left:0}.winner-card>div:nth-of-type(n+2){grid-column:1/-1}.vehicle-result{padding:24px}.big-cost{align-items:flex-start;flex-direction:column}.cost-metrics{grid-template-columns:1fr}.cost-metrics span{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.1)}.cost-metrics span:last-child{border:0}.breakdown-row{grid-template-columns:75px 1fr 65px}.explain-grid{grid-template-columns:1fr}.explain-grid article{border-right:0!important;border-bottom:1px solid var(--line)!important}.explain-grid article:last-child{border-bottom:0!important}.subhero{padding:75px 0}.subhero h1{font-size:3.8rem}.prose{padding-block:65px}.formula-box{align-items:flex-start;flex-direction:column}.formula-box i{transform:rotate(90deg)}.footer-grid{grid-template-columns:1fr 1fr;gap:45px 25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:2px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}
