@media(min-width: 751px){#vehicle-types{display:none}}@media(min-width: 751px){#category-title>div{border-bottom:1px solid #d8d8d8}}#category-title>div{padding-bottom:1.5rem;gap:2rem}#category-title .breadcrumb a{color:#6b6876}#category-title .breadcrumb a:hover{color:#253873}#category-title h1{font-size:2rem;color:#253873;line-height:1;margin:0 0 .3rem}#category-title .strapline{font-size:.8rem;color:#6b6876;margin:0}#category-nav{display:none}@media(min-width: 751px){#category-nav{display:block}#category-nav>div{display:flex;align-items:stretch}#category-nav .category-link{display:flex;align-items:center;padding:.75rem 1.25rem;font-size:.8rem;font-weight:500;color:#6b6876;border-top:2px solid rgba(0,0,0,0);white-space:nowrap;transition:color .15s}#category-nav .category-link:hover{color:#253873;text-decoration:none}#category-nav .category-link.active{color:#253873;border-top-color:#c41710}}#vehicle-listings{padding:0 0 5rem}.sort-bar{background:#fff;border-bottom:2px solid #c41710;padding:.5rem 1rem;margin-bottom:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.sort-bar .vehicle-count{font-size:.88rem;color:#6b6876}.sort-bar .vehicle-count span{font-weight:600;color:#253873}.sort-bar .sort-options{display:flex;gap:.4rem}.sort-bar .sort-select{display:none;width:auto;font-size:.9rem;padding:.4rem .6rem;border:1px solid #d8d8d8;border-radius:3px;background:#f7f7f7;color:#444;cursor:pointer}@media(max-width: 820px){.sort-bar .sort-options{display:none}.sort-bar .sort-select{display:inline-flex}}.empty-state{padding:4rem 0 2rem;text-align:center;max-width:480px;margin:0 auto}.empty-state .red-line{margin:0 auto .8rem}.empty-state h2{color:#253873;font-size:1.6rem;margin:0 0 1rem}.empty-state p{color:#6b6876;line-height:1.6;margin:0 0 .5rem}.empty-state p:last-of-type{margin-bottom:2rem}.empty-state__actions{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.sort-btn{font-size:.8rem;color:#444;background:#f7f7f7;border:1px solid #d8d8d8;padding:.4rem .9rem;cursor:pointer;border-radius:3px;white-space:nowrap}.sort-btn:hover,.sort-btn.active{background:#253873;color:#fff;border-color:#253873}#category-trust{padding-bottom:4rem}.trust-strip{display:grid;grid-template-columns:repeat(4, 1fr);gap:1px;background:#d8d8d8;border:1px solid #d8d8d8;margin-bottom:2rem}@media(max-width: 850px){.trust-strip{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.trust-strip{grid-template-columns:1fr}}.trust-item{background:#fff;display:flex;align-items:flex-start;gap:1rem;padding:1.4rem 1.6rem}.trust-item .icon{flex-shrink:0;width:36px;height:36px;background:#253873;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.15rem}.trust-item .icon svg{color:#fff}.trust-item strong{display:block;font-family:"Oswald",sans-serif;font-size:.9rem;font-weight:400;color:#253873;text-transform:uppercase;letter-spacing:.03em;line-height:1.2;margin-bottom:.2rem}.trust-item p{font-size:.78rem;color:#6b6876;font-weight:300;line-height:1.5;margin:0}.trust-footnote{font-size:.75rem;color:#6b6876;margin-top:-1.4rem;margin-bottom:2rem}.promo-block{display:flex;gap:4rem;align-items:flex-start}@media(max-width: 850px){.promo-block{flex-direction:column;gap:2rem}}.promo-block .promo-text{flex:1}.promo-block .promo-text h2{font-size:1.4rem;color:#253873;margin:0 0 .6rem}.promo-block .promo-text p{font-size:.88rem;color:#6b6876;font-weight:300;line-height:1.8;max-width:700px;margin:0}.promo-block .cta-box{flex-shrink:0;background:#fff;border-left:4px solid #c41710;padding:1.4rem 1.8rem;min-width:280px}@media(max-width: 850px){.promo-block .cta-box{min-width:0;width:100%;border-left:none;border-top:4px solid #c41710}}.promo-block .cta-box p{font-size:.88rem;color:#6b6876;font-weight:300;margin-bottom:1rem}.promo-block .cta-box p strong{display:block;font-family:"Oswald",sans-serif;font-size:1rem;font-weight:400;color:#253873;text-transform:uppercase;margin-bottom:.3rem}#latest-stock{background:#f2f2f2;padding:1rem 0 3rem 0}.stock-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.2rem}@media(min-width: 600px)and (max-width: 1200px){.stock-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.stock-grid{grid-template-columns:repeat(1, 1fr)}}.stock-card{background:#fff;display:flex;flex-direction:column;overflow:hidden;max-width:490px;color:inherit;text-decoration:none;margin:0 auto;width:100%}.stock-card:hover{text-decoration:none}.stock-card-photo{position:relative;overflow:hidden;aspect-ratio:16/9}.stock-card-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.stock-card-info{padding:.75rem;flex:1;display:flex;flex-direction:column;gap:.4rem}@media(min-width: 600px){.stock-card-info{padding:1.5rem}}.stock-card-info h3{color:#253873;letter-spacing:.02em;line-height:1.3;margin:0}.stock-card-wheelbase{color:#253873;font-size:.8rem;margin:0}.stock-card-subtitle{font-size:.8rem;color:#aaa;margin:0}.stock-card-specs{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin:.5rem 0;color:#999}.stock-card-specs li{display:flex;align-items:center;gap:.4rem;font-size:.85rem;margin:0}.stock-card-specs svg{width:14px;height:14px;flex-shrink:0}.stock-card-footer{margin-top:auto;padding-top:1rem;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.stock-card-price{font-family:"Oswald",sans-serif;font-size:1.7rem;font-weight:600;color:#c41710;line-height:1}.stock-card-price small{font-family:"Poppins",sans-serif;margin-top:.5rem;font-size:.7rem;font-weight:400;color:#aaa;display:block}.stock-card--sold .stock-card-photo img{opacity:.5}.stock-card--sold .button{background-color:#6b6b6b}.stock-card--sold .button:hover{background-color:rgb(86.6,86.6,86.6)}.stock-card-price--sold{color:#6b6b6b;font-size:1.4rem;text-transform:uppercase}.stock-footer{text-align:center;margin-top:2.4rem}.breadcrumb{margin-bottom:.5rem;padding:1rem 0 0 0;font-size:.8rem;text-transform:capitalize}.breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0}.breadcrumb li{display:flex;align-items:center;color:#6b6876}.breadcrumb li:not(:last-child)::after{content:"›";margin:0 .5rem;color:#6b6876;font-size:1.1rem;line-height:1}.breadcrumb li a{color:#6b6876;text-decoration:none}.breadcrumb li a:hover{color:#253873;text-decoration:underline}.breadcrumb li[aria-current=page]{color:#444;font-weight:500}/*# sourceMappingURL=category.min.v.1.css.map */