.ImmersiveProductPage-module__T2ysSG__hero{background-color:#0a1420;background-position:50% 40%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;justify-content:flex-end;height:calc(100vh - 50px);min-height:550px;display:flex;position:relative}.ImmersiveProductPage-module__T2ysSG__heroOverlay{z-index:1;background:linear-gradient(#00000040 0%,#00000026 40%,#00000080 80%,#000000b3 100%);position:absolute;inset:0}.ImmersiveProductPage-module__T2ysSG__heroTitleWrap{z-index:4;text-align:center;margin-bottom:-.4em;padding-bottom:0;position:relative}.ImmersiveProductPage-module__T2ysSG__heroTitle{color:var(--white);text-transform:uppercase;max-width:100%;text-shadow:none;margin:0 auto;font-size:clamp(3.5rem,12vw,8rem);font-weight:900;line-height:.85}.ImmersiveProductPage-module__T2ysSG__heroSubtitle{color:var(--white);text-transform:uppercase;letter-spacing:2px;text-shadow:none;margin-top:2px;font-size:2.4rem;font-weight:900}.ImmersiveProductPage-module__T2ysSG__contentWrapper{z-index:3;background:var(--white);position:relative}.ImmersiveProductPage-module__T2ysSG__taglineSection{background:var(--white);border-bottom:1px solid var(--grey-200);text-align:center;padding:56px 0 40px}.ImmersiveProductPage-module__T2ysSG__taglineDivider{justify-content:center;align-items:center;gap:16px;margin-bottom:14px;display:flex}.ImmersiveProductPage-module__T2ysSG__taglineDividerLine{background:var(--grey-300);width:80px;height:1px}.ImmersiveProductPage-module__T2ysSG__taglineDividerDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:8px;height:8px}.ImmersiveProductPage-module__T2ysSG__taglineText{color:var(--black);max-width:900px;margin:0 auto;font-size:1.75rem;font-weight:400;line-height:1.4}.ImmersiveProductPage-module__T2ysSG__contentLayout{background:var(--white)}.ImmersiveProductPage-module__T2ysSG__contentGrid{grid-template-columns:240px 1fr;gap:56px;min-height:calc(100vh - 160px);padding:48px 0 64px;display:grid}.ImmersiveProductPage-module__T2ysSG__sideNav{flex-direction:column;align-self:start;gap:24px;display:flex}.ImmersiveProductPage-module__T2ysSG__sideNavInner{border-left:2px solid var(--grey-200);flex-direction:column;gap:0;display:flex}.ImmersiveProductPage-module__T2ysSG__sideNavLink{color:var(--grey-500);cursor:pointer;text-align:left;background:0 0;border:none;border-left:2px solid #0000;margin-left:-2px;padding:12px 20px;font-size:1.05rem;font-weight:500;line-height:1.4;transition:all .2s;display:block}.ImmersiveProductPage-module__T2ysSG__sideNavLink:hover{color:var(--primary);border-left-color:var(--primary)}.ImmersiveProductPage-module__T2ysSG__sideNavLinkActive{color:var(--primary);border-left-color:var(--primary);font-size:1.15rem;font-weight:700}.ImmersiveProductPage-module__T2ysSG__sideNavCta{background:var(--primary);color:var(--white);border-radius:var(--radius-md);text-align:center;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:background .2s;display:inline-flex}.ImmersiveProductPage-module__T2ysSG__sideNavCta:hover{background:var(--primary-dark)}.ImmersiveProductPage-module__T2ysSG__contentMain{min-width:0}.ImmersiveProductPage-module__T2ysSG__contentCard{background:#f9f9f9;border-radius:100px;padding:44px}.ImmersiveProductPage-module__T2ysSG__overviewLabel{letter-spacing:2px;text-transform:uppercase;color:var(--primary);background:var(--primary-light);border-radius:50px;margin-bottom:20px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.ImmersiveProductPage-module__T2ysSG__overviewTitle{color:var(--grey-900);margin-bottom:28px;font-size:2rem;font-weight:800;line-height:1.2}.ImmersiveProductPage-module__T2ysSG__overviewText{color:var(--grey-700);white-space:pre-line;font-size:1.05rem;line-height:1.9}.ImmersiveProductPage-module__T2ysSG__overviewHighlights{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:32px;display:flex}.ImmersiveProductPage-module__T2ysSG__highlightBadge{background:var(--primary-light);color:var(--primary-dark);border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:.825rem;font-weight:600;display:inline-flex}.ImmersiveProductPage-module__T2ysSG__highlightIcon{font-size:.9rem}.ImmersiveProductPage-module__T2ysSG__sectionLabel{letter-spacing:2px;text-transform:uppercase;color:var(--primary);background:var(--primary-light);border-radius:50px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.ImmersiveProductPage-module__T2ysSG__sectionTitle{color:var(--grey-900);margin-top:12px;margin-bottom:28px;font-size:1.75rem;font-weight:800;line-height:1.2}.ImmersiveProductPage-module__T2ysSG__featuresList{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.ImmersiveProductPage-module__T2ysSG__featureItem{background:var(--grey-50);border-radius:var(--radius-md);border:1px solid var(--grey-200);transition:all var(--transition-fast);align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.ImmersiveProductPage-module__T2ysSG__featureItem:hover{border-color:rgba(var(--primary-rgb),.2);background:var(--primary-light)}.ImmersiveProductPage-module__T2ysSG__featureIcon{background:var(--primary);width:28px;min-width:28px;height:28px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-top:1px;font-size:.8rem;font-weight:700;display:flex}.ImmersiveProductPage-module__T2ysSG__featureText{color:var(--grey-700);font-size:.9rem;line-height:1.6}.ImmersiveProductPage-module__T2ysSG__specsTable{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--grey-200);overflow:hidden}.ImmersiveProductPage-module__T2ysSG__specsRow{border-bottom:1px solid var(--grey-200);grid-template-columns:220px 1fr;display:grid}.ImmersiveProductPage-module__T2ysSG__specsRow:last-child{border-bottom:none}.ImmersiveProductPage-module__T2ysSG__specsRow:nth-child(2n){background:var(--grey-50)}.ImmersiveProductPage-module__T2ysSG__specsRow:nth-child(odd){background:var(--white)}.ImmersiveProductPage-module__T2ysSG__specsLabel{color:var(--grey-800);background:var(--primary-light);border-right:1px solid var(--grey-200);padding:14px 20px;font-size:.875rem;font-weight:600}.ImmersiveProductPage-module__T2ysSG__specsValue{color:var(--grey-700);padding:14px 20px;font-size:.875rem;line-height:1.6}.ImmersiveProductPage-module__T2ysSG__appTilesGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.ImmersiveProductPage-module__T2ysSG__appTile{border-radius:var(--radius-md);aspect-ratio:3/2;cursor:default;transition:transform var(--transition-fast),box-shadow var(--transition-fast);position:relative;overflow:hidden}.ImmersiveProductPage-module__T2ysSG__appTile:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.ImmersiveProductPage-module__T2ysSG__appTileImageWrap{position:absolute;inset:0}.ImmersiveProductPage-module__T2ysSG__appTileImage{object-fit:cover;transition:transform var(--transition-slow)}.ImmersiveProductPage-module__T2ysSG__appTile:hover .ImmersiveProductPage-module__T2ysSG__appTileImage{transform:scale(1.06)}.ImmersiveProductPage-module__T2ysSG__appTileFallback{background:linear-gradient(135deg,var(--grey-700)0%,var(--grey-900)100%);width:100%;height:100%}.ImmersiveProductPage-module__T2ysSG__appTileOverlay{transition:background var(--transition-base);background:linear-gradient(#0000000d 0%,#0003 40%,#000000b3 100%);position:absolute;inset:0}.ImmersiveProductPage-module__T2ysSG__appTile:hover .ImmersiveProductPage-module__T2ysSG__appTileOverlay{background:linear-gradient(to top,rgba(var(--primary-rgb),.8)0%,rgba(var(--primary-rgb),.25)60%,#0000000d 100%)}.ImmersiveProductPage-module__T2ysSG__appTileContent{align-items:center;gap:8px;padding:10px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.ImmersiveProductPage-module__T2ysSG__appTileIcon{width:28px;height:28px;color:var(--white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ImmersiveProductPage-module__T2ysSG__appTileName{color:var(--white);text-shadow:0 1px 3px #0006;font-size:.78rem;font-weight:600;line-height:1.3}.ImmersiveProductPage-module__T2ysSG__galleryScrollHint{opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:300px;animation:.6s forwards ImmersiveProductPage-module__T2ysSG__fadeInHint;display:flex}@keyframes ImmersiveProductPage-module__T2ysSG__fadeInHint{to{opacity:1}}.ImmersiveProductPage-module__T2ysSG__scrollMouse{border:2px solid var(--grey-400);border-radius:14px;justify-content:center;width:28px;height:46px;display:flex;position:relative}.ImmersiveProductPage-module__T2ysSG__scrollDot{background:var(--primary);border-radius:2px;width:4px;height:8px;margin-top:8px;animation:1.8s ease-in-out infinite ImmersiveProductPage-module__T2ysSG__scrollBounce}@keyframes ImmersiveProductPage-module__T2ysSG__scrollBounce{0%{opacity:1;transform:translateY(0)}40%{opacity:.6;transform:translateY(14px)}60%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ImmersiveProductPage-module__T2ysSG__scrollHintText{color:var(--grey-400);letter-spacing:.5px;font-size:.85rem;font-weight:500}.ImmersiveProductPage-module__T2ysSG__silencerGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:240px;gap:12px;display:grid}.ImmersiveProductPage-module__T2ysSG__silencerCard{border-radius:var(--radius-md);background:var(--grey-200);position:relative;overflow:hidden}.ImmersiveProductPage-module__T2ysSG__silencerCardImage{object-fit:cover;transition:transform .5s}.ImmersiveProductPage-module__T2ysSG__silencerCard:hover .ImmersiveProductPage-module__T2ysSG__silencerCardImage{transform:scale(1.08)}.ImmersiveProductPage-module__T2ysSG__silencerCardOverlay{opacity:0;background:linear-gradient(#0000 0%,#00000026 50%,#000000bf 100%);flex-direction:column;justify-content:flex-end;padding:20px;transition:opacity .35s;display:flex;position:absolute;inset:0}.ImmersiveProductPage-module__T2ysSG__silencerCard:hover .ImmersiveProductPage-module__T2ysSG__silencerCardOverlay{opacity:1}.ImmersiveProductPage-module__T2ysSG__silencerCardType{color:var(--white);margin-bottom:4px;font-size:1rem;font-weight:700;line-height:1.3}.ImmersiveProductPage-module__T2ysSG__silencerCardApp{color:#ffffffbf;font-size:.8rem;line-height:1.4}.ImmersiveProductPage-module__T2ysSG__gallerySection{background:var(--white);border-top:1px solid var(--grey-200);padding:40px 0 52px}.ImmersiveProductPage-module__T2ysSG__galleryHeader{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.ImmersiveProductPage-module__T2ysSG__gallerySectionLabel{text-transform:uppercase;letter-spacing:2px;color:var(--primary);margin-bottom:6px;font-size:.75rem;font-weight:700;display:inline-block}.ImmersiveProductPage-module__T2ysSG__gallerySectionTitle{color:var(--grey-900);font-size:1.6rem;font-weight:800;line-height:1.2}.ImmersiveProductPage-module__T2ysSG__galleryTrackWrap{position:relative}.ImmersiveProductPage-module__T2ysSG__galleryEdge{z-index:5;cursor:pointer;opacity:0;align-items:center;width:72px;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0}.ImmersiveProductPage-module__T2ysSG__galleryTrackWrap:hover .ImmersiveProductPage-module__T2ysSG__galleryEdge{opacity:1}.ImmersiveProductPage-module__T2ysSG__galleryEdgeLeft{background:linear-gradient(90deg,#ffffffeb 0%,#0000 100%);justify-content:flex-start;padding-left:14px;left:0}.ImmersiveProductPage-module__T2ysSG__galleryEdgeRight{background:linear-gradient(270deg,#ffffffeb 0%,#0000 100%);justify-content:flex-end;padding-right:14px;right:0}.ImmersiveProductPage-module__T2ysSG__galleryEdgeIcon{background:var(--white);border:1px solid var(--grey-200);width:42px;height:42px;box-shadow:var(--shadow-md);color:var(--grey-700);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ImmersiveProductPage-module__T2ysSG__galleryEdge:hover .ImmersiveProductPage-module__T2ysSG__galleryEdgeIcon{background:var(--primary);border-color:var(--primary);color:var(--white);box-shadow:var(--shadow-lg);transform:scale(1.08)}.ImmersiveProductPage-module__T2ysSG__galleryScrollWrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.ImmersiveProductPage-module__T2ysSG__galleryScrollWrap::-webkit-scrollbar{display:none}.ImmersiveProductPage-module__T2ysSG__galleryTrack{gap:18px;padding:8px max(24px,50vw - 600px);display:flex}.ImmersiveProductPage-module__T2ysSG__galleryCard{cursor:pointer;background:var(--grey-100);border-radius:var(--radius-xl);border:none;flex-shrink:0;width:420px;height:320px;padding:0;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000f}.ImmersiveProductPage-module__T2ysSG__galleryCard:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.ImmersiveProductPage-module__T2ysSG__galleryCardImg{object-fit:cover;object-position:center 40%;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.ImmersiveProductPage-module__T2ysSG__galleryCard:hover .ImmersiveProductPage-module__T2ysSG__galleryCardImg{transform:scale(1.04)}.ImmersiveProductPage-module__T2ysSG__galleryWatermark{color:#fff0b44d;letter-spacing:3px;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;text-shadow:0 1px 2px #00000026;white-space:nowrap;justify-content:center;align-items:center;font-family:Segoe UI,SF Pro Display,system-ui,sans-serif;font-size:1.2rem;font-weight:600;display:flex;position:absolute;inset:0;transform:rotate(-37deg)scale(1.35)}.ImmersiveProductPage-module__T2ysSG__galleryCardOverlay{opacity:0;align-items:flex-end;transition:opacity .3s;display:flex;position:absolute;inset:0}.ImmersiveProductPage-module__T2ysSG__galleryCard:hover .ImmersiveProductPage-module__T2ysSG__galleryCardOverlay{opacity:1}.ImmersiveProductPage-module__T2ysSG__galleryCardCaption{background:linear-gradient(#0000 0%,#000000b3 100%);justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px;display:flex}.ImmersiveProductPage-module__T2ysSG__galleryCaptionText{color:var(--white);font-size:.8rem;font-weight:600;line-height:1.4}.ImmersiveProductPage-module__T2ysSG__galleryCaptionIndex{color:#ffffff80;letter-spacing:1px;flex-shrink:0;font-size:.7rem;font-weight:600}.ImmersiveProductPage-module__T2ysSG__relatedAppsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.ImmersiveProductPage-module__T2ysSG__relatedAppCard{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;height:100%;padding:24px 20px;text-decoration:none;display:flex}.ImmersiveProductPage-module__T2ysSG__relatedAppCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-3px)}.ImmersiveProductPage-module__T2ysSG__relatedAppTitle{color:var(--grey-900);margin-bottom:8px;font-size:1rem;font-weight:700}.ImmersiveProductPage-module__T2ysSG__relatedAppDesc{color:var(--grey-500);flex:1;margin-bottom:12px;font-size:.85rem;line-height:1.6}.ImmersiveProductPage-module__T2ysSG__relatedAppLink{color:var(--primary);font-size:.85rem;font-weight:600}.ImmersiveProductPage-module__T2ysSG__ctaSection{text-align:center;background:linear-gradient(160deg,#0f1724 0%,#1a2744 40%,#122a4e 70%,#0d1f3a 100%);padding:80px 0;position:relative;overflow:hidden}.ImmersiveProductPage-module__T2ysSG__ctaContent{z-index:1;position:relative}.ImmersiveProductPage-module__T2ysSG__ctaTitle{color:var(--white);margin-bottom:16px;font-size:2rem;font-weight:800}.ImmersiveProductPage-module__T2ysSG__ctaText{color:var(--grey-300);max-width:560px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.1rem}.ImmersiveProductPage-module__T2ysSG__ctaButton{background:var(--primary);color:var(--white);border-radius:var(--radius-md);transition:all var(--transition-base);border:2px solid var(--primary);align-items:center;gap:10px;padding:16px 40px;font-size:1.05rem;font-weight:700;display:inline-flex}.ImmersiveProductPage-module__T2ysSG__ctaButton:hover{background:var(--primary-dark);border-color:var(--primary-dark);box-shadow:0 8px 24px rgba(var(--primary-rgb),.3);transform:translateY(-2px)}@media (max-width:1024px){.ImmersiveProductPage-module__T2ysSG__contentGrid{grid-template-columns:200px 1fr;gap:40px}.ImmersiveProductPage-module__T2ysSG__taglineText{font-size:1.5rem}}@media (max-width:768px){.ImmersiveProductPage-module__T2ysSG__hero{aspect-ratio:4/3;background-position:top;background-repeat:no-repeat;background-size:100%;background-attachment:scroll;height:auto;min-height:auto}.ImmersiveProductPage-module__T2ysSG__heroSubtitle,.ImmersiveProductPage-module__T2ysSG__taglineText{font-size:1.25rem}.ImmersiveProductPage-module__T2ysSG__contentGrid{grid-template-columns:1fr;gap:0}.ImmersiveProductPage-module__T2ysSG__sideNav{border-bottom:1px solid var(--grey-200);flex-flow:wrap;gap:8px;margin-bottom:32px;padding-bottom:32px;position:relative;top:0}.ImmersiveProductPage-module__T2ysSG__sideNavInner{border-left:none;flex-flow:wrap;gap:4px}.ImmersiveProductPage-module__T2ysSG__sideNavLink{background:var(--grey-100);border-left:none;border-radius:50px;margin-left:0;padding:6px 14px;font-size:.8rem}.ImmersiveProductPage-module__T2ysSG__sideNavLink:hover{background:var(--primary-light);border-left-color:#0000}.ImmersiveProductPage-module__T2ysSG__sideNavCta{width:100%}.ImmersiveProductPage-module__T2ysSG__contentCard{border-radius:24px;padding:32px 24px}.ImmersiveProductPage-module__T2ysSG__featuresList,.ImmersiveProductPage-module__T2ysSG__specsRow{grid-template-columns:1fr}.ImmersiveProductPage-module__T2ysSG__specsLabel{border-right:none;border-bottom:1px solid var(--grey-200);padding:12px 16px}.ImmersiveProductPage-module__T2ysSG__specsValue{padding:12px 16px}.ImmersiveProductPage-module__T2ysSG__sectionTitle,.ImmersiveProductPage-module__T2ysSG__overviewTitle,.ImmersiveProductPage-module__T2ysSG__ctaTitle{font-size:1.5rem}.ImmersiveProductPage-module__T2ysSG__silencerGrid{grid-template-columns:1fr;grid-auto-rows:200px}.ImmersiveProductPage-module__T2ysSG__silencerCardOverlay{opacity:1}.ImmersiveProductPage-module__T2ysSG__galleryCard{width:340px;height:260px}.ImmersiveProductPage-module__T2ysSG__galleryTrack{gap:14px;padding:6px 20px}.ImmersiveProductPage-module__T2ysSG__appTilesGrid{grid-template-columns:repeat(3,1fr);gap:10px}.ImmersiveProductPage-module__T2ysSG__appTileIcon{width:24px;height:24px}.ImmersiveProductPage-module__T2ysSG__appTileIcon svg{width:14px;height:14px}.ImmersiveProductPage-module__T2ysSG__appTileName{font-size:.72rem}}@media (max-width:480px){.ImmersiveProductPage-module__T2ysSG__heroSubtitle{letter-spacing:1px;font-size:1rem}.ImmersiveProductPage-module__T2ysSG__taglineText{font-size:1.1rem}.ImmersiveProductPage-module__T2ysSG__contentCard{border-radius:20px;padding:24px 18px}.ImmersiveProductPage-module__T2ysSG__galleryCard{width:280px;height:210px}.ImmersiveProductPage-module__T2ysSG__galleryTrack{gap:10px;padding:4px 14px}.ImmersiveProductPage-module__T2ysSG__gallerySection{padding:28px 0 36px}.ImmersiveProductPage-module__T2ysSG__gallerySectionTitle{font-size:1.35rem}.ImmersiveProductPage-module__T2ysSG__galleryEdge{display:none}.ImmersiveProductPage-module__T2ysSG__highlightBadge{padding:6px 12px;font-size:.75rem}.ImmersiveProductPage-module__T2ysSG__appTilesGrid{grid-template-columns:repeat(2,1fr);gap:8px}.ImmersiveProductPage-module__T2ysSG__appTileContent{padding:8px 10px}}
.NoiseLAGPage-module__mZp2Ja__hero{background-color:#0a1420;background-position:50% 60%;background-repeat:no-repeat;background-size:100%;background-attachment:fixed;flex-direction:column;justify-content:flex-end;height:calc(100vh - 50px);min-height:550px;display:flex;position:relative}.NoiseLAGPage-module__mZp2Ja__heroOverlay{z-index:1;background:linear-gradient(#00000040 0%,#00000026 40%,#00000080 80%,#000000b3 100%);position:absolute;inset:0}.NoiseLAGPage-module__mZp2Ja__heroBreadcrumb{z-index:2;position:absolute;top:80px;left:0;right:0}.NoiseLAGPage-module__mZp2Ja__breadcrumbList{align-items:center;gap:8px;margin:0;padding:0;font-size:.85rem;list-style:none;display:flex}.NoiseLAGPage-module__mZp2Ja__breadcrumbList li{align-items:center;gap:8px;display:flex}.NoiseLAGPage-module__mZp2Ja__breadcrumbList a{color:#ffffffb3;transition:color .2s}.NoiseLAGPage-module__mZp2Ja__breadcrumbList a:hover{color:var(--white)}.NoiseLAGPage-module__mZp2Ja__breadcrumbSep{color:#fff6;font-size:.75rem}.NoiseLAGPage-module__mZp2Ja__breadcrumbCurrent{color:var(--white);font-weight:600}.NoiseLAGPage-module__mZp2Ja__heroTitleWrap{z-index:4;text-align:center;margin-bottom:-.4em;padding-bottom:0;position:relative}.NoiseLAGPage-module__mZp2Ja__heroTitle{color:var(--white);text-transform:uppercase;max-width:1000px;text-shadow:none;margin:0 auto;font-size:clamp(3.5rem,12vw,8rem);font-weight:900;line-height:.85}.NoiseLAGPage-module__mZp2Ja__heroSubtitle{color:var(--white);text-transform:uppercase;letter-spacing:2px;text-shadow:none;margin-top:2px;margin-bottom:-.25em;font-size:2.4rem;font-weight:900}.NoiseLAGPage-module__mZp2Ja__contentWrapper{z-index:3;background:var(--white);position:relative}.NoiseLAGPage-module__mZp2Ja__taglineSection{background:var(--white);border-bottom:1px solid var(--grey-200);text-align:center;padding:56px 0 40px}.NoiseLAGPage-module__mZp2Ja__taglineDivider{justify-content:center;align-items:center;gap:16px;margin-bottom:14px;display:flex}.NoiseLAGPage-module__mZp2Ja__taglineDividerLine{background:var(--grey-300);width:80px;height:1px}.NoiseLAGPage-module__mZp2Ja__taglineDividerDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:8px;height:8px}.NoiseLAGPage-module__mZp2Ja__taglineText{color:var(--black);max-width:900px;margin:0 auto;font-size:1.75rem;font-weight:400;line-height:1.4}.NoiseLAGPage-module__mZp2Ja__contentLayout{background:var(--white)}.NoiseLAGPage-module__mZp2Ja__contentGrid{grid-template-columns:240px 1fr;gap:56px;min-height:calc(100vh - 160px);padding:48px 0 64px;display:grid}.NoiseLAGPage-module__mZp2Ja__sideNav{flex-direction:column;align-self:start;gap:24px;display:flex}.NoiseLAGPage-module__mZp2Ja__sideNavInner{border-left:2px solid var(--grey-200);flex-direction:column;gap:0;display:flex}.NoiseLAGPage-module__mZp2Ja__sideNavLink{color:var(--grey-500);border-left:2px solid #0000;margin-left:-2px;padding:12px 20px;font-size:1.05rem;font-weight:500;line-height:1.4;transition:all .2s;display:block}.NoiseLAGPage-module__mZp2Ja__sideNavLink:hover{color:var(--primary);border-left-color:var(--primary)}.NoiseLAGPage-module__mZp2Ja__sideNavLinkActive{color:var(--primary);border-left-color:var(--primary);font-size:1.15rem;font-weight:700}.NoiseLAGPage-module__mZp2Ja__sideNavCta{background:var(--primary);color:var(--white);border-radius:var(--radius-md);text-align:center;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:background .2s;display:inline-flex}.NoiseLAGPage-module__mZp2Ja__sideNavCta:hover{background:var(--primary-dark)}.NoiseLAGPage-module__mZp2Ja__contentMain{min-width:0}.NoiseLAGPage-module__mZp2Ja__contentCard{background:#f9f9f9;border-radius:100px;padding:44px}.NoiseLAGPage-module__mZp2Ja__overviewLabel{letter-spacing:2px;text-transform:uppercase;color:var(--primary);background:var(--primary-light);border-radius:50px;margin-bottom:20px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.NoiseLAGPage-module__mZp2Ja__overviewTitle{color:var(--grey-900);margin-bottom:28px;font-size:2rem;font-weight:800;line-height:1.2}.NoiseLAGPage-module__mZp2Ja__overviewText{color:var(--grey-700);white-space:pre-line;font-size:1.05rem;line-height:1.9}.NoiseLAGPage-module__mZp2Ja__overviewHighlights{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.NoiseLAGPage-module__mZp2Ja__highlightBadge{background:var(--primary-light);color:var(--primary-dark);border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:.825rem;font-weight:600;display:inline-flex}.NoiseLAGPage-module__mZp2Ja__highlightIcon{font-size:.9rem}.NoiseLAGPage-module__mZp2Ja__sectionLabel{letter-spacing:2px;text-transform:uppercase;color:var(--primary);background:var(--primary-light);border-radius:50px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.NoiseLAGPage-module__mZp2Ja__sectionTitle{color:var(--grey-900);margin-top:12px;margin-bottom:28px;font-size:1.75rem;font-weight:800;line-height:1.2}.NoiseLAGPage-module__mZp2Ja__featuresList{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.NoiseLAGPage-module__mZp2Ja__featureItem{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);transition:all var(--transition-fast);align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.NoiseLAGPage-module__mZp2Ja__featureItem:hover{border-color:rgba(var(--primary-rgb),.2);background:var(--primary-light)}.NoiseLAGPage-module__mZp2Ja__featureIcon{background:var(--primary);width:28px;min-width:28px;height:28px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-top:1px;font-size:.8rem;font-weight:700;display:flex}.NoiseLAGPage-module__mZp2Ja__featureText{color:var(--grey-700);font-size:.9rem;line-height:1.6}.NoiseLAGPage-module__mZp2Ja__specsTable{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--grey-200);overflow:hidden}.NoiseLAGPage-module__mZp2Ja__specsRow{border-bottom:1px solid var(--grey-200);grid-template-columns:220px 1fr;display:grid}.NoiseLAGPage-module__mZp2Ja__specsRow:last-child{border-bottom:none}.NoiseLAGPage-module__mZp2Ja__specsRow:nth-child(2n){background:var(--grey-100)}.NoiseLAGPage-module__mZp2Ja__specsRow:nth-child(odd){background:var(--white)}.NoiseLAGPage-module__mZp2Ja__specsLabel{color:var(--grey-800);background:var(--primary-light);border-right:1px solid var(--grey-200);padding:14px 20px;font-size:.875rem;font-weight:600}.NoiseLAGPage-module__mZp2Ja__specsValue{color:var(--grey-700);padding:14px 20px;font-size:.875rem;line-height:1.6}.NoiseLAGPage-module__mZp2Ja__appGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:14px;display:grid}.NoiseLAGPage-module__mZp2Ja__appCard{border-radius:var(--radius-lg);background:var(--grey-200);cursor:default;position:relative;overflow:hidden}.NoiseLAGPage-module__mZp2Ja__appCardWide{grid-column:span 2}.NoiseLAGPage-module__mZp2Ja__appCardImage{object-fit:cover;transition:transform .5s}.NoiseLAGPage-module__mZp2Ja__appCard:hover .NoiseLAGPage-module__mZp2Ja__appCardImage{transform:scale(1.08)}.NoiseLAGPage-module__mZp2Ja__appCardOverlay{background:linear-gradient(#0000 0%,#00000026 50%,#000000b3 100%);align-items:flex-end;padding:20px;display:flex;position:absolute;inset:0}.NoiseLAGPage-module__mZp2Ja__appCardLabel{color:var(--white);text-shadow:0 1px 4px #00000080;font-size:1rem;font-weight:700;line-height:1.3}.NoiseLAGPage-module__mZp2Ja__galleryScrollHint{color:var(--grey-400);flex-direction:column;justify-content:center;align-items:center;padding:80px 0;display:flex}.NoiseLAGPage-module__mZp2Ja__scrollMouse{border:2px solid var(--grey-300);border-radius:14px;justify-content:center;width:28px;height:44px;margin-bottom:16px;padding-top:8px;display:flex}.NoiseLAGPage-module__mZp2Ja__scrollDot{background:var(--primary);border-radius:2px;width:4px;height:8px;animation:1.5s ease-in-out infinite NoiseLAGPage-module__mZp2Ja__scrollBounce}@keyframes NoiseLAGPage-module__mZp2Ja__scrollBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(12px)}}.NoiseLAGPage-module__mZp2Ja__scrollHintText{color:var(--grey-400);font-size:.9rem;font-weight:500}.NoiseLAGPage-module__mZp2Ja__gallerySection{background:var(--grey-50);border-top:1px solid var(--grey-200);padding:32px 0 80px}.NoiseLAGPage-module__mZp2Ja__gallerySectionTitle{color:var(--grey-900);margin-top:12px;margin-bottom:32px;font-size:1.75rem;font-weight:800;line-height:1.2}.NoiseLAGPage-module__mZp2Ja__galleryHeader{justify-content:space-between;align-items:flex-end;display:flex}.NoiseLAGPage-module__mZp2Ja__galleryTrackWrap{position:relative}.NoiseLAGPage-module__mZp2Ja__galleryEdge{z-index:3;cursor:pointer;opacity:0;align-items:center;width:80px;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0}.NoiseLAGPage-module__mZp2Ja__galleryTrackWrap:hover .NoiseLAGPage-module__mZp2Ja__galleryEdge{opacity:1}.NoiseLAGPage-module__mZp2Ja__galleryEdgeLeft{background:linear-gradient(90deg,#f9f9f9f2 0%,#0000 100%);justify-content:flex-start;padding-left:16px;left:0}.NoiseLAGPage-module__mZp2Ja__galleryEdgeRight{background:linear-gradient(270deg,#f9f9f9f2 0%,#0000 100%);justify-content:flex-end;padding-right:16px;right:0}.NoiseLAGPage-module__mZp2Ja__galleryEdgeIcon{background:var(--white);width:44px;height:44px;color:var(--grey-700);box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.NoiseLAGPage-module__mZp2Ja__galleryEdge:hover .NoiseLAGPage-module__mZp2Ja__galleryEdgeIcon{background:var(--primary);color:var(--white)}.NoiseLAGPage-module__mZp2Ja__galleryScrollWrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.NoiseLAGPage-module__mZp2Ja__galleryScrollWrap::-webkit-scrollbar{display:none}.NoiseLAGPage-module__mZp2Ja__galleryTrack{gap:20px;padding:0 max(24px,50vw - 600px);display:flex}.NoiseLAGPage-module__mZp2Ja__galleryCard{border-radius:var(--radius-xl);background:var(--grey-200);flex-shrink:0;min-width:420px;height:320px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.NoiseLAGPage-module__mZp2Ja__galleryCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.NoiseLAGPage-module__mZp2Ja__galleryCardImg{object-fit:cover;transition:transform .5s}.NoiseLAGPage-module__mZp2Ja__galleryCard:hover .NoiseLAGPage-module__mZp2Ja__galleryCardImg{transform:scale(1.04)}.NoiseLAGPage-module__mZp2Ja__galleryWatermark{color:#fff0b44d;letter-spacing:3px;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;text-shadow:0 1px 2px #00000026;white-space:nowrap;justify-content:center;align-items:center;font-family:Segoe UI,SF Pro Display,system-ui,sans-serif;font-size:1.2rem;font-weight:600;display:flex;position:absolute;inset:0;transform:rotate(-37deg)scale(1.35)}.NoiseLAGPage-module__mZp2Ja__galleryCardOverlay{opacity:0;background:linear-gradient(#0000 0%,#00000026 60%,#000000b3 100%);align-items:flex-end;padding:24px;transition:opacity .3s;display:flex;position:absolute;inset:0}.NoiseLAGPage-module__mZp2Ja__galleryCard:hover .NoiseLAGPage-module__mZp2Ja__galleryCardOverlay{opacity:1}.NoiseLAGPage-module__mZp2Ja__galleryCardCaption{color:var(--white)}.NoiseLAGPage-module__mZp2Ja__galleryCaptionText{text-shadow:0 1px 4px #00000080;font-size:.9rem;font-weight:600;line-height:1.4}.NoiseLAGPage-module__mZp2Ja__ctaSection{background:linear-gradient(135deg,var(--grey-900)0%,var(--black)100%);text-align:center;padding:80px 0;position:relative;overflow:hidden}.NoiseLAGPage-module__mZp2Ja__ctaSection:before{content:"";background:radial-gradient(circle at 30% 50%,rgba(var(--primary-rgb),.15)0%,transparent 50%),radial-gradient(circle at 70% 50%,#ff6b351a 0%,transparent 50%);position:absolute;inset:0}.NoiseLAGPage-module__mZp2Ja__ctaContent{z-index:1;position:relative}.NoiseLAGPage-module__mZp2Ja__ctaTitle{color:var(--white);margin-bottom:16px;font-size:2rem;font-weight:800}.NoiseLAGPage-module__mZp2Ja__ctaText{color:var(--grey-300);max-width:560px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.1rem}.NoiseLAGPage-module__mZp2Ja__ctaButton{background:var(--accent);color:var(--white);border-radius:var(--radius-md);transition:all var(--transition-base);border:2px solid var(--accent);align-items:center;gap:10px;padding:16px 40px;font-size:1.05rem;font-weight:700;display:inline-flex}.NoiseLAGPage-module__mZp2Ja__ctaButton:hover{background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-2px);box-shadow:0 8px 24px #ff6b3559}@media (max-width:1024px){.NoiseLAGPage-module__mZp2Ja__contentGrid{grid-template-columns:200px 1fr;gap:40px}.NoiseLAGPage-module__mZp2Ja__taglineText{font-size:1.5rem}}@media (max-width:768px){.NoiseLAGPage-module__mZp2Ja__hero{aspect-ratio:4/3;background-position:top;background-repeat:no-repeat;background-size:100%;background-attachment:scroll;height:auto;min-height:auto}.NoiseLAGPage-module__mZp2Ja__heroSubtitle,.NoiseLAGPage-module__mZp2Ja__taglineText{font-size:1.25rem}.NoiseLAGPage-module__mZp2Ja__contentGrid{grid-template-columns:1fr;gap:0}.NoiseLAGPage-module__mZp2Ja__sideNav{border-bottom:1px solid var(--grey-200);flex-flow:wrap;gap:8px;margin-bottom:32px;padding-bottom:32px;position:relative;top:0}.NoiseLAGPage-module__mZp2Ja__sideNavInner{border-left:none;flex-flow:wrap;gap:4px}.NoiseLAGPage-module__mZp2Ja__sideNavLink{background:var(--grey-100);border-left:none;border-radius:50px;margin-left:0;padding:6px 14px;font-size:.8rem}.NoiseLAGPage-module__mZp2Ja__sideNavLink:hover{background:var(--primary-light);border-left-color:#0000}.NoiseLAGPage-module__mZp2Ja__sideNavCta{width:100%}.NoiseLAGPage-module__mZp2Ja__contentCard{border-radius:24px;padding:32px 24px}.NoiseLAGPage-module__mZp2Ja__galleryCard{min-width:300px;height:240px}.NoiseLAGPage-module__mZp2Ja__galleryEdge{display:none}.NoiseLAGPage-module__mZp2Ja__appGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}.NoiseLAGPage-module__mZp2Ja__appCardWide{grid-column:span 2}.NoiseLAGPage-module__mZp2Ja__featuresList,.NoiseLAGPage-module__mZp2Ja__specsRow{grid-template-columns:1fr}.NoiseLAGPage-module__mZp2Ja__specsLabel{border-right:none;border-bottom:1px solid var(--grey-200);padding:12px 16px}.NoiseLAGPage-module__mZp2Ja__specsValue{padding:12px 16px}.NoiseLAGPage-module__mZp2Ja__sectionTitle,.NoiseLAGPage-module__mZp2Ja__overviewTitle,.NoiseLAGPage-module__mZp2Ja__ctaTitle{font-size:1.5rem}}@media (max-width:480px){.NoiseLAGPage-module__mZp2Ja__heroSubtitle{letter-spacing:1px;font-size:1rem}.NoiseLAGPage-module__mZp2Ja__taglineText{font-size:1.1rem}.NoiseLAGPage-module__mZp2Ja__contentCard{border-radius:20px;padding:24px 18px}.NoiseLAGPage-module__mZp2Ja__galleryCard{min-width:260px;height:200px}.NoiseLAGPage-module__mZp2Ja__appGrid{grid-template-columns:1fr 1fr;grid-auto-rows:130px}.NoiseLAGPage-module__mZp2Ja__appCardWide{grid-column:span 2}.NoiseLAGPage-module__mZp2Ja__highlightBadge{padding:6px 12px;font-size:.75rem}}
.ProductDetail-module__nhoMgG__heroSection{background:var(--white);padding:80px 0}.ProductDetail-module__nhoMgG__heroGrid{grid-template-columns:3fr 2fr;align-items:center;gap:56px;display:grid}.ProductDetail-module__nhoMgG__heroImageWrap{aspect-ratio:4/3;border-radius:var(--radius-lg);background:var(--grey-100);width:100%;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.ProductDetail-module__nhoMgG__heroImage{object-fit:cover;width:100%;height:100%}.ProductDetail-module__nhoMgG__heroContent{flex-direction:column;gap:20px;display:flex}.ProductDetail-module__nhoMgG__productTagline{color:var(--primary);font-size:1.15rem;font-weight:500;line-height:1.5}.ProductDetail-module__nhoMgG__productName{color:var(--grey-900);font-size:2rem;font-weight:800;line-height:1.2}.ProductDetail-module__nhoMgG__heroHighlights{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.ProductDetail-module__nhoMgG__highlightBadge{background:var(--primary-light);color:var(--primary-dark);border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:.825rem;font-weight:600;display:inline-flex}.ProductDetail-module__nhoMgG__highlightIcon{font-size:.9rem}.ProductDetail-module__nhoMgG__descriptionSection{padding:var(--section-padding);background:var(--grey-50)}.ProductDetail-module__nhoMgG__descriptionContent{max-width:900px;margin:0 auto}.ProductDetail-module__nhoMgG__descriptionLabel{letter-spacing:2px;text-transform:uppercase;color:var(--primary);background:var(--white);border-radius:50px;margin-bottom:20px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.ProductDetail-module__nhoMgG__descriptionTitle{color:var(--grey-900);margin-bottom:28px;font-size:2rem;font-weight:800;line-height:1.2}.ProductDetail-module__nhoMgG__descriptionText{color:var(--grey-700);white-space:pre-line;font-size:1.05rem;line-height:1.9}.ProductDetail-module__nhoMgG__silencerTypesSection{padding:var(--section-padding);background:var(--grey-50)}.ProductDetail-module__nhoMgG__silencerGrid{grid-template-rows:repeat(2,240px);grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.ProductDetail-module__nhoMgG__silencerCard{border-radius:var(--radius-md);background:var(--grey-200);position:relative;overflow:hidden}.ProductDetail-module__nhoMgG__silencerCardImage{object-fit:cover;transition:transform .5s}.ProductDetail-module__nhoMgG__silencerCard:hover .ProductDetail-module__nhoMgG__silencerCardImage{transform:scale(1.08)}.ProductDetail-module__nhoMgG__silencerCardOverlay{opacity:0;background:linear-gradient(#0000 0%,#00000026 50%,#000000bf 100%);flex-direction:column;justify-content:flex-end;padding:20px;transition:opacity .35s;display:flex;position:absolute;inset:0}.ProductDetail-module__nhoMgG__silencerCard:hover .ProductDetail-module__nhoMgG__silencerCardOverlay{opacity:1}.ProductDetail-module__nhoMgG__silencerCardType{color:var(--white);margin-bottom:4px;font-size:1rem;font-weight:700;line-height:1.3}.ProductDetail-module__nhoMgG__silencerCardApp{color:#ffffffbf;font-size:.8rem;line-height:1.4}.ProductDetail-module__nhoMgG__gallerySection{padding:var(--section-padding);background:var(--white)}.ProductDetail-module__nhoMgG__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:12px;display:grid}.ProductDetail-module__nhoMgG__galleryItem{border-radius:var(--radius-md);cursor:pointer;background:var(--grey-100);border:none;padding:0;position:relative;overflow:hidden}.ProductDetail-module__nhoMgG__galleryItemLarge{grid-area:span 2/span 2}.ProductDetail-module__nhoMgG__galleryImage{object-fit:cover;transition:transform .4s}.ProductDetail-module__nhoMgG__galleryItem:hover .ProductDetail-module__nhoMgG__galleryImage{transform:scale(1.05)}.ProductDetail-module__nhoMgG__galleryOverlay{color:var(--white);opacity:0;background:0 0;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.ProductDetail-module__nhoMgG__galleryItem:hover .ProductDetail-module__nhoMgG__galleryOverlay{opacity:1;background:#00000059}.ProductDetail-module__nhoMgG__lightbox{z-index:9999;background:#000000eb;justify-content:center;align-items:center;animation:.2s ProductDetail-module__nhoMgG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProductDetail-module__nhoMgG__fadeIn{0%{opacity:0}to{opacity:1}}.ProductDetail-module__nhoMgG__lightboxClose{color:var(--white);cursor:pointer;opacity:.7;z-index:2;background:0 0;border:none;padding:8px;transition:opacity .2s;position:absolute;top:20px;right:20px}.ProductDetail-module__nhoMgG__lightboxClose:hover{opacity:1}.ProductDetail-module__nhoMgG__lightboxImageWrap{width:80vw;max-width:1100px;height:75vh;position:relative}.ProductDetail-module__nhoMgG__lightboxImage{object-fit:contain}.ProductDetail-module__nhoMgG__lightboxNav{width:48px;height:48px;color:var(--white);cursor:pointer;z-index:2;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductDetail-module__nhoMgG__lightboxNav:hover{background:#ffffff40}.ProductDetail-module__nhoMgG__lightboxPrev{left:24px}.ProductDetail-module__nhoMgG__lightboxNext{right:24px}.ProductDetail-module__nhoMgG__lightboxCounter{color:#fff9;letter-spacing:1px;font-size:.9rem;font-weight:500;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.ProductDetail-module__nhoMgG__featuresSection{background:#0a14280a;padding:48px 0 72px}.ProductDetail-module__nhoMgG__sectionHeader{text-align:center;margin-bottom:40px}.ProductDetail-module__nhoMgG__sectionLabel{letter-spacing:2px;text-transform:uppercase;color:var(--primary);background:var(--primary-light);border-radius:50px;margin-bottom:16px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.ProductDetail-module__nhoMgG__sectionTitle{color:var(--grey-900);font-size:2rem;font-weight:800;line-height:1.2}.ProductDetail-module__nhoMgG__featuresList{grid-template-columns:repeat(2,1fr);gap:20px;max-width:960px;margin:0 auto;display:grid}.ProductDetail-module__nhoMgG__featureItem{background:var(--grey-50);border-radius:var(--radius-md);border:1px solid var(--grey-200);transition:all var(--transition-fast);align-items:flex-start;gap:14px;padding:20px 24px;display:flex}.ProductDetail-module__nhoMgG__featureItem:hover{border-color:rgba(var(--primary-rgb),.2);background:var(--primary-light)}.ProductDetail-module__nhoMgG__featureIcon{background:var(--primary);width:28px;min-width:28px;height:28px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-top:1px;font-size:.8rem;font-weight:700;display:flex}.ProductDetail-module__nhoMgG__featureText{color:var(--grey-700);font-size:.95rem;line-height:1.6}.ProductDetail-module__nhoMgG__specsSection{padding:var(--section-padding);background:var(--grey-50)}.ProductDetail-module__nhoMgG__specsTable{border-radius:var(--radius-lg);max-width:800px;box-shadow:var(--shadow-md);border:1px solid var(--grey-200);margin:0 auto;overflow:hidden}.ProductDetail-module__nhoMgG__specsRow{border-bottom:1px solid var(--grey-200);grid-template-columns:220px 1fr;display:grid}.ProductDetail-module__nhoMgG__specsRow:last-child{border-bottom:none}.ProductDetail-module__nhoMgG__specsRow:nth-child(2n){background:var(--grey-50)}.ProductDetail-module__nhoMgG__specsRow:nth-child(odd){background:var(--white)}.ProductDetail-module__nhoMgG__specsLabel{color:var(--grey-800);background:var(--primary-light);border-right:1px solid var(--grey-200);padding:16px 24px;font-size:.9rem;font-weight:600}.ProductDetail-module__nhoMgG__specsValue{color:var(--grey-700);padding:16px 24px;font-size:.9rem;line-height:1.6}.ProductDetail-module__nhoMgG__applicationsSection{padding:var(--section-padding);background:var(--white)}.ProductDetail-module__nhoMgG__applicationsList{flex-wrap:wrap;justify-content:center;gap:12px;max-width:800px;margin:0 auto;display:flex}.ProductDetail-module__nhoMgG__applicationBadge{background:var(--grey-900);color:var(--white);transition:all var(--transition-base);border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:600;display:inline-flex}.ProductDetail-module__nhoMgG__applicationBadge:hover{background:var(--primary);box-shadow:0 4px 12px rgba(var(--primary-rgb),.3);transform:translateY(-2px)}.ProductDetail-module__nhoMgG__applicationIcon{font-size:1rem}.ProductDetail-module__nhoMgG__ctaSection{background:linear-gradient(135deg,var(--grey-900)0%,var(--black)100%);text-align:center;padding:80px 0;position:relative;overflow:hidden}.ProductDetail-module__nhoMgG__ctaSection:before{content:"";background:radial-gradient(circle at 30% 50%,rgba(var(--primary-rgb),.15)0%,transparent 50%),radial-gradient(circle at 70% 50%,#ff6b351a 0%,transparent 50%);position:absolute;inset:0}.ProductDetail-module__nhoMgG__ctaContent{z-index:1;position:relative}.ProductDetail-module__nhoMgG__ctaTitle{color:var(--white);margin-bottom:16px;font-size:2rem;font-weight:800}.ProductDetail-module__nhoMgG__ctaText{color:var(--grey-300);max-width:560px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.1rem}.ProductDetail-module__nhoMgG__ctaButton{background:var(--accent);color:var(--white);border-radius:var(--radius-md);transition:all var(--transition-base);border:2px solid var(--accent);align-items:center;gap:10px;padding:16px 40px;font-size:1.05rem;font-weight:700;display:inline-flex}.ProductDetail-module__nhoMgG__ctaButton:hover{background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-2px);box-shadow:0 8px 24px #ff6b3559}.ProductDetail-module__nhoMgG__notFound{padding:var(--section-padding);text-align:center}.ProductDetail-module__nhoMgG__notFoundTitle{color:var(--grey-900);margin-bottom:16px;font-size:2rem;font-weight:800}.ProductDetail-module__nhoMgG__notFoundText{color:var(--grey-600);margin-bottom:32px;font-size:1.1rem}.ProductDetail-module__nhoMgG__showcaseSpacer{background:var(--white);height:48px}.ProductDetail-module__nhoMgG__productShowcase{background:var(--white);padding:0 0 80px}.ProductDetail-module__nhoMgG__showcaseContainer{overflow:hidden}.ProductDetail-module__nhoMgG__showcaseImageFloat{float:left;width:58%;margin-bottom:8px;margin-right:40px}.ProductDetail-module__nhoMgG__showcaseFloatImage{-webkit-mask-composite:source-in;width:100%;height:auto;display:block;-webkit-mask-image:linear-gradient(270deg,#0000 0%,#000 18%),linear-gradient(#000 85%,#0000 100%);mask-image:linear-gradient(270deg,#0000 0%,#000 18%),linear-gradient(#000 85%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.ProductDetail-module__nhoMgG__showcaseTitle{color:var(--grey-900);margin-bottom:16px;font-size:2rem;font-weight:800;line-height:1.2}.ProductDetail-module__nhoMgG__showcaseHighlights{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.ProductDetail-module__nhoMgG__showcaseText{color:var(--grey-700);white-space:pre-line;font-size:.97rem;line-height:1.85}@media (max-width:1024px){.ProductDetail-module__nhoMgG__heroGrid{grid-template-columns:1fr;gap:40px}.ProductDetail-module__nhoMgG__heroImageWrap{max-height:480px}}@media (max-width:768px){.ProductDetail-module__nhoMgG__heroSection{padding:48px 0}.ProductDetail-module__nhoMgG__productName{font-size:1.625rem}.ProductDetail-module__nhoMgG__silencerGrid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}.ProductDetail-module__nhoMgG__silencerCardOverlay{opacity:1}.ProductDetail-module__nhoMgG__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.ProductDetail-module__nhoMgG__galleryItemLarge{grid-area:span 1/span 2}.ProductDetail-module__nhoMgG__lightboxImageWrap{width:92vw;height:60vh}.ProductDetail-module__nhoMgG__lightboxNav{width:40px;height:40px}.ProductDetail-module__nhoMgG__lightboxPrev{left:8px}.ProductDetail-module__nhoMgG__lightboxNext{right:8px}.ProductDetail-module__nhoMgG__featuresList,.ProductDetail-module__nhoMgG__specsRow{grid-template-columns:1fr}.ProductDetail-module__nhoMgG__specsLabel{border-right:none;border-bottom:1px solid var(--grey-200);padding:12px 20px}.ProductDetail-module__nhoMgG__specsValue{padding:12px 20px}.ProductDetail-module__nhoMgG__ctaTitle,.ProductDetail-module__nhoMgG__descriptionTitle,.ProductDetail-module__nhoMgG__sectionTitle{font-size:1.625rem}.ProductDetail-module__nhoMgG__showcaseSpacer{height:24px}.ProductDetail-module__nhoMgG__productShowcase{padding:0 0 48px}.ProductDetail-module__nhoMgG__showcaseImageFloat{float:none;width:100%;margin-bottom:24px;margin-right:0}.ProductDetail-module__nhoMgG__showcaseFloatImage{-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%);mask-composite:unset;-webkit-mask-composite:unset}.ProductDetail-module__nhoMgG__showcaseTitle{font-size:1.625rem}}@media (max-width:480px){.ProductDetail-module__nhoMgG__silencerGrid{grid-template-columns:1fr;grid-auto-rows:200px}.ProductDetail-module__nhoMgG__heroHighlights{gap:8px}.ProductDetail-module__nhoMgG__highlightBadge{padding:6px 12px;font-size:.75rem}.ProductDetail-module__nhoMgG__applicationBadge{padding:10px 18px;font-size:.825rem}}
