.auth_shell__ZMJBf{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--space-6);background:var(--color-canvas)}.auth_box__LCsQ5{width:100%;max-width:420px}.auth_box__LCsQ5:has(.auth_loginSurface__wVIsu){max-width:980px}.auth_brand__X1A7h{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);margin-bottom:var(--space-8)}.auth_tagline__6caoC{font-size:var(--text-sm);color:var(--color-ink-muted)}.auth_loginSurface__wVIsu{display:grid;grid-template-columns:minmax(0,1fr) 360px;overflow:hidden;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg)}.auth_loginForm__fEVI1{padding:var(--space-8);display:flex;flex-direction:column;gap:var(--space-6)}.auth_loginHeader__a8qPl{display:flex;flex-direction:column;gap:var(--space-2)}.auth_authEyebrow__M56cu{margin:0;color:var(--color-brand);font-size:var(--text-xs);font-weight:800;text-transform:uppercase;letter-spacing:0}.auth_loginHeader__a8qPl h1{margin:0;color:var(--color-ink);font-size:var(--text-2xl);font-weight:800;line-height:var(--leading-tight);letter-spacing:0}.auth_loginHeader__a8qPl p{margin:0;color:var(--color-ink-muted);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.auth_loginFields__w2J1X{display:flex;flex-direction:column;gap:var(--space-4)}.auth_socialProviders__rg5IN{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-3);gap:var(--space-3)}.auth_socialBlock__nM9_D{width:100%;min-height:44px;display:flex;flex-direction:column;align-items:stretch;gap:var(--space-2)}.auth_googleButtonMount__oHFLF{min-height:44px;width:100%;display:flex;justify-content:center}.auth_socialFallbackButton__gZfR5{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-ink);font-family:inherit;font-size:var(--text-sm);font-weight:700}.auth_socialFallbackButton__gZfR5:disabled{cursor:not-allowed;opacity:.68}.auth_socialLogo__eqrkw{width:18px;height:18px;flex:0 0 auto;color:var(--color-ink)}.auth_socialHint__jr2ae{margin:0;line-height:var(--leading-normal);text-align:center}.auth_authDivider__vtsOZ,.auth_socialHint__jr2ae{color:var(--color-ink-muted);font-size:var(--text-xs)}.auth_authDivider__vtsOZ{display:flex;align-items:center;gap:var(--space-3);font-weight:700}.auth_authDivider__vtsOZ:after,.auth_authDivider__vtsOZ:before{content:"";height:1px;flex:1 1 auto;background:var(--color-border)}.auth_authDivider__vtsOZ span{white-space:nowrap}.auth_passwordField__kn0kZ{position:relative}.auth_passwordInput___6ATY{padding-right:92px}.auth_passwordToggle__sTdHv{position:absolute;right:6px;top:50%;transform:translateY(-50%);height:32px;padding:0 10px;border:0;border-radius:var(--radius-sm);background:var(--color-surface-hover);color:var(--color-brand);font-family:inherit;font-size:var(--text-xs);font-weight:700;cursor:pointer}.auth_passwordToggle__sTdHv:hover{background:var(--color-brand-50)}.auth_loginMetaRow__bAF5o{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);color:var(--color-ink-muted);font-size:var(--text-xs);line-height:var(--leading-normal)}.auth_loginMetaRow__bAF5o a{color:var(--color-brand);font-weight:700;white-space:nowrap}.auth_loginActions__9rwte{display:flex;flex-direction:column;gap:var(--space-3)}.auth_loginAside__hK2GU{position:relative;min-height:100%;padding:var(--space-8);display:flex;flex-direction:column;justify-content:flex-end;gap:var(--space-4);background:linear-gradient(180deg,rgba(15,23,42,.08),rgba(15,23,42,.78)),url(/marketing/provai-editor-preview.png);background-position:50%;background-size:cover;color:white}.auth_loginAsideBadge__PBpb9{align-self:flex-start;padding:4px 10px;border-radius:var(--radius-full);background:rgba(16,185,129,.18);border:1px solid rgba(187,247,208,.28);color:#dcfce7;font-size:var(--text-xs);font-weight:800}.auth_loginAside__hK2GU h2{margin:0;font-size:var(--text-2xl);line-height:var(--leading-tight);font-weight:800;letter-spacing:0}.auth_loginChecks__gyzO6{list-style:none;display:flex;flex-direction:column;gap:var(--space-2);margin:0;padding:0}.auth_loginChecks__gyzO6 li{display:flex;gap:var(--space-2);color:rgba(255,255,255,.88);font-size:var(--text-sm);line-height:var(--leading-normal)}.auth_loginChecks__gyzO6 li:before{content:"";width:9px;height:9px;margin-top:8px;border-radius:var(--radius-full);background:var(--color-acerto);flex:0 0 auto}.auth_formError__vGtwu{background:var(--color-danger-bg);color:var(--color-danger);padding:var(--space-3);border-radius:var(--radius-md);font-size:var(--text-sm)}.auth_altLink__uJiGP{text-align:center;font-size:var(--text-sm);color:var(--color-ink-muted);width:100%}.auth_altLink__uJiGP a{color:var(--color-brand);font-weight:500}.auth_altLink__uJiGP a:hover{text-decoration:underline}.auth_fullWidth__by2y8{width:100%}.auth_devNotice__DQxFX{background:var(--color-acento-50);border:1px dashed var(--color-acento);color:var(--color-acento-800);padding:var(--space-3);border-radius:var(--radius-md);font-size:var(--text-xs);display:flex;flex-direction:column;gap:var(--space-2)}.auth_devLink__j4cpt{display:inline-block;padding:6px 10px;background:var(--color-acento);color:white!important;font-weight:700;border-radius:var(--radius-sm);text-align:center;font-size:var(--text-sm);text-decoration:none}.auth_devLink__j4cpt:hover{background:var(--color-acento-800)}@media (max-width:860px){.auth_shell__ZMJBf{align-items:flex-start;padding:var(--space-5)}.auth_box__LCsQ5:has(.auth_loginSurface__wVIsu){max-width:520px}.auth_loginSurface__wVIsu{grid-template-columns:1fr}.auth_loginAside__hK2GU{min-height:auto;padding:var(--space-6)}}@media (max-width:520px){.auth_shell__ZMJBf{padding:var(--space-4)}.auth_brand__X1A7h{margin-bottom:var(--space-6)}.auth_loginForm__fEVI1{padding:var(--space-5)}.auth_loginMetaRow__bAF5o{align-items:flex-start;flex-direction:column;gap:var(--space-2)}.auth_socialProviders__rg5IN{grid-template-columns:1fr}}