@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#101f3d;--blue:#1762ed;--muted:#617087;--line:#dfe6f0;--pale:#edf4ff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--navy);font-family:'DM Sans',sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}header{max-width:1240px;margin:auto;min-height:105px;display:flex;align-items:center;justify-content:space-between;padding:20px 30px;gap:25px}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:17px;font-weight:800;line-height:1.1;letter-spacing:-.6px}.brand-bottom{display:block;font-size:24px}.brand-dot{color:var(--blue)}.brand-icon{display:grid;place-items:center;background:var(--blue);color:white;width:43px;height:48px;border-radius:13px 13px 18px 18px}.brand-icon svg{width:29px;height:29px}nav{display:flex;gap:32px;font-size:14px;font-weight:600}nav a:hover,.text-link:hover{color:var(--blue)}.header-call{display:flex;align-items:center;gap:12px;color:var(--blue)}.header-call small{display:block;color:var(--muted);font-size:12px;margin-bottom:4px}.header-call strong{font-size:16px}.hero{background:radial-gradient(ellipse at 80% 10%,#d5e6ff 0,transparent 55%),#eff5ff;border-top:1px solid #e4ecf8;overflow:hidden}.hero-inner{max-width:1240px;margin:auto;padding:75px 30px 66px;display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:center}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:800;color:var(--blue);display:flex;align-items:center;gap:9px}.eyebrow>span{height:6px;width:6px;border-radius:50%;background:var(--blue)}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:62px;letter-spacing:-3px;line-height:1.1;margin:23px 0}h1 span{color:var(--blue)}.hero-copy>p{font-size:18px;line-height:1.75;max-width:460px;color:var(--muted);margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--blue);color:white;padding:18px 24px;border-radius:8px;font-weight:700;font-size:14px;transition:transform .2s,background .2s}.button:hover{background:#104ac0;transform:translateY(-2px)}.button svg{width:19px;height:19px}.hero-notes{display:flex;gap:22px;margin-top:23px;font-size:12px;color:#4e607a}.hero-notes span{display:flex;align-items:center;gap:5px}.hero-notes svg{color:var(--blue);width:15px;height:15px}.quote-card{background:white;border:1px solid #d6e3f7;border-radius:18px;padding:30px;box-shadow:0 22px 50px -25px #234f9145;position:relative}.quote-card:before{content:'';position:absolute;inset:-12px 18px auto;height:14px;border:1px solid #c8dcf9;border-bottom:0;border-radius:14px 14px 0 0;background:#ffffff55}.card-top{display:flex;justify-content:space-between;align-items:center}.car-icon{color:var(--blue);background:#edf3ff;padding:15px;border-radius:14px}.car-icon svg{width:32px;height:32px}.tag{font-size:10px;font-weight:700;letter-spacing:1.1px;color:#617caa;background:#f3f6fb;padding:8px 10px;border-radius:5px}.quote-card h2{font-size:28px;line-height:1.3;letter-spacing:-1px;margin:22px 0 10px}.quote-card p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}.card-benefits{display:grid;gap:14px;margin:23px 0 28px;font-size:13px}.card-benefits span{display:flex;gap:8px;align-items:center}.card-benefits svg{width:16px;height:16px;color:var(--blue)}.dark{background:var(--navy);width:100%;font-size:12px;padding:17px 13px;gap:10px}.dark svg:last-child{margin-left:auto}.coming{text-align:center;font-size:11px;color:var(--muted);margin-top:17px}.coming span{color:var(--navy);font-weight:600}.hero-bottom{max-width:1180px;margin:auto;border-top:1px solid #d6e2f2;padding:22px 0;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.7px;font-weight:700;color:#7284a0}.hero-bottom span:last-child{letter-spacing:0;font-size:12px;font-weight:400}.section{max-width:1240px;margin:auto;padding:76px 30px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}h2{font-size:36px;line-height:1.25;letter-spacing:-1.4px;margin:13px 0}.section-title>p{font-size:14px;color:var(--muted);line-height:1.7;margin:0 0 3px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.step-grid article{padding:27px;border:1px solid var(--line);border-radius:12px}.step-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.step-icon{width:47px;height:47px;display:grid;place-items:center;border-radius:12px;background:var(--pale);color:var(--blue);flex-shrink:0}.step-number{font-size:29px;color:#d4dfef;font-family:Manrope,sans-serif;font-weight:800}h3{font-size:17px;letter-spacing:-.4px;margin:0 0 10px}.step-grid p,.benefit-list p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.why{background:#f6f8fc;border-block:1px solid #ecf0f6}.why-inner{display:grid;grid-template-columns:1fr 1fr;gap:105px;align-items:center}.why-inner>div>p{color:var(--muted);line-height:1.8;max-width:440px;font-size:15px}.text-link{font-size:12px;display:inline-flex;align-items:center;gap:12px;font-weight:700;margin-top:13px}.text-link svg{width:17px}.benefit-list{display:grid;gap:27px}.benefit-list article{display:flex;gap:20px}.benefit-list .step-icon{background:white;border:1px solid var(--line)}.benefit-list h3{font-size:16px;margin-bottom:5px}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq details:first-child{padding-top:0}.faq summary{font-size:15px;font-weight:600;display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:21px;color:var(--blue);font-weight:400}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:var(--muted);font-size:14px;line-height:1.8;padding-right:25px}.contact{max-width:1180px;border-radius:18px;background:var(--navy);color:white;display:flex;justify-content:space-between;align-items:center;padding:45px 55px;margin-bottom:70px}.contact .eyebrow{color:#90b7ff;font-size:10px}.contact h2{font-size:36px}.contact p{color:#b6c4dd;font-size:14px}.phone-block{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:310px}.phone-round{color:#a8c9ff;width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#ffffff10;margin-bottom:4px}.phone-block small{font-size:10px;letter-spacing:1.7px;color:#aabddc}.phone-block strong{font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-.5px}.placeholder{font-size:11px;color:#aabddc}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-top>span,.footer-top>a:last-child{font-size:12px;color:var(--muted)}footer.section{padding-top:0;padding-bottom:25px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:30px;padding-top:20px;font-size:10px;color:var(--muted)}a:focus-visible,summary:focus-visible{outline:3px solid #639cfc;outline-offset:5px}
@media(min-width:1450px){.hero-inner{padding-top:90px;padding-bottom:80px}h1{font-size:68px}}
@media(max-width:1000px){.hero-inner{gap:35px}h1{font-size:48px;letter-spacing:-2px}.quote-card{padding:25px}.hero-bottom{margin:0 30px}.why-inner{gap:45px}.contact{margin:0 30px 60px}.contact h2{font-size:30px}.faq{gap:40px}nav{gap:20px}}
@media(max-width:720px){header{min-height:85px;padding:18px 22px}nav{display:none}.header-call small{font-size:10px}.header-call strong{font-size:13px}.header-call>svg{width:19px}.brand{font-size:14px}.brand-bottom{font-size:20px}.brand-icon{width:36px;height:42px}.hero-inner{grid-template-columns:1fr;padding:46px 22px 35px;gap:43px}h1{font-size:49px;letter-spacing:-2.4px}.hero-copy>p{font-size:16px;max-width:450px}.hero-copy .button{width:100%}.hero-notes{justify-content:center}.quote-card{max-width:480px;width:100%;margin:auto}.hero-bottom{margin:0 22px;display:block;text-align:center;font-size:8px;line-height:1.8}.hero-bottom span:last-child{display:block;margin-top:5px;font-size:11px}.section{padding:50px 22px}.section-title{display:block;margin-bottom:25px}.section-title>p{margin-top:15px}h2{font-size:30px}.step-grid{grid-template-columns:1fr;gap:14px}.step-grid article{padding:23px}.step-head{margin-bottom:20px}.why-inner,.faq{grid-template-columns:1fr;gap:30px}.why-inner>div>p{max-width:none}.benefit-list{gap:25px}.contact{margin:0 16px 45px;display:block;padding:35px 26px;text-align:center}.contact .eyebrow{justify-content:center;font-size:9px}.phone-block{min-width:0;border-top:1px solid #ffffff20;margin-top:25px;padding-top:25px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top>span{display:none}.footer-bottom{display:block;line-height:1.8}.footer-bottom span{display:block}.eyebrow{font-size:10px}.text-link{font-size:11px}footer.section{padding-bottom:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
/* Editorial illustrations */
.hero-art{display:block;width:100%;max-width:510px;height:auto;margin:23px 0 -12px;object-fit:contain}.hero-inner{align-items:center;padding-top:52px;padding-bottom:45px;gap:65px}.hero-copy h1{font-size:58px}.hero-copy>p{margin-bottom:23px}.hero-copy .hero-notes{margin-top:17px}.savings-art{display:block;width:100%;max-width:400px;height:auto;margin:25px 0 -20px;object-fit:contain}.why-inner{align-items:center}.quote-card{margin-top:15px}
@media(min-width:1450px){.hero-copy h1{font-size:64px}}
@media(max-width:1000px){.hero-inner{gap:30px}.hero-copy h1{font-size:46px}}
@media(max-width:720px){.hero-inner{padding-top:38px;padding-bottom:35px;gap:30px}.hero-copy h1{font-size:49px}.hero-art{max-width:440px;margin:24px auto -10px}.quote-card{margin-top:0}.savings-art{max-width:360px;margin:20px auto 0}}
/* Link-out quote calls to action */
.header-cta{padding:13px 18px;font-size:13px}.quote-status{margin-top:16px!important;font-size:13px!important;line-height:1.6}.contact{margin-top:65px}.contact>.button{flex-shrink:0;min-width:200px}.dark svg:last-child{margin-left:0}
@media(max-width:720px){.header-cta{padding:12px;font-size:12px;gap:8px}.header-cta svg{width:16px}.contact{margin-top:40px}.contact>.button{margin-top:15px;width:100%}}
