.Header-module__ldgnoG__header{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:backdrop-filter;background:#01010199;border-bottom:1px solid #0000;transition:all .3s;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{box-shadow:var(--shadow-soft);border-bottom:1px solid var(--glass-border);background:#010101e6}.Header-module__ldgnoG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__ldgnoG__logoLink{align-items:center;padding:.5rem 0;text-decoration:none;display:flex}.Header-module__ldgnoG__logo{vertical-align:middle;width:auto;height:65px;transition:transform .3s}.Header-module__ldgnoG__logo:hover{transform:scale(1.05)}.Header-module__ldgnoG__desktopNav{align-items:center;gap:3rem;display:flex}.Header-module__ldgnoG__mobileNav{display:none}.Header-module__ldgnoG__headerActions{align-items:center;gap:1.5rem;display:flex}.Header-module__ldgnoG__navList{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__ldgnoG__navItem{position:relative}.Header-module__ldgnoG__navLink{color:var(--color-text-light);transition:all var(--transition-base);padding:.5rem 0;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;position:relative}.Header-module__ldgnoG__navLink:after{content:"";background:linear-gradient(90deg,transparent,var(--color-primary),transparent);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.Header-module__ldgnoG__navLink:hover{color:var(--color-primary);text-shadow:0 0 20px var(--color-primary-glow)}.Header-module__ldgnoG__navLink:hover:after{width:100%}.Header-module__ldgnoG__ctaButton{background-color:var(--color-primary);color:#fff;white-space:nowrap;border-radius:50px;padding:.75rem 1.75rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s}.Header-module__ldgnoG__ctaButton:hover{background-color:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 5px 20px #f0830766}.Header-module__ldgnoG__mobileMenuToggle{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:44px;min-height:44px;padding:.75rem;transition:background-color .2s;display:none}.Header-module__ldgnoG__mobileMenuToggle:hover{background:#ffffff1a}.Header-module__ldgnoG__mobileMenuToggle:focus{outline:2px solid var(--color-primary);outline-offset:2px}.Header-module__ldgnoG__hamburger{background-color:var(--color-text-light);width:25px;height:3px;transition:all .3s;display:block}.Header-module__ldgnoG__languageWrapper{margin-left:1.5rem}.Header-module__ldgnoG__overlay{display:none}@media (max-width:968px){.Header-module__ldgnoG__desktopNav{display:none}.Header-module__ldgnoG__overlay{z-index:9998;background:#00000080;animation:.2s Header-module__ldgnoG__fadeIn;display:block;position:fixed;inset:0}@keyframes Header-module__ldgnoG__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__ldgnoG__languageWrapper{margin-left:auto;margin-right:.5rem;position:static;transform:none}.Header-module__ldgnoG__mobileMenuToggle{z-index:10001;display:flex}.Header-module__ldgnoG__mobileNav{-webkit-backdrop-filter:blur(10px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-left:1px solid var(--glass-border);z-index:10000;background:#0f0f0f;flex-direction:column;justify-content:flex-start;width:65%;max-width:280px;height:100dvh;padding:5rem 1.5rem 2rem;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-5px 0 20px #00000080}.Header-module__ldgnoG__mobileNav.Header-module__ldgnoG__mobileMenuOpen{right:0}.Header-module__ldgnoG__mobileNav .Header-module__ldgnoG__navList{flex-direction:column;gap:0;width:100%}.Header-module__ldgnoG__mobileNav .Header-module__ldgnoG__navItem{text-align:left;border-bottom:1px solid #ffffff1a}.Header-module__ldgnoG__mobileNav .Header-module__ldgnoG__navItem:last-child{border-bottom:none}.Header-module__ldgnoG__mobileNav .Header-module__ldgnoG__navLink{padding:1rem .5rem;font-size:1rem;display:block}.Header-module__ldgnoG__mobileNav .Header-module__ldgnoG__headerActions{width:100%;margin-top:1.5rem}.Header-module__ldgnoG__mobileNav .Header-module__ldgnoG__ctaButton{text-align:center;width:100%;padding:.875rem 1.5rem;font-size:.95rem;display:block}.Header-module__ldgnoG__menuOpen .Header-module__ldgnoG__hamburger:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__ldgnoG__menuOpen .Header-module__ldgnoG__hamburger:nth-child(2){opacity:0}.Header-module__ldgnoG__menuOpen .Header-module__ldgnoG__hamburger:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}}@media (max-width:480px){.Header-module__ldgnoG__logo{height:50px}.Header-module__ldgnoG__container{padding:0 1rem}}
.CookieBanner-module__xm3yWa__banner{-webkit-backdrop-filter:blur(12px);border-top:3px solid var(--color-primary);z-index:9999;background:#141414fa;padding:2rem;animation:.3s ease-out CookieBanner-module__xm3yWa__slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000004d}@keyframes CookieBanner-module__xm3yWa__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieBanner-module__xm3yWa__content{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.CookieBanner-module__xm3yWa__text{color:var(--color-text-light);flex:1;margin:0;font-size:1.1rem;line-height:1.6}.CookieBanner-module__xm3yWa__link{color:var(--color-primary);text-decoration:underline;transition:opacity .2s}.CookieBanner-module__xm3yWa__link:hover{opacity:.8}.CookieBanner-module__xm3yWa__buttons{flex-shrink:0;gap:.75rem;display:flex}.CookieBanner-module__xm3yWa__acceptButton,.CookieBanner-module__xm3yWa__declineButton{cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.CookieBanner-module__xm3yWa__acceptButton{background:var(--color-primary);color:var(--color-bg);padding:1rem 2.5rem;font-size:1.1rem;box-shadow:0 2px 8px #00ff884d}.CookieBanner-module__xm3yWa__acceptButton:hover{background:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #0f86}.CookieBanner-module__xm3yWa__declineButton{color:var(--color-text-light);border:1px solid var(--color-text-muted);background:0 0}.CookieBanner-module__xm3yWa__declineButton:hover{border-color:var(--color-text-light);background:#ffffff0d}@media (max-width:768px){.CookieBanner-module__xm3yWa__banner{padding:1.5rem 1rem}.CookieBanner-module__xm3yWa__content{text-align:center;flex-direction:column;gap:1.25rem}.CookieBanner-module__xm3yWa__text{font-size:1rem}.CookieBanner-module__xm3yWa__buttons{justify-content:center;gap:1rem;width:100%}.CookieBanner-module__xm3yWa__acceptButton,.CookieBanner-module__xm3yWa__declineButton{flex:1;max-width:160px;padding:.9rem 1.5rem}.CookieBanner-module__xm3yWa__acceptButton{font-size:1rem}}
.LanguageSelector-module__NiahiW__languageSelector{display:inline-block;position:relative}.LanguageSelector-module__NiahiW__languageButton{color:var(--color-text-light);cursor:pointer;transition:all var(--transition-base);-webkit-backdrop-filter:blur(10px);opacity:.8;background:#00000080;border:1px solid #f083074d;border-radius:6px;align-items:center;gap:.3rem;min-height:44px;padding:.75rem 1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;display:flex}.LanguageSelector-module__NiahiW__languageButton:hover{border-color:var(--color-primary);opacity:1;background:#000c;transform:translateY(-1px);box-shadow:0 2px 10px #f0830726}.LanguageSelector-module__NiahiW__flag{font-size:1rem}.LanguageSelector-module__NiahiW__code{color:var(--color-primary);font-weight:600}.LanguageSelector-module__NiahiW__arrow{transition:transform var(--transition-base);color:var(--color-text-light);opacity:.7;font-size:.7rem}.LanguageSelector-module__NiahiW__arrow.LanguageSelector-module__NiahiW__open{transform:rotate(180deg)}.LanguageSelector-module__NiahiW__dropdown{border:1px solid var(--color-primary);-webkit-backdrop-filter:blur(15px);z-index:1000;background:#000000e6;border-radius:8px;min-width:140px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 30px #00000080}.LanguageSelector-module__NiahiW__option{width:100%;color:var(--color-text-light);cursor:pointer;transition:all var(--transition-base);text-align:left;background:0 0;border:none;align-items:center;gap:.7rem;padding:.8rem 1rem;font-family:Roboto,sans-serif;font-size:.9rem;display:flex}.LanguageSelector-module__NiahiW__option:hover{background:var(--glass-bg-hover);color:var(--color-primary)}.LanguageSelector-module__NiahiW__option.LanguageSelector-module__NiahiW__active{color:var(--color-primary);background:#f083071a;font-weight:600}.LanguageSelector-module__NiahiW__option .LanguageSelector-module__NiahiW__flag{font-size:1.1rem}.LanguageSelector-module__NiahiW__option .LanguageSelector-module__NiahiW__name{flex:1}@media (max-width:768px){.LanguageSelector-module__NiahiW__languageButton{gap:.4rem;padding:.4rem .8rem;font-size:.8rem}.LanguageSelector-module__NiahiW__flag{font-size:1rem}.LanguageSelector-module__NiahiW__dropdown{min-width:120px}.LanguageSelector-module__NiahiW__option{padding:.7rem .8rem;font-size:.85rem}}@media (max-width:480px){.LanguageSelector-module__NiahiW__languageButton{padding:.3rem .6rem}.LanguageSelector-module__NiahiW__code{display:none}.LanguageSelector-module__NiahiW__dropdown{min-width:100px;right:-10px}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--glass-border);background:0 0;margin-top:1.5rem;padding:1.5rem 0 1rem;position:relative}.Footer-module__Grjkva__footer:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--color-primary)50%,transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__Grjkva__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__Grjkva__footerContent{grid-template-columns:1.5fr 1fr 1.5fr;align-items:start;gap:3rem;margin-bottom:2rem;display:grid}.Footer-module__Grjkva__footerSection{text-align:left}.Footer-module__Grjkva__footerTitle{color:var(--color-primary);margin-bottom:1rem;font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:800}.Footer-module__Grjkva__footerSubtitle{color:var(--color-text-light);margin-bottom:1rem;font-family:Raleway,sans-serif;font-size:1.2rem;font-weight:700}.Footer-module__Grjkva__footerText{color:var(--color-text-light);opacity:.8;font-family:Roboto,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6}.Footer-module__Grjkva__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__Grjkva__footerLinks li{margin-bottom:.5rem}.Footer-module__Grjkva__footerLink{color:var(--color-text-light);opacity:.8;font-family:Roboto,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .3s}.Footer-module__Grjkva__footerLink:hover{color:var(--color-primary);opacity:1}.Footer-module__Grjkva__contactList{flex-direction:column;gap:.75rem;display:flex}.Footer-module__Grjkva__contactLink{color:var(--color-text-light);transition:all var(--transition-base);opacity:.8;align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;display:flex}.Footer-module__Grjkva__contactLink:hover{color:var(--color-primary);opacity:1}.Footer-module__Grjkva__contactLink:focus{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.Footer-module__Grjkva__contactIcon{flex-shrink:0;width:1.25rem;font-size:1rem}.Footer-module__Grjkva__socialLinks{gap:.75rem;margin-top:1.25rem;display:flex}.Footer-module__Grjkva__socialLink{background:var(--box-bg);border:1px solid var(--border-color);width:40px;height:40px;color:var(--color-text-light);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.Footer-module__Grjkva__socialLink:hover{background:var(--color-primary);border-color:var(--color-primary);transform:translateY(-3px)}.Footer-module__Grjkva__footerBottom{border-top:1px solid var(--glass-border);text-align:center;padding-top:1.5rem}.Footer-module__Grjkva__legalLinks{color:var(--color-text-muted);margin-top:1rem;font-family:Roboto,sans-serif;font-size:.9rem}.Footer-module__Grjkva__legalLink{color:var(--color-text-muted);transition:all var(--transition-base);text-decoration:none}.Footer-module__Grjkva__legalLink:hover{color:var(--color-primary);text-decoration:underline}.Footer-module__Grjkva__separator{color:var(--border-color);margin:0 1rem}.Footer-module__Grjkva__legalText{color:var(--color-text-muted)}.Footer-module__Grjkva__terminalFooter{color:var(--color-text-light);border-left:3px solid var(--color-primary);opacity:.8;background:#0009;border-radius:8px;padding:1rem 1.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;display:inline-block}.Footer-module__Grjkva__prompt{color:var(--color-primary);margin-right:.5rem}.Footer-module__Grjkva__command{color:#0f0}@media (max-width:768px){.Footer-module__Grjkva__footer{margin-top:.5rem;padding:1.25rem 0 .75rem}.Footer-module__Grjkva__container{padding:0 1rem}.Footer-module__Grjkva__footerContent{grid-template-columns:1fr;gap:0;margin-bottom:1rem}.Footer-module__Grjkva__footerSection:first-child{display:none}.Footer-module__Grjkva__footerSection:nth-child(2),.Footer-module__Grjkva__footerSection:nth-child(3){text-align:center;border-bottom:1px solid var(--glass-border);padding:.75rem 0}.Footer-module__Grjkva__footerSection:nth-child(3){border-bottom:none}.Footer-module__Grjkva__footerSubtitle{text-transform:uppercase;letter-spacing:.5px;opacity:.7;margin-bottom:.5rem;font-size:.85rem}.Footer-module__Grjkva__footerLinks{flex-wrap:wrap;justify-content:center;gap:.25rem 1rem;display:flex}.Footer-module__Grjkva__footerLinks li{margin-bottom:0}.Footer-module__Grjkva__footerLink{font-size:.8rem}.Footer-module__Grjkva__contactList{flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;display:flex}.Footer-module__Grjkva__contactLink{gap:.3rem;font-size:.75rem}.Footer-module__Grjkva__contactIcon{width:auto;font-size:.8rem}.Footer-module__Grjkva__terminalFooter{display:none}.Footer-module__Grjkva__footerBottom{padding-top:.75rem}.Footer-module__Grjkva__legalLinks{margin-top:.5rem;font-size:.7rem}.Footer-module__Grjkva__separator{margin:0 .4rem}}
.HeroSection-module__yS5m3G__hero{min-height:100vh;padding:2rem 0 var(--space-2xl)0;background:0 0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__yS5m3G__matrixBackground{opacity:.15;pointer-events:none;z-index:0;will-change:opacity;position:absolute;inset:0}@media (max-width:768px){.HeroSection-module__yS5m3G__matrixBackground{opacity:.08}}@media (prefers-reduced-motion:reduce),(prefers-reduced-data){.HeroSection-module__yS5m3G__matrixBackground{display:none}}.HeroSection-module__yS5m3G__container{z-index:1;width:100%;max-width:1400px;padding:0 var(--space-lg);margin:0 auto;position:relative}.HeroSection-module__yS5m3G__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;min-height:80vh;display:grid}.HeroSection-module__yS5m3G__leftPanel{animation:1s ease-out .4s both HeroSection-module__yS5m3G__fadeInLeft}.HeroSection-module__yS5m3G__terminalWindow{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);-webkit-backdrop-filter:blur(10px);animation:1s ease-out HeroSection-module__yS5m3G__fadeInRight;overflow:hidden}.HeroSection-module__yS5m3G__terminalHeader{border-bottom:1px solid var(--glass-border);background:#000c;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.HeroSection-module__yS5m3G__terminalButtons{gap:.5rem;display:flex}.HeroSection-module__yS5m3G__terminalDot{background:var(--terminal-dot-red);border-radius:50%;width:12px;height:12px}.HeroSection-module__yS5m3G__terminalDot:nth-child(2){background:var(--terminal-dot-yellow)}.HeroSection-module__yS5m3G__terminalDot:nth-child(3){background:var(--terminal-dot-green)}.HeroSection-module__yS5m3G__terminalTitle{color:var(--color-text-light);opacity:.8;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem}.HeroSection-module__yS5m3G__terminalBody{background:#0009;padding:1.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.6}.HeroSection-module__yS5m3G__terminalLine{align-items:center;margin-bottom:.5rem;display:flex}.HeroSection-module__yS5m3G__prompt{color:var(--color-primary);margin-right:.5rem;font-weight:700}.HeroSection-module__yS5m3G__command{color:var(--color-terminal-green);flex:1}.HeroSection-module__yS5m3G__cursor{color:var(--color-primary);font-weight:700;animation:1s infinite HeroSection-module__yS5m3G__blink}.HeroSection-module__yS5m3G__outputLine{margin:.3rem 0 .3rem 2rem}.HeroSection-module__yS5m3G__success{color:var(--terminal-dot-green)}.HeroSection-module__yS5m3G__info{color:var(--color-info)}.HeroSection-module__yS5m3G__warning{color:var(--color-warning)}.HeroSection-module__yS5m3G__codePreview{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);-webkit-backdrop-filter:blur(10px);animation:1s ease-out .2s both HeroSection-module__yS5m3G__fadeInRight;overflow:hidden}.HeroSection-module__yS5m3G__codeHeader{border-bottom:1px solid var(--glass-border);background:#000c;padding:.8rem 1rem}.HeroSection-module__yS5m3G__codeTab{color:#fff;background:var(--color-primary);border-radius:4px;padding:.3rem .8rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem}.HeroSection-module__yS5m3G__codeContent{background:#0009;padding:1.5rem;overflow-x:auto}.HeroSection-module__yS5m3G__code{color:var(--color-text-light);margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;line-height:1.5}.HeroSection-module__yS5m3G__comment{color:#6a737d;font-style:italic}.HeroSection-module__yS5m3G__keyword{color:#f97583;font-weight:700}.HeroSection-module__yS5m3G__variable{color:#79b8ff}.HeroSection-module__yS5m3G__property{color:#b392f0}.HeroSection-module__yS5m3G__string{color:#9ecbff}.HeroSection-module__yS5m3G__rightPanel{flex-direction:column;gap:1rem;display:flex}.HeroSection-module__yS5m3G__heroText{text-align:left}.HeroSection-module__yS5m3G__freeBadge{background:linear-gradient(135deg,var(--color-error),#ff6b6b);color:#fff;border-radius:var(--border-radius-lg);letter-spacing:1px;z-index:10;align-items:center;gap:.3rem;padding:.25rem .75rem;font-family:Raleway,sans-serif;font-size:.75rem;font-weight:800;animation:2s ease-in-out infinite HeroSection-module__yS5m3G__bounce;display:inline-flex;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #f006,0 0 20px #ff00004d}.HeroSection-module__yS5m3G__badgeIcon{font-size:.9rem;animation:1.5s ease-in-out infinite HeroSection-module__yS5m3G__sparkle}.HeroSection-module__yS5m3G__badgeText{text-transform:uppercase}@keyframes HeroSection-module__yS5m3G__sparkle{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.2)rotate(180deg)}}.HeroSection-module__yS5m3G__title{color:var(--color-text-light);margin-bottom:1.5rem;font-family:Raleway,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.HeroSection-module__yS5m3G__titleLine{margin-bottom:.5rem;display:block}.HeroSection-module__yS5m3G__highlight{color:var(--color-primary);text-shadow:0 0 10px #f083074d;animation:2s ease-in-out infinite alternate HeroSection-module__yS5m3G__glow}.HeroSection-module__yS5m3G__subtitle{color:var(--color-text-light);opacity:.9;margin-bottom:2rem;font-family:Roboto,sans-serif;font-size:1.2rem;line-height:1.6}.HeroSection-module__yS5m3G__statsGrid{gap:var(--space-lg);border-top:1px solid #e3dec91a;border-bottom:1px solid #e3dec91a;grid-template-columns:repeat(4,1fr);margin:2rem 0 1.5rem;padding:1.5rem 0;display:grid}.HeroSection-module__yS5m3G__impactGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:1.5rem 0 2rem;padding:1rem 0;display:grid}.HeroSection-module__yS5m3G__statItem,.HeroSection-module__yS5m3G__impactItem{text-align:center}.HeroSection-module__yS5m3G__statNumber,.HeroSection-module__yS5m3G__impactNumber{color:var(--color-primary);text-shadow:0 0 15px #f083074d;margin-bottom:.5rem;font-family:Raleway,sans-serif;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:800;animation:3s ease-in-out infinite alternate HeroSection-module__yS5m3G__glow;display:block}.HeroSection-module__yS5m3G__statLabel,.HeroSection-module__yS5m3G__impactLabel{color:var(--color-text-light);opacity:.8;font-family:Roboto,sans-serif;font-size:.8rem}.HeroSection-module__yS5m3G__impactItem{border-radius:var(--border-radius-sm);transition:all var(--transition-base);background:#f083070d;border:1px solid #f0830733;padding:1rem .5rem}.HeroSection-module__yS5m3G__impactItem:hover{background:#f083071a;border-color:#f0830766;transform:translateY(-2px)}.HeroSection-module__yS5m3G__impactNumber{color:var(--color-primary-hover);font-size:clamp(1.2rem,2.5vw,1.6rem)}.HeroSection-module__yS5m3G__impactLabel{opacity:.9;font-size:.7rem}.HeroSection-module__yS5m3G__ctaButtons{margin-top:var(--space-xl);z-index:2;align-items:flex-end;gap:1.5rem;display:flex;position:relative}.HeroSection-module__yS5m3G__ctaWrapper{display:inline-block;position:relative}.HeroSection-module__yS5m3G__primaryButton,.HeroSection-module__yS5m3G__secondaryButton{border-radius:var(--border-radius);transition:all var(--transition-base);-webkit-backdrop-filter:blur(10px);padding:.9rem 1.8rem;font-family:Raleway,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.HeroSection-module__yS5m3G__primaryButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-hover)100%);color:#fff;border:2px solid var(--color-primary);letter-spacing:.3px;transition:all var(--transition-base);padding:.9rem 1.8rem;font-size:1rem;font-weight:600;position:relative;box-shadow:0 4px 15px #f0830740}.HeroSection-module__yS5m3G__primaryButton:hover{background:linear-gradient(135deg,var(--color-primary-hover)0%,var(--color-primary)100%);transform:translateY(-3px);box-shadow:0 6px 25px #f0830759}.HeroSection-module__yS5m3G__secondaryButton{background:var(--glass-bg);color:var(--color-text-light);border:2px solid var(--glass-border)}.HeroSection-module__yS5m3G__secondaryButton:hover{background:var(--glass-bg-hover);border-color:var(--color-primary);transform:translateY(-3px);box-shadow:0 10px 30px #e3dec91a}.HeroSection-module__yS5m3G__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;animation:1s ease-out 1.5s both HeroSection-module__yS5m3G__fadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__yS5m3G__scrollDot{border:2px solid var(--color-primary);border-radius:50%;width:8px;height:8px;animation:2s infinite HeroSection-module__yS5m3G__bounce}.HeroSection-module__yS5m3G__scrollText{color:var(--color-text-light);opacity:.6;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem}@keyframes HeroSection-module__yS5m3G__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes HeroSection-module__yS5m3G__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes HeroSection-module__yS5m3G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HeroSection-module__yS5m3G__glow{0%{text-shadow:0 0 10px #f083074d}to{text-shadow:0 0 15px #f0830780}}@keyframes HeroSection-module__yS5m3G__blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes HeroSection-module__yS5m3G__pulseShadow{0%,to{box-shadow:0 4px 20px #f083074d,0 0 40px #f0830733}50%{box-shadow:0 4px 30px #f0830780,0 0 60px #f0830766}}@keyframes HeroSection-module__yS5m3G__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:1200px){.HeroSection-module__yS5m3G__container{max-width:1000px}.HeroSection-module__yS5m3G__heroContent{gap:3rem}}@media (max-width:1024px){.HeroSection-module__yS5m3G__heroContent{text-align:center;grid-template-columns:1fr;gap:3rem}.HeroSection-module__yS5m3G__leftPanel{order:2}.HeroSection-module__yS5m3G__rightPanel{order:1}.HeroSection-module__yS5m3G__heroText{text-align:center}.HeroSection-module__yS5m3G__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:2rem 0}.HeroSection-module__yS5m3G__ctaButtons{justify-content:center}}@media (max-width:768px){.HeroSection-module__yS5m3G__hero{align-items:flex-start;min-height:auto;padding:5rem 0 1rem;display:flex}.HeroSection-module__yS5m3G__container{width:100%;padding:0 1rem}.HeroSection-module__yS5m3G__heroContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;min-height:auto;display:flex}.HeroSection-module__yS5m3G__leftPanel{width:100%;max-width:600px}.HeroSection-module__yS5m3G__heroText{text-align:center}.HeroSection-module__yS5m3G__terminalBody,.HeroSection-module__yS5m3G__codeContent{padding:1rem}.HeroSection-module__yS5m3G__ctaButtons{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.5rem}.HeroSection-module__yS5m3G__primaryButton,.HeroSection-module__yS5m3G__secondaryButton{text-align:center;border-radius:var(--border-radius);width:100%;max-width:280px;min-height:48px;padding:1rem 1.5rem;font-size:1rem}.HeroSection-module__yS5m3G__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0;padding:1rem 0}.HeroSection-module__yS5m3G__statItem{border-radius:var(--border-radius-sm);background:#0003;border:1px solid #e3dec91a;padding:.75rem}.HeroSection-module__yS5m3G__subtitle{margin-bottom:1rem;font-size:.95rem;line-height:1.5}}@media (max-width:480px){.HeroSection-module__yS5m3G__ctaWrapper{width:100%}.HeroSection-module__yS5m3G__freeBadge{animation:2s ease-in-out infinite HeroSection-module__yS5m3G__pulse}.HeroSection-module__yS5m3G__hero{align-items:flex-start;min-height:auto;padding:4.5rem 0 .5rem;display:flex}.HeroSection-module__yS5m3G__container{padding:0 1rem}.HeroSection-module__yS5m3G__heroContent{text-align:center;flex-direction:column;gap:1rem;min-height:auto;display:flex}.HeroSection-module__yS5m3G__rightPanel{display:none}.HeroSection-module__yS5m3G__leftPanel{order:1}.HeroSection-module__yS5m3G__title{margin-bottom:.5rem;font-size:clamp(1.3rem,5vw,1.6rem);line-height:1.2}.HeroSection-module__yS5m3G__subtitle{margin-bottom:1.25rem;font-size:.9rem;line-height:1.4}.HeroSection-module__yS5m3G__statsGrid,.HeroSection-module__yS5m3G__statItem:nth-child(2),.HeroSection-module__yS5m3G__statItem:nth-child(3){display:none}.HeroSection-module__yS5m3G__statNumber{font-size:1.8rem}.HeroSection-module__yS5m3G__statLabel{font-size:.75rem}.HeroSection-module__yS5m3G__cta{flex-direction:column;gap:.8rem}.HeroSection-module__yS5m3G__btnPrimary,.HeroSection-module__yS5m3G__btnSecondary{width:100%;padding:1rem 1.5rem;font-size:1rem}}@media (max-height:600px){.HeroSection-module__yS5m3G__hero{min-height:auto;padding:4rem 0 1rem}.HeroSection-module__yS5m3G__heroContent{gap:1.5rem;min-height:auto}.HeroSection-module__yS5m3G__statsGrid{margin:1rem 0}}
.MatrixRain-module__H3s_HG__matrixCanvas{pointer-events:none;z-index:-1;opacity:.15;mix-blend-mode:screen;width:100vw;height:100vh;position:fixed;top:0;left:0}
.AboutSection-module__EBwypG__about{padding:var(--section-padding);background:0 0;position:relative;overflow:hidden}.AboutSection-module__EBwypG__about:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--glass-border)50%,transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.AboutSection-module__EBwypG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.AboutSection-module__EBwypG__sectionTitle{color:var(--color-text-light);text-align:center;margin-bottom:1.5rem;font-family:Raleway,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800}.AboutSection-module__EBwypG__terminalLine{color:var(--color-text-light);text-align:center;border-left:4px solid var(--color-primary);white-space:normal;word-break:break-word;background:#0000004d;border-radius:8px;max-width:900px;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:1rem;overflow-x:auto}.AboutSection-module__EBwypG__prompt{color:var(--color-primary);margin-right:.5rem}.AboutSection-module__EBwypG__command{color:var(--color-terminal-green)}.AboutSection-module__EBwypG__output{color:var(--color-primary);margin-right:.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-weight:700}.AboutSection-module__EBwypG__subtitle{color:var(--color-primary);text-align:center;max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-family:Raleway,sans-serif;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600}.AboutSection-module__EBwypG__description{color:var(--color-text-light);text-align:center;opacity:.9;max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.8}.AboutSection-module__EBwypG__highlightBox{text-align:center;background:0 0;border:none;border-radius:0;width:100%;max-width:900px;margin:1.5rem auto;padding:0;display:block;position:relative;overflow:visible}.AboutSection-module__EBwypG__highlightBox:hover{cursor:default}@keyframes AboutSection-module__EBwypG__slideGradient{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}@keyframes AboutSection-module__EBwypG__pulse{0%,to{border-color:var(--color-primary);box-shadow:0 0 30px #f083074d}50%{border-color:var(--color-primary-hover);box-shadow:0 0 50px #f0830780}}.AboutSection-module__EBwypG__highlightText{color:var(--color-text-light);text-align:center;text-transform:none;letter-spacing:0;opacity:.95;margin:0;font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.4;position:relative}.AboutSection-module__EBwypG__highlightText:before{content:"—";color:var(--color-primary);opacity:.6;margin-right:.75rem}.AboutSection-module__EBwypG__highlightText:after{content:"—";color:var(--color-primary);opacity:.6;margin-left:.75rem}.AboutSection-module__EBwypG__features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-top:2rem;display:grid}.AboutSection-module__EBwypG__featureCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);transition:all var(--transition-base);text-align:center;padding:.875rem;position:relative;overflow:hidden}.AboutSection-module__EBwypG__featureCard:before{content:"";background:linear-gradient(180deg,transparent 0%,var(--color-primary-glow)100%);width:100%;height:0;transition:height var(--transition-base);position:absolute;bottom:0;left:0}.AboutSection-module__EBwypG__featureCard:hover{background:var(--glass-bg-hover);box-shadow:var(--shadow-glow);border-color:var(--color-primary);transform:translateY(-8px)}.AboutSection-module__EBwypG__featureCard:hover:before{height:100%}.AboutSection-module__EBwypG__statsGrid{border-top:1px solid #e3dec91a;border-bottom:1px solid #e3dec91a;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin:3rem 0;padding:1rem 0;display:grid}.AboutSection-module__EBwypG__statItem{text-align:center}.AboutSection-module__EBwypG__statNumber{color:var(--color-primary);margin-bottom:.5rem;font-family:Raleway,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1}.AboutSection-module__EBwypG__statLabel{color:var(--color-text-light);opacity:.8;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400}.AboutSection-module__EBwypG__featureTitle{color:var(--color-primary);margin-bottom:1rem;font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:700}.AboutSection-module__EBwypG__featureDescription{color:var(--color-text-light);opacity:.85;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}@media (max-width:1024px){.AboutSection-module__EBwypG__features{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem}.AboutSection-module__EBwypG__highlightBox{margin:2rem auto;padding:1rem}.AboutSection-module__EBwypG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem}}@media (max-width:768px){.AboutSection-module__EBwypG__about{padding:var(--section-padding-mobile)}.AboutSection-module__EBwypG__container{padding:0 1.5rem}.AboutSection-module__EBwypG__highlightText{letter-spacing:0;font-size:1rem}.AboutSection-module__EBwypG__highlightText:before,.AboutSection-module__EBwypG__highlightText:after{content:"";margin:0}.AboutSection-module__EBwypG__highlightBox{margin:1.5rem auto 1rem}.AboutSection-module__EBwypG__features{grid-template-columns:1fr;gap:.75rem}.AboutSection-module__EBwypG__featureCard{padding:1rem}.AboutSection-module__EBwypG__highlightBox{margin:2rem auto;padding:.875rem}.AboutSection-module__EBwypG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:2rem 0}.AboutSection-module__EBwypG__terminalLine{max-width:100%;padding:.5rem;font-size:.75rem;line-height:1.4}}@media (max-width:480px){.AboutSection-module__EBwypG__about{padding:var(--section-padding-mobile)}.AboutSection-module__EBwypG__container{padding:0 1.25rem}.AboutSection-module__EBwypG__sectionTitle{margin-bottom:.875rem;font-size:1.5rem}.AboutSection-module__EBwypG__featureCard{padding:.875rem}.AboutSection-module__EBwypG__featureTitle{font-size:1.2rem}.AboutSection-module__EBwypG__featureDescription{font-size:.9rem}.AboutSection-module__EBwypG__highlightBox{padding:1.2rem}.AboutSection-module__EBwypG__highlightText{font-size:1rem}.AboutSection-module__EBwypG__statsGrid{grid-template-columns:1fr;gap:1rem;margin:1.5rem 0}.AboutSection-module__EBwypG__statNumber{font-size:clamp(2rem,8vw,2.5rem)}.AboutSection-module__EBwypG__statLabel{font-size:.9rem}.AboutSection-module__EBwypG__terminalLine{max-width:100%;padding:.4rem;font-size:.7rem;line-height:1.3}.AboutSection-module__EBwypG__subtitle{font-size:1.1rem}.AboutSection-module__EBwypG__description{font-size:1rem}}
.ScrollProgress-module__4rQwiW__scrollProgress{z-index:9999;pointer-events:none;position:fixed;top:0;left:0;right:0}.ScrollProgress-module__4rQwiW__progressBar{-webkit-backdrop-filter:blur(10px);background:#0000001a;width:100%;height:3px}.ScrollProgress-module__4rQwiW__progressFill{background:linear-gradient(90deg,var(--color-primary),var(--color-primary-hover));height:100%;transition:width .1s ease-out;box-shadow:0 0 10px #f0830780}.ScrollProgress-module__4rQwiW__progressCircle{pointer-events:auto;z-index:1000;opacity:0;pointer-events:none;width:56px;height:56px;transition:opacity .4s,transform .4s;position:fixed;bottom:2rem;right:2rem;transform:translateY(100px)}.ScrollProgress-module__4rQwiW__progressCircle.ScrollProgress-module__4rQwiW__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.ScrollProgress-module__4rQwiW__progressCircle.ScrollProgress-module__4rQwiW__hidden{opacity:0;pointer-events:none;transform:translateY(100px)}.ScrollProgress-module__4rQwiW__progressSvg{width:100%;height:100%;transform:rotate(-90deg)}.ScrollProgress-module__4rQwiW__progressCircleBackground{fill:none;stroke:#e3dec91a;stroke-width:2px}.ScrollProgress-module__4rQwiW__progressCircleForeground{fill:none;stroke:var(--color-primary);stroke-width:2px;stroke-linecap:round;filter:drop-shadow(0 0 8px #f0830766);transition:stroke-dasharray .1s ease-out}.ScrollProgress-module__4rQwiW__backToTopButton{width:40px;height:40px;color:var(--color-primary);cursor:pointer;transition:all var(--transition-base);-webkit-backdrop-filter:blur(10px);background:#000c;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ScrollProgress-module__4rQwiW__backToTopButton:hover{color:var(--color-primary-hover);background:#f083071a;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 4px 20px #f083074d}.ScrollProgress-module__4rQwiW__backToTopButton:focus{outline:2px solid var(--color-primary);outline-offset:2px}.ScrollProgress-module__4rQwiW__backToTopButton:active{transform:translate(-50%,-50%)scale(.95)}.ScrollProgress-module__4rQwiW__arrow{transition:transform var(--transition-base)}.ScrollProgress-module__4rQwiW__backToTopButton:hover .ScrollProgress-module__4rQwiW__arrow{transform:translateY(-2px)}@media (max-width:768px){.ScrollProgress-module__4rQwiW__progressCircle{width:52px;height:52px;bottom:5.5rem;right:1.5rem}.ScrollProgress-module__4rQwiW__backToTopButton{width:38px;height:38px;font-size:1rem}.ScrollProgress-module__4rQwiW__progressCircleBackground,.ScrollProgress-module__4rQwiW__progressCircleForeground{stroke-width:3px}}@media (max-width:480px){.ScrollProgress-module__4rQwiW__progressCircle{width:48px;height:48px;bottom:5rem;right:1rem}.ScrollProgress-module__4rQwiW__backToTopButton{width:34px;height:34px;font-size:.9rem}.ScrollProgress-module__4rQwiW__progressCircleBackground,.ScrollProgress-module__4rQwiW__progressCircleForeground{stroke-width:3px}}@media (prefers-reduced-motion:reduce){.ScrollProgress-module__4rQwiW__progressFill,.ScrollProgress-module__4rQwiW__progressCircleForeground,.ScrollProgress-module__4rQwiW__backToTopButton,.ScrollProgress-module__4rQwiW__arrow,.ScrollProgress-module__4rQwiW__progressCircle{transition:none}.ScrollProgress-module__4rQwiW__progressCircle.ScrollProgress-module__4rQwiW__visible{opacity:1;transform:translateY(0)}.ScrollProgress-module__4rQwiW__backToTopButton:hover{transform:translate(-50%,-50%)}.ScrollProgress-module__4rQwiW__backToTopButton:hover .ScrollProgress-module__4rQwiW__arrow{transform:none}}
.FloatingCTA-module__pi5ktW__floatingButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-hover)100%);color:#fff;cursor:pointer;z-index:1000;transition:all var(--transition-base);border:none;border-radius:50px;align-items:center;gap:.5rem;min-height:56px;padding:1rem 1.5rem;font-family:Raleway,sans-serif;font-size:1rem;font-weight:600;animation:.5s ease-out FloatingCTA-module__pi5ktW__slideInUp;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #f083074d,0 2px 4px #0003}.FloatingCTA-module__pi5ktW__floatingButton:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 6px 20px #f0830766,0 3px 6px #0000004d}.FloatingCTA-module__pi5ktW__floatingButton:active{transform:translateY(-1px)scale(.98)}.FloatingCTA-module__pi5ktW__icon{align-items:center;font-size:1.3rem;display:flex}.FloatingCTA-module__pi5ktW__text{white-space:nowrap;font-size:1rem}@keyframes FloatingCTA-module__pi5ktW__slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.FloatingCTA-module__pi5ktW__floatingButton:before{content:"";background:var(--color-primary);opacity:.3;z-index:-1;border-radius:50px;width:100%;height:100%;animation:2s infinite FloatingCTA-module__pi5ktW__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes FloatingCTA-module__pi5ktW__pulse{0%{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:0;transform:translate(-50%,-50%)scale(1.15)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}@media (min-width:769px){.FloatingCTA-module__pi5ktW__floatingButton{display:none}}@media (max-width:480px){.FloatingCTA-module__pi5ktW__floatingButton{padding:.875rem 1.25rem;bottom:15px;right:15px}.FloatingCTA-module__pi5ktW__text{font-size:.9rem}.FloatingCTA-module__pi5ktW__icon{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.FloatingCTA-module__pi5ktW__floatingButton{animation:none}.FloatingCTA-module__pi5ktW__floatingButton:before{animation:none;display:none}}
.privacy-module__ZGDmtG__privacyContainer{min-height:100vh;padding:var(--space-4xl)var(--space-lg);background:linear-gradient(180deg,var(--gradient-start)0%,var(--gradient-mid)50%,var(--gradient-end)100%)}.privacy-module__ZGDmtG__content{max-width:1000px;padding:var(--space-xl);margin:0 auto}.privacy-module__ZGDmtG__backLink{color:var(--color-primary);margin-bottom:var(--space-lg);transition:all var(--transition-base);align-items:center;font-family:Roboto,sans-serif;font-size:1rem;text-decoration:none;display:inline-flex}.privacy-module__ZGDmtG__backLink:hover{color:var(--color-primary-hover);transform:translate(-5px)}.privacy-module__ZGDmtG__title{color:var(--color-text-white);margin-bottom:var(--space-sm);font-family:Raleway,sans-serif;font-size:3rem;font-weight:800}.privacy-module__ZGDmtG__lastUpdate{color:var(--color-text-muted);margin-bottom:var(--space-2xl);font-size:.9rem;font-style:italic}.privacy-module__ZGDmtG__section{margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid #ffffff1a}.privacy-module__ZGDmtG__section:last-child{border-bottom:none}.privacy-module__ZGDmtG__section h2{color:var(--color-text-white);margin-bottom:var(--space-xs);font-family:Raleway,sans-serif;font-size:1.25rem;font-weight:700}.privacy-module__ZGDmtG__section p{color:var(--color-text-light);margin-bottom:var(--space-xs);font-family:Roboto,sans-serif;font-size:.95rem;line-height:1.5}.privacy-module__ZGDmtG__section ul{margin-left:var(--space-md);margin-bottom:var(--space-xs)}.privacy-module__ZGDmtG__section li{color:var(--color-text-light);margin-bottom:.25rem;font-family:Roboto,sans-serif;font-size:.95rem;line-height:1.5}.privacy-module__ZGDmtG__section a{color:var(--color-primary);transition:all var(--transition-base);text-decoration:none}.privacy-module__ZGDmtG__section a:hover{color:var(--color-primary-hover);text-decoration:underline}.privacy-module__ZGDmtG__section strong{color:var(--color-text-white);font-weight:600}.privacy-module__ZGDmtG__section h3{color:var(--color-text-light);margin-top:var(--space-sm);margin-bottom:var(--space-xs);font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:600}.privacy-module__ZGDmtG__providerCard{padding:var(--space-sm);margin-bottom:var(--space-sm);background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px}@media (max-width:768px){.privacy-module__ZGDmtG__privacyContainer{padding:var(--space-2xl)var(--space-md)}.privacy-module__ZGDmtG__content{padding:var(--space-lg)}.privacy-module__ZGDmtG__title{font-size:2rem}.privacy-module__ZGDmtG__section h2{font-size:1.2rem}}@media (max-width:480px){.privacy-module__ZGDmtG__privacyContainer{padding:var(--space-xl)var(--space-sm)}.privacy-module__ZGDmtG__content{padding:var(--space-md)}.privacy-module__ZGDmtG__title{font-size:1.5rem}}
