@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700&display=swap";
.Navbar-module___rHu7W__navbar{z-index:1000;border-bottom:1px solid #0000;padding:1.5rem 0;transition:all .5s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{background:var(--bg-card);-webkit-backdrop-filter:blur(25px);border:1px solid var(--border-subtle);border-radius:100px;max-width:1200px;margin:0 auto;padding:.5rem 0;top:1rem;left:1.5rem;right:1.5rem;box-shadow:0 15px 40px #0000000d,inset 0 1px 1px #ffffff0d}.Navbar-module___rHu7W__inner{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module___rHu7W__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module___rHu7W__logoImg{object-fit:contain;width:80px;height:80px;transition:all var(--transition-base);filter:drop-shadow(0 0 4px #8b5cf633);border-radius:50%}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logoImg{width:60px;height:60px}.Navbar-module___rHu7W__logo:hover .Navbar-module___rHu7W__logoImg{filter:drop-shadow(0 0 12px #a78bfa99);transform:scale(1.05)}.Navbar-module___rHu7W__desktopNav{flex:1;justify-content:center;align-items:center;display:flex}.Navbar-module___rHu7W__navLinksWrapper{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:100px;align-items:center;gap:.2rem;padding:.35rem;display:flex}.Navbar-module___rHu7W__navLink{font-family:var(--font-body);color:var(--text-secondary);white-space:nowrap;border-radius:100px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:550;transition:color .3s}.Navbar-module___rHu7W__navLink:hover{color:var(--text-primary)}.Navbar-module___rHu7W__activeNavLink{color:var(--text-primary)!important}.Navbar-module___rHu7W__navLabel{z-index:3;position:relative}.Navbar-module___rHu7W__activeIndicator{z-index:1;background:#7c3aed14;border:1px solid #7c3aed26;border-radius:100px;position:absolute;inset:0;box-shadow:inset 0 0 10px #7c3aed14}.Navbar-module___rHu7W__ctaWrapper{align-items:center;display:flex}.Navbar-module___rHu7W__ctaButton{font-family:var(--font-display);color:#fff;transition:all var(--transition-fast);background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.95rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #7c3aed33}.Navbar-module___rHu7W__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.Navbar-module___rHu7W__ctaButton:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 25px #7c3aed73}.Navbar-module___rHu7W__ctaButton:hover:before{transform:translate(100%)}.Navbar-module___rHu7W__ctaSparkle{color:#f59e0b;animation:3s linear infinite Navbar-module___rHu7W__sparkleRotate}.Navbar-module___rHu7W__themeToggle{background:var(--bg-secondary);border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--text-primary);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;margin-right:.75rem;display:flex}.Navbar-module___rHu7W__themeToggle:hover{background:var(--bg-card-hover);border-color:var(--border-glow);transform:rotate(30deg)scale(1.05)}.Navbar-module___rHu7W__mobileRightActions{align-items:center;gap:.5rem;display:none}.Navbar-module___rHu7W__themeToggleMobile{background:var(--bg-secondary);border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--text-primary);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Navbar-module___rHu7W__themeToggleMobile:hover{background:var(--bg-card-hover);border-color:var(--border-glow)}.Navbar-module___rHu7W__hamburger{color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-subtle);width:40px;height:40px;transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:none}.Navbar-module___rHu7W__hamburger:hover{background:var(--bg-card-hover);border-color:var(--border-glow)}.Navbar-module___rHu7W__mobileMenu{z-index:999;-webkit-backdrop-filter:blur(30px);background:#0a0a14d9;border:1px solid #ffffff14;border-radius:2rem;padding:1.5rem;position:fixed;top:90px;left:1.5rem;right:1.5rem;box-shadow:0 20px 50px #0006}.Navbar-module___rHu7W__mobileLinksList{flex-direction:column;gap:.5rem;display:flex}.Navbar-module___rHu7W__mobileNavLink{font-family:var(--font-body);color:var(--text-secondary);transition:all var(--transition-fast);border-radius:1rem;padding:.85rem 1.25rem;font-size:1.1rem;font-weight:600;display:block}.Navbar-module___rHu7W__mobileNavLink:hover{color:var(--text-primary);background:#8b5cf614}.Navbar-module___rHu7W__activeMobileNavLink{border-left:4px solid var(--color-primary);background:#8b5cf61f;color:var(--text-primary)!important}.Navbar-module___rHu7W__mobileCtaWrapper{margin-top:1rem}.Navbar-module___rHu7W__mobileCta{font-family:var(--font-display);color:#fff;text-align:center;transition:opacity var(--transition-fast);background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border-radius:100px;padding:1rem;font-size:1rem;font-weight:700;display:block}@keyframes Navbar-module___rHu7W__sparkleRotate{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.2)}to{transform:rotate(360deg)scale(1)}}@media (max-width:768px){.Navbar-module___rHu7W__desktopNav,.Navbar-module___rHu7W__ctaWrapper{display:none}.Navbar-module___rHu7W__mobileRightActions,.Navbar-module___rHu7W__hamburger{display:flex}}.Navbar-module___rHu7W__hiddenNavbar{pointer-events:none;opacity:0}.light-theme .Navbar-module___rHu7W__logoImg{background:#0d0d1af2;border:1px solid #8b5cf633;box-shadow:0 4px 20px #8b5cf626}.light-theme .Navbar-module___rHu7W__mobileMenu{background:#ffffffeb;border:1px solid #8b5cf626;box-shadow:0 20px 50px #0f172a14}
.Footer-module__Grjkva__footer{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:3.5rem 0 0;position:relative;overflow:hidden}.Footer-module__Grjkva__ambientGlow{pointer-events:none;filter:blur(50px);z-index:1;background:radial-gradient(circle,#8b5cf614 0%,#0000 70%);border-radius:50%;width:450px;height:450px;position:absolute;bottom:-220px;right:-50px}.Footer-module__Grjkva__grid{z-index:2;grid-template-columns:1.2fr 1fr;gap:6rem;max-width:860px;margin:0 auto;padding-bottom:2.5rem;display:grid;position:relative}.Footer-module__Grjkva__brand{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__Grjkva__brandLogo{align-items:center;gap:.5rem;display:flex}.Footer-module__Grjkva__logoWrapper{align-items:baseline;display:inline-flex}.Footer-module__Grjkva__logoTextBold{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;transition:color var(--transition-base);font-size:1.5rem;font-weight:700}.Footer-module__Grjkva__logoTextLight{font-family:var(--font-display);color:var(--text-secondary);letter-spacing:-.02em;transition:color var(--transition-base);font-size:1.5rem;font-weight:300}.Footer-module__Grjkva__brandDesc{color:var(--text-secondary);max-width:280px;font-size:.875rem;line-height:1.7}.Footer-module__Grjkva__socials{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.Footer-module__Grjkva__socialLink{background:var(--bg-primary);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-muted);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__Grjkva__socialLink:hover{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border-color:#ffffff1a;transform:translateY(-3px)rotate(360deg);box-shadow:0 5px 15px #7c3aed66}.Footer-module__Grjkva__column{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__Grjkva__columnTitle{font-family:var(--font-display);letter-spacing:.15em;color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:700;display:inline-block;position:relative}.Footer-module__Grjkva__linkList{flex-direction:column;gap:.85rem;display:flex}.Footer-module__Grjkva__link{color:var(--text-secondary);transition:color var(--transition-fast), transform var(--transition-fast);cursor:pointer;align-items:center;gap:.6rem;width:fit-content;padding:.1rem 0;font-size:.9rem;display:inline-flex;position:relative}.Footer-module__Grjkva__linkText{transition:transform var(--transition-fast)}.Footer-module__Grjkva__link:hover{color:var(--text-primary);transform:translate(4px)}.Footer-module__Grjkva__link:hover .Footer-module__Grjkva__linkText{color:var(--hover-color,var(--color-primary-light))}.Footer-module__Grjkva__underline{background:linear-gradient(90deg, var(--hover-color,#a78bfa), transparent);width:0;height:1px;transition:width var(--transition-fast);position:absolute;bottom:0;left:0}.Footer-module__Grjkva__link:hover .Footer-module__Grjkva__underline{width:100%}.Footer-module__Grjkva__linkStatic{cursor:default}.Footer-module__Grjkva__linkTextStatic{color:var(--text-secondary);font-size:.9rem}.Footer-module__Grjkva__contactIcon{transition:transform var(--transition-fast);flex-shrink:0;align-items:center;display:flex}.Footer-module__Grjkva__link:hover .Footer-module__Grjkva__contactIcon{transform:scale(1.15)}.Footer-module__Grjkva__bottom{z-index:2;position:relative}.Footer-module__Grjkva__bottomLine{background:linear-gradient(90deg, transparent, var(--border-subtle) 50%, transparent);width:100%;height:1px}.Footer-module__Grjkva__bottomContent{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 0;font-size:.8rem;display:flex}.Footer-module__Grjkva__taxNotice{opacity:.8;letter-spacing:.01em}.Footer-module__Grjkva__legalLinks{align-items:center;gap:.5rem;display:flex}.Footer-module__Grjkva__legalLink{color:var(--text-muted);transition:color var(--transition-fast);text-decoration:none}.Footer-module__Grjkva__legalLink:hover{color:var(--text-primary)}.Footer-module__Grjkva__separator{color:var(--text-muted);opacity:.5}@keyframes Footer-module__Grjkva__sparkleFloat{0%,to{opacity:.8;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-3px)scale(1.2)}}.Footer-module__Grjkva__centeredContent{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:2.2rem;padding-bottom:3.5rem;display:flex;position:relative}.Footer-module__Grjkva__brandCentered{flex-direction:column;align-items:center;gap:1rem;display:flex}.Footer-module__Grjkva__brandLogoCentered{justify-content:center;align-items:baseline;display:flex}.Footer-module__Grjkva__brandDescCentered{color:var(--text-secondary);white-space:nowrap;max-width:none;margin:0 auto;font-size:.9rem;line-height:1.7}.Footer-module__Grjkva__unifiedRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.2rem;width:100%;display:flex}.Footer-module__Grjkva__contactItem{align-items:center;display:flex}.Footer-module__Grjkva__socialsGroup{align-items:center;gap:1rem;display:flex}.Footer-module__Grjkva__rowSeparator{color:var(--text-muted);opacity:.3;-webkit-user-select:none;user-select:none;font-size:1.1rem}@media (max-width:900px){.Footer-module__Grjkva__brandDescCentered{white-space:normal;max-width:90%}.Footer-module__Grjkva__unifiedRow{flex-direction:column;gap:1.25rem}.Footer-module__Grjkva__rowSeparator{display:none}}@media (max-width:600px){.Footer-module__Grjkva__bottomContent{text-align:center;flex-direction:column;padding:2rem 1rem}}
.WhatsAppButton-module__Ya1Cjq__floatBtn{z-index:999;color:#fff;cursor:pointer;background-color:#25d366;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .3s,box-shadow .3s;animation:2s infinite WhatsAppButton-module__Ya1Cjq__pulseBtn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 24px #25d36666,0 0 #25d36680}.WhatsAppButton-module__Ya1Cjq__floatBtn:hover{background-color:#20ba5a;transform:scale(1.1);box-shadow:0 12px 30px #25d36699}@keyframes WhatsAppButton-module__Ya1Cjq__pulseBtn{0%{box-shadow:0 8px 24px #25d36666,0 0 #25d366b3}70%{box-shadow:0 8px 24px #25d36666,0 0 0 15px #25d36600}to{box-shadow:0 8px 24px #25d36666,0 0 #25d36600}}@media (max-width:768px){.WhatsAppButton-module__Ya1Cjq__floatBtn{width:50px;height:50px;bottom:1.5rem;right:1.5rem}}
.CookieConsent-module__ORNcuG__banner{-webkit-backdrop-filter:blur(25px);z-index:99999;background:#030014cc;border:1px solid #ffffff14;border-radius:24px;width:440px;max-width:calc(100vw - 3rem);padding:1.75rem;transition:border-color .3s;position:fixed;bottom:2rem;left:2rem;box-shadow:0 15px 35px #0009,0 0 20px #7c3aed26}.CookieConsent-module__ORNcuG__banner:hover{border-color:#7c3aed4d}.CookieConsent-module__ORNcuG__container{flex-direction:column;gap:1.5rem;display:flex}.CookieConsent-module__ORNcuG__content{align-items:flex-start;gap:1rem;display:flex}.CookieConsent-module__ORNcuG__iconWrapper{color:#a78bfa;background:#7c3aed1f;border:1px solid #7c3aed40;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.CookieConsent-module__ORNcuG__icon{animation:2s ease-in-out infinite CookieConsent-module__ORNcuG__pulse}@keyframes CookieConsent-module__ORNcuG__pulse{0%,to{transform:scale(1)}50%{filter:drop-shadow(0 0 4px #a78bfa);transform:scale(1.08)}}.CookieConsent-module__ORNcuG__textGroup{flex-direction:column;gap:.35rem;display:flex}.CookieConsent-module__ORNcuG__title{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:700}.CookieConsent-module__ORNcuG__text{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}.CookieConsent-module__ORNcuG__link{color:#a78bfa;font-weight:600;text-decoration:none;transition:color .2s,-webkit-text-decoration .2s,text-decoration .2s}.CookieConsent-module__ORNcuG__link:hover{color:#c084fc;text-decoration:underline}.CookieConsent-module__ORNcuG__actions{justify-content:flex-end;gap:.75rem;width:100%;display:flex}.CookieConsent-module__ORNcuG__declineBtn{font-family:var(--font-display);color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:100px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.CookieConsent-module__ORNcuG__declineBtn:hover{color:var(--text-primary);background:#ffffff0d;border-color:#ffffff40}.CookieConsent-module__ORNcuG__acceptBtn{font-family:var(--font-display);color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border:1px solid #ffffff1a;border-radius:100px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #7c3aed40}.CookieConsent-module__ORNcuG__acceptBtn:hover{border-color:#fff3;transform:translateY(-1px);box-shadow:0 6px 18px #7c3aed66}.light-theme .CookieConsent-module__ORNcuG__banner{background:#ffffffe6;border-color:#7c3aed26;box-shadow:0 15px 35px #0f172a0f,0 0 25px #7c3aed0a}.light-theme .CookieConsent-module__ORNcuG__banner:hover{border-color:#7c3aed40}.light-theme .CookieConsent-module__ORNcuG__iconWrapper{color:#7c3aed;background:#7c3aed14;border-color:#7c3aed2e}.light-theme .CookieConsent-module__ORNcuG__link{color:#7c3aed}.light-theme .CookieConsent-module__ORNcuG__link:hover{color:#4f46e5}.light-theme .CookieConsent-module__ORNcuG__declineBtn{color:#475569;border-color:#0f172a26}.light-theme .CookieConsent-module__ORNcuG__declineBtn:hover{color:#0f172a;background:#0f172a0a;border-color:#0f172a4d}.light-theme .CookieConsent-module__ORNcuG__acceptBtn{border-color:#7c3aed1a;box-shadow:0 4px 12px #7c3aed2e}.light-theme .CookieConsent-module__ORNcuG__acceptBtn:hover{box-shadow:0 6px 18px #7c3aed4d}@media (max-width:600px){.CookieConsent-module__ORNcuG__banner{border-radius:20px;width:auto;max-width:none;padding:1.5rem;bottom:1.5rem;left:1.5rem;right:1.5rem}.CookieConsent-module__ORNcuG__content{text-align:center;flex-direction:column;align-items:center;gap:.75rem}.CookieConsent-module__ORNcuG__iconWrapper{width:48px;height:48px}.CookieConsent-module__ORNcuG__actions{justify-content:stretch}.CookieConsent-module__ORNcuG__declineBtn,.CookieConsent-module__ORNcuG__acceptBtn{text-align:center;flex:1;padding:.7rem}}
:root{--bg-primary:#07070f;--bg-secondary:#0d0d1a;--bg-card:#0f0f1e;--bg-card-hover:#141428;--color-primary:#8b5cf6;--color-primary-light:#a78bfa;--color-primary-dark:#7c3aed;--color-accent:#c026d3;--color-gradient:linear-gradient(135deg, #8b5cf6 0%, #c026d3 100%);--text-primary:#fff;--text-secondary:#ffffffb3;--text-muted:#fff6;--border-subtle:#8b5cf626;--border-glow:#8b5cf666;--font-display:"Outfit", sans-serif;--font-body:"Inter", sans-serif;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--radius-sm:6px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-glow:0 0 40px #8b5cf626;--shadow-glow-strong:0 0 60px #8b5cf64d;--shadow-card:0 4px 24px #0006;--transition-fast:.15s ease;--transition-base:.3s ease;--transition-slow:.5s ease;--container-max:1200px;--container-padding:1.5rem}.light-theme{--bg-primary:#f8fafc;--bg-secondary:#f1f5f9;--bg-card:#fff;--bg-card-hover:#e2e8f0;--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#64748b;--border-subtle:#8b5cf61f;--border-glow:#8b5cf666;--shadow-glow:0 10px 30px #8b5cf614;--shadow-glow-strong:0 15px 40px #8b5cf61f;--shadow-card:0 4px 20px #0f172a0d}.light-theme select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(15,23,42,0.4)' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;transition:background-color .4s,color .4s;overflow-x:hidden}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}.container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.section-label{font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;color:var(--color-primary);justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:flex}.section-label:before,.section-label:after{content:"";background:linear-gradient(90deg, transparent, var(--color-primary), transparent);flex:1;max-width:60px;height:1px}.gradient-text{background:var(--color-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--color-primary-dark);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}::selection{color:var(--text-primary);background:#7c3aed33}
