.Auth_authContainer__krRUD{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--background-light)}.Auth_authCard__c52sr{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);width:100%;max-width:400px}.Auth_authCard__c52sr h1{color:var(--howfm-purple);margin-bottom:2rem;text-align:center}.Auth_authForm__Q3DLf{display:grid;grid-gap:1.5rem;gap:1.5rem}.Auth_formGroup__9PGF_{display:grid;grid-gap:.5rem;gap:.5rem}.Auth_formGroup__9PGF_ label{color:var(--text-primary);font-weight:500}.Auth_formGroup__9PGF_ input{padding:.75rem;border:2px solid var(--howfm-purple-light);border-radius:8px;font-size:1rem}.Auth_formGroup__9PGF_ input:focus{outline:none;border-color:var(--howfm-purple);box-shadow:0 0 0 3px var(--howfm-purple-light)}.Auth_submitButton__Pzzy8{background:var(--howfm-purple);color:white;border:none;padding:.75rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.Auth_submitButton__Pzzy8:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(107,70,193,.2)}.Auth_error__npNR5{background:#FEE2E2;color:#DC2626;padding:.75rem;border-radius:8px;margin-bottom:1rem;text-align:center}.Auth_container__0j_dd{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;padding:20px}.Auth_errorCard__HWV3T{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);max-width:400px;width:100%;text-align:center}.Auth_title__TApoN{color:#333;margin-bottom:1rem;font-size:1.5rem}.Auth_message__Xz_Ou{color:#666;margin-bottom:1.5rem;line-height:1.5}.Auth_button__sNKVq{background-color:#0070f3;color:white;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .2s}.Auth_button__sNKVq:hover{background-color:#0051b3}.Auth_button__sNKVq:focus{outline:none;box-shadow:0 0 0 2px rgba(0,112,243,.5)}