.style_container__dw6F4{align-items:center;margin:0 auto;padding:6rem 2rem 2rem;max-width:360px;gap:1.5rem}.style_container__dw6F4,.style_form__xVqjt{display:flex;flex-direction:column;width:100%}.style_form__xVqjt{gap:.75rem}.style_fileInput__VOW5s,.style_input__aI0DI,.style_select__BObv5,.style_textarea__IF20V{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__VOW5s:focus,.style_input__aI0DI:-webkit-autofill:active,.style_input__aI0DI:-webkit-autofill:focus,.style_input__aI0DI:focus,.style_select__BObv5:focus,.style_textarea__IF20V:focus{outline:none;border-color:var(--card-border);box-shadow:0 0 0 1px #0691b0}.style_submit__Necwf{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__Necwf:disabled{opacity:.7;cursor:not-allowed}.style_submit__Necwf:not(:disabled):hover{background-color:#08a8cc}.style_spinnerWrapper__icqIL{display:flex;justify-content:center;align-items:center}.style_spinner__Kniye{display:block;border:2px solid hsla(0,0%,100%,.4);border-left-color:#fff;border-radius:50%;width:16px;height:16px;animation:style_spin__z94dY .8s linear infinite}@keyframes style_spin__z94dY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}