.guides_guidePage__SAq1y{padding:30px 0;max-width:1200px;margin:0 auto;direction:rtl}.guides_pageTitle__93Sgm{font-size:2.5rem;color:#1e3a8a;margin-bottom:20px;text-align:center;font-weight:700}.guides_breadcrumb__wQXKW{margin-bottom:30px;color:#666;padding:10px 0;border-bottom:1px solid #eee}.guides_breadcrumb__wQXKW a{color:#1e3a8a;text-decoration:none}.guides_breadcrumb__wQXKW a:hover{text-decoration:underline}.guides_guideContent__1RhmK{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:30px}.guides_heroSection__AlPXP{display:flex;gap:30px;margin-bottom:40px;align-items:center}.guides_heroText__5td_E{flex:1 1}.guides_heroText__5td_E h2{font-size:1.8rem;color:#1e3a8a;margin-bottom:15px}.guides_heroText__5td_E p{font-size:1.1rem;line-height:1.6;color:#555}.guides_heroImage__bfQ3_{flex:1 1;display:flex;justify-content:center}.guides_image__y3oIg{border-radius:8px;object-fit:cover}.guides_guideSection__5mkMC{margin-bottom:35px;border-bottom:1px solid #f0f0f0;padding-bottom:25px}.guides_guideSection__5mkMC:last-child{border-bottom:none}.guides_guideSection__5mkMC h3{font-size:1.4rem;color:#1e3a8a;margin-bottom:15px;display:flex;align-items:center}.guides_guideSection__5mkMC p{font-size:1.05rem;line-height:1.6;color:#444;margin-bottom:15px}.guides_guideList__ITOf1{padding-right:20px;margin-bottom:15px}.guides_guideList__ITOf1 li{margin-bottom:12px;position:relative;padding-right:15px;line-height:1.5}.guides_guideList__ITOf1 li:before{content:"•";color:#1e3a8a;font-weight:700;position:absolute;right:-15px}.guides_callToAction__mY4af{background-color:#f8f9ff;padding:25px;border-radius:8px;text-align:center;margin-top:40px}.guides_callToAction__mY4af h3{color:#1e3a8a;margin-bottom:10px}.guides_ctaButton__rNqeF{display:inline-block;background-color:#1e3a8a;color:white;padding:10px 25px;border-radius:5px;margin-top:15px;text-decoration:none;font-weight:700;transition:background-color .3s}.guides_ctaButton__rNqeF:hover{background-color:#152a60}.guides_contactInfo__n_e1w{display:flex;gap:20px;margin-top:30px;flex-wrap:wrap}.guides_contactCard__XmVLf{flex:1 1;min-width:250px;background-color:#f8f9ff;padding:20px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.05)}.guides_contactCard__XmVLf h4{font-size:1.2rem;color:#1e3a8a;margin-bottom:15px;display:flex;align-items:center;gap:10px}.guides_contactCard__XmVLf p{margin-bottom:10px}.guides_contactCard__XmVLf a{color:#1e3a8a;text-decoration:none}.guides_contactCard__XmVLf a:hover{text-decoration:underline}.guides_contactForm__ZloLR{margin-top:40px}.guides_formGroup__s6D_x{margin-bottom:20px}.guides_formGroup__s6D_x label{display:block;margin-bottom:8px;font-weight:700}.guides_formGroup__s6D_x input,.guides_formGroup__s6D_x select,.guides_formGroup__s6D_x textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:5px;font-size:1rem;direction:rtl}.guides_formGroup__s6D_x textarea{min-height:150px}.guides_submitButton__sBSKP{background-color:#1e3a8a;color:white;border:none;padding:12px 25px;font-size:1.1rem;border-radius:5px;cursor:pointer;transition:background-color .3s}.guides_submitButton__sBSKP:hover{background-color:#152a60}.guides_faqItem__RnODo{margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:20px}.guides_faqQuestion__GR7LQ{font-size:1.2rem;color:#1e3a8a;margin-bottom:10px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.guides_faqAnswer__S3_th{color:#555;line-height:1.6}.guides_faqSection__B_AoQ{margin-bottom:40px}.guides_faqSectionTitle__dZFmD{font-size:1.6rem;color:#1e3a8a;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #1e3a8a}@media (max-width:768px){.guides_contactInfo__n_e1w,.guides_heroSection__AlPXP{flex-direction:column}.guides_pageTitle__93Sgm{font-size:2rem}.guides_guideContent__1RhmK{padding:20px}}.contact_successMessage____ZJc{padding:20px;background-color:#f0f9eb;border-radius:5px;text-align:center;margin:20px 0}.contact_successHeading__9syMu{color:#67c23a;margin-bottom:10px}.Header_quickListingPopupOverlay__LI_GH{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:center;align-items:flex-start;animation:Header_fadeIn__ngNF6 .3s ease-in-out}.Header_quickListingPopup__pkD89{width:100%;background-color:white;box-shadow:0 4px 20px rgba(0,0,0,.15);position:relative;animation:Header_slideDown__gMjm3 .5s ease-in-out;max-height:80vh;overflow-y:auto;direction:rtl}.Header_popupContent__Q_5T2{padding:2rem;max-width:1200px;margin:0 auto}.Header_popupContent__Q_5T2 h2{font-size:1.8rem;margin-bottom:1.5rem;color:#333}.Header_closePopupBtn__hClSu{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);background-color:#ff5a5f;color:white;border:none;border-radius:50px;padding:.75rem 2rem;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.2);animation:Header_slideUp__Knhvo .5s ease-in-out;z-index:1001}.Header_closePopupBtn__hClSu i{font-size:1.2rem}.Header_closePopupBtn__hClSu:hover{background-color:#e04146}.Header_quickRegisterBtn__a1ER9{color:white;border:none;border-radius:4px;padding:.5rem 1rem;font-size:1rem;cursor:pointer;transition:background-color .3s}@keyframes Header_fadeIn__ngNF6{0%{opacity:0}to{opacity:1}}@keyframes Header_slideDown__gMjm3{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes Header_slideUp__Knhvo{0%{transform:translate(-50%,100%);opacity:0}to{transform:translate(-50%);opacity:1}}.Footer_listingButton__AHkOT{background:none;border:none;cursor:pointer;color:inherit;text-decoration:inherit;font:inherit;padding:0}.AddReviewForm_add-review-form__uz5nU{background-color:#fff;border-radius:8px;padding:24px;margin-bottom:30px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.AddReviewForm_add-review-form__uz5nU h3{font-size:1.25rem;margin-bottom:20px;color:#333;display:flex;align-items:center}.AddReviewForm_add-review-form__uz5nU h3:before{content:"";width:4px;height:20px;background-color:#0d9488;margin-left:10px;border-radius:2px;display:inline-block}.AddReviewForm_form-group__U_l5h{margin-bottom:20px}.AddReviewForm_form-group__U_l5h label{display:block;margin-bottom:8px;font-weight:500;color:#555}.AddReviewForm_rating-input__GqgKz{direction:ltr;display:flex;justify-content:flex-end;margin-bottom:10px}.AddReviewForm_rating-input__GqgKz i{color:#ffb400;font-size:24px;margin-left:8px;cursor:pointer;transition:all .2s ease}.AddReviewForm_rating-input__GqgKz i:hover{transform:scale(1.2)}.AddReviewForm_form-group__U_l5h input,.AddReviewForm_form-group__U_l5h textarea{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:.9rem;transition:border-color .3s}.AddReviewForm_form-group__U_l5h input:focus,.AddReviewForm_form-group__U_l5h textarea:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 3px rgba(13,148,136,.1)}.AddReviewForm_submit-review-btn__ZqkIW{background-color:#0d9488;color:white;border:none;border-radius:6px;padding:12px 24px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s}.AddReviewForm_submit-review-btn__ZqkIW:hover{background-color:#0f766e}.AddReviewForm_submit-review-btn__ZqkIW:disabled{background-color:#ccc;cursor:not-allowed}.AddReviewForm_error-message__QM5LQ{color:#e53e3e;margin-bottom:15px;font-size:.9rem;padding:10px;background-color:#fff5f5;border-radius:4px;border-right:3px solid #e53e3e}.AddReviewForm_login-required__OVuRI{text-align:center}.AddReviewForm_login-message__KCCVj{background-color:#f9f9f9;padding:25px;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:15px}.AddReviewForm_login-message__KCCVj i{font-size:32px;color:#7c8a97}.AddReviewForm_login-message__KCCVj p{color:#555;margin-bottom:15px}.AddReviewForm_login-btn__rm3po{display:inline-block;background-color:#0d9488;color:white;padding:10px 20px;border-radius:6px;text-decoration:none;font-weight:500;transition:background-color .3s}.AddReviewForm_login-btn__rm3po:hover{background-color:#0f766e}.AddReviewForm_success-message__JEe_F{text-align:center;padding:30px 20px}.AddReviewForm_success-icon__IlcHe{font-size:48px;color:#0d9488;margin-bottom:15px}.AddReviewForm_success-message__JEe_F h3{display:block;margin-bottom:10px;color:#333;font-size:1.4rem}.AddReviewForm_success-message__JEe_F h3:before{display:none}.AddReviewForm_success-message__JEe_F p{color:#666;font-size:1rem}.ReviewsList_reviews-list__SfzRS{margin-top:20px}.ReviewsList_review-item__hFEuB{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:16px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.ReviewsList_reviewer-info__iNVR6{display:flex;align-items:center;margin-bottom:16px}.ReviewsList_reviewer-avatar__Ipf34{margin-left:15px}.ReviewsList_reviewer-details__PkSSK{flex:1 1}.ReviewsList_reviewer-name__yXhyI{font-size:1rem;font-weight:600;margin:0 0 5px;color:#333}.ReviewsList_reviewer-location__UNzuX{font-size:.8rem;color:#666;margin-bottom:2px}.ReviewsList_review-date__laYCH{font-size:.8rem;color:#888}.ReviewsList_review-rating__Ha1da{display:flex;flex-direction:column;align-items:flex-end}.ReviewsList_stars__X3iDy{display:flex;align-items:center;direction:ltr}.ReviewsList_stars__X3iDy i{margin-left:3px;color:#ddd;font-size:16px}.ReviewsList_stars__X3iDy i.ReviewsList_active__fVEvu{color:#ffb400}.ReviewsList_review-content__SsB6h{line-height:1.6;color:#444}.ReviewsList_review-content__SsB6h p{margin:0}.ReviewsList_review-content__SsB6h.ReviewsList_expanded__Cj3Wf p{white-space:pre-line}.ReviewsList_review-content__SsB6h:not(.ReviewsList_expanded__Cj3Wf) p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ReviewsList_show-more__lkJD_{background:none;border:none;color:#0d9488;cursor:pointer;font-size:.9rem;padding:5px 0;margin-top:8px}.ReviewsList_show-more__lkJD_:hover{text-decoration:underline}.ReviewsList_load-more-btn__sv6hr{background-color:#f9f9f9;color:#555;border:1px solid #ddd;border-radius:6px;padding:10px 15px;width:100%;text-align:center;font-size:.9rem;cursor:pointer;transition:all .2s ease;margin-top:10px}.ReviewsList_load-more-btn__sv6hr:hover{background-color:#f0f0f0}.ReviewsList_load-more-btn__sv6hr.ReviewsList_loading__JLPfd{opacity:.7;cursor:not-allowed}.ReviewsList_empty-reviews__UvfOd{text-align:center;padding:30px 0;color:#666}.ReviewsList_review-title__EDp9j{font-weight:600;margin-bottom:10px;font-size:1.1rem}.InsertListing_overlay__qAzIS{background-color:rgba(0,0,0,.5);z-index:1000;align-items:flex-start;animation:InsertListing_fadeIn__c9uWI .3s ease-in-out}.InsertListing_overlay__qAzIS,.InsertListing_successOverlay__oJGSx{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center}.InsertListing_successOverlay__oJGSx{background-color:rgba(0,0,0,.7);align-items:center;z-index:1100}.InsertListing_successPopup__7CARE{background-color:white;border-radius:8px;padding:30px 40px;text-align:center;max-width:400px;width:90%;box-shadow:0 4px 20px rgba(0,0,0,.2)}.InsertListing_successIcon__xts7J{font-size:4rem;color:#4CAF50;margin-bottom:15px}.InsertListing_successPopup__7CARE h3{color:#333;font-size:1.4rem;margin-bottom:10px}.InsertListing_successPopup__7CARE p{color:#666;margin-bottom:20px;line-height:1.5}.InsertListing_closeSuccessBtn__WZ7yH{background-color:#4CAF50;color:white;border:none;border-radius:4px;padding:10px 20px;font-size:1rem;cursor:pointer;transition:background-color .2s}.InsertListing_closeSuccessBtn__WZ7yH:hover{background-color:#3e8e41}.InsertListing_formContainer__48RN7{width:100%;height:100vh;background-color:white;box-shadow:0 4px 20px rgba(0,0,0,.15);position:relative;overflow-y:auto;direction:rtl;animation:InsertListing_slideDown__YAXz0 .5s ease-in-out}.InsertListing_header__EwLIg{position:relative;display:flex;justify-content:center;align-items:center;padding:.75rem 1.5rem;border-bottom:1px solid #eee}.InsertListing_header__EwLIg h2{margin:0;font-size:1.8rem;color:#333}.InsertListing_closeButton__Qgp8W{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;transition:color .3s;position:absolute;left:1.5rem;top:50%;transform:translateY(-50%)}.InsertListing_closeButton__Qgp8W:hover{color:#ff5a5f}.InsertListing_stepIndicator__Zi2_S,.InsertListing_step__bhk6_{display:flex;justify-content:center;align-items:center}.InsertListing_step__bhk6_{width:35px;height:35px;border-radius:50%;background-color:#eee;font-weight:700;color:#666}.InsertListing_step__bhk6_.InsertListing_active__dOLav{background-color:#ff5a5f;color:white}.InsertListing_stepLine__FvmPK{height:2px;width:60px;background-color:#eee;margin:0 10px}.InsertListing_stepLine__FvmPK.InsertListing_active__dOLav{background-color:#ff5a5f}.InsertListing_form__vavXG{padding:1rem 2rem 2rem;max-width:800px;margin:0 auto}.InsertListing_formGroup__86F6l{margin-bottom:1.5rem}.InsertListing_formLabel__F4sV5{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.InsertListing_formInput__72KKn,.InsertListing_formSelect__gLSd1,.InsertListing_formTextarea__Bh8ek{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s,box-shadow .3s;direction:rtl}.InsertListing_formInput__72KKn:focus,.InsertListing_formSelect__gLSd1:focus,.InsertListing_formTextarea__Bh8ek:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px rgba(74,144,226,.2)}.InsertListing_formTextarea__Bh8ek{min-height:120px;resize:vertical}.InsertListing_formSelect__gLSd1{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left 1rem center;background-size:1em;padding-left:2.5rem}.InsertListing_formRow__u520g{display:flex;gap:1rem;margin-bottom:1.5rem}.InsertListing_formRow__u520g .InsertListing_formGroup__86F6l{flex:1 1;margin-bottom:0}.InsertListing_formActions__dw1wa{display:flex;justify-content:space-between;margin-top:2rem}.InsertListing_backButton__RiKdd,.InsertListing_nextButton__afpa0,.InsertListing_submitButton__cQzxG{padding:.75rem 2rem;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .3s,opacity .3s}.InsertListing_backButton__RiKdd{background-color:#666;color:white}.InsertListing_backButton__RiKdd:hover{background-color:#555}.InsertListing_nextButton__afpa0,.InsertListing_submitButton__cQzxG{background-color:#ff5a5f;color:white}.InsertListing_nextButton__afpa0:hover,.InsertListing_submitButton__cQzxG:hover{background-color:#e04146}.InsertListing_nextButton__afpa0:disabled,.InsertListing_submitButton__cQzxG:disabled{opacity:.6;cursor:not-allowed}.InsertListing_stepTitle__cj_pB{margin-bottom:1.5rem;color:#333;text-align:center}.InsertListing_categoryBreadcrumb__64UJp{margin-bottom:20px;background-color:#f9f9f9;padding:12px 15px;border-radius:8px;border:1px solid #eee}.InsertListing_breadcrumbHeader__2CuRq{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.InsertListing_breadcrumbTitle__Wv8rF{font-size:16px;font-weight:600;color:#333;margin:0}.InsertListing_categoryBackButton__ma28H{background-color:transparent;border:1px solid #ddd;color:var(--primary-color);cursor:pointer;display:flex;align-items:center;font-size:14px;padding:5px 10px;border-radius:4px;transition:all .2s}.InsertListing_categoryBackButton__ma28H:hover{background-color:#f0f0f0;border-color:#ccc}.InsertListing_categoryBackButton__ma28H i{margin-left:5px}.InsertListing_breadcrumbPath____vu5{display:flex;flex-wrap:wrap;align-items:center;padding:8px 0;border-top:1px solid #eee}.InsertListing_breadcrumbItem__8_6Sp{font-size:14px;color:var(--primary-color);padding:2px 8px}.InsertListing_breadcrumbPath____vu5 .breadcrumbArrow{color:#aaa;margin:0 4px;font-size:12px}.InsertListing_categoryGrid__Sdo_j{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:12px;gap:12px;margin-bottom:20px}.InsertListing_categoryItem__ehVHJ{display:flex;align-items:center;padding:15px;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;transition:all .2s ease;background-color:#fff;position:relative;overflow:hidden}.InsertListing_mainCategory__f_L0m{flex-direction:column;justify-content:center;text-align:center;height:140px}.InsertListing_subCategory__0FAQu{flex-direction:row;justify-content:space-between;text-align:right;height:auto;min-height:60px}.InsertListing_categoryItem__ehVHJ:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(0,0,0,.1)}.InsertListing_categoryItem__ehVHJ.InsertListing_selected__xBhG1{border-color:var(--primary-color);background-color:rgba(var(--primary-rgb),.05)}.InsertListing_categoryIcon__uFj2v{font-size:24px;margin-bottom:12px;color:var(--primary-color);width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--primary-rgb),.1);border-radius:50%}.InsertListing_categoryContent__DBPUh{display:flex;flex-direction:column;flex:1 1}.InsertListing_mainCategory__f_L0m .InsertListing_categoryContent__DBPUh{align-items:center}.InsertListing_categoryName__m_u3s{font-size:14px;font-weight:500;color:var(--text-color)}.InsertListing_mainCategory__f_L0m .InsertListing_categoryName__m_u3s{text-align:center;margin-top:8px}.InsertListing_subCategory__0FAQu .InsertListing_categoryName__m_u3s{text-align:right}.InsertListing_childCount__ITIia{font-size:12px;color:#777;margin-top:4px}.InsertListing_categoryArrow__4mNu0{font-size:14px;color:#aaa;margin-right:8px}.InsertListing_loading__NKncd{text-align:center;padding:2rem;color:#666}.InsertListing_noCategoriesMessage___dDwz{text-align:center;padding:2rem;color:#666;grid-column:1/-1;font-style:italic}.InsertListing_debugInfo__xxkg3{display:none;margin-top:10px;padding:10px;background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;font-size:12px}.InsertListing_locationInfo__qER_x{margin-top:.5rem;font-size:.875rem;color:#666;text-align:center}.InsertListing_successMessage__dY0Jx{background-color:#f0f9eb;color:#67c23a;padding:1rem;border-radius:4px;margin-bottom:1.5rem;text-align:center}@keyframes InsertListing_fadeIn__c9uWI{0%{opacity:0}to{opacity:1}}@keyframes InsertListing_slideDown__YAXz0{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes InsertListing_slideUp__DtH5H{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@media (max-width:768px){.InsertListing_formRow__u520g{flex-direction:column;gap:1.5rem}.InsertListing_header__EwLIg h2{font-size:1.5rem}.InsertListing_form__vavXG{padding:1rem}}.FormValidation_errorMessage__QaiHp{color:#e53935;font-size:.75rem;margin-top:4px;display:block;transition:all .2s ease;font-weight:500}.FormValidation_inputError__HKej_{border-color:#e53935!important;background-color:rgba(229,57,53,.05)}.FormValidation_formGroup__5STmu{position:relative;margin-bottom:20px}.FormValidation_requiredMark__rNWED{color:#e53935;margin-right:2px}.FormValidation_validField__Lc7nc{position:relative}.FormValidation_validField__Lc7nc:after{content:"✓";position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#4caf50;font-size:14px}.FormValidation_focusField__sxX1R{border-color:#1e88e5!important;box-shadow:0 0 0 2px rgba(30,136,229,.2)}.FormValidation_tooltip__5fhvk{position:absolute;right:0;top:calc(100% + 5px);background-color:#333;color:white;padding:8px 12px;border-radius:4px;font-size:.75rem;z-index:100;width:max-content;max-width:250px;box-shadow:0 2px 10px rgba(0,0,0,.2)}.FormValidation_tooltip__5fhvk:before{content:"";position:absolute;top:-5px;right:10px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #333}.FormValidation_tooltipList__5jRFQ{margin:0;padding-right:20px}.FormValidation_tooltipList__5jRFQ li{margin-bottom:4px}.FormValidation_validIcon__N_jHA{color:#4caf50;margin-left:5px}.FormValidation_invalidIcon__WIFLF{color:#e53935;margin-left:5px}.FormValidation_loadingInput__Dl11Y{background-image:linear-gradient(90deg,rgba(0,0,0,.05),rgba(0,0,0,.1) 50%,rgba(0,0,0,.05));background-size:200% 100%;animation:FormValidation_loading__Dt7if 1.5s infinite}@keyframes FormValidation_loading__Dt7if{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.ImageUploader_imageUploader__gwzUE{margin-bottom:2rem;direction:rtl}.ImageUploader_uploaderHeader__d0MgF{margin-bottom:1rem}.ImageUploader_uploaderHeader__d0MgF h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.ImageUploader_required___vdM7{color:#ff5a5f}.ImageUploader_uploaderHeader__d0MgF p{font-size:.9rem;color:#666}.ImageUploader_imagesContainer__XWcZH{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.ImageUploader_imagePreview__2R0UC{position:relative;width:120px;height:120px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s}.ImageUploader_imagePreview__2R0UC:hover{transform:scale(1.05)}.ImageUploader_mainImage__bJJqu{border:3px solid #ff5a5f}.ImageUploader_previewImg__5bkz9{width:100%;height:100%;object-fit:cover}.ImageUploader_imageActions__oLMLo{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.ImageUploader_imagePreview__2R0UC:hover .ImageUploader_imageActions__oLMLo{opacity:1}.ImageUploader_deleteBtn__GJ19C,.ImageUploader_moveBtn__6Xnqj,.ImageUploader_setMainBtn__sX94q{background-color:rgba(255,255,255,.8);border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin:.2rem;cursor:pointer;transition:background-color .2s}.ImageUploader_deleteBtn__GJ19C{color:#ff5a5f}.ImageUploader_deleteBtn__GJ19C:hover{background-color:#ff5a5f;color:white}.ImageUploader_setMainBtn__sX94q{color:#ffc107}.ImageUploader_setMainBtn__sX94q:hover{background-color:#ffc107;color:white}.ImageUploader_moveBtn__6Xnqj{color:#4a90e2}.ImageUploader_moveBtn__6Xnqj:hover{background-color:#4a90e2;color:white}.ImageUploader_mainImageBadge__q6Q2k{position:absolute;bottom:0;right:0;left:0;background-color:rgba(255,90,95,.8);color:white;padding:4px;font-size:.8rem;text-align:center}.ImageUploader_uploadArea__YCfi_{width:120px;height:120px;border:2px dashed #ccc;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s,background-color .2s;padding:1rem;text-align:center}.ImageUploader_uploadArea__YCfi_:hover{border-color:#4a90e2;background-color:rgba(74,144,226,.05)}.ImageUploader_uploadArea__YCfi_ i{font-size:1.5rem;color:#666;margin-bottom:.5rem}.ImageUploader_uploadArea__YCfi_ p{font-size:.8rem;color:#666}.ImageUploader_fileInput__83BKZ{display:none}.ListingMain_listingsHeader__z2EOY{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.ListingMain_listingsGrid__FftsX{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.ListingMain_viewAllLink__Pd34x{color:#0a2540;font-weight:500;transition:color .2s ease}.ListingMain_viewAllLink__Pd34x:hover{color:#0a2540;text-decoration:underline}.ListingMain_listingsHeader__z2EOY h2{margin:0}