/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--navy:#082153;--blue:#118fd0;--sky:#e9f6fc;--green:#63af32;--ink:#0b1c38;--muted:#607087;--line:#dbe4eb;--soft:#f5f9fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button,a{touch-action:manipulation}a{color:inherit}.topbar{background:var(--navy);color:#fff;letter-spacing:.08em;justify-content:space-between;align-items:center;min-height:37px;padding:0 clamp(20px,5vw,78px);font-size:10px;font-weight:800;display:flex}.topbar>span{color:#bde899}.topbar div{gap:25px;display:flex}.topbar a{text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff5;justify-content:space-between;align-items:center;height:96px;padding:0 clamp(20px,5vw,78px);display:flex;position:sticky;top:0}.logo-crop{flex:none;width:325px;height:82px;display:block}.logo-crop img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}nav{gap:34px;display:flex}nav a{font-size:13px;font-weight:700;text-decoration:none}.button{background:var(--blue);color:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;min-height:55px;padding:0 22px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 10px 25px #118fd02e}.button:hover{background:#087bb8;transform:translateY(-2px)}.button span{font-size:20px}.button.small{background:var(--navy);min-height:46px;padding:0 17px;font-size:12px}.hero{background:linear-gradient(115deg,#fff 0% 52%,#eaf7fd 52%);grid-template-columns:1.03fr .97fr;min-height:680px;display:grid;overflow:hidden}.hero-copy{padding:95px clamp(28px,5vw,80px) 70px}.eyebrow,.label{text-transform:uppercase;font:800 10px/1.2 var(--font-geist-mono),monospace;letter-spacing:.12em;color:var(--blue)}.eyebrow{align-items:center;gap:12px;display:flex}.eyebrow i{background:var(--green);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #63af3224}h1{letter-spacing:-.065em;max-width:780px;margin:35px 0 28px;font-size:clamp(58px,6vw,92px);line-height:.94}h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:#4c5d70;max-width:650px;font-size:19px;line-height:1.6}.hero-actions{align-items:center;gap:30px;margin-top:34px;display:flex}.text-link{-webkit-text-decoration-color:var(--green);-webkit-text-decoration-color:var(--green);-webkit-text-decoration-color:var(--green);text-decoration-color:var(--green);text-underline-offset:5px;font-size:13px;font-weight:800}.trust-row{border-top:1px solid var(--line);color:var(--muted);gap:30px;margin-top:55px;padding-top:23px;font-size:11px;display:flex}.trust-row span{flex-direction:column;gap:4px;display:flex}.trust-row b{color:var(--ink);font-size:12px}.hero-visual{background:radial-gradient(circle at 67% 30%,#fff 0 6%,#0000 38%),linear-gradient(145deg,#eaf7fd,#bde8f9);min-height:680px;position:relative;overflow:hidden}.hero-visual:after{content:"";background-image:linear-gradient(#0821530a 1px,#0000 1px),linear-gradient(90deg,#0821530a 1px,#0000 1px);background-size:55px 55px;position:absolute;inset:0}.coast-card{z-index:2;background:#fff;border-radius:18px;flex-direction:column;min-width:290px;padding:22px 26px;display:flex;position:absolute;top:11%;right:8%;box-shadow:0 25px 60px #08215321}.coast-card span{font:800 9px var(--font-geist-mono),monospace;letter-spacing:.08em;color:var(--blue);text-align:center}.coast-card small{font:900 10px var(--font-geist-mono),monospace;letter-spacing:.08em;color:var(--navy);text-align:center;justify-content:space-between;align-items:center;width:100%;display:flex}.coast-card small i{background:var(--green);border-radius:50%;width:4px;height:4px}.coast-card b{color:var(--navy);margin:15px 0;font-size:28px;line-height:1.15}.coast-card b em{border-radius:4px;padding:0 .12em;font-style:normal;display:inline-block}.coast-card .store-word{color:#4d961f;background:#eff9e9}.coast-card .door-word{color:#fff;background:var(--blue);box-shadow:0 5px 14px #118fd033}.car-shape{z-index:3;background:linear-gradient(135deg,#0d3472,#10639b);border-radius:70% 35% 20% 18%/75% 55% 28% 20%;width:88%;height:255px;position:absolute;bottom:135px;right:-5%;box-shadow:inset 0 15px 30px #ffffff26,0 35px 55px #0821533d}.car-shape:before{content:"";background:linear-gradient(135deg,#a9def2,#257cac);border:9px solid #0d3472;border-radius:70% 75% 0 0/90% 90% 0 0;width:48%;height:100px;position:absolute;top:-58px;left:25%}.car-shape:after{content:"";background:#58c3ef;height:3px;position:absolute;top:50%;left:10%;right:8%}.car-shape i,.car-shape b{background:#14223a;border:19px solid #edf4f7;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-47px;box-shadow:0 0 0 8px #0b1730}.car-shape i{left:12%}.car-shape b{right:13%}.delivery-chip{z-index:5;background:#fff;border-radius:14px;align-items:center;gap:13px;padding:14px 20px;display:flex;position:absolute;bottom:44px;left:8%;box-shadow:0 20px 45px #08215329}.delivery-chip>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.delivery-chip div{flex-direction:column;gap:3px;display:flex}.delivery-chip b{font-size:12px}.delivery-chip small{font:700 8px var(--font-geist-mono),monospace;color:var(--muted);letter-spacing:.08em}.hero-visual{background-image:linear-gradient(#08215305 38%,#08215342 100%),url(/atlantic-coastal-drive-rugged.png);background-position:48% 70%;background-size:cover}.hero-visual:after{pointer-events:none;background:0 0;box-shadow:inset 30px 0 55px #08215314}.coast-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #ffffffb8;top:8%;box-shadow:0 25px 60px #08215338}.delivery-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #ffffffb8;bottom:36px;left:7%;box-shadow:0 20px 45px #0821533d}.reassurance{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:0 clamp(28px,5vw,78px);display:grid}.reassurance article{border-right:1px solid var(--line);align-items:center;gap:16px;min-height:105px;padding:20px;display:flex}.reassurance article:last-child{border:0}.reassurance article>span{font:800 11px var(--font-geist-mono),monospace;color:var(--blue)}.reassurance article div{flex-direction:column;gap:5px;display:flex}.reassurance b{font-size:13px}.reassurance small{color:var(--muted);font-size:11px}.section{padding:105px clamp(28px,6vw,96px)}.section-heading{max-width:620px}.section-heading h2,.apply-copy h2,.why-card h2,.final-cta h2{letter-spacing:-.055em;margin:18px 0;font-size:clamp(40px,4.2vw,66px);line-height:.98}.section-heading>p:last-child{color:var(--muted);font-size:16px;line-height:1.65}.section-heading.centered{text-align:center;max-width:700px;margin:0 auto}.steps{border:1px solid var(--line);border-radius:16px;grid-template-columns:repeat(4,1fr);margin-top:65px;display:grid;overflow:hidden}.steps article{border-right:1px solid var(--line);min-height:235px;padding:36px 30px}.steps article:last-child{border:0}.steps article>span{background:var(--sky);width:34px;height:34px;color:var(--blue);border-radius:50%;place-items:center;font-weight:900;display:grid}.steps h3{margin:32px 0 12px;font-size:19px}.steps p{color:var(--muted);font-size:13px;line-height:1.6}.steps .delivery-step{background:var(--navy);color:#fff}.steps .delivery-step>span{background:var(--green);color:#fff}.steps .delivery-step p{color:#c8d6e7}.vehicle-section{background:var(--soft)}.vehicle-grid{grid-template-columns:repeat(6,1fr);gap:12px;max-width:1200px;margin:50px auto 30px;display:grid}.vehicle-grid button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:175px;padding:18px;transition:all .2s;display:flex;overflow:hidden}.vehicle-grid button:hover{transform:translateY(-3px);box-shadow:0 12px 28px #08215317}.vehicle-grid button.selected{border:2px solid var(--blue);background:#effaff}.vehicle-grid b{font-size:14px}.vehicle-grid small{color:var(--muted);font-size:10px}.centered-button{width:max-content;margin:0 auto;display:flex}.vehicle-art{width:145px;height:72px;color:var(--navy);margin:0 0 10px;transition:transform .35s;display:block;position:relative}.vehicle-grid button:hover .vehicle-art,.vehicle-grid button.selected .vehicle-art{transform:translate(4px)}.vehicle-body{background:linear-gradient(105deg,var(--navy),var(--blue));border-radius:11px 20px 8px 8px;height:30px;display:block;position:absolute;bottom:15px;left:8px;right:7px;box-shadow:inset 0 3px #fff3}.vehicle-cabin{border:6px solid var(--navy);background:#8ed4ef;border-bottom:0;border-radius:20px 28px 0 0;width:68px;height:24px;display:block;position:absolute;bottom:40px;left:37px;transform:skew(-8deg)}.wheel{border:6px solid var(--navy);z-index:3;background:#fff;border-radius:50%;width:23px;height:23px;display:block;position:absolute;bottom:6px}.wheel:after{content:"";background:var(--blue);border-radius:50%;position:absolute;inset:3px}.wheel-left{left:25px}.wheel-right{right:21px}.vehicle-grid button:hover .wheel{animation:.65s linear infinite wheel-turn}.art-suv .vehicle-cabin{border-radius:12px 18px 0 0;width:84px;height:32px;bottom:38px;left:29px;transform:none}.art-suv .vehicle-body{height:35px}.art-truck .vehicle-body{left:9px;right:5px}.art-truck .vehicle-cabin{border-radius:12px 15px 0 0;width:57px;height:30px;bottom:39px;left:18px;transform:none}.art-truck .truck-bed{background:var(--blue);border-bottom:6px solid var(--navy);border-radius:2px 2px 0 0;width:61px;height:19px;display:block;position:absolute;bottom:36px;right:6px}.art-van .vehicle-cabin{border-radius:18px 22px 0 0;width:105px;height:34px;bottom:37px;left:19px;transform:none}.art-van .vehicle-body{height:38px}.art-electric .vehicle-body{background:linear-gradient(105deg,var(--navy),#16a1da)}.art-electric .electric-bolt{color:#b6ef8f;z-index:4;font-size:21px;position:absolute;bottom:22px;right:55px}.art-unsure .vehicle-body{opacity:.25;border:2px dashed var(--blue);background:0 0}.art-unsure .vehicle-cabin{opacity:.25}.art-unsure .wheel{opacity:.35}.art-unsure .unsure-mark{background:var(--blue);color:#fff;z-index:5;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;display:grid;position:absolute;top:5px;left:60px}.art-car .vehicle-cabin{width:72px;left:36px}.vehicle-grid button.selected .vehicle-body{filter:saturate(1.2)}@keyframes wheel-turn{to{transform:rotate(360deg)}}.application-section{background:var(--navy);color:#fff;grid-template-columns:.86fr 1.14fr;align-items:center;gap:8vw;display:grid}.label.light{color:#73d6f3}.apply-copy>p:not(.label){color:#c9d6e7;max-width:520px;line-height:1.65}.apply-copy ul{margin:35px 0;padding:0;list-style:none}.apply-copy li{margin:14px 0;padding-left:26px;font-size:13px;position:relative}.apply-copy li:before{content:"✓";color:#9ad46f;font-weight:900;position:absolute;left:0}.support-card{border-top:1px solid #fff3;flex-direction:column;gap:5px;padding-top:24px;display:flex}.support-card small,.support-card span{color:#9fb0c8;font-size:10px}.support-card a{font-size:25px;font-weight:900;text-decoration:none}.application-card{color:var(--ink);background:#fff;border-radius:18px;min-height:550px;padding:35px clamp(24px,4vw,48px)}.form-header{justify-content:space-between;align-items:flex-start;display:flex}.form-header h3{margin:9px 0;font-size:29px}.form-header>b{font:800 9px var(--font-geist-mono),monospace;color:var(--muted)}.form-progress{grid-template-columns:1fr 1fr;gap:6px;margin:18px 0 28px;display:grid}.form-progress i{background:#e1e7eb;height:4px}.form-progress i.active{background:var(--blue)}fieldset{border:0;margin:0;padding:0}legend,.form-step>label,.input-row label{color:#526174;margin:15px 0;font-size:11px;font-weight:800;display:block}.mini-vehicles{flex-wrap:wrap;gap:8px;margin:10px 0 25px;display:flex}.mini-vehicles button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:30px;padding:10px 14px;font-size:11px}.mini-vehicles button.active{background:var(--navy);color:#fff;border-color:var(--navy)}select,input:not([type=checkbox]){background:#fff;border:1px solid #cbd5dc;border-radius:7px;outline:0;width:100%;height:50px;margin-top:8px;padding:0 13px}select:focus,input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #118fd024}.input-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-next{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;height:55px;margin-top:25px;padding:0 18px;font-weight:800;display:flex}.form-actions{grid-template-columns:110px 1fr;gap:10px;display:grid}.back{border:1px solid var(--line);background:#fff;border-radius:7px;margin-top:25px;font-weight:800}.consent{align-items:flex-start;line-height:1.45;gap:9px!important;font-size:10px!important;font-weight:400!important;display:flex!important}.consent input{accent-color:var(--green)}.secure{text-align:center;color:var(--muted);margin-top:18px;font-size:9px}.error{color:#b42318;text-align:center;font-size:11px}.success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:480px;display:flex}.success>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;font-size:30px;display:grid}.success h2{margin:12px 0;font-size:42px}.success>p:not(.label){color:var(--muted);line-height:1.6}.success button{border:1px solid var(--navy);background:#fff;border-radius:7px;margin-top:16px;padding:13px 17px;font-weight:800}.calculator{grid-template-columns:.72fr 1.28fr;align-items:center;gap:7vw;display:grid}.calculator-card{background:var(--soft);border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr .8fr;gap:35px;padding:35px;display:grid}.calc-fields label{grid-template-columns:1fr auto;margin-bottom:22px;font-size:11px;font-weight:800;display:grid}.calc-fields input,.calc-fields select{grid-column:1/-1}.calc-fields input[type=range]{height:auto;accent-color:var(--blue);box-shadow:none;border:0;padding:0}.calc-result{background:var(--navy);color:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;padding:30px;display:flex}.calc-result small{color:#b9c9dd;font-size:10px}.calc-result strong{letter-spacing:-.06em;margin-top:22px;font-size:65px}.calc-result>span{color:#9fb2cc;font-size:12px}.calc-result p{color:#afbed2;margin:20px 0;font-size:10px;line-height:1.6}.calc-result .button{margin-top:auto}.why{background:var(--sky);grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;display:grid}.why-card{background:var(--navy);color:#fff;border-radius:18px;padding:55px}.why-card>p:not(.label){color:#c6d4e4;line-height:1.6}.why-card>a{color:#7ed6f2;font-size:12px;font-weight:800}.why-points article{border-bottom:1px solid #cfe1e9;gap:20px;padding:28px 0;display:flex}.why-points article>span{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;display:grid}.why-points h3{margin:0 0 8px;font-size:20px}.why-points p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.faq-list{border-top:1px solid var(--line);max-width:900px;margin:45px auto 0}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:17px;font-weight:800;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--blue);font-size:25px}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);max-width:760px;font-size:14px;line-height:1.65}.final-cta{background:linear-gradient(120deg,#0c3070,var(--navy));color:#fff;justify-content:space-between;align-items:center;gap:40px;padding:75px clamp(28px,6vw,96px);display:flex}.final-cta h2{font-size:50px}.final-cta p:not(.label){color:#c6d4e5}.final-cta>div:last-child{flex-direction:column;align-items:center;gap:18px;display:flex}.final-cta .white{color:var(--navy);background:#fff}.final-cta>div:last-child>a:last-child{font-weight:900}footer{color:#fff;background:#06152f;grid-template-columns:1.3fr .6fr .9fr 1.6fr;gap:50px;padding:60px clamp(28px,6vw,96px) 30px;display:grid}.footer-logo-image{background:#fff;border-radius:10px;width:285px;height:105px;padding:8px;display:block;overflow:hidden}.footer-logo-image img{object-fit:contain;width:100%;height:100%;display:block}footer h4{color:#79d2f2;text-transform:uppercase;letter-spacing:.1em;font-size:11px}footer>div{flex-direction:column;gap:10px;display:flex}footer a,footer span{color:#d1dbea;font-size:11px;text-decoration:none}.fine-print p{color:#899ab2;margin:0;font-size:9px;line-height:1.6}@media (width<=1050px){nav{display:none}.hero{background:#fff;grid-template-columns:1fr}.hero-visual{min-height:540px}.reassurance,.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.vehicle-grid{grid-template-columns:repeat(3,1fr)}.application-section,.calculator,.why{grid-template-columns:1fr}.calculator-card{max-width:760px}.final-cta{align-items:flex-start}.topbar div a:last-child{display:none}footer{grid-template-columns:1fr 1fr}}@media (width<=650px){.topbar{justify-content:center}.topbar div{display:none}.site-header{height:78px}.logo-crop{width:220px;height:64px}.site-header .button.small{gap:0;padding:0 15px;font-size:0}.site-header .button.small span{font-size:20px}.hero-copy{padding:65px 22px 45px}h1{font-size:53px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.trust-row{flex-wrap:wrap;gap:18px;margin-top:38px}.hero-visual{min-height:420px}.car-shape{height:160px;bottom:100px}.car-shape:before{height:70px;top:-42px}.car-shape i,.car-shape b{border-width:12px;width:75px;height:75px;bottom:-34px}.coast-card{padding:16px;top:7%;right:5%}.coast-card b{font-size:21px}.delivery-chip{bottom:25px;left:4%}.reassurance{grid-template-columns:1fr}.reassurance article{border-right:0;border-bottom:1px solid var(--line)}.section{padding:75px 22px}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line)}.vehicle-grid{grid-template-columns:1fr 1fr}.vehicle-grid button{min-height:125px}.application-section{gap:45px}.application-card{padding:28px 19px}.input-row{grid-template-columns:1fr}.calculator-card{grid-template-columns:1fr;padding:20px}.why-card{padding:35px 25px}.final-cta{flex-direction:column;padding:60px 22px}.final-cta h2{font-size:42px}footer{grid-template-columns:1fr;gap:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.vehicle-grid button,.vehicle-art{transition:none}.vehicle-grid button:hover .wheel{animation:none}}@media (width<=650px){.hero-visual{background-position:46% 70%;min-height:470px}.coast-card{min-width:270px;padding:16px;top:5%;right:4%}.delivery-chip{bottom:20px;left:4%}}
