.login-module__WEZH7G__container{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1rem;display:flex}.login-module__WEZH7G__card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:16px;width:100%;max-width:560px;padding:3rem 2rem;box-shadow:0 10px 40px #0510d11a}.login-module__WEZH7G__brand{flex-direction:column;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.login-module__WEZH7G__logoWrapper{justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:.5rem;display:flex}.login-module__WEZH7G__realLogo{object-fit:contain;width:100%;height:auto}.login-module__WEZH7G__brand h1{color:var(--foreground);margin:0;font-size:1.75rem;font-weight:700}.login-module__WEZH7G__subtitle{color:var(--sidebar-fg);margin-bottom:2.5rem;font-size:.95rem}.login-module__WEZH7G__form{text-align:left;flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__inputGroup label{color:var(--foreground);font-size:.85rem;font-weight:600}.login-module__WEZH7G__inputGroup input{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:8px;padding:.85rem 1rem;font-size:1rem;transition:all .2s}@media (max-width:480px){.login-module__WEZH7G__card{box-shadow:none;border:none;padding:2rem 1.5rem}}.login-module__WEZH7G__inputGroup input:focus{border-color:#0510d1;outline:none;box-shadow:0 0 0 3px #0510d126}.login-module__WEZH7G__loginBtn{color:#fff;cursor:pointer;background:#0510d1;border:none;border-radius:8px;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:background .2s,transform .1s}.login-module__WEZH7G__loginBtn:hover{background:#040ca3}.login-module__WEZH7G__loginBtn:active{transform:translateY(1px)}.login-module__WEZH7G__loginBtn:disabled{cursor:not-allowed;background:#6b7280}.login-module__WEZH7G__errorAlert{color:#e60000;text-align:center;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.9rem}@media (prefers-color-scheme:dark){.login-module__WEZH7G__logoWrapper{filter:drop-shadow(0 0 10px #0510d166)}}.login-module__WEZH7G__divider{color:var(--sidebar-fg);align-items:center;gap:1rem;margin:1.5rem 0;font-size:.85rem;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:var(--border);opacity:.5;flex:1;height:1px}.login-module__WEZH7G__socialActions{flex-direction:column;gap:1rem;display:flex}.login-module__WEZH7G__microsoftBtn{color:#5e5e5e;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:.85rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.login-module__WEZH7G__microsoftBtn:hover{background:#f9f9f9;border-color:#d1d1d1;box-shadow:0 2px 8px #0000000d}.login-module__WEZH7G__microsoftBtn:active{transform:translateY(1px)}.login-module__WEZH7G__microsoftIcon{width:20px;height:20px}
