.component-header{display:flex;justify-content:space-between;align-items:center;margin-top:32px;margin-bottom:20px;padding-bottom:0}.component-header .title-group{display:flex;flex-direction:column;gap:6px}.component-header .title-group .title{font-size:22px;font-weight:600;color:var(--text-primary);letter-spacing:-.01em;text-decoration:none;line-height:1.3}.component-header .title-group .sub-title{font-size:15px;color:var(--text-secondary);font-weight:400}.component-header .view-all{font-size:15px;font-weight:500;color:var(--primary-blue);text-decoration:none;transition:all var(--transition-fast);padding:8px 16px;border-radius:var(--radius-md);background:#0071e30f}.component-header .view-all:hover{background:#0071e31f}.banner-product-component{margin-top:20px;display:flex;gap:24px;border-bottom:.5px solid var(--separator);padding-bottom:32px}.banner-product-component-banner{flex:0 0 380px}.banner-product-component-banner .banner-card{border-radius:var(--radius-xl);display:block;transition:all var(--transition);overflow:hidden}.banner-product-component-banner .banner-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.banner-product-component-banner .banner-card img{width:100%;height:520px;object-fit:cover;border-radius:var(--radius-xl);display:block;border:none}.banner-product-component-banner .banner-card .img-placeholder{width:100%;height:520px;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-tertiary) 100%);border-radius:var(--radius-xl)}.banner-product-component-slider{flex:1;display:flex;overflow-x:auto;gap:20px;scrollbar-width:none;-ms-overflow-style:none}.banner-product-component-slider::-webkit-scrollbar{display:none}.horizontal-product-card{flex:0 0 280px;background:var(--bg-primary);border-radius:var(--radius-lg);border:.5px solid var(--border-primary);padding:16px;display:flex;flex-direction:column;gap:12px;transition:all var(--transition)}.horizontal-product-card:hover{box-shadow:var(--shadow-md);border-color:transparent}.horizontal-product-card .product-image{width:100%;height:140px;border-radius:var(--radius-md);overflow:hidden;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center}.horizontal-product-card .product-image img{max-width:100%;max-height:100%;object-fit:contain}.horizontal-product-card .product-image .img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-tertiary) 100%)}.horizontal-product-card .product-info{display:flex;flex-direction:column;gap:6px;flex:1}.horizontal-product-card .product-title{font-size:14px;font-weight:600;color:var(--text-primary);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.horizontal-product-card .product-title:hover{color:var(--primary-blue)}.horizontal-product-card .product-label{display:inline-block;font-size:11px;font-weight:600;color:var(--success-text);background:var(--success-bg);padding:3px 8px;border-radius:var(--radius-sm);align-self:flex-start}.horizontal-product-card .product-label.sale{color:var(--error-red);background:var(--error-bg)}.horizontal-product-card .product-pricing{display:flex;align-items:baseline;gap:6px}.horizontal-product-card .current-price{font-size:18px;font-weight:700;color:var(--text-primary)}.horizontal-product-card .tax-info{font-size:11px;color:var(--text-muted)}.horizontal-product-card .strikethrough-price{font-size:13px;color:var(--text-muted);text-decoration:line-through}.horizontal-product-card .product-actions{display:flex;gap:8px;margin-top:auto}.horizontal-product-card .quantity-select{width:56px;height:36px;padding:6px 10px;border-radius:var(--radius-md);border:1px solid var(--border-primary);font-size:14px;background:var(--bg-primary);transition:all var(--transition-fast);flex-shrink:0}.horizontal-product-card .quantity-select:focus{border-color:var(--primary-blue);box-shadow:0 0 0 3px #007aff26;outline:none}.horizontal-product-card .add-to-cart-btn{flex:1;height:36px;padding:0 12px;border-radius:var(--radius-md);background:var(--primary-blue);border:none;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center;gap:6px;text-decoration:none}.horizontal-product-card .add-to-cart-btn svg{width:16px;height:16px;stroke:#fff;fill:#fff}.horizontal-product-card .add-to-cart-btn:hover{background:var(--primary-blue-hover)}.horizontal-product-card .add-to-cart-btn:disabled{background:var(--text-muted);cursor:not-allowed}@media (max-width: 1299px){.banner-product-component{flex-direction:column}.banner-product-component-banner{flex:none;width:100%}.banner-product-component-banner .banner-card .img-placeholder{height:250px}}@media (max-width: 768px){.component-header{flex-direction:column;gap:8px}.horizontal-product-card{flex:0 0 240px;padding:12px}.horizontal-product-card .product-image{height:120px}.horizontal-product-card .product-title{font-size:13px}.horizontal-product-card .current-price{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-banner-product.css.map */
