.auth_body__ut6Mz{font-family:Space Grotesk,Inter,system-ui,sans-serif;background:#062D29;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.auth_container__i9CTf{background:white;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);padding:48px;width:100%;max-width:440px;border:1px solid rgba(186,241,166,.1)}.auth_logoWrapper__jAe0Z{display:flex;justify-content:center;margin-bottom:32px}.auth_logoImage__MMHhf{height:60px;width:auto}.auth_h1__6Hk8n{margin-bottom:30px;text-align:center;font-size:32px;font-weight:700}.auth_h1__6Hk8n,.auth_h2__CkNsM{color:#062D29;font-family:Space Grotesk,sans-serif}.auth_h2__CkNsM{font-weight:600}.auth_formGroup__CIy5p,.auth_h2__CkNsM{margin-bottom:20px}.auth_label__o_lL3{display:block;color:#062D29;margin-bottom:8px;font-size:14px;font-weight:600}.auth_input__c251n{width:100%;padding:14px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;box-sizing:border-box;transition:border-color .3s ease,box-shadow .3s ease;font-family:Inter,sans-serif}.auth_input__c251n:focus{outline:none;border-color:#BAF1A6;box-shadow:0 0 0 3px rgba(186,241,166,.1)}.auth_btn__u2oJU{width:100%;padding:14px;background:#062D29;color:white;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:10px;transition:background .3s ease,transform .3s ease,box-shadow .3s ease;font-family:Space Grotesk,sans-serif}.auth_btn__u2oJU:hover{background:#0A3D37;transform:translateY(-2px);box-shadow:0 10px 20px rgba(6,45,41,.2)}.auth_btn__u2oJU:active{transform:translateY(0)}.auth_btnSecondary__xnP_w{background:white;color:#062D29;border:2px solid #062d29}.auth_btnSecondary__xnP_w:hover{background:#F8FAFC;transform:translateY(-2px);box-shadow:0 10px 20px rgba(6,45,41,.1)}.auth_message__MtDOE{padding:12px;border-radius:8px;margin-bottom:20px;font-size:14px}.auth_messageSuccess__E60Fc{background:rgba(186,241,166,.2);color:#062D29;border:1px solid #baf1a6}.auth_messageError__2d2GN{background:#FFF5F5;color:#C62828;border:1px solid #ffcdd2}.auth_toggleForm__RNNZV{text-align:center;margin-top:20px;color:#64748B;font-size:14px}.auth_link__GXv3Y{color:#062D29;text-decoration:none;font-weight:600;transition:color .3s}.auth_link__GXv3Y:hover{color:#0A3D37}.auth_userInfo__TZwVy{text-align:center}.auth_userEmail__yl_Us{color:#64748B;margin-bottom:30px;font-size:16px;font-weight:500}