.style_container___Bpq8{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:6rem 2rem 2rem;width:100%;max-width:360px;gap:1.5rem}.style_container___Bpq8 h1{font-size:32px}.style_form__gh5nk{display:flex;flex-direction:column;gap:.75rem;width:100%}.style_fileInput__o7U_7,.style_input__VDASr,.style_select__qaICk,.style_textarea__gFPvm{padding:.55rem;border:1px solid var(--background-hover);font-size:.95rem;background-color:var(--background);transition:border-color .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box;color:var(--white);box-shadow:0 0 0 1000px var(--dark) inset!important}.style_fileInput__o7U_7:focus,.style_input__VDASr:-webkit-autofill:active,.style_input__VDASr:-webkit-autofill:focus,.style_input__VDASr:focus,.style_select__qaICk:focus,.style_textarea__gFPvm:focus{outline:none;border-color:var(--card-border);box-shadow:0 0 0 1px #0691b0}.style_submit___9gHe{cursor:pointer;border:none;background-color:#0691b0;padding:8px 32px;font-weight:600;font-size:14px;line-height:24px;transition:background-color .3s ease;display:flex;justify-content:center;align-items:center;height:40px}.style_submit___9gHe:disabled{opacity:.7;cursor:not-allowed}.style_submit___9gHe:not(:disabled):hover{background-color:#08a8cc}.style_spinnerWrapper__xzAuw{display:flex;justify-content:center;align-items:center}.style_spinner__BCF_A{display:block;border:2px solid hsla(0,0%,100%,.4);border-left-color:#fff;border-radius:50%;width:16px;height:16px;animation:style_spin__gfEvj .8s linear infinite}@keyframes style_spin__gfEvj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}