/* Carvix 19.1 – All Vehicles Search & Display */
.cvx190-group a{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important}
.cvx190-group a small{padding:3px 7px;border-radius:999px;background:#e2efe8;color:#496158;font-size:10px;font-weight:900}
.cvx191-category-filter{display:grid;grid-template-columns:1.4fr repeat(4,minmax(130px,.7fr)) auto;gap:10px;align-items:end;margin:18px 0;padding:18px!important}
.cvx191-category-filter label{display:grid;gap:6px}
.cvx191-category-filter label>span{font-size:10px;font-weight:900;text-transform:uppercase;color:#607168}
.cvx191-category-filter input,.cvx191-category-filter select{width:100%;min-height:47px;padding:0 12px;border:1px solid #cedbd5;border-radius:10px;background:#fff}
.cvx191-category-filter>div{display:flex;gap:7px}
.cvx191-listings article>a{display:block}
.cvx191-no-image{display:grid;place-items:center;width:100%;aspect-ratio:16/10;background:linear-gradient(135deg,#eaf2ee,#d6e5dd);font-weight:950;letter-spacing:.12em}
.cvx191-card-meta{display:flex;flex-wrap:wrap;gap:6px;color:#63756c;font-size:11px}
.cvx191-card-meta span+span:before{content:"•";margin-right:6px}
.cvx191-card-facts{display:grid;gap:3px;padding:9px;border-radius:9px;background:#f3f7f5;color:#53675d;font-size:10px}
.cvx191-card-facts b{color:#173c2e}
.cvx191-vehicle-profile{margin:0 0 22px;padding:20px!important}
.cvx191-vehicle-profile header{display:flex;justify-content:space-between;gap:20px;align-items:center}
.cvx191-vehicle-profile h2{margin:4px 0 0}
.cvx191-vehicle-profile header a{color:#08734a;font-weight:850}
.cvx191-attribute-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px}
.cvx191-attribute-grid>div{display:grid;gap:5px;padding:13px;border-radius:11px;background:#f3f7f5}
.cvx191-attribute-grid small{color:#65776e;font-size:9px;font-weight:900;text-transform:uppercase}
.cvx191-attribute-grid strong{font-size:16px}
@media(max-width:1250px){.cvx191-category-filter{grid-template-columns:repeat(3,minmax(0,1fr))}.cvx191-category-filter>div{grid-column:span 3}}
@media(max-width:850px){.cvx191-category-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.cvx191-category-filter>div{grid-column:span 2}.cvx191-attribute-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:550px){.cvx191-category-filter{grid-template-columns:1fr}.cvx191-category-filter>div{grid-column:1;flex-direction:column}.cvx191-category-filter .btn{width:100%}.cvx191-vehicle-profile header{align-items:flex-start;flex-direction:column}.cvx191-attribute-grid{grid-template-columns:1fr}}
