.Product-module__pLIdqq__productPage{background-color:#fff;border-radius:16px;margin-bottom:50px;padding:40px;box-shadow:0 10px 40px #0000000f}.Product-module__pLIdqq__titleWrapper{flex:1;margin-right:25px}.Product-module__pLIdqq__categoryBadge{color:#92400e;text-transform:uppercase;letter-spacing:.03em;background:#fef3c7;border-radius:20px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.Product-module__pLIdqq__productTitle{color:#0f172a;text-transform:none;margin-bottom:14px;font-size:1.45rem;font-weight:800;line-height:1.35}.Product-module__pLIdqq__productHeaderFeatures{flex-wrap:wrap;gap:15px;margin-top:14px;display:flex}.Product-module__pLIdqq__headerFeatureItem{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:.85rem;font-weight:600;display:flex}.Product-module__pLIdqq__productSubtitle{color:#6c757d;margin-bottom:0;font-size:1.1rem}.Product-module__pLIdqq__pageHeader{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px;padding-bottom:25px;display:flex}.Product-module__pLIdqq__ctaBoxHeader{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-shrink:0;width:100%;max-width:440px;padding:18px 20px;box-shadow:0 4px 20px #0000000d}.Product-module__pLIdqq__pulseDot{background-color:#10b981;border-radius:50%;width:10px;height:10px;animation:2s infinite Product-module__pLIdqq__pulse;display:inline-block;box-shadow:0 0 #10b981b3}@keyframes Product-module__pLIdqq__pulse{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.Product-module__pLIdqq__tempBadgeCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:8px;padding:16px 20px;display:inline-block}.Product-module__pLIdqq__tempBadgeValue{color:#1e293b;font-size:1.1rem;font-weight:700}.Product-module__pLIdqq__underImageTabButtons{justify-content:center;gap:14px;margin-top:18px;display:flex}.Product-module__pLIdqq__headerButton{color:#64748b;cursor:pointer;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:30px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:all .3s}.Product-module__pLIdqq__headerButton:hover{color:#f8b426;background-color:#fff;border-color:#f8b426}.Product-module__pLIdqq__activeBtn{color:#fff;background-color:#f8b426;border-color:#f8b426;box-shadow:0 4px 14px #f8b42659}.Product-module__pLIdqq__activeBtn:hover{color:#fff;background-color:#e5a422}.Product-module__pLIdqq__contentWrapper{gap:50px;display:flex}.Product-module__pLIdqq__detailsSection,.Product-module__pLIdqq__imageSection{flex:1}.Product-module__pLIdqq__imageBox{cursor:zoom-in;background-color:#f1f3f5;border-radius:12px;justify-content:center;align-items:center;padding:20px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Product-module__pLIdqq__imageBox:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.Product-module__pLIdqq__productImage{border-radius:8px;width:100%;max-width:500px;height:auto;transition:transform .3s}.Product-module__pLIdqq__zoomHint{color:#333;opacity:0;pointer-events:none;background:#fff;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:opacity .3s;position:absolute;bottom:15px;right:15px;box-shadow:0 2px 10px #0000001a}.Product-module__pLIdqq__imageBox:hover .Product-module__pLIdqq__zoomHint{opacity:1}.Product-module__pLIdqq__detailGroup{margin-bottom:30px}.Product-module__pLIdqq__detailTitle{color:#333;margin-bottom:12px;font-size:1.25rem;font-weight:600}.Product-module__pLIdqq__detailText{color:#333;font-size:.95rem;line-height:1.6}.Product-module__pLIdqq__detailText p{margin-bottom:4px}.Product-module__pLIdqq__tableContainer{margin-top:0;overflow-x:auto}.Product-module__pLIdqq__specTable{border-collapse:separate;border-spacing:0;text-align:center;border-radius:10px;width:100%;font-size:.95rem;overflow:hidden;box-shadow:0 4px 15px #00000008}.Product-module__pLIdqq__thPrimary{color:#fff;vertical-align:middle;background-color:#1e538c;border:none;padding:15px 10px;font-weight:600}.Product-module__pLIdqq__iconPlaceholder{opacity:.9;justify-content:center;align-items:center;margin-top:5px;font-size:1.5rem;display:flex}.Product-module__pLIdqq__circleIcon{border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;font-size:.8rem;font-weight:700;display:flex}.Product-module__pLIdqq__subHeaderRow th{color:#f8b426;background-color:#f1f3f5;border:none;border-bottom:2px solid #e9ecef;padding:12px 8px;font-weight:600}.Product-module__pLIdqq__specTable tbody tr{transition:background-color .2s}.Product-module__pLIdqq__specTable tbody tr:hover{background-color:var(--table-row-hover)}.Product-module__pLIdqq__specTable tbody td{color:#6c757d;border:none;border-bottom:1px solid #e9ecef;padding:12px 10px}.Product-module__pLIdqq__specTable tbody tr:last-child td{border-bottom:none}.Product-module__pLIdqq__cellFirst{color:#f8b426;font-weight:600;text-align:left!important;padding-left:20px!important}.Product-module__pLIdqq__rowEven{background-color:var(--table-row-even)}.Product-module__pLIdqq__rowOdd{background-color:var(--table-bg)}.Product-module__pLIdqq__zoomOverlay{z-index:9999;cursor:zoom-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Product-module__pLIdqq__closeZoom{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;font-size:3rem;transition:color .2s;position:absolute;top:25px;right:35px}.Product-module__pLIdqq__closeZoom:hover{color:#f8b426}.Product-module__pLIdqq__zoomedImage{object-fit:contain;cursor:default;border-radius:8px;max-width:90%;max-height:90vh;animation:.3s cubic-bezier(.18,.89,.32,1.28) Product-module__pLIdqq__zoomIn;box-shadow:0 10px 40px #0000004d}@keyframes Product-module__pLIdqq__zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.Product-module__pLIdqq__productPage{border-radius:12px;margin-bottom:25px;padding:20px 15px}.Product-module__pLIdqq__pageHeader{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:20px}.Product-module__pLIdqq__productTitle{font-size:1.25rem;line-height:1.35}.Product-module__pLIdqq__headerRight{justify-content:flex-start;gap:10px;margin-top:0}.Product-module__pLIdqq__contentWrapper{flex-direction:column;gap:20px}.Product-module__pLIdqq__imageSection{order:-1}.Product-module__pLIdqq__imageBox{padding:0}.Product-module__pLIdqq__detailTitle{margin-bottom:8px;font-size:1.1rem}.Product-module__pLIdqq__detailText{font-size:.9rem}.Product-module__pLIdqq__bottomCtaBanner{text-align:center;flex-direction:column;padding:25px 20px}.Product-module__pLIdqq__mobileStickyBar{z-index:999;background:#fff;border-top:1px solid #e2e8f0;gap:10px;padding:10px 15px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}.Product-module__pLIdqq__mobileStickyBtn{text-align:center;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 0;font-size:.85rem;font-weight:700;text-decoration:none;display:flex}.Product-module__pLIdqq__mobileCallBtn{color:#fff;background:#10b981}.Product-module__pLIdqq__mobileOrderBtn{color:#000;background:#f8b426}.Product-module__pLIdqq__mobileTgBtn{color:#fff;background:#08c}}.Product-module__pLIdqq__stockBadge{color:#166534;background:#dcfce7;border-radius:20px;align-items:center;gap:6px;margin-bottom:12px;padding:5px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.Product-module__pLIdqq__ctaBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:20px;padding:22px;box-shadow:0 4px 15px #00000008}.Product-module__pLIdqq__ctaTitle{color:#0f172a;margin-bottom:12px;font-size:1.15rem;font-weight:800}.Product-module__pLIdqq__ctaForm{flex-direction:column;gap:10px;display:flex}.Product-module__pLIdqq__ctaInput{background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:12px 14px;font-size:.95rem}.Product-module__pLIdqq__ctaInput:focus{border-color:#f8b426;box-shadow:0 0 0 3px #f8b42626}.Product-module__pLIdqq__ctaSubmitBtn{color:#000;cursor:pointer;background:#f8b426;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.Product-module__pLIdqq__ctaSubmitBtn:hover{background:#e09f19;transform:translateY(-1px)}.Product-module__pLIdqq__ctaQuickButtons{gap:10px;margin-top:12px;display:flex}.Product-module__pLIdqq__telegramCtaBtn{color:#fff;text-align:center;background:#08c;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Product-module__pLIdqq__telegramCtaBtn:hover{color:#fff;background:#0077b3;text-decoration:none}.Product-module__pLIdqq__phoneCtaBtn{color:#fff;text-align:center;background:#10b981;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Product-module__pLIdqq__phoneCtaBtn:hover{color:#fff;background:#059669;text-decoration:none}.Product-module__pLIdqq__ctaGuarantee{color:#64748b;text-align:center;margin-top:12px;font-size:.8rem;line-height:1.4}.Product-module__pLIdqq__bottomCtaBanner{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:16px;justify-content:space-between;align-items:center;gap:30px;margin:40px 0 25px;padding:35px 30px;display:flex;box-shadow:0 10px 30px #00000026}.Product-module__pLIdqq__bottomCtaContent{max-width:600px}.Product-module__pLIdqq__bottomCtaTitle{color:#f8b426;margin-bottom:8px;font-size:1.5rem;font-weight:800}.Product-module__pLIdqq__bottomCtaText{color:#94a3b8;font-size:.95rem;line-height:1.5}.Product-module__pLIdqq__bottomCtaActions{flex-wrap:wrap;gap:12px;display:flex}.Product-module__pLIdqq__bottomCtaBtnPrimary{color:#000;cursor:pointer;background:#f8b426;border:none;border-radius:10px;padding:14px 24px;font-size:1rem;font-weight:700;transition:all .2s}.Product-module__pLIdqq__bottomCtaBtnPrimary:hover{background:#e09f19;transform:translateY(-2px)}.Product-module__pLIdqq__requestPriceHeaderBtn{color:#000;cursor:pointer;background:#f8b426;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #f8b42640}.Product-module__pLIdqq__requestPriceHeaderBtn:hover{background:#e09f19;transform:translateY(-1px)}.Product-module__pLIdqq__mobileStickyBar{display:none}@media (max-width:992px){.Product-module__pLIdqq__pageHeader{flex-direction:column;align-items:stretch}.Product-module__pLIdqq__titleWrapper{margin-bottom:20px;margin-right:0}.Product-module__pLIdqq__ctaBoxHeader{max-width:100%}.Product-module__pLIdqq__contentWrapper{flex-direction:column}}@media (max-width:768px){.Product-module__pLIdqq__productPage{border-radius:12px;margin-bottom:25px;padding:16px}.Product-module__pLIdqq__productTitle{margin-bottom:10px;font-size:1.15rem;line-height:1.35}.Product-module__pLIdqq__categoryBadge{margin-bottom:8px;padding:3px 10px;font-size:.7rem}.Product-module__pLIdqq__productHeaderFeatures{flex-direction:column;gap:8px;margin-top:10px}.Product-module__pLIdqq__headerFeatureItem{width:100%;padding:6px 10px;font-size:.78rem}.Product-module__pLIdqq__ctaBoxHeader{border-radius:12px;padding:14px 16px}.Product-module__pLIdqq__ctaTitle{font-size:.95rem}.Product-module__pLIdqq__ctaSubmitBtn{width:100%;padding:12px 10px;font-size:.85rem}.Product-module__pLIdqq__ctaQuickButtons{flex-direction:row;gap:8px}.Product-module__pLIdqq__telegramCtaBtn,.Product-module__pLIdqq__phoneCtaBtn{padding:10px 6px;font-size:.78rem}.Product-module__pLIdqq__underImageTabButtons{gap:8px;width:100%}.Product-module__pLIdqq__headerButton{text-align:center;flex:1;padding:10px 12px;font-size:.82rem}.Product-module__pLIdqq__tableContainer{-webkit-overflow-scrolling:touch;max-width:100%;margin-top:20px;overflow-x:auto}.Product-module__pLIdqq__bottomCtaBanner{text-align:center;flex-direction:column;padding:20px 16px}.Product-module__pLIdqq__bottomCtaTitle{font-size:1.25rem}.Product-module__pLIdqq__bottomCtaBtnPrimary{width:100%}}
