.style_rolexForm__IgD_d{background:#fff;border-radius:8px;padding:1.5rem;max-width:700px;box-shadow:0 2px 8px rgba(107,114,128,.1);font-family:Tahoma,Arial,sans-serif;direction:rtl;text-align:right;border:1px solid #e5e7eb;margin-right:auto;display:flex;justify-content:center;align-items:center;width:100%}.style_form__Cg19I{display:flex;flex-direction:column;gap:4px;position:relative;z-index:1}.style_title__Da69L{font-size:1.5rem;font-weight:600;color:#6b7280;margin:0 0 .5rem;line-height:1.3}.style_subtitle__hsHb3,.style_title__Da69L{text-align:center;font-family:Tahoma,Arial,sans-serif}.style_subtitle__hsHb3{font-size:.9rem;font-style:italic;color:#9ca3af;margin:0 0 1.5rem}.style_initialFields___1ZQF{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}@media(min-width:768px){.style_initialFields___1ZQF{flex-direction:row;gap:1rem}}.style_expandedFields__UULDZ{animation:style_expandForm__eU6rs .4s cubic-bezier(.4,0,.2,1);overflow:visible}@keyframes style_expandForm__eU6rs{0%{opacity:0;transform:translateY(-20px);max-height:0}to{opacity:1;transform:translateY(0);max-height:1000px}}.style_formGrid__YCKAh{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.5rem}@media(max-width:768px){.style_formGrid__YCKAh{grid-template-columns:1fr;gap:.5rem}}.style_leftColumn__41ZpV,.style_rightColumn__KVU15{display:flex;flex-direction:column;gap:.5rem;animation:style_slideInLeft__1znWy .5s cubic-bezier(.4,0,.2,1) .1s both;position:relative;z-index:2}.style_rightColumn__KVU15{animation:style_slideInRight__IdHn7 .5s cubic-bezier(.4,0,.2,1) .2s both}@keyframes style_slideInLeft__1znWy{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes style_slideInRight__IdHn7{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.style_fullWidthUpload__2bkOq{width:100%;margin-top:.5rem;animation:style_slideInUp__VBL3u .5s cubic-bezier(.4,0,.2,1) .3s both}@keyframes style_slideInUp__VBL3u{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style_fieldGroup__QioIs{display:flex;flex-direction:column;gap:.25rem;width:100%}.style_label__mqd5r{font-size:.9rem;font-weight:500;color:#6b7280;margin-bottom:.25rem;display:block}.style_required__e66m3{color:#dc2626;margin-left:.25rem}.style_input__PeJO3,.style_select__HbpvI{padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;background:#fff;transition:border-color .2s ease;font-weight:400}.style_input__PeJO3:focus,.style_select__HbpvI:focus{outline:none;border-color:#6b7280;box-shadow:0 0 0 2px rgba(107,114,128,.1)}.style_input__PeJO3::placeholder,.style_select__HbpvI::placeholder{color:#9ca3af}.style_input__PeJO3:disabled,.style_select__HbpvI:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed;border-color:#e5e7eb}.style_select__HbpvI{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem 1rem;padding-right:2.5rem;appearance:none;-webkit-appearance:none;-moz-appearance:none}.style_select__HbpvI:focus{outline:none;border-color:#6b7280;box-shadow:0 0 0 2px rgba(107,114,128,.1)}.style_select__HbpvI:hover{border-color:#9ca3af}.style_select__HbpvI option{padding:.5rem;background:#fff;color:#374151;font-size:.9rem}.style_customDropdown__N19f9{position:relative;width:100%}.style_dropdownTrigger__KmOdC{padding:.75rem;background:#fff;transition:all .2s ease;font-weight:400;min-height:2.75rem}.style_dropdownTrigger__KmOdC:hover:not(.style_disabled___qFz3){border-color:#9ca3af}.style_dropdownTrigger__KmOdC.style_open__5wsEg{border-color:#6b7280;box-shadow:0 0 0 2px rgba(107,114,128,.1)}.style_selectedValue__4jI31{color:#374151;flex:1;text-align:right;direction:rtl}.style_dropdownArrow__WJw8Z{color:#6b7280;transition:transform .2s ease;margin-left:.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:16px;height:16px}.style_dropdownArrow__WJw8Z.style_rotated__88FkK{transform:rotate(180deg)}.style_dropdownArrow__WJw8Z svg{width:12px;height:8px}.style_dropdownMenu__IPRfE{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:99999;margin-top:.25rem;overflow:visible;animation:style_dropdownSlideDown__vTIoM .2s ease-out;min-width:100%}.style_dropdownOption__wKYy1{padding:.75rem;cursor:pointer;transition:background-color .15s ease;font-size:.9rem;color:#374151;text-align:right;direction:rtl;border-bottom:1px solid #f3f4f6}.style_dropdownOption__wKYy1:last-child{border-bottom:none}.style_dropdownOption__wKYy1:hover{background-color:#f9fafb}.style_dropdownOption__wKYy1.style_selected__YL2Sy{background-color:#f3f4f6;color:#6b7280;font-weight:500}.style_customDropdown__N19f9.style_disabled___qFz3 .style_dropdownTrigger__KmOdC{background-color:#f9fafb;color:#6b7280;cursor:not-allowed;border-color:#e5e7eb;opacity:.7}.style_customDropdown__N19f9.style_disabled___qFz3 .style_selectedValue__4jI31{color:#6b7280}.style_customDropdown__N19f9.style_disabled___qFz3 .style_dropdownArrow__WJw8Z{color:#9ca3af;opacity:.6}@keyframes style_dropdownSlideDown__vTIoM{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.style_fileUpload__WsNHQ{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem}.style_fileInput__cxC_n{position:absolute;opacity:0;width:0;height:0}.style_fileLabel__qk7AI{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:1rem .75rem;border:2px dashed #d1d5db;border-radius:8px;background:#f9fafb;cursor:pointer;transition:all .2s ease;text-align:center;min-height:60px}.style_fileLabel__qk7AI:hover{border-color:#6b7280;background:#f3f4f6}.style_fileLabel__qk7AI:active{transform:scale(.98)}.style_uploadIcon__DKccI{font-size:1.5rem;color:#6b7280;margin-bottom:.5rem;transition:color .2s ease}.style_fileLabel__qk7AI:hover .style_uploadIcon__DKccI{color:#4b5563}.style_uploadText__0BD8E{font-size:.85rem;color:#6b7280;font-weight:500;margin:0}.style_uploadSubtext__u7J6i{font-size:.75rem;color:#9ca3af;margin:.25rem 0 0}.style_filePreview__gE_J_{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#f3f4f6;border-radius:6px;margin-top:.5rem;width:100%}.style_fileName__I8bZy{font-size:.85rem;color:#374151;flex:1;text-align:right;direction:rtl}.style_removeFile__ujVSm{background:none;border:none;color:#dc2626;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .2s ease;font-size:.75rem}.style_removeFile__ujVSm:hover{background:#fee2e2}.style_textarea__QER_k{padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;background:#fff;resize:vertical;min-height:60px;font-family:inherit;transition:border-color .2s ease;line-height:1.5;animation:style_slideInUp__VBL3u .5s cubic-bezier(.4,0,.2,1) .4s both}.style_textarea__QER_k:focus{outline:none;border-color:#6b7280;box-shadow:0 0 0 2px rgba(107,114,128,.1)}.style_textarea__QER_k::placeholder{color:#9ca3af}.style_submitButton__EFwhM{background:#6b7280;color:#fff;border:none;padding:.6rem 1.25rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;margin-top:1rem}.style_submitButton__EFwhM:hover{background:#4b5563}.style_submitButton__EFwhM:active{background:#374151}.style_privacyText__ZfxqK{font-size:.75rem;color:#9ca3af;text-align:center;margin:.75rem 0 0;line-height:1.4;direction:rtl}@media(max-width:640px){.style_rolexForm__IgD_d{padding:1rem;margin:.5rem}.style_title__Da69L{font-size:1.25rem}.style_subtitle__hsHb3{font-size:.8rem}}.style_dropdown__e7DEl{position:relative;width:100%}.style_dropdownTrigger__KmOdC{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;font-size:.9rem;min-height:2.5rem}.style_dropdownTrigger__KmOdC:hover{border-color:#007bff}.style_dropdownTrigger__KmOdC:hover .style_dropdownIcon__fFU3h{opacity:1;color:#007bff}.style_dropdownTrigger__KmOdC:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.style_dropdownTrigger__KmOdC:focus .style_dropdownIcon__fFU3h{opacity:1;color:#007bff}.style_selectedText__IMa9r{color:#212529;font-size:.9rem;font-weight:500}.style_placeholderText__RsBhB{color:#6c757d;font-size:.9rem}.style_dropdownIcon__fFU3h{width:20px;height:20px;transition:transform .3s ease;color:#6b7280;opacity:.7}.style_dropdownIcon__fFU3h svg{width:100%;height:100%}.style_dropdownIconOpen__gqfjr{transform:rotate(180deg);opacity:1}.style_dropdownContent__kcE7z{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:2px solid #e1e5e9;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;max-height:200px;overflow-y:auto}.style_dropdownItem__AH2NS{padding:12px 16px;cursor:pointer;font-size:14px;color:#212529;transition:background-color .2s ease;border-bottom:1px solid #f8f9fa}.style_dropdownItem__AH2NS:last-child{border-bottom:none}.style_dropdownItem__AH2NS:hover{background-color:#f8f9fa}