.products-listing-container{max-width:1200px;margin:0 auto;padding:2rem 1rem;background:var(--bg-primary,#fff)}.products-page-header{text-align:center;margin-bottom:2rem}.hero-section{margin-bottom:2.5rem;background:var(--bg-tertiary,#f1f5f9);border-radius:1rem;padding:2rem 1rem;box-shadow:var(--shadow-sm,0 1px 2px 0 rgba(0,0,0,.05))}.hero-copy{margin-bottom:1.5rem;text-align:center}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.category-card{background:#fff;border-radius:.75rem;box-shadow:var(--shadow-md,0 4px 6px -1px rgba(0,0,0,.1));overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s;text-decoration:none;color:inherit}.category-card:hover{box-shadow:var(--shadow-lg,0 10px 15px -3px rgba(0,0,0,.1));transform:translateY(-2px) scale(1.02)}.category-card-image{width:100%;height:180px;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}.category-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-bottom:1px solid var(--border-color,#e2e8f0)}.vehicle-hero-image{width:100%;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}.vehicle-hero-image img{display:block;width:100%;height:auto;max-height:520px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.vehicle-stats{display:flex;gap:2rem;margin-top:1rem;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-number{font-size:1.5rem;font-weight:700;color:#ea580c}.stat-label{font-size:.875rem;color:#6b7280;font-weight:500}.vehicle-header{display:flex;gap:2rem;align-items:flex-start;margin-bottom:1.5rem}.vehicle-header-image{width:120px;height:120px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#f3f4f6}.vehicle-header-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vehicle-header-info h1{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#111827}.vehicle-header-info p{margin:0;color:#6b7280;font-size:.95rem}@media (max-width:640px){.vehicle-header{flex-direction:column;gap:1rem}.vehicle-header-image{width:100%;height:auto;aspect-ratio:16/9}.vehicle-stats{gap:1.5rem}.stat-number{font-size:1.25rem}}.category-card-body{padding:1rem 1.25rem;flex:1 1}.category-card-header{margin-bottom:.5rem}.category-card-label{font-size:.75rem;color:var(--text-secondary,#64748b);font-weight:600;text-transform:uppercase}.category-card-description{font-size:.95rem;color:var(--text-secondary,#64748b);margin-top:.5rem}.category-card-footer{padding:.75rem 1.25rem;background:var(--bg-secondary,#f8fafc);border-top:1px solid var(--border-color,#e2e8f0);text-align:right}.category-card-cta{color:var(--primary,#4f46e5);font-weight:600;font-size:.95rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem}.product-card{background:#fff;border-radius:.75rem;box-shadow:var(--shadow-md,0 4px 6px -1px rgba(0,0,0,.1));overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:var(--shadow-lg,0 10px 15px -3px rgba(0,0,0,.1));transform:translateY(-2px) scale(1.02)}.product-card-image{width:100%;height:180px;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center;position:relative}.product-card-image img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;margin:auto;-o-object-fit:contain;object-fit:contain}.in-stock-badge{position:absolute;top:10px;right:10px;background:var(--success,#10b981);color:#fff;font-size:.8rem;padding:.3rem .7rem;border-radius:.5rem;font-weight:600}.product-card-info{padding:1rem 1.25rem;flex:1 1}.product-name{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.product-card-category{font-size:.9rem}.product-card-category,.product-description{color:var(--text-secondary,#64748b);margin-bottom:.5rem}.product-description{font-size:.95rem}.product-variants-count{font-size:.85rem;color:var(--text-tertiary,#94a3b8)}.section-heading{font-size:1.5rem;font-weight:700;margin:2rem 0 1rem;color:var(--primary,#4f46e5)}@media (max-width:900px){.category-grid,.products-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.hero-section{padding:1rem}}@media (max-width:600px){.products-listing-container{padding:1rem .5rem}.category-card-body,.product-card-info{padding:.75rem}.category-card-footer,.product-card-footer{padding:.5rem .75rem}.section-heading{font-size:1.1rem}}.vehicle-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.vehicle-link-card{display:flex;flex-direction:column;background:white;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;height:100%}.vehicle-link-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.vehicle-card-image{position:relative;width:100%;height:180px;background:#f1f5f9;overflow:hidden;display:flex;align-items:center;justify-content:center}.vehicle-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vehicle-card-content{padding:1.25rem;flex-grow:1;display:flex;flex-direction:column}.vehicle-card-title,.vehicle-card-year{margin-bottom:.5rem}.vehicle-card-year{display:inline-block;font-size:.75rem;font-weight:600;color:#64748b;background:#f1f5f9;padding:.25rem .5rem;border-radius:.25rem}.vehicle-card-title h3{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a;line-height:1.4}.vehicle-card-meta{margin-top:auto;padding-top:1rem;border-top:1px solid #e2e8f0}.vehicle-engine{font-size:.875rem;color:#64748b;display:flex;align-items:center;gap:.5rem}.vehicle-engine:before{content:"⚙️";font-size:1rem}@media (max-width:640px){.vehicle-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}