*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#11253d;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.topbar{background:#091b2d;color:#d6e1ec;font-size:13px}.topbar-inner{display:flex;justify-content:space-between;padding:9px 0;gap:20px}.topbar-inner>div{display:flex;gap:22px}.topbar a:hover{color:#fff}.main-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e7edf3}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:68px;height:44px;object-fit:contain}.brand div{display:flex;flex-direction:column}.brand strong{font:800 18px Manrope,sans-serif}.brand small{font-size:10px;color:#6f7f90}.main-nav{display:flex;align-items:center;gap:21px;font-size:13px;font-weight:700}.main-nav>a,.nav-drop>button{padding:11px 0}.main-nav>a:hover,.nav-drop>button:hover{color:#087bd2}.nav-cta{background:#087bd2;color:#fff!important;padding:11px 15px!important;border-radius:8px}.nav-drop{position:relative}.nav-drop>button{font:inherit;border:0;background:none;cursor:pointer;color:inherit}.drop-menu{position:absolute;top:38px;left:-18px;width:230px;background:#fff;border:1px solid #e4eaf0;box-shadow:0 14px 40px #10233b1c;border-radius:10px;padding:8px;display:none}.nav-drop:hover .drop-menu{display:block}.drop-menu a{display:block;padding:10px 12px;border-radius:7px}.drop-menu a:hover{background:#f0f6fb;color:#087bd2}.menu-toggle{display:none;border:0;background:none;font-size:25px}.hero,.model-hero,.page-hero.image{position:relative;background:var(--hero) center/cover no-repeat}.hero{min-height:660px;display:flex;align-items:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#06182beF,#06182bc4 54%,#06182b40)}.hero-grid{position:relative;display:grid;grid-template-columns:1.25fr .75fr;gap:55px;align-items:center;padding:65px 0}.hero-copy{color:#fff}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;color:#75c7ff}.eyebrow.dark{color:#087bd2}.eyebrow.light{color:#7dccff}.hero h1,.model-hero h1,.page-hero h1{font:800 58px/1.04 Manrope,sans-serif;letter-spacing:-2px;margin:14px 0 18px}.hero h1 em{font-style:normal;color:#5dbdff}.hero-copy>p{font-size:18px;line-height:1.7;color:#d7e3ee;max-width:650px}.actions{display:flex;gap:11px;margin-top:26px}.btn{display:inline-flex;justify-content:center;align-items:center;border:1px solid transparent;padding:14px 21px;border-radius:8px;font-size:14px;font-weight:800;cursor:pointer}.btn-primary{background:#087bd2;color:#fff}.btn-light{background:#fff;color:#11253d}.btn-outline-dark{border-color:#c9d5df;color:#11253d}.btn-wide{width:100%;margin-top:14px}.hero-stats{display:flex;gap:30px;margin-top:38px}.hero-stats div{display:flex;flex-direction:column}.hero-stats b{font-size:15px}.hero-stats span{font-size:11px;color:#afc1d0;margin-top:4px}.glass-card,.white-card,.form-card{background:#fff;border-radius:16px;padding:27px;box-shadow:0 16px 50px #0002}.glass-card h2{font-size:25px;margin:8px 0}.glass-card>p{color:#65768a;line-height:1.6}.lead-form{position:relative}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lead-form label{display:block}.lead-form label>span{display:block;font-size:11px;font-weight:800;color:#52677e;margin:0 0 5px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;font:inherit;border:1px solid #dae3eb;border-radius:8px;padding:12px 13px;background:#fff;outline:none}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#087bd2;box-shadow:0 0 0 3px #087bd21a}.form-help{display:block;text-align:center;color:#8492a1;font-size:10px;line-height:1.5;margin-top:9px}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.trust-bar{border-bottom:1px solid #e4eaf0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0}.trust-grid>div{padding:0 22px;border-right:1px solid #e4eaf0}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-grid b,.trust-grid span{display:block}.trust-grid b{font-size:13px}.trust-grid span{font-size:11px;color:#7f8d9b;margin-top:4px}.section{padding:84px 0}.section-soft{background:#f5f8fb}.section-dark{background:#0a1e33;color:#fff}.section-dark h2{color:#fff}.section-dark p{color:#c1cfdb}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}h2{font:800 39px/1.15 Manrope,sans-serif;letter-spacing:-1px;margin:9px 0 14px}.lead{color:#66788a;line-height:1.8}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid #dbe4ec;border-radius:999px;background:#fff;padding:9px 15px;cursor:pointer;font-weight:700;color:#52677e}.filter.active{background:#11253d;color:#fff;border-color:#11253d}.vehicle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vehicle-card{background:#fff;border:1px solid #e5ebf1;border-radius:14px;overflow:hidden;box-shadow:0 7px 28px #10233b0d;transition:.2s}.vehicle-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #10233b19}.vehicle-media{height:205px;background:#eaf0f5;display:block}.vehicle-media img{width:100%;height:100%;object-fit:cover}.vehicle-body{padding:21px}.vehicle-body>span,.location-card>span,.contact-card>span{font-size:10px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;color:#087bd2}.vehicle-body h3{font-size:22px;margin:8px 0}.vehicle-body p{color:#69798b;font-size:14px;line-height:1.6;min-height:68px}.card-actions{display:flex;justify-content:space-between;gap:12px;align-items:center}.card-actions a{font-size:13px;font-weight:800;color:#087bd2}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.check-list{list-style:none;padding:0;display:grid;gap:10px}.check-list li:before{content:"✓";color:#62c4ff;font-weight:900;margin-right:9px}.location-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.location-grid.all{grid-template-columns:repeat(3,1fr)}.location-card{border:1px solid #e3eaf0;border-radius:13px;padding:23px;background:#fff}.location-card h3{font-size:20px}.location-card p{font-size:13px;color:#69798b;line-height:1.65;min-height:82px}.location-card>a{font-weight:800;color:#087bd2;font-size:13px}.text-link{color:#087bd2;font-weight:800;font-size:13px}.model-hero{min-height:520px;display:flex;align-items:end}.model-hero-content{position:relative;color:#fff;padding:150px 0 65px}.model-hero h1{font-size:54px}.model-hero p{max-width:760px;line-height:1.75;color:#d6e1eb;font-size:17px}.page-hero{background:#0a1e33;color:#fff;padding:95px 0}.page-hero.image{min-height:430px;display:flex;align-items:end;padding:0}.page-hero.image>.container{position:relative;padding:130px 0 55px}.page-hero p{color:#c7d4df;max-width:760px;line-height:1.7}.gallery{display:grid;gap:14px}.gallery.three{grid-template-columns:repeat(3,1fr)}.gallery.four{grid-template-columns:repeat(4,1fr)}.gallery img{width:100%;height:230px;object-fit:cover;border-radius:12px;background:#e6edf3}.content-block{max-width:850px;margin:45px auto 0}.content-block p,.insurance-content p{color:#65778a;line-height:1.85}.bullet-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px 22px;margin-top:28px}.bullet-grid div{background:#fff;border:1px solid #e4eaf0;padding:13px;border-radius:9px;font-size:13px;line-height:1.55}.clean-list{padding-left:18px;color:#5e7186;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-grid>div{border:1px solid #e3e9ef;padding:24px;border-radius:13px}.feature-grid b{color:#087bd2}.feature-grid h3{font-size:17px;line-height:1.45}.form-page{max-width:760px}.insurance-content{max-width:900px}.insurance-content article{padding:22px 0;border-bottom:1px solid #e5ebf1}.insurance-content h2{font-size:27px}.notice{background:#f3f7fa;border-left:4px solid #087bd2;padding:16px;margin-top:25px;font-size:13px;line-height:1.6}.contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.contact-card{border:1px solid #e3eaf0;border-radius:12px;padding:22px}.contact-card a,.contact-card b{display:block;font-size:16px;margin-top:8px}.site-footer{background:#061625;color:#afbfcd;padding:58px 0 18px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:38px}.footer-brand{font:800 21px Manrope;color:#fff}.footer-brand b{color:#58baff}.footer-grid h4{color:#fff}.footer-grid a,.footer-grid p{display:block;font-size:13px;line-height:1.8;margin:4px 0}.socials{display:flex;gap:12px;margin-top:15px;flex-wrap:wrap}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff18;margin-top:38px;padding-top:17px;font-size:11px;color:#7f93a6}.floating-wa{position:fixed;right:18px;bottom:18px;width:50px;height:50px;border-radius:50%;background:#20b862;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;z-index:60;box-shadow:0 8px 28px #0003}.hidden{display:none!important}

