.ProductPage-module__bz-QnW__pageWrapper{color:#2d3748;max-width:1400px;margin:0 auto;padding:160px 5% 100px;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.ProductPage-module__bz-QnW__breadcrumbs{color:#718096;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:40px;font-size:14px;display:flex}.ProductPage-module__bz-QnW__breadcrumbs a{color:#718096;font-weight:500;text-decoration:none;transition:color .2s}.ProductPage-module__bz-QnW__breadcrumbs a:hover{color:#369c8a}.ProductPage-module__bz-QnW__crumbDivider{color:#cbd5e0;font-size:12px}.ProductPage-module__bz-QnW__activeCrumb{color:#1a202c;font-weight:700}.ProductPage-module__bz-QnW__productGrid{grid-template-columns:1.1fr .9fr;gap:80px;margin-bottom:80px;display:grid}.ProductPage-module__bz-QnW__gallerySection{flex-direction:column;gap:20px;display:flex}.ProductPage-module__bz-QnW__mainImageWrapper{aspect-ratio:4/3;background-color:#f7fafc;border:1px solid #edf2f7;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000a}.ProductPage-module__bz-QnW__mainImage{object-fit:contain;width:100%;height:100%;padding:10px;transition:transform .4s}.ProductPage-module__bz-QnW__thumbnailStrip{gap:16px;display:flex}.ProductPage-module__bz-QnW__thumbnailWrapper{aspect-ratio:1;cursor:pointer;background-color:#fff;border:2px solid #0000;border-radius:14px;width:calc(25% - 12px);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 10px #00000008}.ProductPage-module__bz-QnW__thumbnailWrapper:hover{transform:translateY(-4px);box-shadow:0 10px 20px #00000014}.ProductPage-module__bz-QnW__activeThumb{border-color:#369c8a;box-shadow:0 0 0 3px #369c8a26}.ProductPage-module__bz-QnW__thumbnail{object-fit:cover;width:100%;height:100%}.ProductPage-module__bz-QnW__infoSection{flex-direction:column;justify-content:center;display:flex}.ProductPage-module__bz-QnW__productTitle{color:#1a202c;letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:900;line-height:1.1}.ProductPage-module__bz-QnW__productSubtitle{color:#4a5568;margin-bottom:30px;font-size:1.2rem;line-height:1.6}.ProductPage-module__bz-QnW__benefitsRow{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.ProductPage-module__bz-QnW__benefitBadge{color:#2b7a6b;background-color:#e6fdf9;border:1px solid #b2f5ea;border-radius:50px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;display:inline-flex}.ProductPage-module__bz-QnW__divider{background-color:#e2e8f0;width:100%;height:1px;margin-bottom:40px}.ProductPage-module__bz-QnW__configGroup{margin-bottom:40px}.ProductPage-module__bz-QnW__configGroup h3{text-transform:uppercase;letter-spacing:1.5px;color:#a0aec0;margin-bottom:20px;font-size:14px;font-weight:800}.ProductPage-module__bz-QnW__tagCloud{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.ProductPage-module__bz-QnW__tag{color:#4a5568;cursor:default;background-color:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .2s;box-shadow:0 2px 5px #00000005}.ProductPage-module__bz-QnW__tag:hover{background-color:#f7fafc;border-color:#cbd5e0;transform:translateY(-2px)}.ProductPage-module__bz-QnW__note{color:#a0aec0;margin-top:10px;font-size:13px;font-style:italic}.ProductPage-module__bz-QnW__actionArea{gap:16px;margin-top:auto;padding-top:10px;display:flex}.ProductPage-module__bz-QnW__quoteBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;text-align:center;background:linear-gradient(135deg,#f58220 0%,#ed7105 100%);border:none;border-radius:14px;flex:1.5;padding:20px 32px;font-size:16px;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 25px #f582204d}.ProductPage-module__bz-QnW__quoteBtn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #f5822066}.ProductPage-module__bz-QnW__downloadBtn{color:#2d3748;cursor:pointer;background-color:#fff;border:2px solid #e2e8f0;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:10px;padding:18px;font-size:15px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 10px #00000008}.ProductPage-module__bz-QnW__downloadBtn:hover{color:#1a202c;background-color:#f7fafc;border-color:#cbd5e0;transform:translateY(-3px)}.ProductPage-module__bz-QnW__detailsSection{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-top:20px;overflow:hidden;box-shadow:0 20px 40px #00000008}.ProductPage-module__bz-QnW__tabHeaders{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex}.ProductPage-module__bz-QnW__tabBtn{color:#a0aec0;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;flex:1;padding:28px 20px;font-size:16px;font-weight:800;transition:all .3s;position:relative}.ProductPage-module__bz-QnW__tabBtn:after{content:"";background-color:#0000;width:100%;height:4px;transition:background-color .3s;position:absolute;bottom:0;left:0}.ProductPage-module__bz-QnW__tabBtn:hover{color:#4a5568;background-color:#fff}.ProductPage-module__bz-QnW__tabBtn.ProductPage-module__bz-QnW__activeTab{color:#369c8a;background-color:#fff}.ProductPage-module__bz-QnW__tabBtn.ProductPage-module__bz-QnW__activeTab:after{background-color:#369c8a}.ProductPage-module__bz-QnW__tabContent{color:#4a5568;padding:60px;font-size:1.05rem;line-height:1.8}.ProductPage-module__bz-QnW__tabContentHeading{color:#1a202c;margin-bottom:24px;font-size:24px;font-weight:800}.ProductPage-module__bz-QnW__specsTable{border-collapse:collapse;width:100%}.ProductPage-module__bz-QnW__specsTable th,.ProductPage-module__bz-QnW__specsTable td{text-align:left;border-bottom:1px solid #edf2f7;padding:20px 24px;font-size:16px}.ProductPage-module__bz-QnW__specsTable th{color:#2d3748;background-color:#f8fafc;border-right:1px solid #edf2f7;width:35%;font-weight:700}.ProductPage-module__bz-QnW__specsTable tr:last-child th,.ProductPage-module__bz-QnW__specsTable tr:last-child td{border-bottom:none}.ProductPage-module__bz-QnW__appList{grid-template-columns:1fr 1fr;gap:24px;padding:0;list-style:none;display:grid}.ProductPage-module__bz-QnW__appList li{color:#2d3748;padding-left:40px;font-size:17px;font-weight:500;position:relative}.ProductPage-module__bz-QnW__appList li:before{content:"✓";color:#fff;background-color:#f58220;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex;position:absolute;top:2px;left:0;box-shadow:0 4px 10px #f582204d}.ProductPage-module__bz-QnW__animateFadeInDown{animation:.6s ease-out forwards ProductPage-module__bz-QnW__fadeInDown}.ProductPage-module__bz-QnW__animateSlideRight{opacity:0;animation:.8s ease-out .2s forwards ProductPage-module__bz-QnW__slideRight}.ProductPage-module__bz-QnW__animateSlideUp{opacity:0;animation:.8s ease-out .4s forwards ProductPage-module__bz-QnW__slideUp}.ProductPage-module__bz-QnW__animateFadeInUpDelay{opacity:0;animation:.8s ease-out .6s forwards ProductPage-module__bz-QnW__fadeInUp}.ProductPage-module__bz-QnW__animateFadeIn{animation:.4s ease-out forwards ProductPage-module__bz-QnW__fadeIn}@keyframes ProductPage-module__bz-QnW__fadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductPage-module__bz-QnW__slideRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes ProductPage-module__bz-QnW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductPage-module__bz-QnW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductPage-module__bz-QnW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.ProductPage-module__bz-QnW__productGrid{grid-template-columns:1fr;gap:50px}.ProductPage-module__bz-QnW__mainImageWrapper{aspect-ratio:16/9}.ProductPage-module__bz-QnW__actionArea{flex-direction:column}.ProductPage-module__bz-QnW__quoteBtn,.ProductPage-module__bz-QnW__downloadBtn{width:100%}.ProductPage-module__bz-QnW__tabHeaders{flex-direction:column}.ProductPage-module__bz-QnW__tabBtn{text-align:left;border-bottom:1px solid #e2e8f0}.ProductPage-module__bz-QnW__tabBtn:after{width:4px;height:100%;bottom:0;left:0}.ProductPage-module__bz-QnW__appList{grid-template-columns:1fr}}@media (max-width:600px){.ProductPage-module__bz-QnW__pageWrapper{padding-top:130px}.ProductPage-module__bz-QnW__productTitle{font-size:2.2rem}.ProductPage-module__bz-QnW__specsTable th,.ProductPage-module__bz-QnW__specsTable td{width:100%;padding:16px 20px;display:block}.ProductPage-module__bz-QnW__specsTable th{background-color:#0000;border-bottom:none;border-right:none;padding-bottom:4px}.ProductPage-module__bz-QnW__specsTable td{border-bottom:1px solid #edf2f7;padding-top:4px;padding-bottom:24px}.ProductPage-module__bz-QnW__tabContent{padding:30px 20px}}.ProductPage-module__bz-QnW__productTitleOneLine{color:var(--text-dark);white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;margin-bottom:12px;font-size:clamp(22px,2.5vw,36px);font-weight:800;line-height:1.2;overflow:hidden}.ProductPage-module__bz-QnW__faqSection{border-top:1px solid var(--border-light);width:100%;margin:60px auto 0;padding:60px 0 20px}.ProductPage-module__bz-QnW__faqHeader{text-align:center;margin-bottom:40px}.ProductPage-module__bz-QnW__faqHeader h2{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:12px;font-size:32px;font-weight:800}.ProductPage-module__bz-QnW__faqHeader .ProductPage-module__bz-QnW__underline{background:linear-gradient(90deg,#3db389,#ec7a23);border-radius:4px;width:80px;height:4px;margin:0 auto}.ProductPage-module__bz-QnW__faqContainer{flex-direction:column;gap:16px;max-width:900px;margin:0 auto;display:flex}.ProductPage-module__bz-QnW__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.ProductPage-module__bz-QnW__faqItem:hover{border-color:#3db389;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.ProductPage-module__bz-QnW__faqSummary::-webkit-details-marker{display:none!important}.ProductPage-module__bz-QnW__faqSummary{cursor:pointer;color:#1e293b;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:20px 24px;font-size:16px;font-weight:600;transition:color .3s;display:flex;list-style:none!important}.ProductPage-module__bz-QnW__faqSummary:hover{color:#3db389}.ProductPage-module__bz-QnW__faqIcon{color:#ec7a23;flex-shrink:0;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.ProductPage-module__bz-QnW__faqItem[open] .ProductPage-module__bz-QnW__faqIcon{transform:rotate(180deg)}.ProductPage-module__bz-QnW__faqContent{color:#475569;border-top:1px solid #0000;padding:0 24px 24px;font-size:15px;line-height:1.7;animation:.3s forwards ProductPage-module__bz-QnW__slideDown}.ProductPage-module__bz-QnW__faqItem[open] .ProductPage-module__bz-QnW__faqContent{border-top-color:#f1f5f9;padding-top:20px}@keyframes ProductPage-module__bz-QnW__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ProductPage-module__bz-QnW__productTitleOneLine{white-space:normal}.ProductPage-module__bz-QnW__faqSection{margin-top:40px;padding:40px 0}.ProductPage-module__bz-QnW__faqHeader h2{font-size:28px}.ProductPage-module__bz-QnW__faqSummary{padding:16px 20px;font-size:15px}.ProductPage-module__bz-QnW__faqContent{padding:0 20px 20px;font-size:14px}}
