.navbar{position:sticky;top:0;z-index:50;border-bottom:1px solid hsla(0,0%,100%,.08);background:#0a0e1ad9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Montserrat!important;transform:translateY(0);transition:transform .3s ease,background-color .3s ease,border-color .3s ease}.navbar--hidden{transform:translateY(-100%)}.navbar--menu-open{transform:none}.navbar--top{background:#0a0e1a;border-bottom-color:transparent}.navbar--top .navbar__inner{background:#0a0e1a;-webkit-backdrop-filter:none;backdrop-filter:none}.navbar__inner{position:relative;z-index:2;max-width:1280px;height:76px;margin:0 auto;padding:0 1.5rem;gap:2rem;background:#0a0e1ad9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Montserrat;transition:background-color .3s ease,backdrop-filter .3s ease}.navbar__brand,.navbar__inner{display:flex;align-items:center}.navbar__brand{gap:.6rem;text-decoration:none;margin-right:auto}.navbar__logo{height:1.5rem;width:auto}.navbar__links{display:none;align-items:center;gap:1.75rem}@media(min-width:960px){.navbar__links{display:flex}}.navbar__link{position:relative;color:#94a3b8;font-size:.9rem;font-weight:500;font-family:Montserrat;text-decoration:none;white-space:nowrap}.navbar__link:hover{color:#fff}.navbar__actions{display:flex;align-items:center;gap:.75rem}.navbar__desktop-cta{display:none}@media(min-width:960px){.navbar__desktop-cta{display:inline-flex}}.navbar__burger{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid hsla(0,0%,100%,.08);background:#ffffff0a;color:#fff;cursor:pointer}@media(min-width:960px){.navbar__burger{display:none}}.navbar__backdrop{position:fixed;inset:0;z-index:1;background:#00000073}@media(min-width:960px){.navbar__backdrop{display:none}}.navbar__mobile{height:calc(100vh - 76px);position:fixed;inset:76px 0 0;z-index:2;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;padding:.5rem 1.5rem 1.5rem;background:#0a0e1afa;box-shadow:0 12px 32px #00000059}@media(min-width:960px){.navbar__mobile{display:none}}.navbar__mobile-link{display:block;color:#fff;text-decoration:none;font-size:1rem;padding:1.1rem 0;border-bottom:1px solid hsla(0,0%,100%,.08)}.navbar__mobile-link:hover{background:linear-gradient(135deg,#2dd4bf,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.app-footer{border-top:1px solid hsla(0,0%,100%,.08);background:#0e1729}.app-footer__inner{max-width:1280px;margin:0 auto;padding:3.5rem 1.5rem;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem}.app-footer__brand{display:flex;flex-direction:column;gap:.75rem}.app-footer__logo{height:1.5rem;width:-moz-fit-content;width:fit-content}.app-footer__tagline{margin:0;color:#94a3b8;font-size:.9rem}.app-footer__heading{margin:0 0 1.1rem;color:#64748b;font-size:.85rem;font-weight:600}.app-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.app-footer__links a{color:#94a3b8;font-size:.9rem;text-decoration:none}.app-footer__links a:hover{color:#fff}@media(max-width:900px){.app-footer__inner{grid-template-columns:1fr 1fr}.app-footer__brand{grid-column:1/-1}}@media(max-width:640px){.app-footer__inner{grid-template-columns:1fr}}.login-form{width:100%}.login-form__title{color:#fff;font-size:24px;font-weight:700;text-align:center;margin-bottom:.5rem}.login-form__title-accent{background:linear-gradient(135deg,#00d2a0,#4982d6);-webkit-background-clip:text;background-clip:text;color:transparent}.login-form__subtitle{color:#94a3b8;text-align:center;margin-bottom:2rem;font-size:.95rem}.login-form__form{display:flex;flex-direction:column;gap:1.25rem}.login-form__help{align-self:flex-end}.login-form__forgot-link{align-self:flex-end;background:none;border:none;color:#2dd4bf;font-size:.85rem;cursor:pointer;padding:0}.login-form__forgot-link:hover{text-decoration:underline}.login-form__submit{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;margin-left:auto;width:100%;max-width:220px;padding:.85rem 1.5rem;box-shadow:0 0 24px #2dd4bf59}.login-form__submit:disabled{opacity:.7;cursor:not-allowed}.support-options-step{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.support-options-step__icon{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;margin-bottom:1.5rem;border-radius:50%;border:1px solid #2dd4bf;background:#2dd4bf0f;color:#2dd4bf;font-size:1.75rem}.support-options-step__title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.75rem}.support-options-step__title-accent{color:#2dd4bf}.support-options-step__channels-question,.support-options-step__tips-title{align-self:flex-start;color:#fff;font-weight:600;font-size:.92rem;margin-bottom:.5rem}.support-options-step__tips{align-self:flex-start;margin:0 0 1.75rem;padding:0;list-style:none;text-align:left}.support-options-step__tips li{position:relative;padding-left:1.1rem;color:#94a3b8;font-size:.88rem;line-height:1.6}.support-options-step__tips li:before{content:"";position:absolute;left:0;top:.55rem;width:.4rem;height:.4rem;border-radius:50%;background:#2dd4bf}.support-options-step__channels-question{margin-top:.5rem}.support-options-step__channels{display:flex;flex-direction:column;gap:.9rem;width:100%}.support-options-step__channel{display:flex;align-items:center;gap:.9rem;width:100%;padding:.9rem 1rem;border:1px solid hsla(0,0%,100%,.08);border-radius:1rem;background:#ffffff08;color:inherit;text-decoration:none;font:inherit;cursor:pointer;text-align:left;transition:border-color .2s ease}.support-options-step__channel:hover{border-color:#2dd4bf80}.support-options-step__channel-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;font-size:1.15rem}.support-options-step__channel-icon--whatsapp{background:#25d36626;color:#25d366}.support-options-step__channel-icon--email{background:#2dd4bf26;color:#2dd4bf}.support-options-step__channel-text{display:flex;flex-direction:column;gap:.15rem;flex:1}.support-options-step__channel-title{color:#fff;font-weight:600;font-size:.95rem}.support-options-step__channel-description{color:#94a3b8;font-size:.82rem}.support-options-step__channel-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:50%;background:#0a0e1a;color:#2dd4bf;font-size:.85rem}.support-request-step{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.support-request-step__icon{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;margin-bottom:1.5rem;border-radius:50%;border:1px solid #2dd4bf;background:#2dd4bf0f}.support-request-step__icon img{display:block}.support-request-step__title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.support-request-step__title-accent{color:#2dd4bf}.support-request-step__subtitle{color:#94a3b8;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.support-request-step__form{display:flex;flex-direction:column;gap:1.25rem;width:100%;text-align:left}.support-request-step__message{resize:none}.support-request-step__error{margin:-.9rem 0 0;color:#ef4444;font-size:.82rem}.support-request-step__submit{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem 1.5rem;box-shadow:0 0 24px #2dd4bf59}.support-request-step__submit:disabled{opacity:.7;cursor:not-allowed}.login-drawer__root{padding:0!important;margin:0!important;width:567px!important;max-width:100vw;background:#0a0e1a!important;box-shadow:-12px 0 40px #00000073;display:flex;flex-direction:column;border:none!important}.login-drawer__mask{background:#04060eb3!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.login-drawer__header{position:relative;flex-shrink:0;width:100%;height:210px;padding:0!important;background:url(../images/star.png) no-repeat top;background-size:cover;border:none!important}.login-drawer__header-inner{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:space-between;padding:20px}.login-drawer__nav-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;background:#ffffff14;border:1px solid hsla(0,0%,100%,.08);color:#fff;font-size:14px;cursor:pointer;transition:background .2s ease,border-color .2s ease}.login-drawer__nav-btn:hover{background:#ffffff29;border-color:#ffffff3d}.login-drawer__nav-spacer{width:34px;height:34px;flex-shrink:0}.login-drawer__content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;background:#0a0e1a!important;padding:0!important;overflow-y:auto}.login-drawer__body{width:100%;height:100%;margin:0 auto;padding:2rem 2.5rem;background:#020913!important;display:flex;align-items:center;justify-content:center}.login-drawer__reset-password-background{background:url(images/home/parallax_home.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}.login-drawer__body.login-drawer__stars-background{background-image:-webkit-image-set(url(../images/login-background.png) 1x,url(../images/login-background@2x.png) 2x)!important;background-image:image-set(url(../images/login-background.png) 1x,url(../images/login-background@2x.png) 2x)!important;background-size:cover!important;background-position:50%!important}.login-drawer__success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 0;width:100%}.login-drawer__success-logo{height:32px;width:auto;margin-bottom:2rem}.login-drawer__success-icon{display:flex;align-items:center;justify-content:center;width:200px;height:200px;border-radius:50%;background:transparent;color:#fff;font-size:1.75rem;margin-bottom:1.5rem}.login-drawer__success-title{color:#fff;font-size:1.3rem;font-weight:700;max-width:280px;margin-bottom:2rem}.login-drawer__success-btn{width:100%;max-width:280px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(calc(var(--float-distance, 10px)*-1))}}.app-shell{min-height:100vh;background:transparent}
