.ThemeToggle-module__BDCMra__toggleBtn{border:1px solid var(--color-surface-light);color:var(--color-text-primary);border-radius:var(--border-radius-full);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.ThemeToggle-module__BDCMra__toggleBtn:hover{background:var(--color-surface-light);color:var(--color-accent-primary);transform:translateY(-2px)}.ThemeToggle-module__BDCMra__icon{width:20px;height:20px}
.Navbar-module__cRh5nW__navbar{z-index:50;background:0 0;align-items:center;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:var(--glass-border);background:#050505d9;box-shadow:0 4px 30px #0000001a}[data-theme=light] .Navbar-module__cRh5nW__scrolled{background:#fafaf8e6;box-shadow:0 1px 3px #0000000d}.Navbar-module__cRh5nW__container{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;display:flex}.Navbar-module__cRh5nW__logo{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-text-primary);flex-shrink:0;align-items:center;gap:.5rem;padding-right:1rem;font-size:2.2rem;font-weight:800;display:flex}.Navbar-module__cRh5nW__logoImg{object-fit:contain;transform-origin:100%;width:auto;height:60px;margin-right:-25px;display:block;transform:scale(1.8)}@media (max-width:768px){.Navbar-module__cRh5nW__logo{font-size:1.5rem}.Navbar-module__cRh5nW__logoImg{height:40px;margin-right:-15px;transform:scale(1.6)}}.Navbar-module__cRh5nW__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cRh5nW__link{color:var(--color-text-primary);white-space:nowrap;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__cRh5nW__link:hover,.Navbar-module__cRh5nW__activeLink{color:var(--color-accent-primary)}.Navbar-module__cRh5nW__activeLink:after{content:"";background-color:var(--color-accent-primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.Navbar-module__cRh5nW__contactBtn{background:var(--color-accent-gradient);color:#fff;border-radius:var(--border-radius-sm);white-space:nowrap;padding:.5rem 1.25rem;font-weight:600;transition:all .3s}.Navbar-module__cRh5nW__contactBtn:hover{box-shadow:var(--shadow-glow);transform:translateY(-2px)}.Navbar-module__cRh5nW__mobileMenuBtn{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;padding:0;display:none}.Navbar-module__cRh5nW__hamburgerLine{background-color:var(--color-text-primary);transform-origin:1px;border-radius:2px;width:100%;height:2px;transition:all .3s linear;position:relative}.Navbar-module__cRh5nW__mobileMenuBtn.Navbar-module__cRh5nW__open .Navbar-module__cRh5nW__hamburgerLine:first-child{transform:rotate(45deg)}.Navbar-module__cRh5nW__mobileMenuBtn.Navbar-module__cRh5nW__open .Navbar-module__cRh5nW__hamburgerLine:nth-child(2){opacity:0;transform:translate(20px)}.Navbar-module__cRh5nW__mobileMenuBtn.Navbar-module__cRh5nW__open .Navbar-module__cRh5nW__hamburgerLine:nth-child(3){transform:rotate(-45deg)}.Navbar-module__cRh5nW__mobileNav{display:none}@media (max-width:1024px){.Navbar-module__cRh5nW__navLinks{display:none}.Navbar-module__cRh5nW__mobileMenuBtn{display:flex}.Navbar-module__cRh5nW__mobileNav{-webkit-backdrop-filter:blur(20px);z-index:45;background:#050505fa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;padding:80px 2rem 2rem;transition:transform .4s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}[data-theme=light] .Navbar-module__cRh5nW__mobileNav{-webkit-backdrop-filter:blur(30px);background:#fafaf8fa}.Navbar-module__cRh5nW__mobileNav.Navbar-module__cRh5nW__open{transform:translateY(0)}.Navbar-module__cRh5nW__mobileNav .Navbar-module__cRh5nW__link{text-align:center;width:100%;font-size:1.5rem;font-weight:700}.Navbar-module__cRh5nW__mobileNav .Navbar-module__cRh5nW__contactBtn{text-align:center;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.25rem}}.Navbar-module__cRh5nW__matchProLink{color:var(--color-text-primary);white-space:nowrap;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.Navbar-module__cRh5nW__matchProLink:hover{color:var(--color-accent-primary)}.Navbar-module__cRh5nW__pulseDot{background-color:#a855f7;border-radius:50%;width:6px;height:6px;display:inline-block;position:relative}.Navbar-module__cRh5nW__pulseDot:after{content:"";z-index:-1;background-color:#a855f766;border-radius:50%;animation:2s ease-out infinite Navbar-module__cRh5nW__pulseBadge;position:absolute;inset:-3px}@keyframes Navbar-module__cRh5nW__pulseBadge{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2.5)}}
.Footer-module__3hUVsW__footer{background-color:var(--color-surface);border-top:1px solid #ffffff0d;margin-top:4rem;padding:4rem 0 2rem}.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__3hUVsW__col h3{color:var(--color-text-primary);margin-bottom:1.5rem;font-size:1.25rem}.Footer-module__3hUVsW__logo{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-text-primary);align-items:center;gap:.25rem;margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__3hUVsW__logoAccent{color:var(--color-accent-primary)}.Footer-module__3hUVsW__desc{color:var(--color-text-secondary);max-width:300px;margin-bottom:1.5rem;line-height:1.6}.Footer-module__3hUVsW__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__3hUVsW__link{color:var(--color-text-secondary);font-size:.95rem;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--color-accent-primary)}.Footer-module__3hUVsW__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__contactItem{color:var(--color-text-secondary);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Footer-module__3hUVsW__socials{gap:1rem;margin-top:1rem;display:flex}.Footer-module__3hUVsW__socialIcon{background:var(--color-surface-light);width:36px;height:36px;color:var(--color-text-primary);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__3hUVsW__socialIcon:hover{background:var(--color-accent-primary);color:#fff;transform:translateY(-2px)}.Footer-module__3hUVsW__bottom{color:var(--color-text-secondary);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}@media (max-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__3hUVsW__bottom{text-align:center;flex-direction:column;gap:1rem}}[data-theme=light] .Footer-module__3hUVsW__footer{background:linear-gradient(#fafaf8 0%,#f0ecff 100%);border-color:#0000000f}[data-theme=light] .Footer-module__3hUVsW__bottom{border-color:#0000000f}[data-theme=light] .Footer-module__3hUVsW__socialIcon{color:var(--color-text-primary);background:#7c3aed14}
.WhatsAppButton-module__N1AFea__whatsappBtn{color:#fff;z-index:100;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s;animation:2s infinite WhatsAppButton-module__N1AFea__pulse;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 10px #25d3664d}.WhatsAppButton-module__N1AFea__whatsappBtn:hover{background-color:#128c7e;animation:none;transform:scale(1.1)}.WhatsAppButton-module__N1AFea__icon{width:32px;height:32px}.WhatsAppButton-module__N1AFea__tooltip{background-color:var(--color-surface);color:var(--color-text-primary);border-radius:var(--border-radius-sm);white-space:nowrap;opacity:0;pointer-events:none;box-shadow:var(--shadow-md);border:var(--glass-border);padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s;position:absolute;right:75px;transform:translate(10px)}.WhatsAppButton-module__N1AFea__tooltip:after{content:"";border-style:solid;border-width:6px 0 6px 6px;border-color:transparent transparent transparent var(--color-surface);position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.WhatsAppButton-module__N1AFea__whatsappBtn:hover .WhatsAppButton-module__N1AFea__tooltip{opacity:1;transform:translate(0)}@keyframes WhatsAppButton-module__N1AFea__pulse{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}@media (max-width:768px){.WhatsAppButton-module__N1AFea__whatsappBtn{width:50px;height:50px;bottom:1.5rem;right:1.5rem}.WhatsAppButton-module__N1AFea__icon{width:28px;height:28px}.WhatsAppButton-module__N1AFea__tooltip{display:none}}