@media(max-width:980px){.main-nav{position:absolute;top:76px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:flex-start;padding:18px 4%;box-shadow:0 10px 20px #0001}.main-nav.open{display:flex}.menu-toggle{display:block}.nav-drop{width:100%}.drop-menu{position:static;display:none;box-shadow:none;width:100%;margin-top:5px}.nav-drop.open .drop-menu{display:block}.nav-drop:hover .drop-menu{display:none}.nav-drop.open:hover .drop-menu{display:block}.hero-grid{grid-template-columns:1fr}.glass-card{max-width:650px}.vehicle-grid{grid-template-columns:repeat(2,1fr)}.location-grid,.location-grid.all{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.topbar{display:none}.hero h1{font-size:49px}.two-col{grid-template-columns:1fr}.gallery.four{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.brand small{display:none}.hero{min-height:auto}.hero-grid{padding:55px 0}.hero h1,.model-hero h1,.page-hero h1{font-size:37px;letter-spacing:-1px}.hero-copy>p{font-size:16px}.hero-stats{flex-wrap:wrap}.section{padding:58px 0}h2{font-size:30px}.section-head{flex-direction:column;align-items:flex-start}.vehicle-grid,.location-grid,.location-grid.all,.feature-grid,.footer-grid,.contact-grid,.gallery.three,.gallery.four,.bullet-grid,.trust-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.trust-grid>div{border:0;padding:5px 0}.gallery img{height:210px}.footer-bottom{flex-direction:column;gap:7px}.model-hero{min-height:450px}.model-hero-content{padding:120px 0 45px}.actions{flex-direction:column}.actions .btn{width:100%}.vehicle-body p{min-height:0}}

.source-intro{background:#fff}.source-copy p{color:#5f7185;line-height:1.85;margin-top:0}.source-copy strong{color:#243a50}.insurance-strip{display:flex;justify-content:space-between;align-items:center;gap:35px}.insurance-strip h2{margin-bottom:8px}.insurance-strip p{color:#68798b;margin:0}.insurance-numbers{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.insurance-numbers a{background:#fff;border:1px solid #dce6ee;border-radius:9px;padding:13px 16px;color:#087bd2;font-weight:800;box-shadow:0 6px 20px #10233b0a}
@media(max-width:720px){.insurance-strip{flex-direction:column;align-items:flex-start}.insurance-numbers{justify-content:flex-start}.insurance-numbers a{width:100%;text-align:center}}

.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:64px;height:auto;object-fit:contain;filter:drop-shadow(0 3px 12px rgba(0,0,0,.18))}.brand img{width:60px;height:60px;object-fit:contain}@media(max-width:560px){.brand img{width:52px;height:52px}.footer-brand img{width:56px}}
