*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #eee}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand img{width:150px;max-height:62px;object-fit:contain}.nav{display:flex;align-items:center;gap:24px}.link-btn{border:0;background:none;cursor:pointer}.btn{border:0;border-radius:7px;padding:14px 22px;font-weight:800;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}.btn-red{background:#e31b23;color:#fff}.btn-dark{background:#111;color:#fff}.btn-outline{background:#fff;border:2px solid #111}.btn-wide{width:100%}.hero{padding:80px 0;background:linear-gradient(120deg,#f7f7f7,#fff)}.hero-grid,.finance-grid,.product-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.hero h1,.inventory-hero h1,.product-info h1,.page-hero h1{font-size:clamp(42px,6vw,78px);line-height:.98;margin:12px 0 22px}.lead{font-size:20px;color:#555;max-width:650px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em;color:#e31b23}.actions{display:flex;gap:12px;margin-top:30px}.hero-photo{width:100%;height:440px;border-radius:18px;overflow:hidden;background:#f3f3f3}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.section{padding:75px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section h2{font-size:38px;margin:8px 0 20px}.vehicle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.vehicle-card{border:1px solid #e6e6e6;border-radius:12px;overflow:hidden;background:#fff}.vehicle-image{display:block;aspect-ratio:16/10;background:#f2f2f2;overflow:hidden;padding:8px}.vehicle-image img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:8px;transition:transform .3s ease}.placeholder{height:100%;display:grid;place-items:center;font-weight:900;color:#bbb}.vehicle-body{padding:18px}.vehicle-body h3{font-size:18px;min-height:44px}.price{font-weight:900;margin:8px 0 16px}.card-actions{display:flex;gap:8px}.card-actions .btn{padding:11px 12px;font-size:12px;flex:1}.finance{background:#111;color:#fff}.calc-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.calc-form label,.modal-card label{display:grid;gap:7px;font-weight:700}.calc-form input,.calc-form select,.modal-card input,.modal-card select,.filters input,.filters select{padding:14px;border:1px solid #ddd;border-radius:7px;background:#fff;color:#111}.calc-result{background:#fff;color:#111;border-radius:16px;padding:35px}.calc-result strong{font-size:46px;display:block;margin:10px 0 25px}.calc-details{border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:20px}.calc-details p{display:flex;justify-content:space-between}.calc-result small{display:block;color:#777;margin-top:18px;line-height:1.5}.about-strip{text-align:center}.inventory-hero,.page-hero{padding:65px 0 45px;background:#f6f6f6}.inventory-hero h1,.page-hero h1{font-size:58px}.filters{display:flex;gap:12px;margin-bottom:25px}.filters input{flex:1}.product-grid{align-items:start}.gallery{display:grid;gap:12px}.gallery img{width:100%;border-radius:10px}.product-info{position:sticky;top:110px}.product-price{font-size:30px;font-weight:900;margin:15px 0}.description{line-height:1.7}.trust-box{margin:25px 0;padding:20px;background:#f7f7f7;border-left:4px solid #e31b23}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.three>div{padding:25px;background:#f7f7f7;border-radius:10px}.three b{font-size:34px;color:#e31b23}.page-cta{padding:65px 0;text-align:center;background:#111;color:#fff}.narrow{max-width:850px}.footer{background:#0b0b0b;color:#fff;padding:45px 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:35px}.footer-logo{width:150px;background:#fff;padding:6px;border-radius:4px}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.modal.open{display:grid;place-items:center}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3}.modal-card{position:relative;background:#fff;width:min(560px,92%);padding:32px;border-radius:14px;z-index:2}.modal-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px;cursor:pointer}.modal-card .two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-card form{display:grid;gap:15px}.form-status{font-weight:700;color:#08752d}.rte{line-height:1.75}@media(max-width:850px){.nav a:not(.btn),.nav .link-btn{display:none}.header-inner{height:70px}.hero-grid,.finance-grid,.product-grid{grid-template-columns:1fr}.hero{padding:55px 0}.hero-mark{font-size:64px}.vehicle-grid{grid-template-columns:1fr 1fr}.product-info{position:static}.three,.footer-grid,.calc-form{grid-template-columns:1fr}.inventory-hero h1,.page-hero h1{font-size:44px}}@media(max-width:560px){.vehicle-grid{grid-template-columns:1fr}.card-actions{flex-direction:column}.modal-card .two{grid-template-columns:1fr}.filters{flex-direction:column}}.product-vehicle .gallery{width:100%;max-width:720px}.product-vehicle .gallery img{display:block;width:100%;max-height:520px;object-fit:contain;object-position:center;background:#f6f6f6;border-radius:12px}@media(max-width:850px){.hero-photo{height:340px}.product-vehicle .gallery{max-width:100%}.product-vehicle .gallery img{max-height:420px}}@media(max-width:560px){.hero-photo{height:280px}.vehicle-image{aspect-ratio:16/11;padding:6px}.product-vehicle .gallery img{max-height:340px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/theme.css.map */
