.Auth_container__0j_dd{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#f5f5f5}.Auth_formWrapper__SzF6Z{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;max-width:400px}.Auth_title__TApoN{text-align:center;margin-bottom:2rem;color:#333;font-size:1.5rem}.Auth_form__8RGi_{display:flex;flex-direction:column;gap:1.5rem}.Auth_formGroup__9PGF_{display:flex;flex-direction:column;gap:.5rem}.Auth_formGroup__9PGF_ label{font-size:.9rem;color:#666}.Auth_input___yjIt{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.Auth_input___yjIt:focus{outline:none;border-color:#4299e1}.Auth_button__sNKVq{padding:.75rem;background-color:#4299e1;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.Auth_button__sNKVq:hover{background-color:#3182ce}.Auth_button__sNKVq:disabled{background-color:#a0aec0;cursor:not-allowed}.Auth_links__sLO1a{margin-top:1.5rem;text-align:center}.Auth_links__sLO1a a{color:#4299e1;text-decoration:none}.Auth_links__sLO1a a:hover{text-decoration:underline}.Auth_messageBox__c9Es2{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:1.5rem;margin-bottom:1.5rem}.Auth_note__M8Fya{color:#666;font-size:.9rem;margin-top:1rem}