.login_page__VIB1K{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;overflow:hidden}.login_backdrop__e2N2m{position:absolute;inset:0;background-image:url(/images/login-bg-source.png);background-size:cover;background-position:50%;filter:blur(10px);transform:scale(1.08)}.login_backdropOverlay__11Oqn{position:absolute;inset:0;background:linear-gradient(135deg,rgba(37,99,235,.72),rgba(30,64,175,.78) 50%,rgba(29,78,216,.75))}.login_content__CW_6z{position:relative;z-index:1;width:100%;max-width:920px}.login_card__NoG7p{display:grid;grid-template-columns:1fr 1fr;min-height:420px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 24px 48px rgba(15,23,42,.18),0 8px 16px rgba(15,23,42,.08)}.login_leftPanel__dB30I{background:#eef5fb;padding:2rem 2.25rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.login_leftPanelContent__vKNUC{display:flex;flex-direction:column;gap:1.5rem}.login_logo__uuWzc{width:170px;height:auto;display:block}.login_welcomeTitle__xjRw4{margin:0;font-size:1.65rem;line-height:1.25;font-weight:700;color:#1e40af;letter-spacing:-.02em}.login_rightPanel__SRGJY{background:#fff;padding:2rem 2.5rem 1.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.login_illustration__urWPp{width:min(240px,100%);height:auto;margin-bottom:1.75rem}.login_googleButton__IsL0R{display:flex;width:100%;max-width:320px;align-items:center;justify-content:center;gap:.75rem;padding:.85rem 1.25rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#1e293b;font-size:.9rem;font-weight:600;box-shadow:0 4px 14px rgba(15,23,42,.08);cursor:pointer;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.login_googleButton__IsL0R:hover{border-color:#cbd5e1;box-shadow:0 8px 20px rgba(15,23,42,.12);transform:translateY(-1px)}.login_googleButton__IsL0R:disabled{opacity:.6;cursor:not-allowed;transform:none}.login_errorAlert__cbYHd{max-width:320px;padding:.75rem 1rem;border-radius:10px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;text-align:center}.login_errorAlert__cbYHd,.login_setupBanner__FtXR8{width:100%;margin-bottom:1rem;font-size:.8rem;line-height:1.45}.login_setupBanner__FtXR8{max-width:920px;padding:.85rem 1rem;border-radius:12px;border:1px solid #fde68a;background:rgba(255,251,235,.95);color:#92400e}@media (max-width:768px){.login_card__NoG7p{grid-template-columns:1fr;min-height:unset}.login_leftPanel__dB30I{padding:1.5rem}.login_rightPanel__SRGJY{padding:1.5rem 1.25rem 1.25rem}}