.vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}@media (max-width: 992px){.vehicle-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.vehicle-grid{grid-template-columns:repeat(1,1fr)}}.vehicle-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 24px #00000014;border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column}.vehicle-image{position:relative}.veh-slider{position:relative;overflow:hidden;width:100%;height:240px;background:#f3f4f6}.veh-slider-link{display:block;height:100%}.veh-slides{display:flex;height:100%;transition:transform .35s ease;will-change:transform}.veh-slide{min-width:100%;height:100%}.vehicle-card-img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;display:block}.veh-nav{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:999px;border:none;background:#00000073;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;z-index:3}.veh-prev{left:10px}.veh-next{right:10px}.veh-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px;z-index:3}.veh-dot{width:8px;height:8px;border-radius:999px;border:none;background:#ffffff8c;cursor:pointer}.veh-dot.is-active{background:#fff;width:18px}.veh-photo-badge{position:absolute;left:12px;top:12px;display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:#00000073;color:#fff;z-index:4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:12px}.veh-photo-badge .dot{width:8px;height:8px;border-radius:999px;background:#bbb}.veh-photo-badge.is-partner .dot{background:#22c55e}.veh-photo-badge.is-default .dot{background:#94a3b8}.veh-photo-badge.is-partner .txt:after{content:"uploaded by Partner"}.veh-photo-badge.is-default .txt:after{content:"System photo"}.vehicle-specs{position:absolute;left:0;right:0;bottom:0;background:#0000008c;color:#fff;padding:10px 12px;z-index:2}.vehicle-specs ul{margin:0;padding:0;list-style:none;display:flex;justify-content:space-between;gap:10px}.vehicle-specs li{font-size:12px;opacity:.95;display:flex;align-items:center;gap:6px}.vehicle-specs span{font-weight:600;margin-left:4px}.rating-badge-container{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.06);background:#fff}.rating-badge{display:flex;align-items:center;gap:8px}.rating-badge i{font-size:16px;color:#f05}.rating-link{text-decoration:none;color:inherit;display:flex;align-items:center;gap:8px}.rating-score{font-weight:800}.rating-votes{color:#6b7280;font-size:12px}.view-shop-link{padding:7px 12px;border:1px solid #ff5b1a;color:#ff5b1a;border-radius:999px;font-size:12px;text-decoration:none;font-weight:700;white-space:nowrap}.no-rating{color:#6b7280;font-size:12px}.vehicle-title{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#fff}.vehicle-title h6{margin:0;font-size:14px;font-weight:800}.vehicle-title .price{font-weight:900;color:#ff5b1a}.brand-link,.city-link{text-decoration:none;border-bottom:1px dashed rgba(0,0,0,.35);padding-bottom:1px;color:#111827;font-weight:800}.brand-link:hover,.city-link:hover{color:#ff5b1a;border-color:#ff5b1a}.vehicle-footer{display:flex;align-items:center;justify-content:space-between;padding:12px;border-top:1px solid rgba(0,0,0,.06);background:#fff}.location p{margin:0;font-size:14px;color:#111827;font-weight:700}.book-btn{background:#ff5b1a;border:none;color:#fff;padding:8px 18px;border-radius:10px;font-weight:900;cursor:pointer}.vehicle-card .vehicle-title,.vehicle-card .vehicle-title *,.vehicle-card .vehicle-footer,.vehicle-card .vehicle-footer *,.vehicle-card .location,.vehicle-card .location *{opacity:1!important;visibility:visible!important}.react-pagination{margin:18px 0 0;display:flex;align-items:center;justify-content:center;gap:12px}.pg-btn{border:1px solid rgba(0,0,0,.15);background:#fff;padding:8px 14px;border-radius:10px;font-weight:800;cursor:pointer}.pg-btn:disabled{opacity:.5;cursor:not-allowed}.pg-text{color:#6b7280;font-weight:800}
