.Product-module__BXRmYa__productPageContainer{background:var(--background);min-height:100vh;padding-top:2rem;padding-bottom:5rem}.Product-module__BXRmYa__maxWidthContainer{max-width:1400px;margin:0 auto;padding:0 1.5rem}.Product-module__BXRmYa__breadcrumbs{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:2rem;font-size:.9rem;display:flex}.Product-module__BXRmYa__breadcrumbs a{transition:color .2s}.Product-module__BXRmYa__breadcrumbs a:hover{color:var(--primary-hover)}.Product-module__BXRmYa__breadcrumbCurrent{color:var(--text-main);font-weight:600}.Product-module__BXRmYa__layoutGrid{grid-template-columns:1fr 400px;align-items:start;gap:3rem;display:grid}@media (max-width:1024px){.Product-module__BXRmYa__layoutGrid{grid-template-columns:1fr}}.Product-module__BXRmYa__buyBoxSticky{position:sticky;top:2rem}.Product-module__BXRmYa__buyBoxCard{-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:20px;padding:2rem;transition:transform .3s;box-shadow:0 20px 40px -10px #0000000d}.Product-module__BXRmYa__buyBoxCard:hover{transform:translateY(-2px)}.Product-module__BXRmYa__paymentTabs{border:1px solid var(--border);background:#f1f5f980;border-radius:12px;margin-bottom:1.5rem;padding:4px;display:flex}.Product-module__BXRmYa__paymentTabBtn{text-align:center;cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:8px;flex:1;padding:.8rem 0;font-size:.95rem;font-weight:800;transition:all .2s}.Product-module__BXRmYa__paymentTabBtnActive{color:var(--text-main);background:#fff;box-shadow:0 2px 4px #0000000d}.Product-module__BXRmYa__priceDisplay{color:var(--price);align-items:baseline;gap:4px;margin-bottom:.5rem;font-size:2.5rem;font-weight:900;line-height:1;display:flex}.Product-module__BXRmYa__priceCurrency{font-size:1.2rem;font-weight:600}.Product-module__BXRmYa__fintechSliderContainer{border:1px solid var(--border);background:#fff;border-radius:16px;margin-top:2rem;padding:1.5rem;box-shadow:inset 0 2px 4px #00000005}.Product-module__BXRmYa__sliderRow{margin-bottom:1.5rem}.Product-module__BXRmYa__sliderHeader{color:var(--text-muted);justify-content:space-between;margin-bottom:.8rem;font-size:.95rem;display:flex}.Product-module__BXRmYa__sliderValue{color:var(--text-main);font-size:1.1rem;font-weight:800}.Product-module__BXRmYa__fintechRange{-webkit-appearance:none;background:#e2e8f0;border-radius:999px;outline:none;width:100%;height:6px}.Product-module__BXRmYa__fintechRange::-webkit-slider-thumb{appearance:none;border:3px solid var(--primary);cursor:pointer;background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .1s;box-shadow:0 4px 6px #0000001a}.Product-module__BXRmYa__fintechRange::-webkit-slider-thumb:hover{transform:scale(1.15)}.Product-module__BXRmYa__fintechRange::-moz-range-thumb{border:3px solid var(--primary);cursor:pointer;background:#fff;border-radius:50%;width:24px;height:24px;box-shadow:0 4px 6px #0000001a}.Product-module__BXRmYa__receiptBox{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.Product-module__BXRmYa__receiptRow{color:var(--text-muted);justify-content:space-between;margin-bottom:.8rem;font-size:.95rem;display:flex}.Product-module__BXRmYa__receiptTotal{color:var(--text-main);border-top:1px solid #cbd5e1;justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:1.1rem;font-weight:900;display:flex}.Product-module__BXRmYa__mainLayout{flex-direction:column;gap:2rem;display:flex}.Product-module__BXRmYa__productHeader{margin-bottom:1rem}.Product-module__BXRmYa__brandSkuRow{align-items:center;gap:15px;margin-bottom:10px;display:flex}.Product-module__BXRmYa__brandPill{color:var(--secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.95rem;font-weight:800}.Product-module__BXRmYa__skuPill{color:#475569;background:#f1f5f9;border-radius:6px;padding:4px 10px;font-size:.85rem;font-weight:600}.Product-module__BXRmYa__productTitle{color:var(--text-main);letter-spacing:-.5px;font-size:1.8rem;font-weight:900;line-height:1.3}.Product-module__BXRmYa__reviewStars{color:var(--primary);align-items:center;gap:6px;display:flex}.Product-module__BXRmYa__galleryGrid{grid-template-columns:80px 1fr;gap:20px;height:550px;display:grid}.Product-module__BXRmYa__thumbnailList{flex-direction:column;gap:12px;padding-right:4px;display:flex;overflow-y:auto}.Product-module__BXRmYa__thumbnailList::-webkit-scrollbar{width:4px}.Product-module__BXRmYa__thumbnailList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.Product-module__BXRmYa__thumbnailItem{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;flex-shrink:0;width:70px;height:70px;padding:4px;transition:all .2s}.Product-module__BXRmYa__thumbnailItem:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}.Product-module__BXRmYa__thumbnailActive{border-color:var(--primary);box-shadow:0 0 0 2px #fbbf2433}.Product-module__BXRmYa__mainImageDisplay{background:#fff;border:1px solid #00000008;border-radius:20px;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #00000005}.Product-module__BXRmYa__mainImageDisplay img{object-fit:contain;width:100%;height:100%;max-height:500px;transition:opacity .3s}.Product-module__BXRmYa__tabsContainer{margin-top:1rem}.Product-module__BXRmYa__tabsHeader{border-bottom:2px solid var(--border);gap:2rem;margin-bottom:2rem;display:flex}.Product-module__BXRmYa__tabButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:1rem 0;font-size:1.1rem;font-weight:700;transition:color .2s;position:relative}.Product-module__BXRmYa__tabButton:hover{color:var(--text-main)}.Product-module__BXRmYa__tabActive{color:var(--primary-hover)}.Product-module__BXRmYa__tabActive:after{content:"";background:var(--primary);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-2px;left:0;right:0}.Product-module__BXRmYa__tabContent{animation:.4s forwards Product-module__BXRmYa__fadeIn}@keyframes Product-module__BXRmYa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Product-module__BXRmYa__featureList{grid-template-columns:1fr;gap:1rem;list-style:none;display:grid}.Product-module__BXRmYa__featureItem{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:flex-start;gap:12px;padding:1.5rem;font-size:1.05rem;line-height:1.6;display:flex;box-shadow:0 2px 4px #00000005}.Product-module__BXRmYa__featureIcon{color:var(--secondary);flex-shrink:0;margin-top:3px}.Product-module__BXRmYa__specsTable{border-collapse:collapse;border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 4px #00000005}.Product-module__BXRmYa__specsTable tr:not(:last-child){border-bottom:1px solid var(--border)}.Product-module__BXRmYa__specsTable th{text-align:right;width:35%;color:var(--text-muted);background:#f8fafc;padding:1.5rem;font-weight:700}.Product-module__BXRmYa__specsTable td{color:var(--text-main);padding:1.5rem;font-weight:500}.Product-module__BXRmYa__richDescription{color:#334155;white-space:pre-wrap;border:1px solid var(--border);background:#fff;border-radius:16px;padding:2rem;font-size:1.1rem;line-height:1.8;box-shadow:0 2px 4px #00000005}.Product-module__BXRmYa__actionBtn{text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:1.2rem;font-size:1.2rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 6px #0000000d}.Product-module__BXRmYa__buyNowBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--secondary-hover) 100%);color:#fff;border:none}.Product-module__BXRmYa__buyNowBtn:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0d94884d}.Product-module__BXRmYa__cartBtn{color:var(--text-main);border:2px solid var(--border);background:#fff}.Product-module__BXRmYa__cartBtn:hover{border-color:var(--text-main)}
