.products-hero{background:linear-gradient(135deg,var(--da-primary-dark) 0,var(--da-primary) 100%);color:#fff;padding:80px 0 60px;text-align:center}.products-hero h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.products-hero p{color:rgba(255,255,255,.85);max-width:700px;margin:0 auto;font-size:1.125rem}.featured-label{display:inline-block;background:var(--da-secondary);color:#fff;font-size:.75rem;font-weight:700;padding:4px 14px;border-radius:20px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.featured-product-row h2{font-size:1.75rem;margin-bottom:1rem}.featured-product-row p{color:var(--da-gray-700);line-height:1.7}.featured-specs{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.spec-tag{display:inline-block;padding:4px 12px;background:var(--da-gray-50);border:1px solid var(--da-gray-100);border-radius:4px;font-size:.8125rem;color:var(--da-gray-700)}.featured-product-section ai-img{width:100%;border-radius:12px}.category-title{font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--da-primary);display:inline-block}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:var(--da-shadow);transition:var(--da-transition);height:100%}.product-card:hover{box-shadow:var(--da-shadow-hover);transform:translateY(-4px)}.product-card-link{-webkit-text-decoration:none;text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.product-img-wrap{background:var(--da-gray-50);padding:20px;text-align:center;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.product-img-wrap img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product-card-body{padding:20px;flex-grow:1;display:flex;flex-direction:column}.product-card-body h3{font-size:1rem;margin-bottom:8px;flex-grow:1}.inquire-cta{font-size:.875rem;font-weight:600;color:var(--da-primary)}.products-cta{background:var(--da-gray-50)}.products-cta h2{font-size:2rem;margin-bottom:1rem}.products-cta p{color:var(--da-gray-700);font-size:1.0625rem}@media (max-width:991.98px){.products-hero h1{font-size:2rem}.featured-product-section ai-img{margin-bottom:2rem}}