.auth-page{align-items:center;background:#f5f0eb;display:flex;justify-content:center;min-height:calc(100vh - 56px);padding:48px 16px}.auth-card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #0000000f;max-width:420px;padding:36px 32px;width:100%}.auth-eyebrow{color:#8a8680;font-size:11px;letter-spacing:.12em;margin:0 0 8px;text-transform:uppercase}.auth-title{color:#1a1a18;font-family:Outfit,sans-serif;font-size:26px;font-weight:600;letter-spacing:-.01em;margin:0 0 8px}.auth-subtitle{color:#6b6760;font-size:14px;line-height:1.5;margin:0 0 24px}.auth-form{gap:14px}.auth-field,.auth-form{display:flex;flex-direction:column}.auth-field{gap:6px}.auth-field label{color:#1a1a18;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.auth-field input{background:#fff;border:1px solid #d6cfc4;border-radius:8px;color:#1a1a18;font-family:Outfit,sans-serif;font-size:16px;padding:11px 14px;transition:border-color .15s,box-shadow .15s}.auth-field input:focus{border-color:#2d8659;box-shadow:0 0 0 3px #2d86591f;outline:none}.auth-error{background:#fdf4f3;border:1px solid #f2c9c2;border-radius:8px;color:#b03a2e}.auth-error,.auth-notice{font-size:13px;margin:0;padding:10px 12px}.auth-notice{background:#f4faf7;border:1px solid #c9e6d6;border-radius:8px;color:#1f5f3f}.auth-btn{background:#2d8659;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;letter-spacing:.02em;margin-top:6px;padding:13px 20px;transition:background .15s,transform .15s}.auth-btn:hover:not(:disabled){background:#1f5f3f;transform:translateY(-1px)}.auth-btn:disabled{cursor:not-allowed;opacity:.55}.auth-meta{align-items:center;color:#6b6760;display:flex;font-size:13px;justify-content:space-between;margin-top:18px}.auth-meta a{color:#2d8659;font-weight:500;text-decoration:none}.auth-meta a:hover{text-decoration:underline}.auth-meta-center{color:#6b6760;font-size:13px;margin-top:24px;text-align:center}.auth-meta-center a{color:#2d8659;font-weight:500;text-decoration:none}.auth-meta-center a:hover{text-decoration:underline}
/*# sourceMappingURL=809.6fe60bfe.chunk.css.map*/