.el-products-hero{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);color:#fff;padding:100px 0 60px}.el-products-hero h1{color:#fff;margin-bottom:12px}.el-products-hero p{color:rgba(255,255,255,.85);font-size:18px;max-width:640px;margin:0 auto}.el-category-section{margin-bottom:48px}.el-category-section:last-child{margin-bottom:0}.el-category-title{margin-bottom:8px}.el-category-desc{color:var(--color-text-muted);font-size:16px;margin-bottom:24px;max-width:600px}.el-product-grid-card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;transition:all .3s var(--ease-default);height:100%}.el-product-grid-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-elevated)}.el-product-img-wrap{display:block;background:var(--color-bg-alt)}.el-product-img{width:100%;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;padding:12px}.el-product-grid-body{padding:16px;text-align:center}.el-product-grid-body h3{font-size:16px;margin-bottom:12px;line-height:1.3}.el-btn-sm{padding:8px 18px;font-size:13px}