.Navigation-module__Pj2Xoq__navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;width:100%;transition:var(--transition-fast);background:#fffffff2;border-bottom:1px solid #3333331a;padding:1rem 0;position:fixed;top:0;left:0}.Navigation-module__Pj2Xoq__navbar.Navigation-module__Pj2Xoq__scrolled{box-shadow:var(--shadow-light);background:#fffffffa;padding:.5rem 0}.Navigation-module__Pj2Xoq__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Navigation-module__Pj2Xoq__navLogo{z-index:1001;align-items:center;display:flex}.Navigation-module__Pj2Xoq__logoImg{width:auto;height:40px;transition:var(--transition-fast);animation:.4s ease-out Navigation-module__Pj2Xoq__fadeInLogo}.Navigation-module__Pj2Xoq__logoImg:hover{transform:scale(1.05)}.Navigation-module__Pj2Xoq__navMenu{align-items:center;gap:2rem;display:flex}.Navigation-module__Pj2Xoq__navLink{color:var(--text-logo);transition:var(--transition-fast);padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;position:relative}.Navigation-module__Pj2Xoq__navLink:after{content:"";background:var(--gradient-logo-teal);width:0;height:2px;transition:var(--transition-fast);position:absolute;bottom:0;left:0}.Navigation-module__Pj2Xoq__navLink:hover{color:var(--text-logo-teal)}.Navigation-module__Pj2Xoq__navLink:hover:after{width:100%}.Navigation-module__Pj2Xoq__hamburger{cursor:pointer;z-index:1001;flex-direction:column;display:none}.Navigation-module__Pj2Xoq__bar{background:var(--text-logo);width:25px;height:3px;transition:var(--transition-fast);border-radius:2px;margin:3px 0}@media (max-width:768px){.Navigation-module__Pj2Xoq__hamburger{display:flex}.Navigation-module__Pj2Xoq__navMenu{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;height:100vh;transition:var(--transition-medium);flex-direction:column;justify-content:center;align-items:center;gap:3rem;position:fixed;top:0;right:-100%}.Navigation-module__Pj2Xoq__navMenu.Navigation-module__Pj2Xoq__active{right:0}.Navigation-module__Pj2Xoq__navLink{font-size:1.5rem;font-weight:600}.Navigation-module__Pj2Xoq__hamburger.Navigation-module__Pj2Xoq__active .Navigation-module__Pj2Xoq__bar:first-child{transform:rotate(-45deg)translate(-5px,6px)}.Navigation-module__Pj2Xoq__hamburger.Navigation-module__Pj2Xoq__active .Navigation-module__Pj2Xoq__bar:nth-child(2){opacity:0}.Navigation-module__Pj2Xoq__hamburger.Navigation-module__Pj2Xoq__active .Navigation-module__Pj2Xoq__bar:nth-child(3){transform:rotate(45deg)translate(-5px,-6px)}}
.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg,var(--bg-primary)0%,var(--bg-secondary)100%);justify-content:center;align-items:center;min-height:100vh;padding:120px 20px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;display:grid}.Hero-module__Z8hQ_W__heroText{animation:.5s ease-out Hero-module__Z8hQ_W__slideInLeft}.Hero-module__Z8hQ_W__heroTitle{margin-bottom:2rem;line-height:1.2}.Hero-module__Z8hQ_W__titleMain{background:var(--gradient-logo);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:4rem;font-weight:800;animation:.5s ease-out .1s both Hero-module__Z8hQ_W__heroContentIn;display:block}.Hero-module__Z8hQ_W__titleSub{color:var(--text-logo-teal);font-size:1.5rem;font-weight:600;animation:.5s ease-out .2s both Hero-module__Z8hQ_W__heroContentIn;display:block}.Hero-module__Z8hQ_W__heroDescription{color:var(--text-muted);margin-bottom:3rem;font-size:1.2rem;line-height:1.8;animation:.5s ease-out .3s both Hero-module__Z8hQ_W__heroContentIn}.Hero-module__Z8hQ_W__heroButtons{gap:1.5rem;animation:.5s ease-out .4s both Hero-module__Z8hQ_W__heroContentIn;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--gradient-logo-teal);color:#fff;cursor:pointer;transition:var(--transition-fast);box-shadow:var(--shadow-logo-teal);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;display:flex}.Hero-module__Z8hQ_W__btnPrimary:hover{background:var(--gradient-logo);transform:translateY(-3px);box-shadow:0 25px 50px #33a3c266}.Hero-module__Z8hQ_W__btnSecondary{color:var(--text-logo-teal);border:2px solid var(--logo-teal);cursor:pointer;transition:var(--transition-fast);background:0 0;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;display:flex}.Hero-module__Z8hQ_W__btnSecondary:hover{background:var(--logo-teal);color:#fff;box-shadow:var(--shadow-logo-teal);transform:translateY(-3px)}.Hero-module__Z8hQ_W__heroVisual{justify-content:center;align-items:center;animation:.5s ease-out .2s both Hero-module__Z8hQ_W__slideInRight;display:flex}.Hero-module__Z8hQ_W__heroCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-logo);border:1px solid #3333331a;border-radius:20px;width:100%;max-width:400px;padding:2rem;animation:3s ease-in-out infinite Hero-module__Z8hQ_W__float}.Hero-module__Z8hQ_W__cardHeader{border-bottom:1px solid #3333331a;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Hero-module__Z8hQ_W__cardDots{gap:.5rem;display:flex}.Hero-module__Z8hQ_W__cardDots span{background:var(--gradient-logo-teal);border-radius:50%;width:12px;height:12px}.Hero-module__Z8hQ_W__cardTitle{color:var(--text-logo);font-size:1.1rem;font-weight:600}.Hero-module__Z8hQ_W__cardContent{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__metric{background:var(--bg-accent);transition:var(--transition-fast);border-radius:12px;align-items:center;gap:1rem;padding:1rem;display:flex}.Hero-module__Z8hQ_W__metric:hover{box-shadow:var(--shadow-light);transform:translate(5px)}.Hero-module__Z8hQ_W__metricIcon{background:var(--gradient-logo-teal);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;display:flex}.Hero-module__Z8hQ_W__metricData{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__metricValue{color:var(--text-logo-teal);font-size:1.5rem;font-weight:700}.Hero-module__Z8hQ_W__metricLabel{color:var(--text-muted);font-size:.9rem;font-weight:500}.Hero-module__Z8hQ_W__scrollIndicator{color:var(--text-muted);flex-direction:column;align-items:center;gap:.5rem;animation:.5s ease-out .6s both Hero-module__Z8hQ_W__fadeInUp;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollText{font-size:.9rem;font-weight:500}.Hero-module__Z8hQ_W__scrollArrow{font-size:1.2rem;animation:1.5s ease-in-out infinite Hero-module__Z8hQ_W__float}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:90vh;padding:100px 20px 60px}.Hero-module__Z8hQ_W__heroContent{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__Z8hQ_W__titleMain{font-size:2.5rem}.Hero-module__Z8hQ_W__titleSub{font-size:1.2rem}.Hero-module__Z8hQ_W__heroDescription{font-size:1.1rem}.Hero-module__Z8hQ_W__heroButtons{flex-direction:column;align-items:center}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnSecondary{justify-content:center;width:100%;max-width:300px}.Hero-module__Z8hQ_W__heroCard{max-width:100%;padding:1.5rem}.Hero-module__Z8hQ_W__cardContent{gap:1rem}.Hero-module__Z8hQ_W__metric{padding:.8rem}.Hero-module__Z8hQ_W__metricIcon{width:40px;height:40px;font-size:1rem}.Hero-module__Z8hQ_W__metricValue{font-size:1.3rem}}
.Modules-module___kr7Ka__modules{background:var(--bg-secondary);padding:6rem 0;position:relative}.Modules-module___kr7Ka__sectionHeader{text-align:center;margin-bottom:4rem}.Modules-module___kr7Ka__sectionTitle{background:var(--gradient-logo);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.Modules-module___kr7Ka__sectionDescription{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.8}.Modules-module___kr7Ka__modulesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.Modules-module___kr7Ka__moduleCard{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;transition:var(--transition-fast);border:1px solid #3333331a;border-radius:20px;padding:2rem;position:relative;overflow:hidden}.Modules-module___kr7Ka__moduleCard:before{content:"";width:100%;height:100%;transition:var(--transition-fast);background:linear-gradient(90deg,#0000,#33a3c21a,#0000);position:absolute;top:0;left:-100%}.Modules-module___kr7Ka__moduleCard:hover:before{left:100%}.Modules-module___kr7Ka__moduleCard:hover{box-shadow:var(--shadow-logo-teal);border-color:var(--logo-teal);transform:translateY(-10px)}.Modules-module___kr7Ka__moduleIcon{background:var(--gradient-logo-teal);color:#fff;width:80px;height:80px;transition:var(--transition-fast);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.Modules-module___kr7Ka__moduleCard:hover .Modules-module___kr7Ka__moduleIcon{background:var(--gradient-logo);transform:scale(1.1)}.Modules-module___kr7Ka__moduleTitle{color:var(--text-logo);transition:var(--transition-fast);margin-bottom:1rem;font-size:1.3rem;font-weight:600}.Modules-module___kr7Ka__moduleCard:hover .Modules-module___kr7Ka__moduleTitle{color:var(--text-logo-teal)}.Modules-module___kr7Ka__moduleDescription{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:768px){.Modules-module___kr7Ka__modules{padding:4rem 0}.Modules-module___kr7Ka__sectionTitle{font-size:2.2rem}.Modules-module___kr7Ka__sectionDescription{font-size:1.1rem}.Modules-module___kr7Ka__modulesGrid{grid-template-columns:1fr;gap:1.5rem}.Modules-module___kr7Ka__moduleCard{padding:1.5rem}.Modules-module___kr7Ka__moduleIcon{width:60px;height:60px;font-size:1.5rem}.Modules-module___kr7Ka__moduleTitle{font-size:1.2rem}}
.ModulesShowcase-module__g6PSRG__modulesShowcase{background:var(--bg-primary);padding:6rem 0;position:relative}.ModulesShowcase-module__g6PSRG__showcaseContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ModulesShowcase-module__g6PSRG__showcaseImage{position:relative}.ModulesShowcase-module__g6PSRG__imageContainer{box-shadow:var(--shadow-logo);transition:var(--transition-fast);border-radius:20px;position:relative;overflow:hidden}.ModulesShowcase-module__g6PSRG__imageContainer:hover{box-shadow:var(--shadow-logo-teal);transform:translateY(-5px)}.ModulesShowcase-module__g6PSRG__dashboardImage{width:100%;height:auto;transition:var(--transition-fast);display:block}.ModulesShowcase-module__g6PSRG__imageOverlay{opacity:0;transition:var(--transition-fast);background:#333333b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ModulesShowcase-module__g6PSRG__imageContainer:hover .ModulesShowcase-module__g6PSRG__imageOverlay{opacity:1}.ModulesShowcase-module__g6PSRG__overlayContent{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.ModulesShowcase-module__g6PSRG__overlayContent i{color:var(--logo-teal);font-size:3rem}.ModulesShowcase-module__g6PSRG__overlayContent span{font-size:1.2rem;font-weight:600}.ModulesShowcase-module__g6PSRG__showcaseInfo{padding-left:2rem}.ModulesShowcase-module__g6PSRG__showcaseTitle{background:var(--gradient-logo);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ModulesShowcase-module__g6PSRG__showcaseDescription{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.ModulesShowcase-module__g6PSRG__modulesList{margin-bottom:3rem}.ModulesShowcase-module__g6PSRG__listTitle{color:var(--text-logo);margin-bottom:1.5rem;font-size:1.3rem;font-weight:600}.ModulesShowcase-module__g6PSRG__modulesContainer{max-height:500px;padding-right:1rem;position:relative;overflow-y:auto}.ModulesShowcase-module__g6PSRG__modulesContainer::-webkit-scrollbar{width:8px}.ModulesShowcase-module__g6PSRG__modulesContainer::-webkit-scrollbar-track{background:var(--bg-secondary);border:1px solid #3333331a;border-radius:10px}.ModulesShowcase-module__g6PSRG__modulesContainer::-webkit-scrollbar-thumb{background:var(--gradient-logo-teal);border:1px solid #fff3;border-radius:10px}.ModulesShowcase-module__g6PSRG__modulesContainer::-webkit-scrollbar-thumb:hover{background:var(--logo-pink);box-shadow:0 0 10px #e6338a4d}.ModulesShowcase-module__g6PSRG__modulesContainer{scrollbar-width:thin;scrollbar-color:var(--logo-teal)var(--bg-secondary)}.ModulesShowcase-module__g6PSRG__modulesContainer:after{content:"";background:linear-gradient(transparent,var(--bg-accent));pointer-events:none;z-index:1;height:20px;position:absolute;bottom:0;left:0;right:0}.ModulesShowcase-module__g6PSRG__moduleItem{background:var(--bg-secondary);transition:var(--transition-fast);border:1px solid #0000;border-radius:12px;align-items:center;gap:1rem;margin-bottom:.8rem;padding:1rem;display:flex}.ModulesShowcase-module__g6PSRG__moduleItem:hover{background:var(--bg-card);border-color:var(--logo-teal);transform:translate(5px)}.ModulesShowcase-module__g6PSRG__moduleIconSmall{background:var(--gradient-logo-teal);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex}.ModulesShowcase-module__g6PSRG__moduleInfo{flex:1}.ModulesShowcase-module__g6PSRG__moduleName{color:var(--text-logo);font-size:.95rem;font-weight:500}.ModulesShowcase-module__g6PSRG__showcaseStats{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ModulesShowcase-module__g6PSRG__stat{text-align:center;background:var(--bg-secondary);transition:var(--transition-fast);border-radius:15px;padding:1.5rem}.ModulesShowcase-module__g6PSRG__stat:hover{background:var(--bg-card);box-shadow:var(--shadow-light);transform:translateY(-5px)}.ModulesShowcase-module__g6PSRG__statNumber{background:var(--gradient-logo-teal);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:700}.ModulesShowcase-module__g6PSRG__statLabel{color:var(--text-muted);font-size:.9rem;font-weight:500}@media (max-width:768px){.ModulesShowcase-module__g6PSRG__modulesShowcase{padding:4rem 0}.ModulesShowcase-module__g6PSRG__showcaseContent{grid-template-columns:1fr;gap:3rem}.ModulesShowcase-module__g6PSRG__showcaseInfo{padding-left:0}.ModulesShowcase-module__g6PSRG__showcaseTitle{font-size:2rem}.ModulesShowcase-module__g6PSRG__showcaseDescription{font-size:1rem}.ModulesShowcase-module__g6PSRG__modulesContainer{max-height:350px}.ModulesShowcase-module__g6PSRG__showcaseStats{grid-template-columns:1fr;gap:1rem}.ModulesShowcase-module__g6PSRG__stat{padding:1rem}.ModulesShowcase-module__g6PSRG__statNumber{font-size:1.5rem}}
.ContactForm-module__1SvrgG__contactFormSection{background:var(--bg-secondary);padding:6rem 0;position:relative}.ContactForm-module__1SvrgG__formHeader{text-align:center;margin-bottom:4rem}.ContactForm-module__1SvrgG__formTitle{background:var(--gradient-logo);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.8rem;font-weight:700;line-height:1.2}.ContactForm-module__1SvrgG__formDescription{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.8}.ContactForm-module__1SvrgG__formContainer{max-width:800px;margin:0 auto}.ContactForm-module__1SvrgG__contactForm{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-logo);border:1px solid #3333331a;border-radius:25px;padding:3rem}.ContactForm-module__1SvrgG__formRow{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.ContactForm-module__1SvrgG__formGroup{flex-direction:column;display:flex}.ContactForm-module__1SvrgG__label{color:var(--text-logo);margin-bottom:.8rem;font-size:1rem;font-weight:600}.ContactForm-module__1SvrgG__input,.ContactForm-module__1SvrgG__textarea{transition:var(--transition-fast);background:var(--bg-primary);color:var(--text-primary);border:2px solid #3333331a;border-radius:12px;padding:1.2rem 1.5rem;font-family:inherit;font-size:1rem}.ContactForm-module__1SvrgG__input:focus,.ContactForm-module__1SvrgG__textarea:focus{border-color:var(--logo-teal);outline:none;transform:translateY(-2px);box-shadow:0 0 0 3px #33a3c21a}.ContactForm-module__1SvrgG__input::placeholder,.ContactForm-module__1SvrgG__textarea::placeholder{color:var(--text-muted)}.ContactForm-module__1SvrgG__textarea{resize:vertical;min-height:120px}.ContactForm-module__1SvrgG__formSubmit{background:var(--gradient-logo-teal);color:#fff;width:100%;transition:var(--transition-fast);box-shadow:var(--shadow-logo-teal);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;display:flex}.ContactForm-module__1SvrgG__formSubmit:hover:not(:disabled){background:var(--gradient-logo);transform:translateY(-2px);box-shadow:0 15px 35px #33a3c266}.ContactForm-module__1SvrgG__formSubmit:active{transform:translateY(0)}.ContactForm-module__1SvrgG__formSubmit:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (max-width:768px){.ContactForm-module__1SvrgG__contactFormSection{padding:4rem 0}.ContactForm-module__1SvrgG__formTitle{font-size:2.2rem}.ContactForm-module__1SvrgG__formDescription{font-size:1.1rem}.ContactForm-module__1SvrgG__contactForm{margin:0 1rem;padding:2rem}.ContactForm-module__1SvrgG__formRow{grid-template-columns:1fr;gap:1.5rem}.ContactForm-module__1SvrgG__formGroup input,.ContactForm-module__1SvrgG__formGroup textarea{padding:1rem}.ContactForm-module__1SvrgG__formSubmit{padding:1rem 2rem;font-size:1rem}}
.Footer-module__EZoWya__footer{background:var(--bg-logo-tint);border-top:1px solid #3333331a;padding:4rem 0 2rem;position:relative}.Footer-module__EZoWya__footerContent{grid-template-columns:1fr 2fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__EZoWya__footerBrand{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__EZoWya__footerLogo{align-items:center;display:flex}.Footer-module__EZoWya__isologoImg{width:60px;height:60px;transition:var(--transition-fast);animation:.4s ease-out Footer-module__EZoWya__fadeInIsologo}.Footer-module__EZoWya__isologoImg:hover{transform:scale(1.1)}.Footer-module__EZoWya__brandInfo{flex:1}.Footer-module__EZoWya__brandName{background:var(--gradient-logo);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.Footer-module__EZoWya__brandDescription{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__footerLinks{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__EZoWya__linkGroup{flex-direction:column;display:flex}.Footer-module__EZoWya__linkTitle{color:var(--text-logo);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__EZoWya__linkList{flex-direction:column;gap:.8rem;list-style:none;display:flex}.Footer-module__EZoWya__link{color:var(--text-muted);transition:var(--transition-fast);padding-left:0;font-size:.95rem;text-decoration:none;position:relative}.Footer-module__EZoWya__link:before{content:"";background:var(--gradient-logo-teal);width:0;height:2px;transition:var(--transition-fast);position:absolute;top:50%;left:0;transform:translateY(-50%)}.Footer-module__EZoWya__link:hover{color:var(--text-logo-teal);padding-left:1rem}.Footer-module__EZoWya__link:hover:before{width:.5rem}.Footer-module__EZoWya__footerContact{flex-direction:column;gap:2rem;display:flex}.Footer-module__EZoWya__contactTitle{color:var(--text-logo);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Footer-module__EZoWya__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__contactItem{color:var(--text-muted);align-items:center;gap:.8rem;font-size:.95rem;display:flex}.Footer-module__EZoWya__contactItem i{width:20px;color:var(--logo-teal);font-size:1rem}.Footer-module__EZoWya__socialLinks{gap:1rem;margin-top:1rem;display:flex}.Footer-module__EZoWya__socialLink{background:var(--bg-secondary);width:40px;height:40px;color:var(--text-muted);transition:var(--transition-fast);border:1px solid #3333331a;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__EZoWya__socialLink:hover{background:var(--gradient-logo-teal);color:#fff;box-shadow:var(--shadow-logo-teal);transform:translateY(-3px)}.Footer-module__EZoWya__footerBottom{border-top:1px solid #3333331a;padding-top:2rem;position:relative}.Footer-module__EZoWya__footerBottomContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.Footer-module__EZoWya__copyright{color:var(--text-muted);font-size:.9rem}.Footer-module__EZoWya__legalLinks{gap:2rem;display:flex}.Footer-module__EZoWya__legalLink{color:var(--text-muted);transition:var(--transition-fast);font-size:.9rem;text-decoration:none}.Footer-module__EZoWya__legalLink:hover{color:var(--text-logo-teal)}.Footer-module__EZoWya__backToTop{background:var(--gradient-logo-teal);color:#fff;cursor:pointer;width:50px;height:50px;transition:var(--transition-fast);box-shadow:var(--shadow-logo-teal);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex;position:absolute;top:-60px;right:0}.Footer-module__EZoWya__backToTop:hover{background:var(--gradient-logo);transform:translateY(-5px);box-shadow:0 15px 35px #33a3c266}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:3rem 0 2rem}.Footer-module__EZoWya__footerContent{text-align:center;grid-template-columns:1fr;gap:3rem}.Footer-module__EZoWya__footerBrand{align-items:center}.Footer-module__EZoWya__footerLinks{grid-template-columns:1fr;gap:2rem}.Footer-module__EZoWya__footerBottomContent{text-align:center;flex-direction:column}.Footer-module__EZoWya__legalLinks{justify-content:center}.Footer-module__EZoWya__backToTop{margin:2rem auto 0;position:static}}
.FloatingShapes-module__tP7o3W__floatingShapes{z-index:-1;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.FloatingShapes-module__tP7o3W__shape{border-radius:50%;animation:4s ease-in-out infinite FloatingShapes-module__tP7o3W__float;position:absolute}.FloatingShapes-module__tP7o3W__shape1{background:var(--logo-teal);width:8px;height:8px;animation-delay:0s;top:10%;left:10%;box-shadow:0 0 20px #33a3c24d}.FloatingShapes-module__tP7o3W__shape2{background:var(--logo-pink);width:6px;height:6px;animation-delay:1s;top:20%;right:15%;box-shadow:0 0 15px #e6338a4d}.FloatingShapes-module__tP7o3W__shape3{background:var(--logo-gray);width:10px;height:10px;animation-delay:2s;top:35%;left:5%;box-shadow:0 0 25px #3333334d}.FloatingShapes-module__tP7o3W__shape4{background:var(--logo-teal);width:7px;height:7px;animation-delay:3s;top:50%;right:8%;box-shadow:0 0 18px #33a3c24d}.FloatingShapes-module__tP7o3W__shape5{background:var(--logo-pink);width:9px;height:9px;animation-delay:4s;top:65%;left:12%;box-shadow:0 0 22px #e6338a4d}.FloatingShapes-module__tP7o3W__shape6{background:var(--logo-gray);width:5px;height:5px;animation-delay:5s;top:80%;right:20%;box-shadow:0 0 12px #3333334d}.FloatingShapes-module__tP7o3W__shape7{background:var(--logo-teal);width:8px;height:8px;animation-delay:6s;top:15%;left:25%;box-shadow:0 0 20px #33a3c24d}.FloatingShapes-module__tP7o3W__shape8{background:var(--logo-pink);width:6px;height:6px;animation-delay:7s;top:40%;right:30%;box-shadow:0 0 15px #e6338a4d}.FloatingShapes-module__tP7o3W__shape9{background:var(--logo-gray);width:7px;height:7px;animation-delay:.5s;top:70%;left:30%;box-shadow:0 0 18px #3333334d}.FloatingShapes-module__tP7o3W__shape10{background:var(--logo-teal);width:9px;height:9px;animation-delay:1.5s;top:25%;left:50%;box-shadow:0 0 22px #33a3c24d}.FloatingShapes-module__tP7o3W__shape11{background:var(--logo-pink);width:5px;height:5px;animation-delay:2.5s;top:55%;right:40%;box-shadow:0 0 12px #e6338a4d}.FloatingShapes-module__tP7o3W__shape12{background:var(--logo-gray);width:8px;height:8px;animation-delay:3.5s;top:85%;left:40%;box-shadow:0 0 20px #3333334d}@keyframes FloatingShapes-module__tP7o3W__float{0%,to{opacity:.7;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-10px)scale(1.2)}}
