.login-module__WEZH7G__stage{background:var(--background);grid-template-columns:minmax(0,1fr);min-height:100dvh;display:grid;position:relative;overflow-x:hidden}@media (min-width:900px){.login-module__WEZH7G__stage{grid-template-columns:1fr 1fr;height:100dvh;overflow:hidden}.login-module__WEZH7G__formHalf,.login-module__WEZH7G__brandSide{height:100dvh;overflow:hidden}}.login-module__WEZH7G__formHalf{flex-direction:column;justify-content:center;gap:.8rem;min-height:100dvh;padding:clamp(1.15rem,2.6vw,2.1rem);display:flex;position:relative}@media (max-width:899px){.login-module__WEZH7G__formHalf{min-height:auto;padding-block:2.5rem}}.login-module__WEZH7G__leaf{pointer-events:none;opacity:.45;border-radius:999px;position:absolute}.login-module__WEZH7G__leafOne{background:radial-gradient(circle at 30% 30%, color-mix(in srgb, var(--accent) 18%, transparent), transparent 70%);width:26rem;height:26rem;inset-block-start:-8rem;inset-inline-start:-6rem}.login-module__WEZH7G__leafTwo{background:radial-gradient(circle at 70% 70%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 70%);width:30rem;height:30rem;inset-block-end:-10rem;inset-inline-end:-7rem}.login-module__WEZH7G__brandSide{text-align:start;background:radial-gradient(120% 90% at 20% 0%, color-mix(in srgb, var(--accent) 14%, transparent), transparent 70%), var(--surface-soft);border-inline-end:1px solid var(--line);flex-direction:column;justify-content:center;gap:.8rem;padding:clamp(1.15rem,2.6vw,2.1rem);display:flex;position:relative}@media (max-width:899px){.login-module__WEZH7G__brandSide{border-inline-end:0;border-block-start:1px solid var(--line)}}.login-module__WEZH7G__brand{align-items:center;gap:.9rem;display:flex}.login-module__WEZH7G__brandMark{flex:none;width:2.6rem;height:2.6rem}.login-module__WEZH7G__brandMark img{object-fit:contain;width:100%;height:100%}.login-module__WEZH7G__brandText strong{color:var(--ink-strong);letter-spacing:-.01em;font-size:clamp(1.2rem,2.1vw,1.45rem);font-weight:900;display:block}.login-module__WEZH7G__brandText strong span{color:var(--accent)}.login-module__WEZH7G__brandText small{color:var(--muted);font-size:.85rem;display:block}.login-module__WEZH7G__headline{color:var(--ink-strong);margin:0;font-size:clamp(1.35rem,2.5vw,1.95rem);font-weight:900;line-height:1.3}.login-module__WEZH7G__headline span{color:var(--accent)}.login-module__WEZH7G__subhead{max-width:30rem;color:var(--muted);margin:0;font-size:.88rem;line-height:1.7}.login-module__WEZH7G__illustration{object-fit:contain;filter:drop-shadow(0 20px 26px #22584629);width:100%;max-width:19rem;height:auto;max-height:24vh;margin-block:.25rem}@media (max-width:899px){.login-module__WEZH7G__illustration{display:none}}.login-module__WEZH7G__features{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));align-items:stretch;gap:.85rem;width:100%;max-width:36rem;display:grid}.login-module__WEZH7G__feature{background:var(--surface-raised);border:1px solid var(--line);border-radius:1.15rem;flex-direction:column;align-items:flex-start;gap:.6rem;padding:1.1rem 1.15rem;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.login-module__WEZH7G__feature:hover{border-color:color-mix(in srgb, var(--accent) 40%, var(--line));transform:translateY(-2px);box-shadow:0 12px 24px #0f28211a}.login-module__WEZH7G__featureIcon{background:var(--accent-soft);width:2.9rem;height:2.9rem;color:var(--accent-ink);border-radius:.95rem;flex:none;place-items:center;display:grid}.login-module__WEZH7G__feature strong{color:var(--foreground);font-size:1rem;font-weight:800;display:block}.login-module__WEZH7G__feature small{color:var(--muted);margin-top:.15rem;font-size:.84rem;line-height:1.55;display:block}.login-module__WEZH7G__loginCard{z-index:1;flex-direction:column;gap:.6rem;width:min(23rem,100%);margin-inline:auto;display:flex;position:relative}.login-module__WEZH7G__welcome{color:var(--muted);text-align:center;font-size:.85rem}.login-module__WEZH7G__welcome b{color:var(--accent)}.login-module__WEZH7G__lockBadge{background:var(--accent-soft);width:2.9rem;height:2.9rem;color:var(--accent-ink);border-radius:1rem;align-self:center;place-items:center;display:grid}.login-module__WEZH7G__lockBadge svg{width:1.5rem;height:1.5rem}.login-module__WEZH7G__formHeading{text-align:center;flex-direction:column;gap:.35rem;display:flex}.login-module__WEZH7G__formHeading h1{color:var(--ink-strong);margin:0;font-size:clamp(1.25rem,2.1vw,1.6rem);font-weight:900}.login-module__WEZH7G__formHeading p{color:var(--muted);margin:0;font-size:.88rem}.login-module__WEZH7G__fields{flex-direction:column;gap:.6rem;display:flex}.login-module__WEZH7G__field{display:block}.login-module__WEZH7G__fieldLabel{color:var(--foreground);margin-bottom:.45rem;font-size:.85rem;font-weight:700;display:block}.login-module__WEZH7G__inputWrap{border:1px solid var(--line-strong);background:var(--surface);border-radius:.9rem;align-items:center;gap:.65rem;padding:0 1rem;transition:border-color .18s,box-shadow .18s;display:flex}.login-module__WEZH7G__inputWrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 12%, transparent)}.login-module__WEZH7G__inputWrap svg{width:1.1rem;height:1.1rem;color:var(--muted-soft);flex:none}.login-module__WEZH7G__inputWrap input{min-width:0;color:var(--foreground);background:0 0;border:0;outline:none;flex:auto;padding:.7rem 0;font-size:.9rem}.login-module__WEZH7G__inputWrap input::placeholder{color:var(--muted-soft)}.login-module__WEZH7G__passwordToggle{cursor:pointer;color:var(--muted-soft);background:0 0;border:0;place-items:center;padding:.25rem;display:grid}.login-module__WEZH7G__passwordToggle:hover{color:var(--accent)}.login-module__WEZH7G__submitButton{isolation:isolate;border:1px solid color-mix(in srgb, #fff 22%, var(--accent));background:linear-gradient(180deg, var(--accent), var(--accent-strong));color:#fff;letter-spacing:.01em;cursor:pointer;min-width:13rem;min-height:3rem;box-shadow:0 12px 28px color-mix(in srgb, var(--accent) 30%, transparent), 0 0 0 1px color-mix(in srgb, var(--accent) 30%, transparent);border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:.55rem;padding:.85rem 2.6rem;font-size:1.02rem;font-weight:800;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,filter .3s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.login-module__WEZH7G__submitButton:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(115deg,#0000 25%,#ffffff61 50%,#0000 75%);transition:transform .35s ease-in-out;position:absolute;inset:0;transform:translate(-130%)}.login-module__WEZH7G__submitButton:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 18px 36px color-mix(in srgb, var(--accent) 40%, transparent), 0 0 24px color-mix(in srgb, var(--accent) 48%, transparent);transform:scale(1.04)}.login-module__WEZH7G__submitButton:hover:not(:disabled):before{transform:translate(130%)}.login-module__WEZH7G__submitButton:active:not(:disabled){transform:scale(.97)}.login-module__WEZH7G__submitButton:disabled{opacity:.7;cursor:progress;box-shadow:none;filter:none;transform:none}.login-module__WEZH7G__submitButton:disabled:before{display:none}.login-module__WEZH7G__spinner{width:1.1rem;height:1.1rem;animation:1s linear infinite login-module__WEZH7G__spin}@keyframes login-module__WEZH7G__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.login-module__WEZH7G__spinner{animation-duration:3s}.login-module__WEZH7G__submitButton{transition:none}}.login-module__WEZH7G__accountNote{background:var(--surface-soft);border:1px solid var(--line);color:var(--muted);border-radius:.75rem;align-items:flex-start;gap:.5rem;padding:.55rem .8rem;font-size:.74rem;line-height:1.55;display:flex}.login-module__WEZH7G__accountNote svg{width:1.05rem;height:1.05rem;color:var(--accent);flex:none;margin-top:.15rem}.login-module__WEZH7G__accountNote p{margin:0}.login-module__WEZH7G__formRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.login-module__WEZH7G__remember{color:var(--muted);cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.login-module__WEZH7G__remember input{width:1rem;height:1rem;accent-color:var(--accent)}.login-module__WEZH7G__linkButton{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:.85rem;font-weight:700}.login-module__WEZH7G__linkButton:hover:not(:disabled){text-decoration:underline}.login-module__WEZH7G__linkButton:disabled{opacity:.6;cursor:progress}.login-module__WEZH7G__switchNote{text-align:center;color:var(--muted);margin:0;font-size:.85rem}.login-module__WEZH7G__switchNote a{color:var(--accent);font-weight:700}.login-module__WEZH7G__feedback{margin:0}.login-module__WEZH7G__footer{text-align:center;color:var(--muted-soft);margin:0;font-size:.8rem}.login-module__WEZH7G__supportBlock{border-top:1px solid var(--line,#94a3b840);gap:.5rem;margin:0;padding-top:.85rem;display:grid}.login-module__WEZH7G__supportLabel{text-align:center;color:var(--muted);margin:0;font-size:.8rem;font-weight:700}.login-module__WEZH7G__supportRow{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.login-module__WEZH7G__supportAction{border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:0 .75rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background-color .15s;display:inline-flex}.login-module__WEZH7G__supportAction:hover{transform:translateY(-1px)}.login-module__WEZH7G__supportAction:active{transform:translateY(0)}.login-module__WEZH7G__supportWhatsapp{color:#04210f;background:#25d366;border-color:#1eb855}.login-module__WEZH7G__supportWhatsapp:hover{background:#22c55e}.login-module__WEZH7G__supportCall{border-color:var(--line,#94a3b859);color:var(--fg,inherit);background:0 0}.login-module__WEZH7G__supportCall:hover{background:#94a3b81f}.login-module__WEZH7G__supportDesk{min-height:40px;color:var(--accent);border-radius:.75rem;justify-content:center;align-items:center;gap:.4rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.login-module__WEZH7G__supportDesk:hover{text-decoration:underline}.login-module__WEZH7G__supportPulse{justify-content:center;align-items:center;display:inline-flex;position:relative}.login-module__WEZH7G__supportPulse:before,.login-module__WEZH7G__supportPulse:after{content:"";opacity:0;border:2px solid;border-radius:999px;animation:2.6s ease-out infinite login-module__WEZH7G__supportRing;position:absolute;inset:-3px}.login-module__WEZH7G__supportPulse:after{animation-delay:1.3s}@keyframes login-module__WEZH7G__supportRing{0%{opacity:.55;transform:scale(.65)}70%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}@media (prefers-reduced-motion:reduce){.login-module__WEZH7G__supportPulse:before,.login-module__WEZH7G__supportPulse:after{animation:none}.login-module__WEZH7G__supportAction:hover{transform:none}}
.register-module__jUGYdG__chatCard{background:var(--surface-raised);border:1px solid var(--line);box-shadow:var(--shadow-lg,0 24px 50px #102a251a);border-radius:1.5rem;flex-direction:column;gap:1rem;max-height:min(38rem,82dvh);padding:clamp(1.25rem,3vw,1.75rem);display:flex}.register-module__jUGYdG__chatHead{border-bottom:1px solid var(--line);align-items:center;gap:.75rem;padding-bottom:.9rem;display:flex}.register-module__jUGYdG__avatar{background:var(--accent-soft);border-radius:.9rem;flex:none;place-items:center;width:2.5rem;height:2.5rem;display:grid;overflow:hidden}.register-module__jUGYdG__avatar img{object-fit:contain;width:100%;height:100%}.register-module__jUGYdG__chatHead strong{color:var(--ink-strong);font-size:.95rem;display:block}.register-module__jUGYdG__chatHead small{color:var(--muted);font-size:.78rem;display:block}.register-module__jUGYdG__thread{flex-direction:column;flex:auto;gap:.6rem;min-height:12rem;padding-inline-end:.25rem;display:flex;overflow-y:auto}.register-module__jUGYdG__fromBot,.register-module__jUGYdG__fromUser{white-space:pre-wrap;border-radius:1rem;max-width:85%;margin:0;padding:.7rem .9rem;font-size:.92rem;line-height:1.8}.register-module__jUGYdG__fromBot{background:var(--surface-soft);border:1px solid var(--line);color:var(--foreground);border-start-start-radius:.3rem;align-self:flex-start}.register-module__jUGYdG__fromUser{background:var(--accent);color:#fff;border-start-end-radius:.3rem;align-self:flex-end}.register-module__jUGYdG__spin{width:1.1rem;height:1.1rem;animation:1s linear infinite register-module__jUGYdG__spin;display:block}@keyframes register-module__jUGYdG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.register-module__jUGYdG__spin{animation-duration:3s}}.register-module__jUGYdG__choices{flex-wrap:wrap;gap:.5rem;display:flex}.register-module__jUGYdG__choice{border:1px solid var(--line-strong);background:var(--surface);color:var(--foreground);cursor:pointer;border-radius:.9rem;flex:8rem;padding:.8rem .6rem;font-size:.9rem;font-weight:700;transition:border-color .15s,background .15s}.register-module__jUGYdG__choice:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}.register-module__jUGYdG__choice:disabled{opacity:.6;cursor:progress}.register-module__jUGYdG__composer{align-items:center;gap:.5rem;display:flex}.register-module__jUGYdG__composer input{border:1px solid var(--line-strong);background:var(--surface);min-width:0;color:var(--foreground);border-radius:.9rem;outline:none;flex:auto;padding:.85rem 1rem;font-size:.95rem}.register-module__jUGYdG__composer input:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 12%, transparent)}.register-module__jUGYdG__composer button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:.9rem;flex:none;place-items:center;width:3rem;height:3rem;display:grid}.register-module__jUGYdG__composer button:disabled{opacity:.5;cursor:not-allowed}.register-module__jUGYdG__composer button svg{width:1.15rem;height:1.15rem;transform:scaleX(-1)}.register-module__jUGYdG__error{color:var(--danger,#b42318);margin:0;font-size:.84rem;font-weight:700}.register-module__jUGYdG__switch{color:var(--muted);text-align:center;margin:0;font-size:.85rem}.register-module__jUGYdG__switch a{color:var(--accent);font-weight:700}.register-module__jUGYdG__doneCard{background:var(--surface-raised);border:1px solid var(--line);box-shadow:var(--shadow-lg,0 24px 50px #102a251a);border-radius:1.5rem;padding:clamp(1.25rem,3vw,1.75rem)}
.signup-launcher-module__gzQZBW__dock{z-index:40;flex-direction:column;align-items:flex-start;gap:.6rem;display:flex;position:fixed;inset-block-end:1.25rem;inset-inline-start:1.25rem}.signup-launcher-module__gzQZBW__bubble{background:var(--accent);color:#fff;cursor:pointer;width:3.4rem;height:3.4rem;box-shadow:0 16px 32px color-mix(in srgb, var(--accent) 32%, transparent);border:0;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,filter .18s;display:inline-flex}.signup-launcher-module__gzQZBW__bubble:hover{filter:brightness(1.06);transform:translateY(-2px)}.signup-launcher-module__gzQZBW__bubble svg{width:1.4rem;height:1.4rem}.signup-launcher-module__gzQZBW__bubble[data-attention=true]{animation:2s ease-in-out infinite signup-launcher-module__gzQZBW__bubblePulse}@keyframes signup-launcher-module__gzQZBW__bubblePulse{0%,to{box-shadow:0 16px 32px color-mix(in srgb, var(--accent) 32%, transparent), 0 0 0 0 color-mix(in srgb, var(--accent) 45%, transparent)}50%{box-shadow:0 16px 32px color-mix(in srgb, var(--accent) 32%, transparent), 0 0 0 .7rem color-mix(in srgb, var(--accent) 0%, transparent)}}.signup-launcher-module__gzQZBW__teaser{background:var(--surface-raised);max-width:16rem;color:var(--ink-strong);border:1px solid var(--line);cursor:pointer;transform-origin:0 100%;border-radius:1rem 1rem 1rem .3rem;align-items:center;gap:.5rem;padding:.55rem .65rem .55rem .85rem;font-size:.85rem;font-weight:800;animation:.42s cubic-bezier(.18,.9,.32,1.35) both signup-launcher-module__gzQZBW__teaserPop;display:inline-flex;position:relative;box-shadow:0 12px 26px #0f282129}.signup-launcher-module__gzQZBW__teaser:hover{border-color:color-mix(in srgb, var(--accent) 45%, var(--line))}.signup-launcher-module__gzQZBW__teaser:after{content:"";background:var(--surface-raised);border-inline-start:1px solid var(--line);border-block-end:1px solid var(--line);width:.64rem;height:.64rem;position:absolute;inset-block-end:-.32rem;inset-inline-start:1.1rem;transform:rotate(45deg)}.signup-launcher-module__gzQZBW__teaserText{white-space:nowrap}.signup-launcher-module__gzQZBW__teaserClose{background:var(--surface-soft);width:1.15rem;height:1.15rem;color:var(--muted-soft);cursor:pointer;border:0;border-radius:999px;flex:none;place-items:center;display:grid}.signup-launcher-module__gzQZBW__teaserClose:hover{color:var(--ink-strong)}.signup-launcher-module__gzQZBW__teaserClose svg{width:.75rem;height:.75rem}@keyframes signup-launcher-module__gzQZBW__teaserPop{0%{opacity:0;transform:scale(.35)translateY(.5rem)}55%{opacity:1;transform:scale(1.06)translateY(0)}to{opacity:1;transform:scale(1)translateY(0)}}@media (prefers-reduced-motion:reduce){.signup-launcher-module__gzQZBW__bubble{transition:none}.signup-launcher-module__gzQZBW__bubble[data-attention=true],.signup-launcher-module__gzQZBW__teaser{animation:none}}.signup-launcher-module__gzQZBW__panel{z-index:40;outline:none;width:min(26rem,100vw - 2.5rem);animation:.18s ease-out signup-launcher-module__gzQZBW__rise;position:fixed;inset-block-end:5.5rem;inset-inline-start:1.25rem}@keyframes signup-launcher-module__gzQZBW__rise{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.signup-launcher-module__gzQZBW__panel{animation:none}}@media (max-width:520px){.signup-launcher-module__gzQZBW__panel{background:color-mix(in srgb, var(--background) 92%, transparent);place-items:center;width:100vw;padding:1rem;display:grid;inset:0;overflow-y:auto}}
