.Preloader-module__0Oqk2W__preloader{z-index:99999;background:#0a0a0c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Preloader-module__0Oqk2W__container{flex-direction:column;align-items:center;gap:2rem;display:flex}.Preloader-module__0Oqk2W__logoWrapper{border-radius:4px;width:280px;height:80px;position:relative;overflow:hidden}.Preloader-module__0Oqk2W__logoImage{object-fit:contain;filter:brightness(0)invert()drop-shadow(0 0 15px #ffffff1a);opacity:.95}.Preloader-module__0Oqk2W__laserScan{background:var(--rabec-accent);width:4px;height:100%;animation:2.5s cubic-bezier(.4,0,.2,1) infinite Preloader-module__0Oqk2W__Preloader-module__0Oqk2W__scan;position:absolute;top:0;left:-20%;transform:skew(-15deg);box-shadow:0 0 20px 5px #df1b31cc,0 0 40px 10px #df1b3166}@keyframes Preloader-module__0Oqk2W__Preloader-module__0Oqk2W__scan{0%{left:-20%}to{left:120%}}.Preloader-module__0Oqk2W__progressContainer{background:#ffffff1a;width:200px;height:1px;position:relative;overflow:hidden}.Preloader-module__0Oqk2W__progressBar{background:var(--rabec-accent);height:100%;box-shadow:0 0 10px var(--rabec-accent);position:absolute;top:0;left:0}.Preloader-module__0Oqk2W__systemText{font-family:var(--font-mono);letter-spacing:.3em;color:var(--neutral-500);text-transform:uppercase;font-size:.65rem;animation:1.5s ease-in-out infinite alternate Preloader-module__0Oqk2W__Preloader-module__0Oqk2W__pulseText}@keyframes Preloader-module__0Oqk2W__Preloader-module__0Oqk2W__pulseText{0%{opacity:.3}to{opacity:1;text-shadow:0 0 8px #fff3}}
.Header-module__9fWxfa__header{z-index:1000;height:var(--header-height);transition:all var(--duration-normal) var(--ease-smooth);align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__9fWxfa__logoWrap{flex-shrink:0;align-items:center;width:140px;height:48px;transition:transform .3s,filter .3s;display:flex;position:relative}.Header-module__9fWxfa__logoWrap:hover{filter:drop-shadow(0 0 10px #df1b3199);transform:scale(1.05)}.Header-module__9fWxfa__headerLogoImage{object-fit:contain;object-position:left center;filter:brightness(0)invert()}.Header-module__9fWxfa__header:before{content:"";-webkit-backdrop-filter:blur(24px)saturate(1.4);border-bottom:1px solid var(--glass-border);transition:all var(--duration-normal) var(--ease-smooth);background:#0a0a0a99;position:absolute;inset:0}.Header-module__9fWxfa__headerScrolled:before{background:#0a0a0ad9;border-bottom-color:#ffffff14}.Header-module__9fWxfa__headerInner{z-index:1;width:100%;max-width:var(--container-wide);padding:0 var(--space-xl);justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.Header-module__9fWxfa__logo{align-items:center;gap:var(--space-md);transition:transform var(--duration-normal) var(--ease-smooth);text-decoration:none;display:flex}.Header-module__9fWxfa__logo:hover{transform:scale(1.02)}.Header-module__9fWxfa__logoIcon{width:44px;height:44px}.Header-module__9fWxfa__logoText{font-family:var(--font-display);font-size:var(--text-lg);letter-spacing:-.02em;color:var(--rabec-white);font-weight:700}.Header-module__9fWxfa__logoSuffix{color:var(--neutral-400);font-weight:400}.Header-module__9fWxfa__nav{align-items:center;gap:var(--space-xs);display:flex}.Header-module__9fWxfa__navLink{padding:var(--space-sm) var(--space-md);font-family:var(--font-display);font-size:var(--text-sm);color:var(--neutral-400);border-radius:var(--radius-md);transition:all var(--duration-normal) var(--ease-smooth);font-weight:500;text-decoration:none;position:relative}.Header-module__9fWxfa__navLink:hover{color:var(--rabec-white);background:var(--glass-bg)}.Header-module__9fWxfa__navLinkActive{color:var(--rabec-white)}.Header-module__9fWxfa__navLinkActive:after{content:"";background:var(--rabec-accent);border-radius:var(--radius-full);width:16px;height:2px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Header-module__9fWxfa__navCta{margin-left:var(--space-sm);background:var(--rabec-accent);letter-spacing:.03em;font-weight:600;color:var(--rabec-white)!important}.Header-module__9fWxfa__navCta:hover{box-shadow:var(--shadow-glow-accent);background:#cc3815;transform:translateY(-1px)}.Header-module__9fWxfa__menuBtn{cursor:pointer;padding:var(--space-sm);z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.Header-module__9fWxfa__menuBar{background:var(--rabec-white);border-radius:var(--radius-full);width:24px;height:2px;transition:all var(--duration-normal) var(--ease-smooth);display:block}.Header-module__9fWxfa__menuOpen .Header-module__9fWxfa__menuBar:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__9fWxfa__menuOpen .Header-module__9fWxfa__menuBar:nth-child(2){opacity:0}.Header-module__9fWxfa__menuOpen .Header-module__9fWxfa__menuBar:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module__9fWxfa__mobileMenu{-webkit-backdrop-filter:blur(40px);z-index:999;justify-content:center;align-items:center;gap:var(--space-lg);background:#0a0a0af2;flex-direction:column;display:none;position:fixed;inset:0}.Header-module__9fWxfa__mobileMenuOpen{display:flex}.Header-module__9fWxfa__mobileNavLink{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--neutral-400);padding:var(--space-md) var(--space-xl);transition:all var(--duration-normal) var(--ease-smooth);font-weight:600;text-decoration:none}.Header-module__9fWxfa__mobileNavLink:hover{color:var(--rabec-white);transform:translate(8px)}@media (max-width:968px){.Header-module__9fWxfa__nav{display:none}.Header-module__9fWxfa__menuBtn{display:flex}}
.Home-module__2itISG__hero{justify-content:center;align-items:center;min-height:80vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.Home-module__2itISG__heroBg{z-index:0;background:var(--rabec-anthracite);position:absolute;inset:0}.Home-module__2itISG__heroBg:after{content:"";background:linear-gradient(180deg, #49525433 0%, #0a0a0a66 40%, #495254d9 80%, var(--rabec-anthracite) 100%);z-index:1;position:absolute;inset:0}.Home-module__2itISG__heroVideo{object-fit:cover;filter:contrast(1.15)saturate(1.2)brightness(1.05);width:100%;height:100%;transform:scale(1.05)}.Home-module__2itISG__blueprintGrid{z-index:1;pointer-events:none;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Home-module__2itISG__heroOverlay{z-index:3;background:radial-gradient(circle at center, transparent 40%, #09090b66 100%), linear-gradient(180deg, #09090b80 0%, transparent 20%, transparent 60%, var(--rabec-anthracite) 100%);pointer-events:none;position:absolute;inset:0}.Home-module__2itISG__hero:after{content:"";background:radial-gradient(circle at center, transparent 30%, var(--rabec-anthracite) 100%);z-index:3;pointer-events:none;position:absolute;inset:0}.Home-module__2itISG__heroContent{z-index:4;text-align:center;width:100%;max-width:1000px;padding:0 var(--space-md);margin-top:2rem;position:relative}@media (min-width:768px){.Home-module__2itISG__heroContent{padding:0 var(--space-xl);margin-top:0}}.Home-module__2itISG__heroLabel{align-items:center;gap:var(--space-sm);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--rabec-accent);margin-bottom:var(--space-xl);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);animation:Home-module__2itISG__Home-module__baJ6tW__fadeSlideUp .8s var(--ease-out-expo) .3s both;background:#e8411814;border:1px solid #e841184d;font-weight:600;display:inline-flex}.Home-module__2itISG__heroDot{background:var(--rabec-accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Home-module__2itISG__Home-module__baJ6tW__pulse}@keyframes Home-module__2itISG__Home-module__baJ6tW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Home-module__2itISG__heroTitle{font-family:var(--font-display);font-size:var(--text-5xl);letter-spacing:-.04em;color:var(--rabec-white);margin-bottom:var(--space-xl);max-width:900px;animation:Home-module__2itISG__Home-module__baJ6tW__fadeSlideUp .8s var(--ease-out-expo) .5s both;font-weight:900;line-height:1.05}.Home-module__2itISG__typewriter{animation:Home-module__2itISG__Home-module__baJ6tW__fadeSlideUp .8s var(--ease-out-expo) .5s both, Home-module__2itISG__Home-module__baJ6tW__typewriterReveal 1.4s cubic-bezier(.16, 1, .3, 1) .6s both;overflow:hidden}@keyframes Home-module__2itISG__Home-module__baJ6tW__typewriterReveal{0%{clip-path:inset(0 100% 0 0);filter:blur(4px)}60%{filter:blur()}to{clip-path:inset(0);filter:blur()}}.Home-module__2itISG__heroTitleAccent{background:linear-gradient(135deg, var(--rabec-accent) 0%, var(--rabec-gold) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Home-module__2itISG__heroDescription{font-size:var(--text-lg);color:var(--neutral-400);max-width:600px;margin-bottom:var(--space-2xl);animation:Home-module__2itISG__Home-module__baJ6tW__fadeSlideUp .8s var(--ease-out-expo) .7s both;line-height:1.7}.Home-module__2itISG__heroCtas{gap:var(--space-md);animation:Home-module__2itISG__Home-module__baJ6tW__fadeSlideUp .8s var(--ease-out-expo) .9s both;flex-wrap:wrap;display:flex}.Home-module__2itISG__heroScroll{bottom:var(--space-2xl);z-index:2;align-items:center;gap:var(--space-sm);animation:Home-module__2itISG__Home-module__baJ6tW__fadeSlideUp .8s var(--ease-out-expo) 1.2s both;flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Home-module__2itISG__scrollLine{background:linear-gradient(to bottom, var(--rabec-accent), transparent);width:1px;height:48px;animation:2s ease-in-out infinite Home-module__2itISG__Home-module__baJ6tW__scrollPulse}@keyframes Home-module__2itISG__Home-module__baJ6tW__scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.4;transform:scaleY(.5)}}.Home-module__2itISG__scrollText{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--neutral-500);font-size:.6rem}@keyframes Home-module__2itISG__Home-module__baJ6tW__fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Home-module__2itISG__statsBar{z-index:1;border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);position:relative}.Home-module__2itISG__statsInner{max-width:var(--container-wide);grid-template-columns:repeat(4,1fr);margin:0 auto;animation:4s ease-in-out infinite Home-module__2itISG__Home-module__baJ6tW__statsGlow;display:grid}@keyframes Home-module__2itISG__Home-module__baJ6tW__statsGlow{0%,to{border-color:#0000}50%{border-color:#df1b3126}}.Home-module__2itISG__statItem{padding:var(--space-2xl) var(--space-lg);border-right:1px solid var(--glass-border);transition:background var(--duration-normal) var(--ease-smooth);flex-direction:column;justify-content:center;align-items:center;display:flex}.Home-module__2itISG__statItem:last-child{border-right:none}.Home-module__2itISG__statItem:hover{background:var(--glass-bg-light)}.Home-module__2itISG__statValue{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--rabec-white);letter-spacing:-.02em;font-weight:800}.Home-module__2itISG__statLabel{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--neutral-500);margin-top:var(--space-xs)}.Home-module__2itISG__uspSection{z-index:1;padding:var(--section-padding) 0;position:relative}.Home-module__2itISG__uspHeader{max-width:var(--container-max);padding:0 var(--space-lg);margin:0 auto;margin-bottom:var(--space-3xl)}.Home-module__2itISG__uspGrid{gap:var(--space-lg);max-width:var(--container-max);padding:0 var(--space-lg);grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid}.Home-module__2itISG__uspCard{-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-xl);padding:var(--space-2xl);transition:all var(--duration-normal) var(--ease-smooth);background:linear-gradient(145deg,#ffffff05,#0006);border:1px solid #ffffff14;position:relative;overflow:hidden}.Home-module__2itISG__uspCard:before{content:"";background:linear-gradient(90deg, transparent, var(--rabec-accent) 50%, transparent);opacity:0;height:2px;transition:opacity var(--duration-normal) var(--ease-smooth);position:absolute;top:0;left:0;right:0}.Home-module__2itISG__uspCard:hover{background:linear-gradient(145deg,#8000201a,#0009);border-color:#80002066;transform:translateY(-6px);box-shadow:0 15px 40px #0009,0 0 20px #80002033}.Home-module__2itISG__uspCard:hover:before{opacity:1}.Home-module__2itISG__uspIcon{background:var(--rabec-accent);width:56px;height:56px;color:var(--rabec-white);margin-bottom:var(--space-xl);border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s ease-out;display:flex;box-shadow:0 0 20px #df1b3199,inset 0 2px 5px #ffffff80}.Home-module__2itISG__uspCard:hover .Home-module__2itISG__uspIcon{transform:scale(1.1)rotate(5deg);box-shadow:0 0 30px #df1b31e6,inset 0 2px 10px #fffc}.Home-module__2itISG__uspCardTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--rabec-white);margin-bottom:var(--space-sm);font-weight:700}.Home-module__2itISG__uspCardDesc{font-size:var(--text-sm);color:var(--neutral-400);line-height:1.7}.Home-module__2itISG__processSection{z-index:1;padding:var(--section-padding) 0;background:linear-gradient(180deg, transparent, #0a0a0a66, var(--rabec-anthracite));position:relative}.Home-module__2itISG__processHeader{max-width:var(--container-max);padding:0 var(--space-lg);margin:0 auto;margin-bottom:var(--space-3xl)}.Home-module__2itISG__processTimeline{max-width:var(--container-max);padding:0 var(--space-lg);gap:var(--space-xl);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid;position:relative}.Home-module__2itISG__processTimeline:before{content:"";top:36px;left:calc(var(--space-lg) + 24px);right:calc(var(--space-lg) + 24px);background:linear-gradient(90deg, var(--rabec-accent), var(--rabec-gold) 50%, var(--rabec-accent));opacity:.3;height:2px;position:absolute}.Home-module__2itISG__processStep{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Home-module__2itISG__processNumber{background:var(--rabec-graphite);border:2px solid var(--rabec-accent);width:48px;height:48px;font-family:var(--font-mono);font-size:var(--text-lg);color:var(--rabec-accent);margin-bottom:var(--space-lg);z-index:1;transition:all var(--duration-normal) var(--ease-smooth);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative}.Home-module__2itISG__processStep:hover .Home-module__2itISG__processNumber{background:var(--rabec-accent);color:var(--rabec-white);box-shadow:var(--shadow-glow-accent);transform:scale(1.1)}.Home-module__2itISG__processStepTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--rabec-white);margin-bottom:var(--space-xs);font-weight:700}.Home-module__2itISG__processStepDesc{font-size:var(--text-sm);color:var(--neutral-400);max-width:220px;line-height:1.6}.Home-module__2itISG__processStepLocation{align-items:center;gap:var(--space-xs);margin-top:var(--space-md);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--neutral-500);padding:var(--space-xs) var(--space-sm);border:1px solid var(--glass-border);border-radius:var(--radius-sm);font-size:.65rem;display:inline-flex}.Home-module__2itISG__ctaSection{z-index:1;padding:var(--section-padding) 0;position:relative}.Home-module__2itISG__ctaCard{max-width:var(--container-max);padding:var(--space-4xl);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);text-align:center;margin:0 auto;position:relative;overflow:hidden}.Home-module__2itISG__ctaCard:before{content:"";background:linear-gradient(90deg, transparent, var(--rabec-accent) 30%, var(--rabec-gold) 70%, transparent);height:1px;position:absolute;top:0;left:0;right:0}.Home-module__2itISG__ctaTitle{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--rabec-white);margin-bottom:var(--space-lg);letter-spacing:-.02em;font-weight:800}.Home-module__2itISG__ctaDescription{font-size:var(--text-lg);color:var(--neutral-400);max-width:500px;margin:0 auto var(--space-2xl);line-height:1.7}.Home-module__2itISG__ctaButtons{justify-content:center;gap:var(--space-md);flex-wrap:wrap;display:flex}@media (max-width:968px){.Home-module__2itISG__uspGrid{grid-template-columns:repeat(2,1fr)}.Home-module__2itISG__processTimeline{gap:var(--space-2xl);grid-template-columns:repeat(2,1fr)}.Home-module__2itISG__processTimeline:before{display:none}.Home-module__2itISG__statsInner{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.Home-module__2itISG__statsInner::-webkit-scrollbar{display:none}.Home-module__2itISG__statItem{scroll-snap-align:center;flex:0 0 75%;border-right:1px solid var(--glass-border)!important;border-bottom:none!important}.Home-module__2itISG__statItem:last-child{border-right:none!important}}@media (max-width:640px){.Home-module__2itISG__hero{min-height:70svh;padding-top:6rem;padding-bottom:var(--space-3xl)}.Home-module__2itISG__heroVideo{object-position:75% 50%}.Home-module__2itISG__heroTitle{font-size:var(--text-4xl)}.Home-module__2itISG__heroContent{margin-top:0}.Home-module__2itISG__heroScroll{bottom:var(--space-lg)}.Home-module__2itISG__uspGrid{grid-template-columns:1fr}.Home-module__2itISG__processTimeline{grid-template-columns:1fr;max-width:360px}.Home-module__2itISG__statsInner{grid-template-columns:1fr}.Home-module__2itISG__statItem{border-right:none;border-bottom:1px solid var(--glass-border)}.Home-module__2itISG__statItem:last-child{border-bottom:none}.Home-module__2itISG__ctaCard{padding:var(--space-2xl) var(--space-lg)}}
.PremiumUsp-module__73pZ4G__uspWrapper{width:100%;padding:var(--space-xl) 0;position:relative}.PremiumUsp-module__73pZ4G__uspTrack{gap:var(--space-xl);max-width:var(--container-wide);grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid}.PremiumUsp-module__73pZ4G__uspCard{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);padding:var(--space-2xl) var(--space-xl);cursor:default;background:#0f0f0f66;border:1px solid #ffffff14;flex-direction:column;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.PremiumUsp-module__73pZ4G__watermark{width:160px;height:160px;color:var(--rabec-silver);opacity:.03;pointer-events:none;transition:all .6s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-30px;right:-30px;transform:rotate(-15deg)}.PremiumUsp-module__73pZ4G__uspCard:hover .PremiumUsp-module__73pZ4G__watermark{color:var(--rabec-accent);opacity:.1;transform:rotate(0)scale(1.15)}.PremiumUsp-module__73pZ4G__watermark svg{width:100%;height:100%}.PremiumUsp-module__73pZ4G__cardHeader{margin-bottom:var(--space-xl);z-index:2;justify-content:space-between;align-items:center;display:flex}.PremiumUsp-module__73pZ4G__glowingIcon{width:54px;height:54px;color:var(--rabec-accent);background:#80002026;border:1px solid #df1b3133;border-radius:14px;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 0 15px #df1b311a}.PremiumUsp-module__73pZ4G__uspCard:hover .PremiumUsp-module__73pZ4G__glowingIcon{background:var(--rabec-accent);color:var(--rabec-white);transform:scale(1.1);box-shadow:0 0 30px #df1b31b3}.PremiumUsp-module__73pZ4G__glowingIcon svg{width:28px;height:28px}.PremiumUsp-module__73pZ4G__indexNum{font-family:var(--font-mono);color:#ffffff14;letter-spacing:-.05em;font-size:1.25rem;font-weight:700;transition:color .4s}.PremiumUsp-module__73pZ4G__uspCard:hover .PremiumUsp-module__73pZ4G__indexNum{color:#ffffff4d}.PremiumUsp-module__73pZ4G__cardTitle{font-family:var(--font-display);font-size:var(--text-xl);color:var(--rabec-white);margin-bottom:var(--space-sm);letter-spacing:-.01em;z-index:2;font-weight:800}.PremiumUsp-module__73pZ4G__cardDesc{font-size:var(--text-base);color:var(--neutral-400);z-index:2;line-height:1.6}@media (max-width:1024px){.PremiumUsp-module__73pZ4G__uspTrack{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PremiumUsp-module__73pZ4G__uspWrapper{width:100vw;padding:var(--space-md) 0 var(--space-xl) 0;margin-left:calc(50% - 50vw)}.PremiumUsp-module__73pZ4G__uspTrack{scroll-snap-type:x mandatory;gap:var(--space-md);padding:0 var(--space-xl);-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.PremiumUsp-module__73pZ4G__uspTrack::-webkit-scrollbar{display:none}.PremiumUsp-module__73pZ4G__uspCard{scroll-snap-align:center;flex:0 0 85%;min-height:280px}}
.VentilationShowcase-module__1WPrnq__showcase{background:#080808;border-top:1px solid #ffffff0d;height:250vh;position:relative}.VentilationShowcase-module__1WPrnq__stickyContainer{height:100vh;padding:0 var(--space-2xl);max-width:var(--container-wide);justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:sticky;top:0;overflow:hidden}.VentilationShowcase-module__1WPrnq__textContent{z-index:10;flex:1;max-width:500px;height:350px;position:relative}.VentilationShowcase-module__1WPrnq__textBlockAbsolute{width:100%;position:absolute;top:60px;left:0}.VentilationShowcase-module__1WPrnq__visualContent{flex:1.5;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.VentilationShowcase-module__1WPrnq__cadMeasurements{border-radius:var(--radius-lg);background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-position:50%;background-size:40px 40px;justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}.VentilationShowcase-module__1WPrnq__crossSectionFrame{border:4px solid var(--rabec-silver);border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(8px);background:#0f0f0fcc;justify-content:center;align-items:center;height:400px;transition:border-color .3s;display:flex;position:relative;box-shadow:inset 0 0 40px #000000e6,0 20px 40px #0009}.VentilationShowcase-module__1WPrnq__cadGrid{pointer-events:none;background-image:linear-gradient(#8000201a 1px,#0000 1px),linear-gradient(90deg,#8000201a 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.VentilationShowcase-module__1WPrnq__steelBoxTop,.VentilationShowcase-module__1WPrnq__steelBoxBottom,.VentilationShowcase-module__1WPrnq__steelBoxLeft,.VentilationShowcase-module__1WPrnq__steelBoxRight{background:linear-gradient(135deg,#444 0%,#222 100%);border:1px solid #666;position:absolute}.VentilationShowcase-module__1WPrnq__steelBoxTop{height:24px;top:0;left:0;right:0}.VentilationShowcase-module__1WPrnq__steelBoxBottom{height:24px;bottom:0;left:0;right:0}.VentilationShowcase-module__1WPrnq__steelBoxLeft{width:24px;top:24px;bottom:24px;left:0}.VentilationShowcase-module__1WPrnq__steelBoxRight{width:24px;top:24px;bottom:24px;right:0}.VentilationShowcase-module__1WPrnq__ventPipe{border:4px solid var(--rabec-accent);z-index:2;background:radial-gradient(circle at 30% 30%,#c8c8c81a 0%,#000c 80%);border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;transition:border-color .3s;display:flex;position:relative}.VentilationShowcase-module__1WPrnq__pipeInnerShadow{pointer-events:none;border:2px dashed #ffffff26;border-radius:50%;position:absolute;inset:10px}.VentilationShowcase-module__1WPrnq__pipeLabel{font-family:var(--font-mono);letter-spacing:.1em;color:var(--rabec-accent);font-size:1.1rem;font-weight:700;transition:color .3s}@media (max-width:1024px){.VentilationShowcase-module__1WPrnq__stickyContainer{padding:var(--space-xl);justify-content:center;gap:var(--space-2xl);flex-direction:column}.VentilationShowcase-module__1WPrnq__textContent{flex:none;height:auto;min-height:220px}.VentilationShowcase-module__1WPrnq__textBlockAbsolute{position:absolute;top:50px}.VentilationShowcase-module__1WPrnq__visualContent{flex:none;width:100%;height:400px}.VentilationShowcase-module__1WPrnq__cadMeasurements{height:100%;-webkit-mask-image:radial-gradient(circle,#000 60%,#0000 100%);mask-image:radial-gradient(circle,#000 60%,#0000 100%)}.VentilationShowcase-module__1WPrnq__crossSectionFrame{height:300px}.VentilationShowcase-module__1WPrnq__ventPipe{width:150px;height:150px}}
.CertificationVault-module__0ZEgXa__vaultSection{padding:var(--space-4xl) var(--space-xl);max-width:var(--container-wide);flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative;overflow:hidden}.CertificationVault-module__0ZEgXa__vaultHeader{text-align:center;max-width:600px;margin-bottom:var(--space-3xl);flex-direction:column;align-items:center;display:flex}.CertificationVault-module__0ZEgXa__vaultGrid{gap:var(--space-xl);perspective:1200px;grid-template-columns:repeat(4,1fr);width:100%;display:grid}.CertificationVault-module__0ZEgXa__vaultCard{border-radius:var(--radius-lg);transform-style:preserve-3d;cursor:crosshair;background:linear-gradient(145deg,#141414cc,#050505e6);border:1px solid #ffffff0d;flex-direction:column;display:flex;position:relative;box-shadow:0 10px 30px #00000080,inset 0 0 0 1px #ffffff05}.CertificationVault-module__0ZEgXa__cardInner{padding:var(--space-2xl) var(--space-xl);text-align:center;flex-direction:column;align-items:center;height:100%;display:flex;position:relative;overflow:hidden;transform:translateZ(30px)}.CertificationVault-module__0ZEgXa__shieldIcon{width:64px;height:64px;margin-bottom:var(--space-lg);color:var(--rabec-silver);filter:drop-shadow(0 0 10px #ffffff1a);transition:color .3s,transform .3s}.CertificationVault-module__0ZEgXa__vaultCard:hover .CertificationVault-module__0ZEgXa__shieldIcon{color:var(--rabec-accent);filter:drop-shadow(0 0 15px var(--rabec-accent));transform:scale(1.1)translateZ(20px)}.CertificationVault-module__0ZEgXa__shieldIcon svg{width:100%;height:100%}.CertificationVault-module__0ZEgXa__certName{font-family:var(--font-mono);font-size:var(--text-lg);color:var(--rabec-white);margin-bottom:var(--space-sm);letter-spacing:.05em;font-weight:700}.CertificationVault-module__0ZEgXa__certDesc{font-size:var(--text-sm);color:var(--neutral-400);line-height:1.5}.CertificationVault-module__0ZEgXa__securityScan{opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#df1b31cc,#0000);width:200%;height:2px;position:absolute;top:-100px;left:-50%;transform:rotate(15deg);box-shadow:0 0 20px #df1b3180}.CertificationVault-module__0ZEgXa__vaultCard:hover .CertificationVault-module__0ZEgXa__securityScan{opacity:1;animation:2s ease-in-out infinite CertificationVault-module__0ZEgXa__CertificationVault-module__kFPl_W__scanDown}@keyframes CertificationVault-module__0ZEgXa__CertificationVault-module__kFPl_W__scanDown{0%{top:-20%}to{top:120%}}@media (max-width:1024px){.CertificationVault-module__0ZEgXa__vaultGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CertificationVault-module__0ZEgXa__vaultGrid{gap:var(--space-lg);grid-template-columns:1fr}.CertificationVault-module__0ZEgXa__vaultCard{transform:none!important}}
.HighRiseStacker-module__El_4WG__stackerSection{background:var(--rabec-surface);border-top:1px solid #ffffff0d;width:100%;height:250vh;position:relative}.HighRiseStacker-module__El_4WG__stickyContainer{height:100vh;max-width:var(--container-max);padding:0 var(--space-xl);justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:sticky;top:0;overflow:hidden}.HighRiseStacker-module__El_4WG__textColumn{gap:var(--space-md);z-index:10;flex-direction:column;flex:1;max-width:500px;display:flex}.HighRiseStacker-module__El_4WG__benefitsList{margin:var(--space-md) 0 0 0;gap:var(--space-sm);color:var(--neutral-300);font-size:var(--text-md);flex-direction:column;padding:0;list-style:none;display:flex}.HighRiseStacker-module__El_4WG__animationColumn{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.HighRiseStacker-module__El_4WG__stackerTower{flex-direction:column;justify-content:flex-end;width:300px;height:600px;padding-bottom:60px;display:flex;position:relative}.HighRiseStacker-module__El_4WG__moduleBlock{-webkit-backdrop-filter:blur(12px)saturate(150%);cursor:pointer;background:linear-gradient(145deg,#80002040,#14171af2);border:1px solid #8000204d;border-radius:6px;align-items:center;width:100%;height:50px;margin-bottom:-2px;display:flex;position:relative;box-shadow:0 8px 32px #0009,inset 0 2px #ffffff1a}.HighRiseStacker-module__El_4WG__moduleFace{border-right:1px solid var(--glass-border);background:#ffffff05;align-items:center;width:60px;height:100%;display:flex;position:absolute;top:0;left:0}.HighRiseStacker-module__El_4WG__pipe{width:6px;position:absolute;top:0;bottom:0;box-shadow:inset -2px 0 2px #00000080}.HighRiseStacker-module__El_4WG__pipe:before,.HighRiseStacker-module__El_4WG__pipe:after{content:"";opacity:.5;background:currentColor;width:100%;height:4px;position:absolute;left:0}.HighRiseStacker-module__El_4WG__pipe:before{top:-2px}.HighRiseStacker-module__El_4WG__pipe:after{bottom:-2px}.HighRiseStacker-module__El_4WG__moduleLabel{width:100%;padding-left:80px;padding-right:var(--space-md);font-family:var(--font-display);font-size:var(--text-sm);color:var(--rabec-white);letter-spacing:.05em;justify-content:space-between;align-items:center;display:flex}.HighRiseStacker-module__El_4WG__statusDot{background:var(--rabec-white);border-radius:50%;width:8px;height:8px;animation:2s infinite HighRiseStacker-module__El_4WG__HighRiseStacker-module__ufv3ia__pulse;box-shadow:0 0 8px #fffc}@keyframes HighRiseStacker-module__El_4WG__HighRiseStacker-module__ufv3ia__pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.HighRiseStacker-module__El_4WG__foundation{border-top:4px solid var(--rabec-silver);width:340px;height:60px;font-family:var(--font-display);color:var(--neutral-400);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(#1e272e 0%,#111 100%);border-radius:4px 4px 0 0;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;left:-20px;box-shadow:0 -10px 30px #00000080}@media (max-width:968px){.HighRiseStacker-module__El_4WG__stickyContainer{padding-top:var(--space-2xl);justify-content:flex-start;gap:var(--space-lg);flex-direction:column}.HighRiseStacker-module__El_4WG__textColumn{text-align:center;max-width:100%}.HighRiseStacker-module__El_4WG__textColumn .HighRiseStacker-module__El_4WG__section-subtitle{font-size:var(--text-sm);text-align:center!important}.HighRiseStacker-module__El_4WG__benefitsList{font-size:var(--text-sm);align-items:center}.HighRiseStacker-module__El_4WG__stackerTower{transform-origin:top;width:250px;height:400px;margin-top:-20px;transform:scale(.65)}}.HighRiseStacker-module__El_4WG__pipe{overflow:hidden}.HighRiseStacker-module__El_4WG__pipeEnergy{background:var(--rabec-white);width:100%;height:50px;animation:2.5s linear infinite HighRiseStacker-module__El_4WG__HighRiseStacker-module__ufv3ia__energyFlow;position:absolute;top:-100px;left:0;box-shadow:0 0 10px 5px #fffc}@keyframes HighRiseStacker-module__El_4WG__HighRiseStacker-module__ufv3ia__energyFlow{0%{opacity:0;transform:translateY(-50px)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(120px)}}.HighRiseStacker-module__El_4WG__scanLine{background:var(--rabec-accent);height:2px;box-shadow:0 0 10px var(--rabec-accent-glow), 0 0 20px var(--rabec-accent);opacity:0;pointer-events:none;z-index:10;position:absolute;top:0;left:0;right:0}.HighRiseStacker-module__El_4WG__moduleBlock:hover .HighRiseStacker-module__El_4WG__scanLine{opacity:1;animation:1.5s ease-in-out infinite alternate HighRiseStacker-module__El_4WG__HighRiseStacker-module__ufv3ia__holoScan}@keyframes HighRiseStacker-module__El_4WG__HighRiseStacker-module__ufv3ia__holoScan{0%{transform:translateY(0)}to{transform:translateY(48px)}}
.XRaySlider-module__wvM0ga__xraySection{max-width:var(--container-max);margin:var(--space-2xl) auto;padding:0 var(--space-xl);gap:var(--space-lg);flex-direction:column;display:flex}.XRaySlider-module__wvM0ga__header{text-align:center;max-width:700px;margin:0 auto}.XRaySlider-module__wvM0ga__sliderContainer{border-radius:var(--radius-lg);cursor:ew-resize;border:1px solid var(--glass-border);background:#0a0a0a;width:100%;height:60vh;min-height:400px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.XRaySlider-module__wvM0ga__beforeLayer,.XRaySlider-module__wvM0ga__afterLayer{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.XRaySlider-module__wvM0ga__contentWrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.XRaySlider-module__wvM0ga__afterLayer{background:radial-gradient(circle,#1b1e23 0%,#0d0f12 100%)}.XRaySlider-module__wvM0ga__cleanModule{border:2px solid var(--rabec-silver);background:#ffffff08;border-radius:4px;width:200px;height:80%;position:relative;box-shadow:0 0 30px #ffffff0d}.XRaySlider-module__wvM0ga__perfectPipe{border-radius:2px;width:12px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:inset -4px 0 4px #0006}.XRaySlider-module__wvM0ga__labelAfter{bottom:var(--space-md);right:var(--space-md);color:#2ed573;border-radius:var(--radius-full);font-family:var(--font-display);background:#2ed57333;border:1px solid #2ed57380;padding:8px 16px;font-weight:600;position:absolute}.XRaySlider-module__wvM0ga__beforeLayer{z-index:2;will-change:clip-path;background:repeating-linear-gradient(45deg,#100,#100 10px,#1a0000 10px 20px)}.XRaySlider-module__wvM0ga__chaosWall{opacity:.6;width:100%;height:100%;position:relative}.XRaySlider-module__wvM0ga__messyPipe{border-radius:8px;width:140%;height:16px;position:absolute;left:-20%;box-shadow:inset -4px -4px 8px #0009}.XRaySlider-module__wvM0ga__labelBefore{bottom:var(--space-md);left:var(--space-md);color:#ff7675;border-radius:var(--radius-full);font-family:var(--font-display);background:#d6303133;border:1px solid #d6303180;padding:8px 16px;font-weight:600;position:absolute}.XRaySlider-module__wvM0ga__handle{background:var(--rabec-white);z-index:3;pointer-events:none;width:4px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 10px #ffffff80}.XRaySlider-module__wvM0ga__handleButton{background:var(--rabec-white);width:48px;height:48px;color:var(--rabec-dark);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0000004d}.XRaySlider-module__wvM0ga__sliderContainer:hover .XRaySlider-module__wvM0ga__handleButton{transform:translate(-50%,-50%)scale(1.1)}.XRaySlider-module__wvM0ga__comparisonLabels{z-index:4;pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:0;left:0;right:0}.XRaySlider-module__wvM0ga__labelLeft,.XRaySlider-module__wvM0ga__labelRight{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;padding:.6rem 1.2rem;font-size:.7rem;font-weight:700}.XRaySlider-module__wvM0ga__labelLeft{color:#fff;background:#d63031d9;border-radius:0 0 8px}.XRaySlider-module__wvM0ga__labelRight{color:#fff;background:#0984e3d9;border-radius:0 0 0 8px}.XRaySlider-module__wvM0ga__handle:focus-visible .XRaySlider-module__wvM0ga__handleButton{box-shadow:0 0 0 3px var(--rabec-accent), 0 4px 12px #0000004d;transform:translate(-50%,-50%)scale(1.15)}.XRaySlider-module__wvM0ga__handle{pointer-events:auto;outline:none}
.SavingsCalculator-module__7zidmG__calculatorSection{width:100%;padding:var(--space-4xl) 0;background:var(--rabec-dark);position:relative;overflow:hidden}.SavingsCalculator-module__7zidmG__container{max-width:var(--container-max);padding:0 var(--space-xl);gap:var(--space-4xl);grid-template-columns:1fr 1.2fr;align-items:center;margin:0 auto;display:grid}.SavingsCalculator-module__7zidmG__textContent{gap:var(--space-md);z-index:2;flex-direction:column;display:flex}.SavingsCalculator-module__7zidmG__sliderControl{margin-top:var(--space-xl);padding:var(--space-lg);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:#ffffff05;border:1px solid #ffffff0d}.SavingsCalculator-module__7zidmG__sliderHeader{margin-bottom:var(--space-md);color:var(--rabec-silver);font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;display:flex}.SavingsCalculator-module__7zidmG__sliderValue{font-size:var(--text-xl);color:var(--rabec-white);background:#80002033;border:1px solid #80002080;border-radius:4px;padding:4px 12px;font-weight:700}.SavingsCalculator-module__7zidmG__rangeInput{-webkit-appearance:none;width:100%;height:6px;margin:var(--space-md) 0;background:#ffffff1a;border-radius:3px;outline:none}.SavingsCalculator-module__7zidmG__rangeInput::-webkit-slider-thumb{appearance:none;background:var(--rabec-accent);cursor:pointer;width:24px;height:24px;box-shadow:0 0 15px var(--rabec-accent-glow);border-radius:50%;transition:transform .2s}.SavingsCalculator-module__7zidmG__rangeInput::-webkit-slider-thumb:hover{transform:scale(1.2)}.SavingsCalculator-module__7zidmG__sliderScale{font-size:var(--text-xs);color:var(--neutral-500);font-family:var(--font-mono);justify-content:space-between;display:flex}.SavingsCalculator-module__7zidmG__hologramDashboard{gap:var(--space-md);padding:var(--space-2xl);border-radius:var(--radius-lg);background:linear-gradient(135deg,#14171acc 0%,#0a0b0cf2 100%);border:1px solid #8000204d;grid-template-columns:1fr 1fr;display:grid;position:relative;box-shadow:0 20px 50px #00000080,inset 0 0 40px #8000201a}.SavingsCalculator-module__7zidmG__holoGrid{pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 80%);mask-image:radial-gradient(circle,#000 30%,#0000 80%)}.SavingsCalculator-module__7zidmG__dataCard{z-index:1;padding:var(--space-lg);background:#0000004d;border-left:3px solid #ff7675;flex-direction:column;gap:4px;display:flex;position:relative}.SavingsCalculator-module__7zidmG__dataLabel{font-family:var(--font-mono);font-size:var(--text-xs);color:#ff7675;text-transform:uppercase;letter-spacing:.1em}.SavingsCalculator-module__7zidmG__dataNumber{font-family:var(--font-display);color:var(--neutral-300);font-size:2.5rem;font-weight:700}.SavingsCalculator-module__7zidmG__dataSub{font-size:var(--text-xs);color:var(--neutral-500)}.SavingsCalculator-module__7zidmG__resultCard{z-index:1;border-radius:var(--radius-md);padding:var(--space-xl);margin-top:var(--space-md);text-align:center;background:#2ed5730d;border:1px solid #2ed5734d;flex-direction:column;grid-column:1/-1;align-items:center;display:flex;position:relative}.SavingsCalculator-module__7zidmG__resultHeader{font-family:var(--font-mono);font-size:var(--text-sm);color:#2ed573;text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm);align-items:center;gap:8px;display:flex}.SavingsCalculator-module__7zidmG__pulseDot{background:#2ed573;border-radius:50%;width:8px;height:8px;animation:2s infinite SavingsCalculator-module__7zidmG__SavingsCalculator-module__BALApW__radarPulse;box-shadow:0 0 10px #2ed573}@keyframes SavingsCalculator-module__7zidmG__SavingsCalculator-module__BALApW__radarPulse{0%{transform:scale(.9);box-shadow:0 0 #2ed573b3}70%{transform:scale(1);box-shadow:0 0 0 10px #2ed57300}to{transform:scale(.9);box-shadow:0 0 #2ed57300}}.SavingsCalculator-module__7zidmG__resultHuge{font-family:var(--font-display);color:#2ed573;text-shadow:0 0 20px #2ed57366;font-size:4rem;font-weight:800;line-height:1}.SavingsCalculator-module__7zidmG__hugeSuffix{opacity:.8;font-size:1.5rem;font-weight:400}.SavingsCalculator-module__7zidmG__resultEquivalent{margin-top:var(--space-md);font-size:var(--text-sm);color:var(--rabec-silver);padding-top:var(--space-md);border-top:1px dashed #ffffff1a;width:100%}@media (max-width:968px){.SavingsCalculator-module__7zidmG__container{gap:var(--space-2xl);grid-template-columns:1fr}}@media (max-width:480px){.SavingsCalculator-module__7zidmG__hologramDashboard{grid-template-columns:1fr}.SavingsCalculator-module__7zidmG__resultHuge{font-size:3rem}}
.DualSynergyPanel-module__lPMKXW__synergySection{padding:var(--space-4xl) 0;max-width:var(--container-wide);margin:0 auto;position:relative}.DualSynergyPanel-module__lPMKXW__sectionHeader{text-align:center;margin-bottom:var(--space-2xl);padding:0 var(--space-xl)}.DualSynergyPanel-module__lPMKXW__splitContainer{background:var(--neutral-800);border-radius:var(--radius-lg);cursor:ew-resize;border:1px solid #ffffff0d;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0009}.DualSynergyPanel-module__lPMKXW__panel{height:100%;position:absolute;top:0;bottom:0}.DualSynergyPanel-module__lPMKXW__panelLeft{z-index:2;background:linear-gradient(135deg,#0f1520 0%,#050510 100%);border-right:2px solid #ffffff1a;left:0;overflow:hidden}.DualSynergyPanel-module__lPMKXW__blueprintGrid{opacity:.8;background-image:linear-gradient(#64c8ff0d 1px,#0000 1px),linear-gradient(90deg,#64c8ff0d 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.DualSynergyPanel-module__lPMKXW__panelRight{z-index:1;background:linear-gradient(135deg,#1f050b 0%,#0a0003 100%);left:0;right:0}.DualSynergyPanel-module__lPMKXW__sparksOverlay{background:url("data:image/svg+xml,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='1' fill='rgba(255,100,100,0.3)'/%3E%3Ccircle cx='50' cy='80' r='1.5' fill='rgba(255,50,50,0.4)'/%3E%3Ccircle cx='90' cy='30' r='1' fill='rgba(255,200,100,0.5)'/%3E%3C/svg%3E") 0 0/100px 100px;position:absolute;inset:0}.DualSynergyPanel-module__lPMKXW__panelContent{width:100vw;max-width:var(--container-wide);height:100%;padding:0 var(--space-4xl);align-items:center;display:flex;position:relative}.DualSynergyPanel-module__lPMKXW__panelLeft .DualSynergyPanel-module__lPMKXW__panelContent{justify-content:flex-start}.DualSynergyPanel-module__lPMKXW__panelRight .DualSynergyPanel-module__lPMKXW__panelContent{justify-content:flex-end}.DualSynergyPanel-module__lPMKXW__panelText{z-index:5;width:350px;position:relative}.DualSynergyPanel-module__lPMKXW__panelTitle{font-family:var(--font-display);color:var(--rabec-white);margin-bottom:var(--space-sm);text-transform:uppercase;letter-spacing:.05em;font-size:2.5rem;font-weight:800}.DualSynergyPanel-module__lPMKXW__panelDesc{font-size:var(--text-base);color:var(--neutral-400);margin-bottom:var(--space-lg);line-height:1.6}.DualSynergyPanel-module__lPMKXW__techBadge{border-radius:var(--radius-full);color:#a0cfff;font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.05em;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:#0000004d;border:1px solid #64c8ff4d;padding:6px 16px;font-weight:700;display:inline-block}.DualSynergyPanel-module__lPMKXW__divider{background:var(--rabec-white);z-index:10;pointer-events:none;width:4px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 20px #ffffff80}.DualSynergyPanel-module__lPMKXW__handle{background:var(--rabec-white);width:48px;height:48px;color:var(--rabec-black);border-radius:50%;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #0000004d}.DualSynergyPanel-module__lPMKXW__handle svg{width:24px;height:24px}.DualSynergyPanel-module__lPMKXW__handleActive{transform:translate(-50%,-50%)scale(1.2);box-shadow:0 10px 30px #00000080}@media (max-width:1024px){.DualSynergyPanel-module__lPMKXW__splitContainer{border-left:none;border-right:none;border-radius:0;height:500px}.DualSynergyPanel-module__lPMKXW__panelContent{padding:0 var(--space-2xl)}}@media (max-width:768px){.DualSynergyPanel-module__lPMKXW__panelTitle{font-size:1.8rem}.DualSynergyPanel-module__lPMKXW__panelText{width:250px}.DualSynergyPanel-module__lPMKXW__panelContent{padding:0 var(--space-xl)}.DualSynergyPanel-module__lPMKXW__handle{width:40px;height:40px}}
.LogisticsMap-module__buyZva__section{padding:var(--section-padding) 0;background:var(--rabec-anthracite);border-top:1px solid var(--glass-border);position:relative;overflow:hidden}.LogisticsMap-module__buyZva__header{text-align:center;max-width:800px;margin:0 auto var(--space-4xl)}.LogisticsMap-module__buyZva__mapContainer{border-radius:var(--radius-2xl);width:100%;max-width:1200px;padding:var(--space-xl) 0;background:linear-gradient(#0a0a0fe6 0%,#1e000a80 100%);border:1px solid #df1b3133;margin:0 auto;overflow:hidden;box-shadow:0 40px 100px #0009,inset 0 0 40px #0006}.LogisticsMap-module__buyZva__mapSvg{width:100%;height:auto;min-height:200px;max-height:50vh;display:block}.LogisticsMap-module__buyZva__nodeCore{filter:drop-shadow(0 0 10px #fffc)}.LogisticsMap-module__buyZva__nodePulse{transform-origin:50%;animation:3s cubic-bezier(.4,0,.6,1) infinite LogisticsMap-module__buyZva__LogisticsMap-module__3YLQRa__pulse}@keyframes LogisticsMap-module__buyZva__LogisticsMap-module__3YLQRa__pulse{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2)}}.LogisticsMap-module__buyZva__nodeTitle{font-family:var(--font-display);fill:var(--rabec-white);letter-spacing:.05em;text-transform:uppercase;font-size:1.25rem;font-weight:800}.LogisticsMap-module__buyZva__nodeDesc{font-family:var(--font-sans);fill:var(--neutral-400);font-size:.9rem;font-weight:500}.LogisticsMap-module__buyZva__checkMark{z-index:10}@media (max-width:768px){.LogisticsMap-module__buyZva__mapSvg{min-height:300px}}@media (max-width:375px){.LogisticsMap-module__buyZva__nodeTitle{font-size:.85rem}.LogisticsMap-module__buyZva__nodeDesc{font-size:.65rem}.LogisticsMap-module__buyZva__mapContainer{padding:var(--space-md) 0}}
.ZeroInstallAR-module__AokqMa__arSection{padding:var(--space-4xl) var(--space-xl);max-width:var(--container-wide);z-index:10;margin:0 auto;position:relative}.ZeroInstallAR-module__AokqMa__arContainer{border-radius:var(--radius-2xl);padding:var(--space-4xl);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#1e000a99 0%,#0a0a0fe6 100%);border:1px solid #df1b314d;justify-content:space-between;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080}.ZeroInstallAR-module__AokqMa__arContainer:before{content:"";pointer-events:none;background:radial-gradient(circle,#8000201a 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.ZeroInstallAR-module__AokqMa__arContainer:after{content:"";pointer-events:none;z-index:1;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h40v40H0V0zm20 20h20v20H20V20z' fill='%23ffffff' fill-opacity='0.02' fill-rule='evenodd'/%3E%3C/svg%3E");position:absolute;inset:0}.ZeroInstallAR-module__AokqMa__arContent{z-index:2;flex:1;max-width:600px;position:relative}.ZeroInstallAR-module__AokqMa__badge{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--rabec-accent);border-radius:var(--radius-full);margin-bottom:var(--space-lg);text-transform:uppercase;letter-spacing:.1em;background:#80002026;border:1px solid #8000204d;padding:6px 12px;font-weight:700;display:inline-block}.ZeroInstallAR-module__AokqMa__title{font-family:var(--font-display);color:var(--rabec-white);margin-bottom:var(--space-md);font-size:2.5rem;font-weight:800;line-height:1.1}.ZeroInstallAR-module__AokqMa__description{font-size:var(--text-base);color:var(--neutral-400);margin-bottom:var(--space-xl);line-height:1.6}.ZeroInstallAR-module__AokqMa__techSpecs{gap:var(--space-md);flex-wrap:wrap;display:flex}.ZeroInstallAR-module__AokqMa__spec{font-size:var(--text-sm);color:var(--neutral-300);align-items:center;gap:8px;display:flex}.ZeroInstallAR-module__AokqMa__spec:before{content:"";background:var(--rabec-accent);border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 8px #df1b31cc}.ZeroInstallAR-module__AokqMa__qrSide{align-items:center;gap:var(--space-lg);z-index:2;margin-left:var(--space-2xl);flex-direction:column;flex-shrink:0;display:flex;position:relative}.ZeroInstallAR-module__AokqMa__qrWrapper{border-radius:var(--radius-lg);background:#0009;border:1px solid #ffffff0d;padding:32px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006,inset 0 0 20px #df1b311a}.ZeroInstallAR-module__AokqMa__qrBox{z-index:2;filter:drop-shadow(0 0 8px #fff3);position:relative}.ZeroInstallAR-module__AokqMa__scannerLine{background:var(--rabec-accent);z-index:3;opacity:.8;width:100%;height:2px;animation:3s cubic-bezier(.86,0,.07,1) infinite ZeroInstallAR-module__AokqMa__ZeroInstallAR-module__kZO-IG__scan;position:absolute;top:0;left:0;box-shadow:0 0 15px 4px #df1b3199}@keyframes ZeroInstallAR-module__AokqMa__ZeroInstallAR-module__kZO-IG__scan{0%{opacity:0;top:10%}10%{opacity:1}90%{opacity:1}to{opacity:0;top:90%}}.ZeroInstallAR-module__AokqMa__cornerTl,.ZeroInstallAR-module__AokqMa__cornerTr,.ZeroInstallAR-module__AokqMa__cornerBl,.ZeroInstallAR-module__AokqMa__cornerBr{border:2px solid var(--rabec-accent);z-index:5;width:20px;height:20px;position:absolute}.ZeroInstallAR-module__AokqMa__cornerTl{border-bottom:none;border-right:none;top:10px;left:10px}.ZeroInstallAR-module__AokqMa__cornerTr{border-bottom:none;border-left:none;top:10px;right:10px}.ZeroInstallAR-module__AokqMa__cornerBl{border-top:none;border-right:none;bottom:10px;left:10px}.ZeroInstallAR-module__AokqMa__cornerBr{border-top:none;border-left:none;bottom:10px;right:10px}.ZeroInstallAR-module__AokqMa__qrLabel{align-items:center;gap:var(--space-sm);color:var(--rabec-white);font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.05em;opacity:.8;display:flex}.ZeroInstallAR-module__AokqMa__arDirectButton{justify-content:center;align-items:center;gap:var(--space-sm);margin-top:var(--space-sm);background:linear-gradient(135deg, var(--rabec-accent), #9b0014);color:var(--rabec-white);font-family:var(--font-mono);font-weight:700;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.15em;border-radius:var(--radius-full);z-index:10;border:1px solid #ffffff4d;width:100%;padding:14px 28px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;box-shadow:0 10px 20px #df1b3166,inset 0 2px 5px #fff3}.ZeroInstallAR-module__AokqMa__arDirectButton:hover{border-color:var(--rabec-white);transform:translateY(-4px);box-shadow:0 15px 30px #df1b3199,inset 0 2px 5px #fff6}.ZeroInstallAR-module__AokqMa__arDirectButton svg{width:16px;height:16px}@media (max-width:968px){.ZeroInstallAR-module__AokqMa__arContainer{text-align:center;gap:var(--space-2xl);flex-direction:column}.ZeroInstallAR-module__AokqMa__qrSide{margin-left:0}.ZeroInstallAR-module__AokqMa__techSpecs{justify-content:center}.ZeroInstallAR-module__AokqMa__title{font-size:2rem}}
.Footer-module__nhiC3q__footer{background:var(--rabec-graphite);border-top:1px solid var(--glass-border);position:relative;overflow:hidden}.Footer-module__nhiC3q__footer:before{content:"";background:linear-gradient(90deg, transparent, var(--rabec-accent) 30%, var(--rabec-gold) 70%, transparent);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__nhiC3q__footerInner{max-width:var(--container-wide);padding:var(--space-4xl) var(--space-xl) var(--space-2xl);margin:0 auto}.Footer-module__nhiC3q__grid{gap:var(--space-3xl);margin-bottom:var(--space-3xl);grid-template-columns:2fr 1fr 1fr 1.5fr;display:grid}.Footer-module__nhiC3q__brand{gap:var(--space-lg);flex-direction:column;display:flex}.Footer-module__nhiC3q__brandLogo{align-items:center;gap:var(--space-md);display:flex}.Footer-module__nhiC3q__brandLogoIcon{width:36px;height:36px;color:var(--rabec-white)}.Footer-module__nhiC3q__brandName{font-family:var(--font-display);font-size:var(--text-xl);color:var(--rabec-white);font-weight:700}.Footer-module__nhiC3q__brandNameSuffix{color:var(--neutral-500);font-weight:400}.Footer-module__nhiC3q__brandDescription{font-size:var(--text-sm);color:var(--neutral-400);max-width:340px;line-height:1.7}.Footer-module__nhiC3q__columnTitle{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--rabec-white);border-bottom:2px solid var(--rabec-white);margin-bottom:var(--space-lg);text-shadow:0 2px 10px #ffffff4d;padding-bottom:6px;font-weight:700;display:inline-block}.Footer-module__nhiC3q__links{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.Footer-module__nhiC3q__link{font-size:var(--text-sm);color:var(--neutral-400);transition:all var(--duration-normal) var(--ease-smooth);padding:var(--space-xs) 0;text-decoration:none}.Footer-module__nhiC3q__link:hover{color:var(--rabec-white);transform:translate(4px)}.Footer-module__nhiC3q__location{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__nhiC3q__locationItem{gap:var(--space-sm);align-items:flex-start;display:flex}.Footer-module__nhiC3q__locationFlag{font-size:1.2rem;line-height:1.4}.Footer-module__nhiC3q__locationInfo{flex-direction:column;gap:2px;display:flex}.Footer-module__nhiC3q__locationLabel{font-size:var(--text-sm);color:var(--rabec-white);font-weight:600}.Footer-module__nhiC3q__locationRole{font-size:var(--text-xs);color:var(--neutral-500)}.Footer-module__nhiC3q__bottom{padding-top:var(--space-xl);border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;display:flex}.Footer-module__nhiC3q__copyright{font-size:var(--text-xs);color:var(--neutral-500)}.Footer-module__nhiC3q__badges{gap:var(--space-md);display:flex}.Footer-module__nhiC3q__badge{align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--neutral-500);border:1px solid var(--glass-border);border-radius:var(--radius-sm);font-size:.65rem;display:inline-flex}.Footer-module__nhiC3q__badgeDot{background:var(--rabec-accent);width:6px;height:6px;box-shadow:0 0 6px var(--rabec-accent-glow);border-radius:50%}@media (max-width:968px){.Footer-module__nhiC3q__grid{gap:var(--space-2xl);grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__nhiC3q__grid{gap:var(--space-xl);text-align:center;grid-template-columns:1fr}.Footer-module__nhiC3q__location{flex-direction:column;align-items:center;display:flex}.Footer-module__nhiC3q__locationItem{justify-content:center}.Footer-module__nhiC3q__locationInfo{text-align:center}.Footer-module__nhiC3q__bottom{gap:var(--space-md);text-align:center;flex-direction:column}.Footer-module__nhiC3q__badges{flex-wrap:wrap;justify-content:center}.Footer-module__nhiC3q__footerLogoImage{object-position:center center;margin:0 auto 16px;display:block}.Footer-module__nhiC3q__brandDescription{text-align:center}}.Footer-module__nhiC3q__footerLogoImage{object-fit:contain;object-position:left center;filter:brightness(0)invert();opacity:.9;margin-bottom:8px}.Footer-module__nhiC3q__footerGrid{z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#80002026 1px,#0000 1px),linear-gradient(#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.Footer-module__nhiC3q__footerSparkContainer{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Footer-module__nhiC3q__footerLaserLeft,.Footer-module__nhiC3q__footerLaserRight{background:var(--rabec-white);border-radius:50%;width:4px;height:4px;position:absolute;top:0;box-shadow:0 0 10px 4px #fffc,0 0 20px 8px #c8c8ff66,0 0 40px 10px #fff3}.Footer-module__nhiC3q__footerLaserLeft{animation:12s ease-in-out infinite Footer-module__nhiC3q__Footer-module__nhiC3q__scanLeft;left:0}.Footer-module__nhiC3q__footerLaserRight{animation:12s ease-in-out infinite Footer-module__nhiC3q__Footer-module__nhiC3q__scanRight;right:0}.Footer-module__nhiC3q__weldFlash{opacity:0;mix-blend-mode:screen;pointer-events:none;background:radial-gradient(circle,#fff 0%,#c8c8ff66 15%,#0000 60%);width:400px;height:400px;animation:12s ease-in-out infinite Footer-module__nhiC3q__Footer-module__nhiC3q__flashBang;position:absolute;top:200px;left:50vw;transform:translate(-50%,-50%)}@keyframes Footer-module__nhiC3q__Footer-module__nhiC3q__scanLeft{0%{opacity:0;transform:translate(10vw,40px)}10%{opacity:1;transform:translate(10vw,40px)}25%{transform:translate(30vw,40px)}40%{transform:translate(30vw,200px)}50%{opacity:1;transform:translate(50vw,200px)}52%{opacity:0;transform:translate(50vw,200px)}to{opacity:0;transform:translate(50vw,200px)}}@keyframes Footer-module__nhiC3q__Footer-module__nhiC3q__scanRight{0%{opacity:0;transform:translate(-10vw,120px)}10%{opacity:1;transform:translate(-10vw,120px)}25%{transform:translate(-30vw,120px)}40%{transform:translate(-30vw,200px)}50%{opacity:1;transform:translate(-50vw,200px)}52%{opacity:0;transform:translate(-50vw,200px)}to{opacity:0;transform:translate(-50vw,200px)}}@keyframes Footer-module__nhiC3q__Footer-module__nhiC3q__flashBang{0%,49%{opacity:0;transform:translate(-50%,-50%)scale(.2)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}52%{opacity:.8;transform:translate(-50%,-50%)scale(1.5)}55%{opacity:0;transform:translate(-50%,-50%)scale(2)}to{opacity:0}}
