.Auth_loginWrapper__sjiuU{display:flex;justify-content:center;align-items:center;min-height:90vh;background:linear-gradient(135deg,#1e2937,#334155);margin:0;width:100%;box-sizing:border-box}.Auth_loginCard__fONuJ{width:100%;max-width:380px}.Auth_loginForm__cX5xG{background:white;padding:1.5rem 1rem;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15);color:#1f2937;box-sizing:border-box}.Auth_loginForm__cX5xG *{box-sizing:border-box}.Auth_loginForm__cX5xG label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.95rem}.Auth_inputGroup__65TSQ{margin-bottom:1.25rem}.Auth_loginForm__cX5xG input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;transition:all .2s}.Auth_loginForm__cX5xG input:focus{outline:none;border-color:#d4af37;box-shadow:0 0 0 3px rgba(212,175,55,.15)}.Auth_loginForm__cX5xG button{width:100%;padding:.85rem;background-color:#d4af37;color:black;font-weight:700;font-size:1.05rem;border:none;border-radius:6px;cursor:pointer;margin-top:.5rem;transition:background-color .2s}.Auth_loginForm__cX5xG button:hover:not(:disabled){background-color:#c19a2e}.Auth_loginForm__cX5xG button:disabled{opacity:.65;cursor:not-allowed}.Auth_error__iu78_{color:#ef4444;background-color:#fee2e2;padding:.75rem;border-radius:6px;text-align:center;margin-bottom:1.25rem;font-weight:500}@media (max-width:480px){.Auth_loginForm__cX5xG{padding:2rem 1.5rem}.Auth_loginWrapper__sjiuU{min-height:90vh}}