.auth-page-frame_content__PsgIH{display:flex;flex:1;flex-direction:column;padding:24px 20px;color:var(--bl-textPrimary)}.auth-page-frame_content__PsgIH>div{display:flex;flex:1;flex-direction:column;gap:24px}.auth-page-frame_content__PsgIH>div>*{margin-block:0}.auth-page-frame_content__PsgIH h1{font-size:23px;font-weight:600;line-height:1.2;letter-spacing:-.035em}.auth-page-frame_content__PsgIH button[type=submit]{border-radius:999px}.auth-page-frame_content__PsgIH form{display:flex;flex:1;flex-direction:column;gap:16px}.auth-page-frame_content__PsgIH form>*{margin-block:0}.auth-page-frame_content__PsgIH [data-auth-actions],.auth-page-frame_content__PsgIH form>button[type=submit]{margin-top:auto}.auth-page-frame_content__PsgIH [data-auth-field]{border:1.5px solid var(--bl-borderPrimary);border-radius:4px;padding:8px 14px;background:transparent}.auth-page-frame_content__PsgIH [data-auth-field]>label{color:var(--bl-textSecondary);font-size:12px;font-weight:400;line-height:18px}.auth-page-frame_content__PsgIH [data-auth-field]>*{margin-block:0}.auth-page-frame_content__PsgIH [data-auth-field] input{min-height:28px;margin:0;padding:4px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--bl-textPrimary);outline:none}.auth-page-frame_content__PsgIH [data-auth-field] input[autocomplete=current-password],.auth-page-frame_content__PsgIH [data-auth-field] input[autocomplete=new-password],.auth-page-frame_content__PsgIH [data-auth-field] input[type=password]{padding-right:44px}.auth-page-frame_content__PsgIH [data-auth-field]:focus-within{border-color:var(--bl-borderFocused);outline:2px solid var(--bl-borderFocused);outline-offset:2px}.auth-page-frame_content__PsgIH [data-auth-field]:has(input[aria-invalid=true]){border-color:var(--bl-borderErrored)}@media (min-width:640px){.auth-page-frame_content__PsgIH{padding:24px 32px}}