.product-carousel-section[data-v-1122ff6c]{width:100%;max-width:100%;padding:0;overflow:hidden}.carousel-container[data-v-1122ff6c]{width:100%;max-width:100%;margin:0 auto;background:transparent;border-radius:0;padding:0;border:none;overflow:hidden;box-sizing:border-box}.section-header[data-v-1122ff6c]{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.header-title h2[data-v-1122ff6c]{font-size:22px;font-weight:700;color:var(--mp-title, #1F2937);margin:0}.section-subtitle[data-v-1122ff6c]{margin:6px 0 0;font-size:13px;color:var(--mp-text, #6B7280)}.view-all-link[data-v-1122ff6c]{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:var(--mp-primary, #0C4DA2);text-decoration:none;transition:color .25s ease,transform .25s ease;white-space:nowrap}.view-all-link[data-v-1122ff6c]:hover{color:var(--mp-secondary, #2E7DFF);transform:translate(-2px)}.carousel-wrapper[data-v-1122ff6c]{position:relative;overflow:hidden}.products-carousel[data-v-1122ff6c]{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:8px 4px 16px;scrollbar-width:none;-ms-overflow-style:none;direction:rtl;max-width:100%;overscroll-behavior-x:contain;touch-action:pan-x}.products-carousel[data-v-1122ff6c]::-webkit-scrollbar{display:none}.product-card[data-v-1122ff6c]{position:relative;width:260px;min-width:260px;background:var(--mp-card, #fff);border:1px solid var(--mp-border, #E9EEF5);border-radius:18px;overflow:hidden;cursor:pointer;box-shadow:var(--mp-shadow, 0 6px 24px rgba(15, 23, 42, .05));transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.product-card[data-v-1122ff6c]:hover{transform:translateY(-6px);box-shadow:var(--mp-shadow-hover, 0 16px 40px rgba(15, 23, 42, .1))}.product-top[data-v-1122ff6c]{position:absolute;top:12px;right:12px;left:12px;z-index:3;display:flex;align-items:center;justify-content:space-between}.discount-badge[data-v-1122ff6c]{background:var(--mp-error, #EF4444);color:#fff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px}.wishlist-btn[data-v-1122ff6c]{width:34px;height:34px;border:none;border-radius:10px;background:#fffffff2;color:var(--mp-muted, #9CA3AF);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0f172a14;transition:color .25s ease,transform .25s ease}.wishlist-btn[data-v-1122ff6c]:hover{color:var(--mp-error, #EF4444);transform:scale(1.08)}.product-image-container[data-v-1122ff6c]{position:relative;width:100%;aspect-ratio:3 / 4;background:#fafbfd;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8px}.product-installment-badge[data-v-1122ff6c]{position:absolute;bottom:10px;right:10px;z-index:2}.product-discount-badge[data-v-1122ff6c]{position:absolute;top:10px;left:10px;right:auto;z-index:2;padding:3px 8px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;line-height:1.4}.product-image[data-v-1122ff6c]{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .25s ease}.product-card:hover .product-image[data-v-1122ff6c]{transform:scale(1.04)}.product-info[data-v-1122ff6c]{padding:14px 16px 16px;display:flex;flex-direction:column;gap:6px;flex:1}.product-rating[data-v-1122ff6c]{display:flex;gap:2px;color:var(--mp-star, #FBBF24);font-size:12px}.product-name[data-v-1122ff6c]{font-size:14px;font-weight:600;color:var(--mp-title, #1F2937);text-align:right;line-height:1.6;height:44px;overflow:hidden;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-category[data-v-1122ff6c]{font-size:12px;color:var(--mp-muted, #9CA3AF);text-align:right}.product-pricing[data-v-1122ff6c]{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:4px}.product-price[data-v-1122ff6c]{font-size:16px;font-weight:700;color:var(--mp-primary, #0C4DA2)}.product-price small[data-v-1122ff6c]{font-size:11px;font-weight:500;color:var(--mp-text, #6B7280)}.product-old-price[data-v-1122ff6c]{font-size:12px;color:var(--mp-muted, #9CA3AF);text-decoration:line-through}.add-cart-btn[data-v-1122ff6c]{margin-top:8px;width:100%;min-height:40px;border:none;border-radius:12px;background:var(--mp-primary, #0C4DA2);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .25s ease,transform .25s ease}.add-cart-btn[data-v-1122ff6c]:hover{background:var(--mp-secondary, #2E7DFF);transform:translateY(-1px)}.product-installment-note[data-v-1122ff6c]{margin-top:4px;font-size:11px;font-weight:600;color:#059669;text-align:right;line-height:1.4}.nav-button[data-v-1122ff6c]{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#fff;border:1px solid var(--mp-border, #E9EEF5);border-radius:12px;box-shadow:var(--mp-shadow, 0 6px 24px rgba(15, 23, 42, .05));display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .25s ease;color:var(--mp-text, #6B7280)}.nav-button[data-v-1122ff6c]:hover{color:var(--mp-primary, #0C4DA2);box-shadow:var(--mp-shadow-hover, 0 16px 40px rgba(15, 23, 42, .1))}.nav-button-right[data-v-1122ff6c]{right:4px}.nav-button-left[data-v-1122ff6c]{left:4px}@media(max-width:768px){.header-title h2[data-v-1122ff6c]{font-size:18px}.product-card[data-v-1122ff6c]{width:200px;min-width:200px}.nav-button[data-v-1122ff6c]{display:none}.product-image-container[data-v-1122ff6c]{padding:6px}}@media(max-width:480px){.product-card[data-v-1122ff6c]{width:180px;min-width:180px}.product-name[data-v-1122ff6c]{font-size:13px;height:40px}.product-price[data-v-1122ff6c]{font-size:14px}}
