.signin_container__4M3ZY{display:flex;align-items:center;justify-content:center;min-height:80vh;padding:2rem}.signin_authBox__bXd8c{background:var(--surface);border:1px solid var(--glass-border);border-radius:12px;padding:2.5rem;width:100%;max-width:420px;box-shadow:0 10px 40px rgba(0,0,0,.5)}.signin_title__LojQG{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:var(--foreground);text-align:center}.signin_subtitle__R26R0{color:var(--text-muted);text-align:center;margin-bottom:2rem;font-size:.9rem}.signin_form__NSOgt{display:flex;flex-direction:column;gap:1.25rem}.signin_inputGroup__gw8X_{display:flex;flex-direction:column;gap:.5rem}.signin_label__nYf6i{font-size:.85rem;font-weight:500;color:var(--text-muted)}.signin_input__9V5lq{background:var(--background);border:1px solid var(--glass-border);border-radius:8px;padding:.75rem 1rem;color:var(--foreground);font-family:inherit;transition:border-color .2s}.signin_input__9V5lq:focus{outline:none;border-color:var(--neon-blue)}.signin_submitBtn__RcYDx{margin-top:1rem;width:100%;padding:.875rem;display:flex;justify-content:center}.signin_linkText__ayDV9{text-align:center;margin-top:1.5rem;font-size:.9rem;color:var(--text-muted)}.signin_link__hhHkg{color:var(--neon-blue);text-decoration:none;font-weight:500;margin-left:.5rem}.signin_link__hhHkg:hover{text-decoration:underline}.signin_errorMsg__QKWzk{color:var(--danger);background:rgba(255,71,87,.1);padding:.75rem;border-radius:8px;font-size:.85rem;text-align:center;margin-bottom:1rem}