.Contact-module__J3q-aa__container{background:radial-gradient(circle at 50% 100%,#f0f9ff 0%,#fff 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Inter,sans-serif;display:flex}.Contact-module__J3q-aa__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #ffffff80;border-radius:2rem;width:100%;max-width:1000px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001a}.Contact-module__J3q-aa__illustrationSection{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Contact-module__J3q-aa__illustration{object-fit:contain;filter:drop-shadow(0 20px 30px #2563eb26);width:85%;height:auto;transition:transform .5s}.Contact-module__J3q-aa__card:hover .Contact-module__J3q-aa__illustration{transform:scale(1.05)rotate(-2deg)}.Contact-module__J3q-aa__formSection{flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}.Contact-module__J3q-aa__title{color:#1e293b;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1.1}.Contact-module__J3q-aa__subtitle{color:#64748b;margin-bottom:2.5rem;font-size:1.1rem}.Contact-module__J3q-aa__formGroup{margin-bottom:1.5rem}.Contact-module__J3q-aa__label{color:#334155;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.Contact-module__J3q-aa__input,.Contact-module__J3q-aa__textarea{color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:1rem;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.Contact-module__J3q-aa__input:focus,.Contact-module__J3q-aa__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1a}.Contact-module__J3q-aa__textarea{resize:vertical;min-height:120px}.Contact-module__J3q-aa__submitBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #2563eb4d}.Contact-module__J3q-aa__submitBtn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb66}.Contact-module__J3q-aa__contactMethods{gap:1.5rem;margin-bottom:2rem;display:flex}.Contact-module__J3q-aa__method{color:#64748b;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}@media (max-width:900px){.Contact-module__J3q-aa__card{flex-direction:column;max-width:500px}.Contact-module__J3q-aa__illustrationSection{min-height:250px;padding:3rem 2rem 0}.Contact-module__J3q-aa__formSection{padding:2rem}.Contact-module__J3q-aa__title{font-size:2rem}.Contact-module__J3q-aa__contactMethods{flex-direction:column;gap:.5rem}}
.NavbarContent-module__d9vCva__headerWrapper{z-index:2000;width:100%;position:sticky;top:0}.NavbarContent-module__d9vCva__nav{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;height:5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #00000005}.NavbarContent-module__d9vCva__inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.NavbarContent-module__d9vCva__upgradeBanner{color:#fff;text-align:center;z-index:1001;background:linear-gradient(90deg,#ff4e50,#f9d423);justify-content:center;align-items:center;gap:10px;padding:8px;font-size:14px;font-weight:500;display:flex;position:relative}@media (max-width:640px){.NavbarContent-module__d9vCva__upgradeBanner{flex-direction:column;gap:4px;padding:10px 4px;font-size:12px;line-height:1.4}}.NavbarContent-module__d9vCva__upgradeLink{color:#fff;cursor:pointer;font-weight:700;text-decoration:underline}.NavbarContent-module__d9vCva__upgradeLink:hover{opacity:.9;text-decoration:none}.NavbarContent-module__d9vCva__logo{align-items:center;gap:.75rem;text-decoration:none;transition:transform .2s;display:flex}.NavbarContent-module__d9vCva__logo:hover{transform:scale(1.02)}.NavbarContent-module__d9vCva__logoWrapper{background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #0000000d}.NavbarContent-module__d9vCva__logoImage{object-fit:contain;width:100%;height:100%;display:block}.NavbarContent-module__d9vCva__logoText{letter-spacing:-.03em;color:#1e293b;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:800}.NavbarContent-module__d9vCva__desktopActions{align-items:center;gap:1.5rem;display:flex}.NavbarContent-module__d9vCva__link{color:#64748b;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.NavbarContent-module__d9vCva__link:hover{color:hsl(var(--primary));background:#2563eb0d}.NavbarContent-module__d9vCva__primaryBtn{background:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--primary-dark))100%);color:#fff;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 10px #2563eb33}.NavbarContent-module__d9vCva__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.NavbarContent-module__d9vCva__btnSecondary{color:hsl(var(--text-main));background:#fff;border:1px solid #0000001a;border-radius:9999px;padding:.6rem 1.25rem;font-weight:600;text-decoration:none;transition:all .2s}.NavbarContent-module__d9vCva__btnSecondary:hover{background:#f8fafc;border-color:#0003;transform:translateY(-1px)}.NavbarContent-module__d9vCva__userActions{border-left:1px solid #0000001a;align-items:center;gap:1.25rem;margin-left:1rem;padding-left:1.5rem;display:flex}.NavbarContent-module__d9vCva__userProfile{align-items:center;gap:.75rem;display:flex}.NavbarContent-module__d9vCva__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:2.5rem;height:2.5rem;transition:transform .2s;box-shadow:0 0 0 1px #0000000d}.NavbarContent-module__d9vCva__avatar:hover{box-shadow:0 0 0 2px hsl(var(--primary));transform:scale(1.05)}.NavbarContent-module__d9vCva__avatarPlaceholder{width:2.5rem;height:2.5rem;color:hsl(var(--primary));background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.NavbarContent-module__d9vCva__logoutBtn{color:#94a3b8;padding:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.NavbarContent-module__d9vCva__logoutBtn:hover{color:#dc2626}.NavbarContent-module__d9vCva__mobileToggle{cursor:pointer;color:#1e293b;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:.5rem;transition:background .2s;display:none}.NavbarContent-module__d9vCva__mobileToggle:active{background:#0000000d}@media (max-width:480px){.NavbarContent-module__d9vCva__nav{height:4rem}.NavbarContent-module__d9vCva__inner{padding:0 1rem}.NavbarContent-module__d9vCva__logoText{font-size:1.1rem}.NavbarContent-module__d9vCva__logoWrapper{width:40px;height:40px}}.NavbarContent-module__d9vCva__mobileMenuOverlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003;animation:.3s ease-out NavbarContent-module__d9vCva__fadeIn;position:fixed;inset:0}.NavbarContent-module__d9vCva__mobileMenu{z-index:2001;background:#fff;flex-direction:column;gap:1.5rem;width:85%;max-width:400px;height:100vh;padding:2rem 2rem 8rem;animation:.3s cubic-bezier(.16,1,.3,1) NavbarContent-module__d9vCva__slideIn;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #0000001a}.NavbarContent-module__d9vCva__mobileHeader{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.NavbarContent-module__d9vCva__mobileHeaderTitle{color:hsl(var(--text-main));font-size:1.25rem;font-weight:800}.NavbarContent-module__d9vCva__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.NavbarContent-module__d9vCva__mobileLink{color:hsl(var(--text-main));background:0 0;border-radius:1rem;align-items:center;gap:1rem;padding:1rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.NavbarContent-module__d9vCva__mobileLink:active,.NavbarContent-module__d9vCva__mobileLink:hover{background:#f8fafc;transform:translate(5px)}.NavbarContent-module__d9vCva__mobileIcon{color:hsl(var(--primary));background:#2563eb1a;border-radius:.75rem;justify-content:center;align-items:center;width:36px;height:36px;padding:.5rem;display:flex}.NavbarContent-module__d9vCva__mobileFooter{border-top:1px solid #e2e8f0;flex-direction:column;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.NavbarContent-module__d9vCva__profileCard{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;align-items:center;gap:1rem;margin-top:.5rem;padding:1rem;display:flex}.NavbarContent-module__d9vCva__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:40px;height:40px;box-shadow:0 2px 4px #0000000d}.NavbarContent-module__d9vCva__avatarPlaceholder{background-color:hsl(var(--primary));color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.NavbarContent-module__d9vCva__profileInfo{flex-direction:column;gap:.15rem;display:flex}.NavbarContent-module__d9vCva__profileName{color:hsl(var(--text-main));font-size:.95rem;font-weight:700}.NavbarContent-module__d9vCva__signOutLink{color:hsl(var(--danger));cursor:pointer;margin-top:2px;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.NavbarContent-module__d9vCva__signOutLink:hover{opacity:.8;text-decoration:underline}@keyframes NavbarContent-module__d9vCva__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes NavbarContent-module__d9vCva__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:960px){.NavbarContent-module__d9vCva__desktopActions{display:none}.NavbarContent-module__d9vCva__mobileToggle{display:flex}}
.Footer-module__S6Hkya__footer{background:hsl(var(--text-main));color:#94a3b8;border-top:1px solid #ffffff0d;padding:5rem 1.5rem 2rem;font-family:inherit;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerTexture{opacity:.4;pointer-events:none;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:32px 32px;width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__S6Hkya__footerContainer{z-index:10;grid-template-columns:2fr 1fr 1.5fr;gap:4rem;max-width:1200px;margin:0 auto 4rem;display:grid;position:relative}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:1.5rem;max-width:320px;display:flex}.Footer-module__S6Hkya__logoWrapper{background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:8px;display:flex;overflow:hidden}.Footer-module__S6Hkya__footerLogo{object-fit:contain;width:100%;height:100%;display:block}.Footer-module__S6Hkya__brandText{color:#64748b;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__colTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.875rem;font-weight:600}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:#94a3b8;align-items:center;gap:.5rem;font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__S6Hkya__footerLink:hover{color:#60a5fa;transform:translate(2px)}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__contactItem{color:#94a3b8;align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__contactIcon{color:#60a5fa;flex-shrink:0;margin-top:.125rem}.Footer-module__S6Hkya__subscribeText{color:#94a3b8;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__whatsappLink{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:.75rem;width:fit-content;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__S6Hkya__whatsappLink:hover{color:#4ade80;background:#22c55e1a;border-color:#22c55e66}.Footer-module__S6Hkya__copyright{color:#475569;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:2rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__legalLinks{gap:2rem;display:flex}.Footer-module__S6Hkya__legalLink{color:#475569;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__legalLink:hover{color:#94a3b8}@media (max-width:1024px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:1fr 1fr;gap:3rem}.Footer-module__S6Hkya__brandCol{grid-column:span 2;max-width:100%}}@media (max-width:640px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__brandCol{grid-column:span 1;align-items:flex-start}.Footer-module__S6Hkya__copyright{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__S6Hkya__legalLinks{justify-content:center;gap:1.5rem}}.Footer-module__S6Hkya__supportBtnContainer{margin-top:1.5rem}.Footer-module__S6Hkya__contactSupportBtn{color:#60a5fa;background:#2563eb1a;border:1px solid #2563eb33;border-radius:9999px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Footer-module__S6Hkya__contactSupportBtn:hover{color:#93c5fd;background:#2563eb33;border-color:#2563eb66;transform:translateY(-2px)}
.FloatingWhatsApp-module__QndPVW__container{z-index:9999;color:#fff;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,background-color .3s;animation:2s infinite FloatingWhatsApp-module__QndPVW__pulseGreen;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 10px #0000004d}.FloatingWhatsApp-module__QndPVW__container:hover{background-color:#20bd5a;transform:scale(1.1)}@keyframes FloatingWhatsApp-module__QndPVW__pulseGreen{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}
