.kit-module__Xpi3Oq__page{background:var(--color-bg);min-height:100vh;color:var(--color-text-muted);overflow-x:hidden}.kit-module__Xpi3Oq__container{max-width:1400px;margin:0 auto;padding:0 40px}.kit-module__Xpi3Oq__tableSectionContainer{max-width:98%;margin:0 auto}@keyframes kit-module__Xpi3Oq__animSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes kit-module__Xpi3Oq__radarPulse{0%{opacity:.8;transform:translate(-50%,-50%)scale(.3)}to{opacity:0;transform:translate(-50%,-50%)scale(3.5)}}@keyframes kit-module__Xpi3Oq__eyebrowExpand{0%{opacity:0;width:0}to{opacity:1;width:32px}}@keyframes kit-module__Xpi3Oq__titleGlow{0%,to{text-shadow:none}50%{text-shadow:0 0 60px color-mix(in srgb, var(--color-accent) 15%, transparent)}}@keyframes kit-module__Xpi3Oq__cornerReveal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes kit-module__Xpi3Oq__heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.kit-module__Xpi3Oq__animIn{display:block}.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__heroTitle,.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__heroSubtitle,.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__featureCard,.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__tableBlock{animation:.7s cubic-bezier(.16,1,.3,1) both kit-module__Xpi3Oq__animSlideUp}.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__featureCard:first-child{animation-delay:0s}.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__featureCard:nth-child(2){animation-delay:.12s}.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__featureCard:nth-child(3){animation-delay:.24s}.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__tableBlock:nth-child(3){animation-delay:.1s}.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__tableBlock:nth-child(4){animation-delay:.2s}.kit-module__Xpi3Oq__hero{border-bottom:2px solid var(--color-accent);background:#0f0e3a;flex-direction:column;justify-content:center;width:100%;height:calc(100svh - 88px);min-height:calc(100svh - 88px);display:flex;position:relative;overflow:clip}@media (max-width:1024px){.kit-module__Xpi3Oq__hero{height:calc(100svh - 74px);min-height:calc(100svh - 74px)}}@media (max-width:480px){.kit-module__Xpi3Oq__hero{height:calc(100svh - 66px);min-height:calc(100svh - 66px)}}.kit-module__Xpi3Oq__heroBgWrapper{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.kit-module__Xpi3Oq__heroBgImg{object-fit:cover;object-position:center}.kit-module__Xpi3Oq__heroBgOverlay{background:linear-gradient(90deg,#00000080 0%,#0000001a 45%,#0000 100%);position:absolute;top:0;bottom:0;left:0;right:0}.kit-module__Xpi3Oq__heroInner{z-index:2;flex-direction:column;justify-content:center;width:100%;max-width:1440px;margin:0 auto;padding:72px 64px 56px;display:flex;position:relative;transform:translateY(-200px)}.kit-module__Xpi3Oq__heroContent{opacity:0;flex-direction:column;gap:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);display:flex;transform:translate(-32px)}.kit-module__Xpi3Oq__heroVisible{opacity:1;transform:translate(0)}.kit-module__Xpi3Oq__heroEyebrow{letter-spacing:.25em;text-transform:uppercase;color:#4ade80;align-items:center;gap:12px;margin-bottom:12px;font-size:11px;font-weight:700;display:flex}.kit-module__Xpi3Oq__eyebrowLine{background:#4ade80;flex-shrink:0;width:28px;height:2px;display:inline-block}.kit-module__Xpi3Oq__heroLogoWrapper{margin-bottom:10px}.kit-module__Xpi3Oq__heroLogo{max-width:100%;height:auto}.kit-module__Xpi3Oq__heroTitle{color:#fff;letter-spacing:-.025em;text-shadow:0 4px 20px #0000004d;margin-bottom:26px;font-size:clamp(34px,4.8vw,62px);font-weight:900;line-height:1.08}.kit-module__Xpi3Oq__heroLead{color:#fffffff2;text-shadow:0 2px 10px #0003;border-left:3px solid #4ade80;max-width:600px;margin-bottom:16px;padding-left:20px;font-size:18px;font-weight:500;line-height:1.85;position:relative}.kit-module__Xpi3Oq__heroLead:last-child{margin-bottom:36px}.kit-module__Xpi3Oq__approach{background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:40px 0}.kit-module__Xpi3Oq__sectionTitle{color:var(--color-text);letter-spacing:-.02em;margin-bottom:50px;font-size:clamp(28px,3vw,42px);font-weight:900;display:inline-block;position:relative}.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__sectionTitle:after{content:"";background:linear-gradient(90deg, var(--color-accent), transparent);width:60px;height:2px;position:absolute;bottom:-8px;left:0}.kit-module__Xpi3Oq__featureGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.kit-module__Xpi3Oq__featureCard{background:var(--color-surface);border:1px solid var(--color-border);border-top:3px solid var(--color-accent);border-radius:var(--radius-block);box-shadow:var(--shadow-block);padding:40px 32px;transition:all .3s;position:relative}.kit-module__Xpi3Oq__featureCard:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.kit-module__Xpi3Oq__featureCard:hover:after{display:none}.kit-module__Xpi3Oq__featureIcon{background:color-mix(in srgb, var(--color-accent) 10%, transparent);width:48px;height:48px;color:var(--color-accent);border-radius:8px;justify-content:center;align-items:center;margin-bottom:24px;font-size:20px;font-weight:800;display:flex}.kit-module__Xpi3Oq__featureIcon svg{width:24px;height:24px}.kit-module__Xpi3Oq__featureCard h3{color:var(--color-text);margin-bottom:16px;font-size:20px;font-weight:700;line-height:1.3}.kit-module__Xpi3Oq__featureCard p{color:var(--color-text-muted);font-size:15px;line-height:1.6}.kit-module__Xpi3Oq__tablesSection{background:var(--color-bg);min-height:auto;padding:24px 0}.kit-module__Xpi3Oq__tablesSection:last-of-type{padding:24px 0 40px}.kit-module__Xpi3Oq__tablesHeaderWrap{z-index:50;height:80px;margin-bottom:60px;position:relative}.kit-module__Xpi3Oq__tablesHeader{justify-content:space-between;align-items:center;gap:40px;height:100%;display:flex}.kit-module__Xpi3Oq__stickyContainer{padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__stickyContainer{z-index:90;background:var(--color-surface);border-bottom:2px solid var(--color-accent);width:100%;padding:16px 0;animation:.4s cubic-bezier(.16,1,.3,1) forwards kit-module__Xpi3Oq__slideDownSticky;position:fixed;top:88px;left:0;right:0;box-shadow:0 4px 20px #00000014}@keyframes kit-module__Xpi3Oq__slideDownSticky{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.kit-module__Xpi3Oq__headerTitles{flex-direction:column;gap:8px;transition:all .3s;display:flex}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__headerTitles{flex-direction:row;align-items:center;gap:16px}.kit-module__Xpi3Oq__sectionTitle{color:var(--color-text);letter-spacing:-.02em;margin-bottom:50px;font-size:clamp(28px,3vw,42px);font-weight:900;transition:all .3s;display:inline-block;position:relative}.kit-module__Xpi3Oq__tablesHeaderWrap .kit-module__Xpi3Oq__sectionTitle{margin-bottom:12px;font-size:clamp(24px,2.5vw,32px)}.kit-module__Xpi3Oq__tablesHeaderWrap .kit-module__Xpi3Oq__sectionTitle:after{display:none}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__sectionTitle{margin-bottom:0;font-size:20px}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__sectionTitle:after{display:none}.kit-module__Xpi3Oq__tablesIntro{color:var(--color-text-muted);max-width:600px;font-size:16px;line-height:1.6;transition:all .3s}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__tablesHeader{align-items:center;padding:0}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__tablesIntro{display:none}.kit-module__Xpi3Oq__searchWrap{flex-shrink:0;width:380px;position:relative}.kit-module__Xpi3Oq__searchIcon{width:18px;height:18px;color:var(--color-text-muted);position:absolute;top:50%;left:16px;transform:translateY(-50%)}.kit-module__Xpi3Oq__searchInput{background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--color-text);border-radius:6px;outline:none;padding:14px 16px 14px 44px;font-size:15px;transition:all .2s}.kit-module__Xpi3Oq__searchInput:focus{border-color:var(--color-accent);background:var(--color-surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent) 15%, transparent)}.kit-module__Xpi3Oq__tableBlock{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-block);box-shadow:var(--shadow-block);margin-bottom:32px;padding:32px}.kit-module__Xpi3Oq__tableBlock:last-of-type{margin-bottom:0}.kit-module__Xpi3Oq__tableBlock h3{color:var(--color-text);margin-bottom:12px;font-size:22px;font-weight:700}.kit-module__Xpi3Oq__tableDesc{color:var(--color-text-muted);margin-bottom:24px;font-size:15px}.kit-module__Xpi3Oq__tableCardHeader{background:var(--color-accent);color:#fff;border-radius:var(--radius-block) var(--radius-block) 0 0;align-items:center;gap:12px;margin:-32px -32px 20px;padding:16px 32px;display:flex}.kit-module__Xpi3Oq__tableCardHeader h3{font-size:20px;color:#fff!important;margin:0!important}.kit-module__Xpi3Oq__desktopSplit{display:block}.kit-module__Xpi3Oq__mobileCombined{display:none}.kit-module__Xpi3Oq__tableSplitLayout{align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.kit-module__Xpi3Oq__crossesPanel{flex:0 0 480px;width:480px}.kit-module__Xpi3Oq__crossNav{align-items:center;gap:6px;margin-bottom:12px;display:flex}.kit-module__Xpi3Oq__crossNavBtn{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;width:32px;height:34px;color:var(--color-text-muted);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.kit-module__Xpi3Oq__crossNavBtn:hover{border-color:var(--color-accent);color:var(--color-accent)}.kit-module__Xpi3Oq__crossSelector{flex:1;min-width:0;position:relative}.kit-module__Xpi3Oq__crossSelectorBtn{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;width:100%;color:var(--color-text);text-align:left;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:700;transition:border-color .2s;display:flex}.kit-module__Xpi3Oq__crossSelectorBtn:hover{border-color:var(--color-accent)}.kit-module__Xpi3Oq__crossSearchIcon{color:var(--color-text-muted);flex-shrink:0}.kit-module__Xpi3Oq__crossChevron{color:var(--color-text-muted);flex-shrink:0;margin-left:auto;transition:transform .2s}.kit-module__Xpi3Oq__crossChevronOpen{transform:rotate(180deg)}.kit-module__Xpi3Oq__crossDropdown{background:var(--color-surface);border:1px solid var(--color-border);z-index:100;border-radius:8px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 6px 20px #00000024}.kit-module__Xpi3Oq__crossDropdownSearch{border:none;border-bottom:1px solid var(--color-border);width:100%;color:var(--color-text);box-sizing:border-box;background:0 0;outline:none;padding:8px 12px;font-size:13px}.kit-module__Xpi3Oq__crossDropdownList{max-height:180px;overflow-y:auto}.kit-module__Xpi3Oq__crossDropdownItem{cursor:pointer;width:100%;color:var(--color-text);text-align:left;background:0 0;border:none;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:background .12s;display:flex}.kit-module__Xpi3Oq__crossDropdownItem:hover{background:color-mix(in srgb, var(--color-accent) 8%, transparent)}.kit-module__Xpi3Oq__crossDropdownItemActive{color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 5%, transparent)}.kit-module__Xpi3Oq__crossDropdownEmpty{text-align:center;color:var(--color-text-muted);padding:12px;font-size:12px}.kit-module__Xpi3Oq__crossFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.kit-module__Xpi3Oq__crossFilterCheck{color:var(--color-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.kit-module__Xpi3Oq__crossFilterCheck input[type=checkbox]{accent-color:var(--color-accent);cursor:pointer}.kit-module__Xpi3Oq__crossDetailBtn{background:var(--color-accent);color:#fff;white-space:nowrap;border-radius:6px;align-items:center;padding:6px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.kit-module__Xpi3Oq__crossDetailBtn:hover{opacity:.85;color:#fff}.kit-module__Xpi3Oq__crossShowAllBtn{border:1px dashed var(--color-border);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:6px 14px;font-size:12px;transition:all .15s}.kit-module__Xpi3Oq__crossShowAllBtn:hover{border-color:var(--color-accent);color:var(--color-accent)}.kit-module__Xpi3Oq__crossAllName{vertical-align:top;border-right:1px solid var(--color-border);font-weight:700}.kit-module__Xpi3Oq__crossTable{border-collapse:collapse;border:1px solid var(--color-border);border-radius:6px;width:100%;overflow:hidden}.kit-module__Xpi3Oq__crossTable thead th{background:var(--color-accent);color:#fff;letter-spacing:.02em;text-align:left;border-bottom:1px solid #fff3;padding:10px 12px;font-size:11px;font-weight:700}.kit-module__Xpi3Oq__crossTable td{color:var(--color-text-muted);border-bottom:1px solid var(--color-border);padding:8px 12px;font-size:13px;line-height:1.5}.kit-module__Xpi3Oq__crossTable tr:last-child td{border-bottom:none}.kit-module__Xpi3Oq__crossTable tr:hover td{background:color-mix(in srgb, var(--color-accent) 8%, transparent)}.kit-module__Xpi3Oq__schemaPanel{flex:1 1 0;min-width:0}.kit-module__Xpi3Oq__schemaPanel>div{margin-bottom:0}.kit-module__Xpi3Oq__specsPanel{margin-top:0}.kit-module__Xpi3Oq__specsPanel table thead th{background:var(--color-accent);color:#fff;border-bottom-color:#fff3}.kit-module__Xpi3Oq__specsPanel table thead th button{color:#fff9}.kit-module__Xpi3Oq__specsPanel table thead th button:hover{color:#fff;background:#ffffff26}@media (max-width:1024px){.kit-module__Xpi3Oq__desktopSplit{display:none}.kit-module__Xpi3Oq__mobileCombined{display:block}.kit-module__Xpi3Oq__tableCardHeader{margin:-20px -20px 16px;padding:14px 20px}}@media (max-width:600px){.kit-module__Xpi3Oq__tableCardHeader{margin:-16px -16px 14px;padding:12px 16px}.kit-module__Xpi3Oq__tableCardHeader h3{font-size:16px!important}}.kit-module__Xpi3Oq__tableDiagramContainer{border:1px solid var(--color-border);box-sizing:border-box;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:24px;padding:24px;display:flex;overflow:hidden}.kit-module__Xpi3Oq__tableDiagram{border-radius:6px;max-width:100%;height:auto;display:block;box-shadow:0 4px 12px #00000014}.kit-module__Xpi3Oq__tableScroll{-webkit-overflow-scrolling:touch;border:1px solid var(--color-border);border-radius:6px;min-width:100%;margin-bottom:20px;overflow-x:auto}.kit-module__Xpi3Oq__tableScroll.kit-module__Xpi3Oq__noScroll{overflow:visible}.kit-module__Xpi3Oq__techTable{border-collapse:collapse;text-align:left;table-layout:auto;width:100%;min-width:100%}.kit-module__Xpi3Oq__techTable td{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;white-space:normal;min-width:40px;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);vertical-align:top;background:0 0;padding:8px 6px;font-size:12px;line-height:1.4;transition:background .2s}.kit-module__Xpi3Oq__techTable th{background:color-mix(in srgb, var(--color-text) 5%, var(--color-bg));color:var(--color-text-muted);letter-spacing:.02em;border-bottom:2px solid var(--color-border);white-space:normal;word-break:break-word;vertical-align:bottom;padding:10px 6px;font-size:11px;font-weight:700;line-height:1.3}.kit-module__Xpi3Oq__techTable tr:last-child td{border-bottom:none}.kit-module__Xpi3Oq__techTable tr:hover td{background:color-mix(in srgb, var(--color-accent) 8%, transparent);color:var(--color-text)}.kit-module__Xpi3Oq__designationLink{font-weight:700;text-decoration:none;transition:color .2s;display:inline-block;color:var(--color-accent)!important}.kit-module__Xpi3Oq__designationLink:hover{text-decoration:underline;color:color-mix(in srgb, var(--color-accent) 80%, white)!important}.kit-module__Xpi3Oq__reqBtn{border:1px solid var(--color-accent);color:var(--color-accent);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.kit-module__Xpi3Oq__reqBtn:hover{background:var(--color-accent);color:#fff;box-shadow:0 0 12px color-mix(in srgb, var(--color-accent) 40%, transparent)}.kit-module__Xpi3Oq__emptyState{text-align:center;color:var(--color-text-muted);font-style:italic;padding:40px!important}@media (max-width:1024px){.kit-module__Xpi3Oq__techTable thead{display:none}.kit-module__Xpi3Oq__techTable,.kit-module__Xpi3Oq__techTable tbody,.kit-module__Xpi3Oq__techTable tr,.kit-module__Xpi3Oq__techTable td{width:100%;display:block}.kit-module__Xpi3Oq__techTable tr{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;margin-bottom:24px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.kit-module__Xpi3Oq__techTable td{text-align:right;border-bottom:1px solid color-mix(in srgb, var(--color-border) 50%, transparent);justify-content:space-between;align-items:center;gap:20px;padding:12px 16px;font-size:14px;display:flex;position:relative}.kit-module__Xpi3Oq__techTable td:last-child{background:color-mix(in srgb, var(--color-accent) 5%, transparent);border-bottom:none}.kit-module__Xpi3Oq__techTable td:before{content:attr(data-label);color:var(--color-text-muted);text-align:left;flex-shrink:0;font-size:11px;font-weight:700}.kit-module__Xpi3Oq__actionCol{text-align:center!important;justify-content:center!important;width:100%!important}.kit-module__Xpi3Oq__reqBtn{width:100%;padding:12px}}@media (min-width:1025px){.kit-module__Xpi3Oq__techTable{table-layout:auto;width:100%}.kit-module__Xpi3Oq__techTable td{white-space:normal;vertical-align:top;padding:8px 6px;line-height:1.4}.kit-module__Xpi3Oq__techTable th{white-space:normal;word-break:break-word;min-width:60px;padding:8px 6px}.kit-module__Xpi3Oq__actionCol{width:1%;padding-left:12px!important}.kit-module__Xpi3Oq__techTable th:first-child,.kit-module__Xpi3Oq__techTable td:first-child{width:120px;min-width:100px}.kit-module__Xpi3Oq__techTable th:nth-child(2),.kit-module__Xpi3Oq__techTable td:nth-child(2){min-width:120px}.kit-module__Xpi3Oq__techTable th:nth-child(3),.kit-module__Xpi3Oq__techTable td:nth-child(3){width:70px;min-width:60px}}.kit-module__Xpi3Oq__gridTable{flex-direction:column;gap:12px;display:flex}.kit-module__Xpi3Oq__gridRow{background:var(--color-surface);border:1px solid var(--color-border);border-radius:6px;grid-template-columns:240px 1fr;align-items:center;gap:20px;padding:20px;display:grid}.kit-module__Xpi3Oq__gridLabel{color:var(--color-accent);font-size:16px;font-weight:700}.kit-module__Xpi3Oq__gridVal{color:var(--color-text-muted);font-size:15px;line-height:1.5}.kit-module__Xpi3Oq__badge3d{background:var(--color-accent);color:#fff;vertical-align:middle;letter-spacing:.04em;border-radius:3px;margin-left:6px;padding:1px 5px;font-size:9px;font-weight:700;line-height:1.4;display:inline-block}.kit-module__Xpi3Oq__cta{background:var(--color-surface);border-top:2px solid var(--color-accent);text-align:center;padding:40px 0}.kit-module__Xpi3Oq__ctaTitle{color:var(--color-text);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(32px,3.5vw,48px);font-weight:900}.kit-module__Xpi3Oq__ctaText{color:var(--color-text-muted);max-width:680px;margin:0 auto 48px;font-size:18px;line-height:1.6}.kit-module__Xpi3Oq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.kit-module__Xpi3Oq__btnPrimary,.kit-module__Xpi3Oq__btnSecondary{cursor:pointer;border-radius:4px;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:700;transition:all .3s;display:inline-flex}.kit-module__Xpi3Oq__btnPrimary{background:var(--color-accent);color:#fff;box-shadow:0 4px 20px color-mix(in srgb, var(--color-accent) 40%, transparent);border:none}.kit-module__Xpi3Oq__btnPrimary:hover{background:color-mix(in srgb, var(--color-accent) 85%, black);box-shadow:0 4px 24px color-mix(in srgb, var(--color-accent) 60%, transparent);transform:translateY(-2px)}.kit-module__Xpi3Oq__btnSecondary{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}.kit-module__Xpi3Oq__btnSecondary:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.kit-module__Xpi3Oq__modalBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.kit-module__Xpi3Oq__modal{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;width:100%;max-width:520px;padding:40px;position:relative;box-shadow:0 24px 60px #00000026}.kit-module__Xpi3Oq__modalClose{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:8px;transition:color .2s;position:absolute;top:20px;right:20px}.kit-module__Xpi3Oq__modalClose:hover{color:var(--color-text)}.kit-module__Xpi3Oq__modalTag{background:color-mix(in srgb, var(--color-accent) 10%, transparent);color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;border-radius:4px;margin-bottom:20px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.kit-module__Xpi3Oq__modalTitle{color:var(--color-text);letter-spacing:-.01em;margin-bottom:32px;font-size:28px;font-weight:800}.kit-module__Xpi3Oq__leadForm{flex-direction:column;gap:16px;display:flex}.kit-module__Xpi3Oq__formRow{gap:16px;display:flex}.kit-module__Xpi3Oq__leadForm input,.kit-module__Xpi3Oq__leadForm textarea{background:var(--color-bg);border:1px solid var(--color-border);width:100%;color:var(--color-text);border-radius:6px;outline:none;padding:14px 18px;font-size:15px;transition:border-color .2s,box-shadow .2s}.kit-module__Xpi3Oq__leadForm input::placeholder,.kit-module__Xpi3Oq__leadForm textarea::placeholder{color:var(--color-text-muted)}.kit-module__Xpi3Oq__leadForm input:focus,.kit-module__Xpi3Oq__leadForm textarea:focus{border-color:var(--color-accent);background:var(--color-surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent) 20%, transparent)}.kit-module__Xpi3Oq__leadForm textarea{resize:vertical;min-height:100px}.kit-module__Xpi3Oq__modalBottom{margin-top:16px}.kit-module__Xpi3Oq__formSubmit{background:var(--color-accent);color:#fff;border-radius:var(--radius-block);cursor:pointer;border:none;width:100%;padding:16px;font-size:16px;font-weight:700;transition:background .2s}.kit-module__Xpi3Oq__formSubmit:hover{filter:brightness(1.2)}.kit-module__Xpi3Oq__successState{text-align:center;padding:20px 0}.kit-module__Xpi3Oq__successIcon{color:#22c55e;justify-content:center;margin-bottom:24px;display:flex}.kit-module__Xpi3Oq__successState h3{color:var(--color-text);margin-bottom:12px;font-size:24px}.kit-module__Xpi3Oq__successState p{color:var(--color-text-muted);margin-bottom:32px}.kit-module__Xpi3Oq__formBtnClose{background:var(--color-border);width:100%;color:var(--color-text);border-radius:var(--radius-block);cursor:pointer;border:none;padding:14px;font-weight:600}.kit-module__Xpi3Oq__formBtnClose:hover{background:color-mix(in srgb, var(--color-border) 80%, black)}@media (max-width:900px){.kit-module__Xpi3Oq__heroInner{padding:56px 32px 40px;transform:translateY(-40px)}.kit-module__Xpi3Oq__heroTitle{font-size:clamp(28px,5vw,44px)}.kit-module__Xpi3Oq__heroLead{max-width:100%;padding-left:14px;font-size:16px}.kit-module__Xpi3Oq__heroContainer{flex-direction:column;max-width:100%}.kit-module__Xpi3Oq__heroContent{max-width:100%}.kit-module__Xpi3Oq__heroImageWrap{width:100%;max-width:380px;margin:20px auto 0}.kit-module__Xpi3Oq__featureGrid{grid-template-columns:1fr}.kit-module__Xpi3Oq__tablesHeader{flex-direction:column;align-items:flex-start;gap:20px;height:auto}.kit-module__Xpi3Oq__tablesHeaderWrap{height:auto}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__stickyContainer{padding:10px 20px;top:74px}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__tablesHeader{flex-flow:row;align-items:center;gap:12px}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__tablesIntro{display:none}.kit-module__Xpi3Oq__searchWrap{width:100%}.kit-module__Xpi3Oq__gridRow{grid-template-columns:1fr;gap:8px}.kit-module__Xpi3Oq__tableBlock,.kit-module__Xpi3Oq__tableDiagramContainer{padding:20px}.kit-module__Xpi3Oq__techTable{min-width:0}}@media (max-width:600px){.kit-module__Xpi3Oq__heroInner{padding:48px 20px 32px;transform:translateY(-20px)}.kit-module__Xpi3Oq__heroTitle{margin-bottom:16px;font-size:clamp(24px,6.5vw,36px)}.kit-module__Xpi3Oq__heroLead{margin-bottom:12px;font-size:15px;line-height:1.7}.kit-module__Xpi3Oq__heroEyebrow{margin-bottom:16px;font-size:10px}.kit-module__Xpi3Oq__heroImageWrap{width:100%;max-width:240px}.kit-module__Xpi3Oq__formRow,.kit-module__Xpi3Oq__ctaButtons{flex-direction:column}.kit-module__Xpi3Oq__btnPrimary,.kit-module__Xpi3Oq__btnSecondary{justify-content:center;width:100%}.kit-module__Xpi3Oq__container{padding:0 16px}.kit-module__Xpi3Oq__tableBlock{margin-bottom:40px;padding:16px}.kit-module__Xpi3Oq__tableBlock h3{font-size:18px}.kit-module__Xpi3Oq__tableDesc{margin-bottom:16px;font-size:14px}.kit-module__Xpi3Oq__tableDiagramContainer{margin-bottom:20px;padding:16px}.kit-module__Xpi3Oq__tableDiagram{max-width:100%}.kit-module__Xpi3Oq__tableScroll{overflow-x:visible}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__stickyContainer{padding:8px 16px;top:66px}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__tablesHeader{gap:0;padding:0}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__headerTitles{display:none}.kit-module__Xpi3Oq__tablesHeaderWrap.kit-module__Xpi3Oq__isSticky .kit-module__Xpi3Oq__searchWrap{width:100%;max-width:100%}.kit-module__Xpi3Oq__techTable{min-width:0;font-size:14px}.kit-module__Xpi3Oq__techTable th{padding:10px 12px;font-size:11px}.kit-module__Xpi3Oq__techTable td{padding:10px 12px;font-size:12px}}.kit-module__Xpi3Oq__introBlock{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.kit-module__Xpi3Oq__introBlock.kit-module__Xpi3Oq__animIn{opacity:1;transform:translateY(0)}.kit-module__Xpi3Oq__introTag{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);border:1px solid color-mix(in srgb, var(--color-accent) 30%, transparent);border-radius:100px;margin-bottom:20px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.kit-module__Xpi3Oq__introTitle{color:var(--color-text);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(26px,2.8vw,40px);font-weight:900;line-height:1.1}.kit-module__Xpi3Oq__introCopy{color:var(--color-text-muted);max-width:540px;font-size:16px;line-height:1.7}.kit-module__Xpi3Oq__introCopy strong{color:var(--color-text)}.kit-module__Xpi3Oq__introBlockPerformance{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:80px 0 60px}.kit-module__Xpi3Oq__introGraphic{justify-content:center;align-items:center;display:flex}.kit-module__Xpi3Oq__forceDiagram{opacity:.85;width:220px;height:220px;filter:drop-shadow(0 0 20px color-mix(in srgb, var(--color-accent) 15%, transparent))}@keyframes kit-module__Xpi3Oq__linePulse{0%,to{stroke-dashoffset:0;opacity:.8}50%{stroke-dashoffset:10px;opacity:1}}.kit-module__Xpi3Oq__forceLine{animation:2s ease-in-out infinite kit-module__Xpi3Oq__linePulse}.kit-module__Xpi3Oq__introBlockCrossRef{background:var(--color-bg);border-top:1px solid var(--color-border);padding:100px 0 0;overflow:hidden}.kit-module__Xpi3Oq__crossRefBannerContent{text-align:center;flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;padding:0 40px 60px;display:flex}.kit-module__Xpi3Oq__crossRefTag{letter-spacing:.2em;text-transform:uppercase;color:#22c55e;border:1px solid #22c55e4d;border-radius:100px;margin-bottom:20px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.kit-module__Xpi3Oq__crossRefTitle{color:var(--color-text);letter-spacing:-.02em;text-align:center;margin-bottom:20px;font-size:clamp(28px,3vw,46px);font-weight:900;line-height:1.1}.kit-module__Xpi3Oq__crossRefCopy{color:var(--color-text-muted);text-align:center;max-width:680px;font-size:17px;line-height:1.7}.kit-module__Xpi3Oq__crossRefCopy strong{color:var(--color-text)}.kit-module__Xpi3Oq__marqueeWrapper{background:color-mix(in srgb, var(--color-accent) 4%, transparent);border-top:1px solid color-mix(in srgb, var(--color-accent) 10%, transparent);width:100%;padding:28px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}@keyframes kit-module__Xpi3Oq__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.kit-module__Xpi3Oq__marqueeTrack{gap:0;width:max-content;animation:20s linear infinite kit-module__Xpi3Oq__marqueeScroll;display:flex}.kit-module__Xpi3Oq__marqueeBrand{letter-spacing:.12em;color:#22c55e73;text-transform:uppercase;white-space:nowrap;border-right:1px solid #22c55e1a;padding:0 48px;font-size:14px;font-weight:700;transition:color .2s}.kit-module__Xpi3Oq__marqueeTrack:hover{animation-play-state:paused}.kit-module__Xpi3Oq__marqueeTrack:hover .kit-module__Xpi3Oq__marqueeBrand:hover{color:#22c55ee6}.kit-module__Xpi3Oq__introBlockSealing{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:100px 0}.kit-module__Xpi3Oq__sealingSplit{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.kit-module__Xpi3Oq__sealingText{flex-direction:column;display:flex}.kit-module__Xpi3Oq__sealingDiagram{flex-direction:column;justify-content:flex-end;align-items:center;gap:0;height:320px;display:flex;position:relative}.kit-module__Xpi3Oq__sealLayer{letter-spacing:.05em;cursor:default;border:1px solid;border-radius:6px;align-items:center;width:100%;max-width:360px;height:54px;margin-bottom:4px;padding:0 20px;font-size:13px;font-weight:600;transition:transform .7s cubic-bezier(.34,1.56,.64,1),opacity .6s;display:flex;position:relative}.kit-module__Xpi3Oq__sealLayer .kit-module__Xpi3Oq__sealLayerLabel{display:none}.kit-module__Xpi3Oq__sealLayer:hover .kit-module__Xpi3Oq__sealLayerLabel{display:block}.kit-module__Xpi3Oq__layer1{color:#f59e0b;background:#f59e0b14;border-color:#f59e0b66}.kit-module__Xpi3Oq__layer2{background:color-mix(in srgb, var(--color-accent) 8%, transparent);border-color:color-mix(in srgb, var(--color-accent) 40%, transparent);color:var(--color-accent)}.kit-module__Xpi3Oq__layer3{color:#22c55e;background:#22c55e14;border-color:#22c55e66}.kit-module__Xpi3Oq__layer4{background:color-mix(in srgb, var(--color-text-muted) 8%, transparent);border-color:color-mix(in srgb, var(--color-text-muted) 30%, transparent);color:var(--color-text-muted)}.kit-module__Xpi3Oq__layer1.kit-module__Xpi3Oq__exploded{transform:translateY(-60px)}.kit-module__Xpi3Oq__layer2.kit-module__Xpi3Oq__exploded{transform:translateY(-30px)}.kit-module__Xpi3Oq__layer3.kit-module__Xpi3Oq__exploded{transform:translateY(0)}.kit-module__Xpi3Oq__layer4.kit-module__Xpi3Oq__exploded{transform:translateY(20px)}.kit-module__Xpi3Oq__layer1.kit-module__Xpi3Oq__exploded{transition-delay:0s}.kit-module__Xpi3Oq__layer2.kit-module__Xpi3Oq__exploded{transition-delay:.1s}.kit-module__Xpi3Oq__layer3.kit-module__Xpi3Oq__exploded{transition-delay:.2s}.kit-module__Xpi3Oq__layer4.kit-module__Xpi3Oq__exploded{transition-delay:.3s}.kit-module__Xpi3Oq__sealLayer.kit-module__Xpi3Oq__exploded .kit-module__Xpi3Oq__sealLayerLabel{display:block}.kit-module__Xpi3Oq__sealBadge{color:#f59e0b;white-space:nowrap;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.kit-module__Xpi3Oq__designationCol{color:var(--color-text);font-weight:600}@media (max-width:900px){.kit-module__Xpi3Oq__introBanner,.kit-module__Xpi3Oq__sealingSplit{grid-template-columns:1fr;gap:40px}.kit-module__Xpi3Oq__sealingDiagram{height:220px}}.kit-module__Xpi3Oq__buqDrawingBlock{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-block);box-shadow:var(--shadow-block);margin:20px 0 30px;padding:24px}.kit-module__Xpi3Oq__buqDrawingTitle{letter-spacing:.2em;color:var(--color-accent);text-transform:uppercase;border-bottom:1px solid var(--color-border);margin-bottom:24px;padding-bottom:16px;font-size:11px;font-weight:700}.kit-module__Xpi3Oq__buqDrawingComposite{grid-template-columns:1.6fr 1fr .8fr;align-items:start;gap:16px;display:grid}.kit-module__Xpi3Oq__buqDrawingPanel{flex-direction:column;align-items:center;gap:10px;display:flex}.kit-module__Xpi3Oq__buqDrawingPanelImg{aspect-ratio:1;border:1px solid var(--color-border);background:#fff;border-radius:8px;width:100%;position:relative;overflow:visible}.kit-module__Xpi3Oq__buqDimSvg{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.kit-module__Xpi3Oq__buqDrawingPanelLabel{letter-spacing:.12em;color:var(--color-text-muted);text-transform:uppercase;text-align:center;font-size:11px;font-weight:600}@media (max-width:768px){.kit-module__Xpi3Oq__buqDrawingComposite{grid-template-columns:1fr 1fr}.kit-module__Xpi3Oq__buqDrawingPanel:last-child{grid-column:1/-1;max-width:280px;margin:0 auto}}@media (max-width:480px){.kit-module__Xpi3Oq__heroInner{padding:40px 16px 28px;transform:none}.kit-module__Xpi3Oq__heroTitle{font-size:clamp(22px,6vw,32px)}.kit-module__Xpi3Oq__heroLead{font-size:14px}.kit-module__Xpi3Oq__heroImageWrap{max-width:200px}.kit-module__Xpi3Oq__buqDrawingComposite{grid-template-columns:1fr}.kit-module__Xpi3Oq__buqDrawingPanel:last-child{grid-column:auto;max-width:100%}}.kit-module__Xpi3Oq__buqDrawingCompositeSingle{background:var(--color-surface);border:1px solid color-mix(in srgb, var(--color-text) 10%, transparent);box-sizing:border-box;border-radius:8px;width:100%;max-width:900px;margin:0 auto;padding:20px;overflow:hidden}.kit-module__Xpi3Oq__techTableCompact th,.kit-module__Xpi3Oq__techTableCompact td{padding:8px 6px;font-size:12px}.kit-module__Xpi3Oq__techTableCompact th{font-size:11px}.kit-module__Xpi3Oq__techTableWide th{letter-spacing:.01em;padding-left:4px;padding-right:4px;font-size:10px}.kit-module__Xpi3Oq__techTableWide td{padding-left:4px;padding-right:4px;font-size:11px}.kit-module__Xpi3Oq__introBlock{background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:80px 0;position:relative;overflow:hidden}.kit-module__Xpi3Oq__introBlockPerformance{background:radial-gradient(circle at 10% 10%, #4338ca05 0%, transparent 50%), var(--color-bg)}.kit-module__Xpi3Oq__introBanner{grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;display:grid}.kit-module__Xpi3Oq__introText{flex-direction:column;display:flex}.kit-module__Xpi3Oq__introTag{color:#4338ca;letter-spacing:.15em;text-transform:uppercase;opacity:0;background:#f0f4ff;border:1px solid #dce4ff;border-radius:100px;margin-bottom:24px;padding:6px 20px;font-size:10px;font-weight:800;display:inline-block;transform:translateY(10px)}.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__introTag{animation:.6s cubic-bezier(.16,1,.3,1) forwards kit-module__Xpi3Oq__animFadeUp}.kit-module__Xpi3Oq__introTitle{color:var(--color-text);letter-spacing:-.02em;opacity:0;margin-bottom:20px;font-size:clamp(28px,4vw,38px);font-weight:900;line-height:1.2;transform:translateY(20px)}.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__introTitle{animation:.8s cubic-bezier(.16,1,.3,1) .15s forwards kit-module__Xpi3Oq__animFadeUp}.kit-module__Xpi3Oq__introCopy{color:var(--color-text-muted);opacity:0;font-size:16px;line-height:1.7;transform:translateY(20px)}.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__introCopy{animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards kit-module__Xpi3Oq__animFadeUp}.kit-module__Xpi3Oq__introGraphic{opacity:0;justify-content:center;align-items:center;padding:20px;display:flex;transform:scale(.95)}.kit-module__Xpi3Oq__animIn .kit-module__Xpi3Oq__introGraphic{animation:1s cubic-bezier(.16,1,.3,1) .4s forwards kit-module__Xpi3Oq__animScaleIn}.kit-module__Xpi3Oq__forceDiagram{width:100%;max-width:280px;height:auto}.kit-module__Xpi3Oq__forceLine{stroke-dasharray:4 2;animation:20s linear infinite kit-module__Xpi3Oq__forceDashScroll}@keyframes kit-module__Xpi3Oq__forceDashScroll{0%{stroke-dashoffset:0}to{stroke-dashoffset:100px}}@keyframes kit-module__Xpi3Oq__animFadeUp{to{opacity:1;transform:translateY(0)}}@keyframes kit-module__Xpi3Oq__animScaleIn{to{opacity:1;transform:scale(1)}}.kit-module__Xpi3Oq__techAnimWrap{width:100%}@keyframes kit-module__Xpi3Oq__vectorFa{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.kit-module__Xpi3Oq__rotationArrow{animation:10s linear infinite kit-module__Xpi3Oq__rotateDash}@keyframes kit-module__Xpi3Oq__rotateDash{0%{stroke-dashoffset:20px}to{stroke-dashoffset:0}}@media (max-width:900px){.kit-module__Xpi3Oq__packerContent{grid-template-columns:1fr;gap:40px}.kit-module__Xpi3Oq__packerVisualSide{order:-1;max-width:280px;margin:0 auto}}@keyframes kit-module__Xpi3Oq__decorFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(20px)rotate(10deg)}}.kit-module__Xpi3Oq__highlight{color:var(--color-accent);font-weight:700}.kit-module__Xpi3Oq__packerGraphicSide{justify-content:center;align-items:center;display:flex}.kit-module__Xpi3Oq__packerBadge{background:var(--color-surface);border:2px dashed color-mix(in srgb, var(--color-accent) 20%, transparent);width:180px;height:180px;color:var(--color-accent);letter-spacing:.1em;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:800;animation:20s linear infinite kit-module__Xpi3Oq__badgeRotate;display:flex;box-shadow:inset 0 0 20px #00000005}@keyframes kit-module__Xpi3Oq__badgeRotate{0%{transform:rotate(0)}to{transform:rotate(5deg)}}.kit-module__Xpi3Oq__packerRollerBlock.kit-module__Xpi3Oq__animIn{animation:.8s cubic-bezier(.16,1,.3,1) both kit-module__Xpi3Oq__animSlideInLeft}@keyframes kit-module__Xpi3Oq__animSlideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media (max-width:991px){.kit-module__Xpi3Oq__packerContent{grid-template-columns:1fr}.kit-module__Xpi3Oq__packerGraphicSide{display:none}}.kit-module__Xpi3Oq__packerContentSimple{max-width:900px;margin:0 auto}.kit-module__Xpi3Oq__applicationsSection,.kit-module__Xpi3Oq__sealingSection{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:100px 0 120px;position:relative;overflow:hidden}.kit-module__Xpi3Oq__appWatermark{letter-spacing:-.04em;color:color-mix(in srgb, var(--color-accent) 4%, transparent);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;text-transform:uppercase;opacity:.35;font-size:clamp(80px,18vw,200px);font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kit-module__Xpi3Oq__appInner{z-index:1;max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.kit-module__Xpi3Oq__appHeader{opacity:0;margin-bottom:56px;transition:opacity .5s}.kit-module__Xpi3Oq__appSectionVisible .kit-module__Xpi3Oq__appHeader{opacity:1;transform:translateY(0)}.kit-module__Xpi3Oq__appTag{color:var(--color-accent);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:16px;padding:6px 16px 6px 0;font-size:11px;font-weight:800;display:inline-flex}.kit-module__Xpi3Oq__appTag:before{content:"";background:var(--color-accent);flex-shrink:0;width:32px;height:2px;display:inline-block}.kit-module__Xpi3Oq__appTitle{color:var(--color-text);letter-spacing:-.03em;margin:0;font-size:clamp(28px,4vw,44px);font-weight:900;line-height:1.15;display:inline-block;position:relative}.kit-module__Xpi3Oq__appTitle:after{content:"";background:var(--color-accent);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:0}.kit-module__Xpi3Oq__appBody{grid-template-columns:1fr;gap:24px;max-width:860px;display:grid}.kit-module__Xpi3Oq__appPara{color:var(--color-text-muted);opacity:0;margin:0;font-size:16px;line-height:1.8;transition:opacity .4s}.kit-module__Xpi3Oq__appParaLead{color:var(--color-text);border-left:3px solid var(--color-accent);padding-left:20px;font-size:18px;font-weight:500;line-height:1.75}.kit-module__Xpi3Oq__appParaVisible{opacity:1}.kit-module__Xpi3Oq__appKeyword{color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 8%, transparent);border-radius:3px;padding:1px 5px;font-weight:700}@media (max-width:768px){.kit-module__Xpi3Oq__applicationsSection{padding:64px 0 80px}.kit-module__Xpi3Oq__appInner{padding:0 20px}.kit-module__Xpi3Oq__appHeader{margin-bottom:36px}.kit-module__Xpi3Oq__appBody{gap:18px}.kit-module__Xpi3Oq__appPara{font-size:15px}.kit-module__Xpi3Oq__appParaLead{font-size:16px}}.kit-module__Xpi3Oq__sealingInfoBlock{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin:40px 0;padding:40px}.kit-module__Xpi3Oq__sealingInfoTag{color:#10b981;text-transform:uppercase;letter-spacing:.1em;border:1px solid #10b9814d;border-radius:4px;margin-bottom:20px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.kit-module__Xpi3Oq__sealingInfoTitle{text-align:left;color:var(--color-text);letter-spacing:-.01em;margin-bottom:24px;font-size:clamp(24px,2.5vw,32px);font-weight:800}.kit-module__Xpi3Oq__sealingInfoContent{color:var(--color-text-muted);max-width:800px;font-size:16px;line-height:1.7}.kit-module__Xpi3Oq__sealingInfoContent p{margin-bottom:16px}.kit-module__Xpi3Oq__sealingInfoContent p:last-child{margin-bottom:0}@media (max-width:600px){.kit-module__Xpi3Oq__sealingInfoBlock{margin:20px 0;padding:24px}.kit-module__Xpi3Oq__sealingInfoTitle{font-size:20px}.kit-module__Xpi3Oq__sealingInfoContent{font-size:14px}}@media (min-width:1440px){.kit-module__Xpi3Oq__container{max-width:1400px}.kit-module__Xpi3Oq__heroContainer{gap:80px;max-width:1400px}.kit-module__Xpi3Oq__heroImageWrap{width:560px}.kit-module__Xpi3Oq__heroTitle{font-size:clamp(48px,5vw,72px)}.kit-module__Xpi3Oq__sectionTitle{font-size:clamp(32px,3.5vw,48px)}}@media (min-width:1920px){.kit-module__Xpi3Oq__hero{padding:160px 0}.kit-module__Xpi3Oq__container{max-width:1600px}.kit-module__Xpi3Oq__heroContainer{gap:100px;max-width:1600px}.kit-module__Xpi3Oq__heroImageWrap{width:600px}.kit-module__Xpi3Oq__heroTitle{font-size:clamp(64px,6vw,80px)}.kit-module__Xpi3Oq__heroSubtitle{font-size:clamp(20px,1.5vw,24px)}.kit-module__Xpi3Oq__sectionTitle{font-size:clamp(40px,4vw,56px)}.kit-module__Xpi3Oq__featureCard{padding:50px 40px}.kit-module__Xpi3Oq__crossRefTitle{font-size:clamp(36px,4vw,56px)}.kit-module__Xpi3Oq__tableBlock{padding:40px}}.kit-module__Xpi3Oq__heroDescription{color:#fffc;max-width:600px;margin-bottom:40px;font-size:16px;line-height:1.6}.kit-module__Xpi3Oq__diagramPlaceholder{color:#888;text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:8px;justify-content:center;align-items:center;min-height:180px;margin-bottom:30px;padding:20px;font-size:14px;display:flex}.kit-module__Xpi3Oq__tableWrapper{background:#ffffff05;border:1px solid #ffffff1a;border-radius:6px;margin-bottom:80px;overflow-x:visible}.kit-module__Xpi3Oq__dataTable{border-collapse:collapse;width:100%;font-size:13px}.kit-module__Xpi3Oq__dataTable thead tr{background:#ffffff0d}.kit-module__Xpi3Oq__dataTable thead th{text-align:left;color:var(--color-text);white-space:nowrap;border-bottom:1px solid #ffffff1a;padding:14px 12px;font-weight:600}.kit-module__Xpi3Oq__dataTable tbody tr{border-bottom:1px solid #ffffff0d}.kit-module__Xpi3Oq__dataTable tbody tr:nth-child(2n){background:#ffffff05}.kit-module__Xpi3Oq__dataTable tbody tr:hover{background:#ffffff14}.kit-module__Xpi3Oq__dataTable tbody td{color:var(--color-text-muted);border-bottom:1px solid #ffffff0d;padding:12px}.kit-module__Xpi3Oq__noData{text-align:center;color:#999;font-style:italic;padding:32px 12px!important}.kit-module__Xpi3Oq__sortableTh{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.kit-module__Xpi3Oq__sortableTh:hover{background:color-mix(in srgb, var(--color-accent) 12%, transparent);color:var(--color-text)}.kit-module__Xpi3Oq__sortIcon{opacity:.6;margin-left:4px;font-size:10px;display:inline-block}.kit-module__Xpi3Oq__partNumCell{color:var(--color-accent);white-space:nowrap;font-weight:700}.kit-module__Xpi3Oq__blueprintBlock{border-radius:var(--radius-block,12px);align-items:stretch;min-height:620px;margin-bottom:60px;display:flex;position:relative;overflow:hidden}.kit-module__Xpi3Oq__blueprintDarkOverlay{z-index:1;background:linear-gradient(90deg,#050c1ce6 0%,#050c1cd9 35%,#050c1c80 55%,#050c1c1a 75%,#050c1c00 100%);position:absolute;top:0;bottom:0;left:0;right:0}.kit-module__Xpi3Oq__blueprintLayout{z-index:2;align-items:center;gap:60px;width:100%;max-width:1400px;margin:0 auto;padding:80px 60px;display:flex;position:relative}.kit-module__Xpi3Oq__blueprintText{flex:1;min-width:0}.kit-module__Xpi3Oq__blueprintTag{color:#38bdf8;letter-spacing:.2em;text-transform:uppercase;opacity:0;align-items:center;gap:12px;margin-bottom:20px;font-size:11px;font-weight:800;transition:opacity .4s .1s;display:flex}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__blueprintTag{opacity:1}.kit-module__Xpi3Oq__blueprintTagLine{background:#38bdf8;flex-shrink:0;width:32px;height:2px;display:inline-block}.kit-module__Xpi3Oq__blueprintTitle{color:#fff;letter-spacing:-.02em;opacity:0;margin:0 0 24px;font-size:clamp(28px,3.5vw,44px);font-weight:900;line-height:1.15;transition:opacity .4s .2s}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__blueprintTitle{opacity:1}.kit-module__Xpi3Oq__blueprintLead{color:#ffffffbf;opacity:0;max-width:500px;margin:0 0 32px;font-size:16px;line-height:1.7;transition:opacity .4s .3s}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__blueprintLead{opacity:1}.kit-module__Xpi3Oq__blueprintMeta{opacity:0;flex-direction:column;gap:12px;margin-bottom:32px;transition:opacity .4s .4s;display:flex}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__blueprintMeta{opacity:1}.kit-module__Xpi3Oq__blueprintMetaItem{flex-direction:column;gap:2px;display:flex}.kit-module__Xpi3Oq__blueprintMetaLabel{letter-spacing:.12em;text-transform:uppercase;color:#38bdf8;font-size:10px;font-weight:700}.kit-module__Xpi3Oq__blueprintMetaValue{color:#ffffffd9;font-size:14px;line-height:1.5}.kit-module__Xpi3Oq__blueprintSpecs{opacity:0;background:#38bdf80f;border:1px solid #38bdf833;border-radius:8px;align-items:center;gap:0;padding:20px 24px;transition:opacity .4s .5s;display:flex}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__blueprintSpecs{opacity:1}.kit-module__Xpi3Oq__blueprintSpec{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.kit-module__Xpi3Oq__blueprintSpecVal{color:#fff;font-variant-numeric:tabular-nums;font-family:monospace;font-size:22px;font-weight:900}.kit-module__Xpi3Oq__blueprintSpecLabel{letter-spacing:.1em;text-transform:uppercase;color:#38bdf8;font-size:10px}.kit-module__Xpi3Oq__blueprintSpecDivider{background:#38bdf840;width:1px;height:40px}.kit-module__Xpi3Oq__blueprintDiagram{flex-shrink:0;width:340px}@keyframes kit-module__Xpi3Oq__drawLine{0%{stroke-dashoffset:600px}to{stroke-dashoffset:0}}@keyframes kit-module__Xpi3Oq__pulseBp{0%,to{r:5;opacity:.6}50%{r:12;opacity:0}}.kit-module__Xpi3Oq__bpCircle{fill:none;stroke:#38bdf899;stroke-width:1.5px;stroke-dasharray:600;stroke-dashoffset:600px;transition:stroke-dashoffset}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpCircle{animation:1.2s cubic-bezier(.4,0,.2,1) forwards kit-module__Xpi3Oq__drawLine}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpCircle:first-child{animation-delay:.1s}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpCircle:nth-child(2){animation-delay:.3s}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpCircle:nth-child(3){animation-delay:.5s}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpCircle:nth-child(4){animation-delay:.7s}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpCircle:nth-child(5){animation-delay:.9s}.kit-module__Xpi3Oq__bpBore{stroke:#38bdf8e6;stroke-width:2px;fill:#38bdf814}.kit-module__Xpi3Oq__bpHole{fill:none;stroke:#38bdf880;stroke-width:1px;stroke-dasharray:40;stroke-dashoffset:40px;transition:stroke-dashoffset}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpHole{animation:.5s 1s forwards kit-module__Xpi3Oq__drawLine}.kit-module__Xpi3Oq__bpDim{stroke:#38bdf859;stroke-width:.8px;stroke-dasharray:2 2}.kit-module__Xpi3Oq__bpLeader{stroke:#38bdf866;stroke-width:.8px}.kit-module__Xpi3Oq__bpLabel{fill:#93c5fd;letter-spacing:.05em;opacity:0;font-family:Courier New,monospace;font-size:9px;font-weight:600;transition:opacity .3s}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpLabel{opacity:1;transition-delay:1.2s}.kit-module__Xpi3Oq__bpLabelLeft{fill:#93c5fdd9;text-anchor:end;opacity:0;font-family:Courier New,monospace;font-size:8.5px;transition:opacity .3s}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpLabelLeft{opacity:1;transition-delay:1.4s}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpHotPulse{animation:2s ease-in-out infinite kit-module__Xpi3Oq__pulseBp}.kit-module__Xpi3Oq__bpHotDot{fill:#38bdf8;stroke:#fffc;stroke-width:1px}.kit-module__Xpi3Oq__bpWatermark{fill:#38bdf840;text-anchor:middle;letter-spacing:.1em;font-family:Courier New,monospace;font-size:8px}@media (max-width:900px){.kit-module__Xpi3Oq__blueprintLayout{flex-direction:column;gap:40px;padding:60px 30px}.kit-module__Xpi3Oq__blueprintDiagram{width:100%;max-width:300px;margin:0 auto}.kit-module__Xpi3Oq__blueprintSpecs{gap:0}}@media (max-width:600px){.kit-module__Xpi3Oq__blueprintBlock{min-height:auto}.kit-module__Xpi3Oq__blueprintLayout{padding:48px 24px}.kit-module__Xpi3Oq__blueprintSpecVal{font-size:18px}}.kit-module__Xpi3Oq__blueprintSvgWrap{aspect-ratio:1;z-index:3;pointer-events:none;width:min(420px,45%);position:absolute;top:74%;left:54%;transform:translate(-50%,-50%)}@media (min-width:1000px){.kit-module__Xpi3Oq__blueprintSvgWrap{top:76%;left:62%}}.kit-module__Xpi3Oq__blueprintSvg{width:100%;height:100%;overflow:visible}@keyframes kit-module__Xpi3Oq__bpDraw{0%{stroke-dashoffset:var(--dash-len,800);opacity:0}10%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes kit-module__Xpi3Oq__bpFadeIn{0%{opacity:0}to{opacity:1}}@keyframes kit-module__Xpi3Oq__bpPulse{0%,to{r:6;opacity:.5}50%{r:18;opacity:0}}.kit-module__Xpi3Oq__bpCircle{fill:none;stroke:#38bdf8d9;stroke-width:2.5px;stroke-dasharray:800;stroke-dashoffset:800px;--dash-len:800}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpC1{animation:1.4s cubic-bezier(.4,0,.2,1) .1s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpC2{animation:1.4s cubic-bezier(.4,0,.2,1) .4s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpC3{animation:1.4s cubic-bezier(.4,0,.2,1) .7s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpC4{animation:1.4s cubic-bezier(.4,0,.2,1) 1s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpBore{animation:1s cubic-bezier(.4,0,.2,1) 1.3s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__bpBore{fill:#38bdf81a;stroke:#38bdf8;stroke-width:3px;stroke-dasharray:200;stroke-dashoffset:200px}.kit-module__Xpi3Oq__bpHole{fill:#38bdf826;stroke:#38bdf8e6;stroke-width:2px;stroke-dasharray:60;stroke-dashoffset:60px}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpC5{--dash-len:60;animation:.6s 1.5s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__bpDim{stroke:#38bdf880;stroke-width:1px;stroke-dasharray:3 3;opacity:0}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpDim{animation:.4s 1.6s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__bpLeader{stroke:#38bdf88c;stroke-width:1px;opacity:0}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpLeader{animation:.4s 1.8s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__bpLabel{fill:#93c5fd;letter-spacing:.04em;opacity:0;font-family:Courier New,monospace;font-size:11px;font-weight:700}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpLabel{animation:.4s 1.8s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__bpLabelLeft{fill:#bfdbfe;text-anchor:end;opacity:0;font-family:Courier New,monospace;font-size:9.5px;font-weight:600}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpLabelLeft{animation:.4s 2s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__bpHotPulse{fill:#38bdf866;stroke:none}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpHP1{animation:2.4s ease-in-out 2s infinite kit-module__Xpi3Oq__bpPulse}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpHP2{animation:2.4s ease-in-out 2.3s infinite kit-module__Xpi3Oq__bpPulse}.kit-module__Xpi3Oq__bpHotDot{fill:#38bdf8;stroke:#fff;stroke-width:1.5px;opacity:0}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpHotDot{animation:.3s 2s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__bpWatermark{fill:#38bdf84d;text-anchor:middle;letter-spacing:.12em;opacity:0;font-family:Courier New,monospace;font-size:8.5px}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpWatermark{animation:.4s 2.2s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__blueprintLayout{z-index:4;position:relative}.kit-module__Xpi3Oq__blueprintDarkOverlay2{z-index:1;background:linear-gradient(270deg,#051412eb 0%,#051412d9 35%,#05141273 58%,#05141214 78%,#05141200 100%);position:absolute;top:0;bottom:0;left:0;right:0}.kit-module__Xpi3Oq__blueprintSvgWrap2{top:52%!important;left:32%!important}@media (max-width:1000px){.kit-module__Xpi3Oq__blueprintSvgWrap2{top:50%!important;left:50%!important}}.kit-module__Xpi3Oq__blueprintLayout2{justify-content:flex-end!important}.kit-module__Xpi3Oq__blueprintSpacer{flex:1}.kit-module__Xpi3Oq__bpCircle2{fill:none;stroke:#34d399d9;stroke-width:2.5px;stroke-dasharray:800;stroke-dashoffset:800px}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpCircle2.kit-module__Xpi3Oq__bpC1{animation:1.4s cubic-bezier(.4,0,.2,1) .1s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpCircle2.kit-module__Xpi3Oq__bpC2{animation:1.4s cubic-bezier(.4,0,.2,1) .4s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpCircle2.kit-module__Xpi3Oq__bpC3{animation:1.4s cubic-bezier(.4,0,.2,1) .7s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpCircle2.kit-module__Xpi3Oq__bpC4{animation:1.4s cubic-bezier(.4,0,.2,1) 1s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__bpBore2{fill:#34d3991a;stroke:#34d399;stroke-width:3px;stroke-dasharray:200;stroke-dashoffset:200px}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpBore2{animation:1s cubic-bezier(.4,0,.2,1) 1.3s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__bpHole2{fill:#34d3991f;stroke:#34d399d9;stroke-width:2px;stroke-dasharray:60;stroke-dashoffset:60px}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpHole2{--dash-len:60;animation:.6s 1.5s forwards kit-module__Xpi3Oq__bpDraw}.kit-module__Xpi3Oq__bpDim2{stroke:#34d39973;stroke-width:1px;stroke-dasharray:3 3;opacity:0}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpDim2{animation:.4s 1.6s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__bpLeader2{stroke:#34d39980;stroke-width:1px;opacity:0}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpLeader2{animation:.4s 1.8s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__bpLabel2{fill:#6ee7b7;letter-spacing:.04em;opacity:0;font-family:Courier New,monospace;font-size:11px;font-weight:700}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpLabel2{animation:.4s 1.8s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__bpLabelRight{fill:#a7f3d0;text-anchor:start;opacity:0;font-family:Courier New,monospace;font-size:9.5px;font-weight:600}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpLabelRight{animation:.4s 2s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__bpHotPulse2{fill:#34d39959;stroke:none}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpHotPulse2.kit-module__Xpi3Oq__bpHP1{animation:2.4s ease-in-out 2s infinite kit-module__Xpi3Oq__bpPulse}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpHotPulse2.kit-module__Xpi3Oq__bpHP2{animation:2.4s ease-in-out 2.4s infinite kit-module__Xpi3Oq__bpPulse}.kit-module__Xpi3Oq__bpHotDot2{fill:#34d399;stroke:#fff;stroke-width:1.5px;opacity:0}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpHotDot2{animation:.3s 2s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__bpWatermark2{fill:#34d39940;text-anchor:middle;letter-spacing:.12em;opacity:0;font-family:Courier New,monospace;font-size:8.5px}.kit-module__Xpi3Oq__blueprintVisible .kit-module__Xpi3Oq__bpWatermark2{animation:.4s 2.2s forwards kit-module__Xpi3Oq__bpFadeIn}.kit-module__Xpi3Oq__blueprintDarkOverlayRight{z-index:1;background:linear-gradient(90deg,#050c1200 0%,#050c121a 35%,#050c12bf 55%,#050c12eb 75%,#050c12f2 100%);position:absolute;top:0;bottom:0;left:0;right:0}.kit-module__Xpi3Oq__blueprintTextRight{flex:0 520px!important}.kit-module__Xpi3Oq__blueprintLayoutRight{justify-content:flex-end}@keyframes kit-module__Xpi3Oq__bearingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes kit-module__Xpi3Oq__glowPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes kit-module__Xpi3Oq__lineGrow{0%{stroke-dashoffset:200px;opacity:0}to{stroke-dashoffset:0;opacity:1}}.kit-module__Xpi3Oq__specialBlock{background:#0d1117;margin:60px 0;padding:100px 0 80px;position:relative;overflow:hidden}.kit-module__Xpi3Oq__specialBg{pointer-events:none;z-index:2;background:radial-gradient(70% 60% at 50% 55%,#1e40af1f 0%,#0f172a66 50%,#0000 100%);position:absolute;top:0;bottom:0;left:0;right:0}.kit-module__Xpi3Oq__specialParallaxContainer{z-index:1;pointer-events:none;will-change:transform;position:absolute;top:-100px;bottom:-100px;left:0;right:0}.kit-module__Xpi3Oq__specialParallaxImg{object-fit:cover;filter:brightness()contrast(1.05)}.kit-module__Xpi3Oq__specialParallaxOverlay{opacity:.72;z-index:2;background:#0a192f;position:absolute;top:0;bottom:0;left:0;right:0}.kit-module__Xpi3Oq__specialHero{z-index:2;text-align:center;opacity:0;max-width:720px;margin:0 auto 60px;padding:0 40px;transition:opacity .6s,transform .6s;position:relative;transform:translateY(20px)}.kit-module__Xpi3Oq__specialVisible .kit-module__Xpi3Oq__specialHero{opacity:1;transform:translateY(0)}.kit-module__Xpi3Oq__specialTagline{letter-spacing:.22em;text-transform:uppercase;color:#38bdf8;background:#38bdf80f;border:1px solid #38bdf84d;border-radius:20px;margin-bottom:20px;padding:5px 14px;font-size:11px;font-weight:800;display:inline-block}.kit-module__Xpi3Oq__specialTitle{color:#f1f5f9;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(26px,3.5vw,42px);font-weight:900;line-height:1.15}.kit-module__Xpi3Oq__specialLead{color:#94a3b8;margin-bottom:12px;font-size:17px;font-weight:500}.kit-module__Xpi3Oq__specialDesc{color:#64748b;font-size:15px;line-height:1.75}.kit-module__Xpi3Oq__specialFeaturesGrid{z-index:2;opacity:0;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:40px auto 0;padding:0 40px;transition:opacity .8s .2s,transform .8s .2s;display:grid;position:relative;transform:translateY(20px)}.kit-module__Xpi3Oq__specialVisible .kit-module__Xpi3Oq__specialFeaturesGrid{opacity:1;transform:translateY(0)}.kit-module__Xpi3Oq__featureItem{text-align:left;flex-direction:column;display:flex}.kit-module__Xpi3Oq__featureIcon{color:#38bdf8;justify-content:flex-start;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.kit-module__Xpi3Oq__featureTitle{color:#f1f5f9;letter-spacing:-.01em;margin-bottom:20px;font-size:20px;font-weight:800}.kit-module__Xpi3Oq__featureList{margin:0;padding:0;list-style:none}.kit-module__Xpi3Oq__featureList li{color:#94a3b8;margin-bottom:12px;padding-left:20px;font-size:15px;line-height:1.6;position:relative}.kit-module__Xpi3Oq__featureList li:before{content:"";opacity:.8;background:#38bdf8;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}@media (max-width:900px){.kit-module__Xpi3Oq__specialFeaturesGrid{grid-template-columns:1fr;gap:48px;padding:0 30px}.kit-module__Xpi3Oq__featureIcon{margin-bottom:16px}}.kit-module__Xpi3Oq__scLine{background:linear-gradient(90deg,#38bdf880,#38bdf800);width:40px;height:1px;position:absolute;top:50%}.kit-module__Xpi3Oq__specialCard1 .kit-module__Xpi3Oq__scLine{right:-40px}.kit-module__Xpi3Oq__specialCard2 .kit-module__Xpi3Oq__scLine{background:linear-gradient(270deg,#38bdf880,#38bdf800);left:-40px}.kit-module__Xpi3Oq__scIcon{color:#38bdf8;margin-bottom:12px}.kit-module__Xpi3Oq__scTitle{color:#e2e8f0;margin-bottom:12px;font-size:15px;font-weight:700}.kit-module__Xpi3Oq__scList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.kit-module__Xpi3Oq__scList li{color:#94a3b8;padding-left:16px;font-size:13px;line-height:1.5;position:relative}.kit-module__Xpi3Oq__scList li:before{content:"▸";color:#38bdf8;font-size:10px;position:absolute;top:2px;left:0}.kit-module__Xpi3Oq__specialBearingWrap{opacity:0;grid-area:1/2/span 2;justify-content:center;align-items:center;transition:opacity .6s .1s;display:flex;position:relative}.kit-module__Xpi3Oq__specialVisible .kit-module__Xpi3Oq__specialBearingWrap{opacity:1}.kit-module__Xpi3Oq__specialBearingGlow{background:radial-gradient(circle,#1e40af40 0%,#0000 70%);border-radius:50%;width:260px;height:260px;animation:4s ease-in-out infinite kit-module__Xpi3Oq__glowPulse;position:absolute}.kit-module__Xpi3Oq__specialBearingSvg{filter:drop-shadow(0 0 16px #38bdf840);width:300px;height:300px;animation:5s ease-in-out infinite kit-module__Xpi3Oq__bearingFloat}.kit-module__Xpi3Oq__specialCta{z-index:2;text-align:center;opacity:0;margin-top:60px;transition:opacity .5s .9s;position:relative}.kit-module__Xpi3Oq__specialVisible .kit-module__Xpi3Oq__specialCta{opacity:1}.kit-module__Xpi3Oq__specialCtaBtn{color:#fff;cursor:pointer;letter-spacing:.02em;background:#1d4ed8;border:none;border-radius:8px;align-items:center;gap:10px;padding:14px 32px;font-size:15px;font-weight:700;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex}.kit-module__Xpi3Oq__specialCtaBtn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 0 24px #2563eb66}@media (max-width:900px){.kit-module__Xpi3Oq__specialLayout{grid-template-rows:auto;grid-template-columns:1fr}.kit-module__Xpi3Oq__specialBearingWrap{grid-area:1/1}.kit-module__Xpi3Oq__specialVisible .kit-module__Xpi3Oq__specialCard1{grid-area:2/1}.kit-module__Xpi3Oq__specialVisible .kit-module__Xpi3Oq__specialCard2{grid-area:3/1}.kit-module__Xpi3Oq__specialVisible .kit-module__Xpi3Oq__specialCard3{grid-area:4/1;max-width:100%}.kit-module__Xpi3Oq__scLine{display:none}}.kit-module__Xpi3Oq__boreSelect{-webkit-appearance:none;appearance:none;background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;border-radius:6px;outline:none;width:100%;margin-top:8px;padding:10px 16px;font-size:14px;transition:all .2s}.kit-module__Xpi3Oq__boreSelect:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent) 15%, transparent)}.kit-module__Xpi3Oq__analoguesCell{vertical-align:top;line-height:1.5;font-size:11px!important}.kit-module__Xpi3Oq__analoguesCell .analogues-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.kit-module__Xpi3Oq__analoguesCell .analogues-list li{color:var(--color-text-muted);border-bottom:1px dotted color-mix(in srgb, var(--color-border) 60%, transparent);padding:1px 0;font-size:11px}.kit-module__Xpi3Oq__analoguesCell .analogues-list li:last-child{border-bottom:none}@media (max-width:640px){.kit-module__Xpi3Oq__heroInner{padding:56px 20px 40px;transform:translateY(-40px)}.kit-module__Xpi3Oq__heroBgImg{object-position:75% center}}.kit-module__Xpi3Oq__scrollHint{color:#fff;opacity:.85;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .2s;animation:2s infinite kit-module__Xpi3Oq__bounceScroll;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000026}.kit-module__Xpi3Oq__scrollHint:hover{opacity:1;background:#ffffff40}@keyframes kit-module__Xpi3Oq__bounceScroll{0%,20%,50%,80%,to{transform:translate(-50%)}40%{transform:translate(-50%,-8px)}60%{transform:translate(-50%,-4px)}}
.CategoryProductIndex-module__fWkbqG__section{background:var(--color-surface);border-top:1px solid var(--color-border);padding:56px 0}.CategoryProductIndex-module__fWkbqG__container{max-width:1280px;margin:0 auto;padding:0 24px}.CategoryProductIndex-module__fWkbqG__title{color:var(--color-text);font-size:clamp(1.25rem,3vw,1.6rem);font-weight:700}.CategoryProductIndex-module__fWkbqG__lead{max-width:46rem;color:var(--color-text-muted);margin-top:8px;line-height:1.6}.CategoryProductIndex-module__fWkbqG__list{flex-wrap:wrap;gap:8px;margin-top:24px;padding:0;list-style:none;display:flex}.CategoryProductIndex-module__fWkbqG__link{border:1px solid var(--color-border);border-radius:var(--radius-block);color:var(--color-text);white-space:nowrap;padding:8px 14px;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s;display:inline-block}.CategoryProductIndex-module__fWkbqG__link:hover{border-color:var(--color-accent);color:var(--color-accent)}
