.product-module__Rt6FEq__productPage{min-height:100vh;padding-top:100px;padding-bottom:64px}@media (max-width:768px){.product-module__Rt6FEq__productPage{padding-top:64px;padding-bottom:120px}.product-module__Rt6FEq__desktopGrid{flex-direction:column;display:flex}.product-module__Rt6FEq__gallerySection{margin:0 -16px 16px}}@media (min-width:769px){.product-module__Rt6FEq__desktopGrid{grid-template-columns:1.2fr 1fr;align-items:start;gap:48px;display:grid}.product-module__Rt6FEq__mainContent{flex-direction:column;gap:24px;min-width:0;display:flex}.product-module__Rt6FEq__buyBoxColumn{position:sticky;top:100px}}.product-module__Rt6FEq__gallerySection{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border);position:relative;overflow:hidden}@media (max-width:768px){.product-module__Rt6FEq__gallerySection{border-left:none;border-right:none;border-radius:0}}.product-module__Rt6FEq__galleryScroll{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;aspect-ratio:4/3;display:flex;overflow-x:auto}@media (min-width:769px){.product-module__Rt6FEq__galleryScroll{aspect-ratio:16/10}}.product-module__Rt6FEq__galleryScroll::-webkit-scrollbar{display:none}.product-module__Rt6FEq__galleryItem{scroll-snap-align:center;flex:0 0 100%;justify-content:center;align-items:center;display:flex}.product-module__Rt6FEq__galleryImage{object-fit:cover;width:100%;height:100%}.product-module__Rt6FEq__galleryDots{justify-content:center;gap:6px;display:flex;position:absolute;bottom:16px;left:0;right:0}.product-module__Rt6FEq__dot{width:6px;height:6px;transition:var(--transition);background:#fff6;border-radius:50%}.product-module__Rt6FEq__dotActive{background:var(--accent);border-radius:4px;width:18px}.product-module__Rt6FEq__actionButtons{gap:8px;display:flex;position:absolute;top:16px;right:16px}.product-module__Rt6FEq__iconBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:36px;height:36px;color:var(--text-primary);cursor:pointer;transition:var(--transition-fast);background:#0a0a0f99;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.product-module__Rt6FEq__iconBtn:hover{background:var(--accent);color:#fff;scale:1.05}.product-module__Rt6FEq__breadcrumb{color:var(--text-muted);margin-bottom:12px;font-size:.85rem}.product-module__Rt6FEq__breadcrumb a{color:var(--accent)}.product-module__Rt6FEq__title{color:var(--text-primary);margin-bottom:16px;font-size:2rem;font-weight:800;line-height:1.25}@media (max-width:768px){.product-module__Rt6FEq__title{margin-bottom:12px;font-size:1.5rem}}.product-module__Rt6FEq__badges{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.product-module__Rt6FEq__badge{border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600}.product-module__Rt6FEq__badgeBrand{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary)}.product-module__Rt6FEq__badgeArticle{color:var(--text-muted);cursor:copy;background:0 0;font-family:monospace}.product-module__Rt6FEq__badgeArticle:hover{color:var(--text-primary)}.product-module__Rt6FEq__badgeStock{background:var(--success-bg);color:var(--success);border:1px solid #22c55e33}.product-module__Rt6FEq__buyBox{background:var(--bg-card);border:1px solid var(--border-accent);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);flex-direction:column;gap:20px;padding:24px;display:flex}@media (max-width:768px){.product-module__Rt6FEq__buyBox{margin-top:16px;padding:20px 16px}}.product-module__Rt6FEq__priceHeader{flex-direction:column;gap:4px;display:flex}.product-module__Rt6FEq__priceLabel{color:var(--text-muted);font-size:.88rem}.product-module__Rt6FEq__priceValue{color:var(--accent);font-size:2.25rem;font-weight:800;line-height:1}.product-module__Rt6FEq__unit{color:var(--text-muted);font-size:1.1rem;font-weight:400}.product-module__Rt6FEq__offersLink{color:var(--text-secondary);text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);cursor:pointer;font-size:.88rem}.product-module__Rt6FEq__offersLink:hover{color:var(--text-primary)}.product-module__Rt6FEq__controlsGroup{gap:12px;display:flex}.product-module__Rt6FEq__stepper{background:var(--bg-input);border:1px solid var(--border);border-radius:12px;flex:1;align-items:center;height:48px;display:flex}.product-module__Rt6FEq__stepperBtn{width:48px;height:100%;color:var(--text-primary);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.product-module__Rt6FEq__stepperBtn:hover{background:var(--bg-card-hover);color:var(--accent);border-radius:12px}.product-module__Rt6FEq__favoriteActive{color:#ef4444!important;background:#ef44441a!important}.product-module__Rt6FEq__emptyMsg{color:var(--text-muted);text-align:center;padding:40px 20px;font-size:.95rem}.product-module__Rt6FEq__globalToast{background:var(--bg-card);border:1px solid var(--accent);color:var(--text-primary);box-shadow:0 10px 30px #0000004d,var(--shadow-glow);z-index:1000;border-radius:100px;padding:12px 24px;font-size:.9rem;font-weight:600;animation:.3s product-module__Rt6FEq__toastIn;position:fixed;bottom:100px;left:50%;transform:translate(-50%)}@keyframes product-module__Rt6FEq__toastIn{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:768px){.product-module__Rt6FEq__globalToast{text-align:center;width:90%;bottom:80px}}.product-module__Rt6FEq__stepperInput{text-align:center;height:100%;color:var(--text-primary);background:0 0;border:none;flex:1;width:100%;padding:0;font-size:1.1rem;font-weight:600}.product-module__Rt6FEq__stepperInput:focus{outline:none}.product-module__Rt6FEq__unitSelect{background:var(--bg-input);border:1px solid var(--border);width:80px;height:48px;color:var(--text-primary);cursor:pointer;border-radius:12px;padding:0 12px;font-weight:500}.product-module__Rt6FEq__submitBtn{letter-spacing:.02em;justify-content:center;align-items:center;gap:8px;height:54px;font-size:1.05rem;font-weight:600;display:flex}.product-module__Rt6FEq__formHint{color:var(--text-muted);text-align:center;font-size:.75rem;line-height:1.4}.product-module__Rt6FEq__tabsWrap{margin-top:40px}.product-module__Rt6FEq__tabList{border-bottom:1px solid var(--border);scrollbar-width:none;gap:24px;display:flex;overflow-x:auto}.product-module__Rt6FEq__tabList::-webkit-scrollbar{display:none}.product-module__Rt6FEq__tabBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;transition:var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 0;font-size:1rem;font-weight:600}.product-module__Rt6FEq__tabBtn:hover{color:var(--text-secondary)}.product-module__Rt6FEq__tabActive{color:var(--text-primary);border-bottom-color:var(--accent)}.product-module__Rt6FEq__offersGrid{flex-direction:column;gap:12px;margin-top:24px;display:flex}.product-module__Rt6FEq__offerCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:var(--transition-fast);flex-direction:column;gap:12px;padding:12px 16px;display:flex}@media (min-width:769px){.product-module__Rt6FEq__offerCard{flex-direction:row;justify-content:space-between;align-items:center}}.product-module__Rt6FEq__offerCard:hover{border-color:var(--border-light);box-shadow:var(--shadow-sm)}.product-module__Rt6FEq__offerCompany{flex-direction:column;flex:1;gap:4px;display:flex}.product-module__Rt6FEq__companyName{color:var(--text-primary);font-size:1rem;font-weight:700}.product-module__Rt6FEq__verifiedBadge{color:var(--success);background:var(--success-bg);border-radius:4px;align-items:center;gap:4px;width:fit-content;padding:2px 8px;font-size:.75rem;display:inline-flex}.product-module__Rt6FEq__offerDetails{flex-direction:column;flex:1.5;gap:4px;display:flex}.product-module__Rt6FEq__tablePrice{color:var(--accent);font-size:1.15rem;font-weight:800}.product-module__Rt6FEq__location{color:var(--text-secondary);align-items:center;gap:6px;font-size:.85rem;display:flex}.product-module__Rt6FEq__offerAction{flex-direction:column;align-items:flex-end;gap:8px;display:flex}@media (max-width:768px){.product-module__Rt6FEq__offerAction{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-top:8px}.product-module__Rt6FEq__offerAction .product-module__Rt6FEq__btn{width:100%}}.product-module__Rt6FEq__specsList{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);margin-top:24px;overflow:hidden}.product-module__Rt6FEq__specItem{border-bottom:1px solid var(--border-light);flex-direction:column;gap:4px;padding:16px 20px;display:flex}@media (min-width:769px){.product-module__Rt6FEq__specItem{flex-direction:row;justify-content:space-between;align-items:center}}.product-module__Rt6FEq__specItem:last-child{border-bottom:none}.product-module__Rt6FEq__specItem:nth-child(2n){background:#ffffff05}.product-module__Rt6FEq__specLabel{color:var(--text-muted);font-size:.9rem}.product-module__Rt6FEq__specValue{color:var(--text-primary);font-weight:500}.product-module__Rt6FEq__emptyMsg{text-align:center;color:var(--text-muted);padding:32px;font-style:italic}.product-module__Rt6FEq__docItem{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:16px;padding:16px 24px;display:flex}.product-module__Rt6FEq__docIcon{font-size:1.5rem}.product-module__Rt6FEq__docInfo{flex:1}.product-module__Rt6FEq__docName{font-weight:600}.product-module__Rt6FEq__docMeta{color:var(--text-muted);font-size:.78rem}@media (max-width:992px){.product-module__Rt6FEq__productHeader{grid-template-columns:1fr}}
/*# sourceMappingURL=587118d19347d63c.css.map*/