.styles_container__9U33y{max-width:600px;margin:0 auto;padding:2rem 1rem}.styles_heading__DHx0K{font-size:24px;font-weight:700;margin-bottom:2rem;color:#002551}.styles_form__iWOAq{display:flex;flex-direction:column;gap:1.5rem}.styles_label__KgK87{display:flex;flex-direction:column;font-weight:500;color:#002551}.styles_label__KgK87 .styles_labelText__Pos4s{display:flex;flex-direction:row;align-items:center;gap:4px}.styles_label__KgK87 .styles_required__GSsh1{color:red;margin-left:4px}.styles_input__g7_KP,.styles_textarea__xSbZr{margin-top:.5rem;padding:.5rem .75rem;border:1px solid #365a87;border-radius:6px;font-size:14px;outline:none}.styles_input__g7_KP:focus,.styles_textarea__xSbZr:focus{border-color:#002551;box-shadow:0 0 0 2px rgba(0,123,255,.2)}.styles_labelCheckbox___ULOM{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#002551}.styles_labelCheckbox___ULOM input[type=checkbox]{width:16px;height:16px}.styles_error___EP3_{color:red;font-size:12px;margin-top:.25rem}.styles_imageUploadContainer__P5eVm{margin:1.5rem 0}.styles_imageUploadContainer__P5eVm .styles_uploadArea__uREAH{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #bebebe;border-radius:8px;padding:2rem;margin-top:.5rem;cursor:pointer;transition:all .2s ease;background-color:#fcfcfc;min-height:180px}.styles_imageUploadContainer__P5eVm .styles_uploadArea__uREAH:hover{border-color:#002551;background-color:#f0f7ff}.styles_imageUploadContainer__P5eVm .styles_fileInput__ho_f9{display:none}.styles_imageUploadContainer__P5eVm .styles_uploadText__9RQPf{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#365a87;text-align:center}.styles_imageUploadContainer__P5eVm .styles_uploadHint__a41g_{font-size:.8rem;color:#535353}.styles_imageUploadContainer__P5eVm .styles_imagePreviewContainer__twEkw{margin-top:.5rem;display:flex;flex-direction:column;gap:1rem}.styles_imageUploadContainer__P5eVm .styles_imageWrapper__gdoE4{position:relative;width:100%;max-width:400px;height:200px;border-radius:8px;overflow:hidden;border:1px solid #bebebe}.styles_imageUploadContainer__P5eVm .styles_previewImage__EAq3F{width:100%;height:100%;object-fit:cover}.styles_imageUploadContainer__P5eVm .styles_removeButton__IeLLZ{position:absolute;top:8px;right:8px;background:rgba(0,0,0,.5);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;color:#fff;transition:background-color .2s}.styles_imageUploadContainer__P5eVm .styles_removeButton__IeLLZ:hover{background:rgba(0,0,0,.7)}.styles_imageUploadContainer__P5eVm .styles_changeImageButton__5qAFu{align-self:flex-start}.styles_submit__lZJb7{font-size:16px;font-weight:600;transition:background-color .2s ease;margin-top:1rem}.styles_submit__lZJb7:hover:not(:disabled){background-color:#000e1e}.styles_submit__lZJb7:disabled{opacity:.6;cursor:not-allowed}