.AddAuction_main__3RINw{padding:2rem 1rem;max-width:1200px;margin:0 auto}.AddAuction_grid__i80Gk{display:flex;flex-direction:column;gap:2rem}.AddAuction_titleWithIcon__F_zls{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;color:#1a365d;margin-bottom:1rem;transition:color .2s ease}.dark .AddAuction_titleWithIcon__F_zls{color:#f8fafc}.AddAuction_titleWithIcon__F_zls img{transition:filter .2s ease}.dark .AddAuction_titleWithIcon__F_zls img{filter:brightness(0) invert(.85)}.AddAuction_bottomSection__NbNh_{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;padding:1rem}.AddAuction_warningNote__AAi7z{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:1rem;text-align:center;max-width:600px;width:100%;transition:background-color .2s ease,border-color .2s ease}.dark .AddAuction_warningNote__AAi7z{background-color:rgba(245,158,11,.15);border-color:rgba(245,158,11,.3)}.AddAuction_warningNote__AAi7z p{margin:0;color:#856404;font-size:.9rem;transition:color .2s ease}.dark .AddAuction_warningNote__AAi7z p{color:#fbbf24}.AddAuction_submitButton__rbddL{width:100%;max-width:300px;background-color:#007bff;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;cursor:pointer;transition:background-color .3s ease,box-shadow .2s ease}.dark .AddAuction_submitButton__rbddL{background-color:#2563eb}.AddAuction_submitButton__rbddL:hover{background-color:#0056b3}.dark .AddAuction_submitButton__rbddL:hover{background-color:#1d4ed8;box-shadow:0 0 14px rgba(37,99,235,.4)}.AddAuction_submitButton__rbddL:disabled{background-color:#6c757d;cursor:not-allowed}.dark .AddAuction_submitButton__rbddL:disabled{background-color:#334155;color:#64748b}.AddAuction_extrasSection__J1aaz{background:#f8f9fa;border-radius:12px;padding:24px;margin-top:24px;border:1px solid #e9ecef;transition:background-color .2s ease,border-color .2s ease}.dark .AddAuction_extrasSection__J1aaz{background:#131b2e;border-color:#1e293b}.AddAuction_extrasSection__J1aaz .AddAuction_main__3RINw{background:transparent;padding:0;border:none;border-radius:0}.AddAuction_extrasSection__J1aaz .AddAuction_grid__i80Gk{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:16px}@media (max-width:768px){.AddAuction_main__3RINw{padding:1rem .5rem}.AddAuction_titleWithIcon__F_zls{font-size:1.25rem}.AddAuction_bottomSection__NbNh_{padding:1rem .5rem}.AddAuction_submitButton__rbddL{max-width:100%}.AddAuction_extrasSection__J1aaz{padding:16px;margin-top:16px}.AddAuction_extrasSection__J1aaz .AddAuction_grid__i80Gk{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}}.Categories_catsList__UgRfB{margin-bottom:32px;display:flex;flex-wrap:wrap;align-items:stretch;gap:24px}.Categories_cat__N39Vo{width:160px;padding:5px 0;border-radius:12px;background-color:#e9f9ff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;transition:.15s ease}.dark .Categories_cat__N39Vo,[data-theme=dark] .Categories_cat__N39Vo{background-color:#0f172a;border:1px solid #334155}.Categories_cat__N39Vo:where(:hover,.Categories_active__Jc6EX){box-shadow:0 0 0 2px var(--c-background)}.dark .Categories_cat__N39Vo:where(:hover,.Categories_active__Jc6EX),[data-theme=dark] .Categories_cat__N39Vo:where(:hover,.Categories_active__Jc6EX){box-shadow:0 0 0 2px #3b82f6}.Categories_catImage__IlG_u{flex-grow:1;width:auto;max-height:43px;height:43px}.Categories_catTitle__e_XgI{font-weight:600;font-size:15px;line-height:27px;text-align:center;color:var(--c-accent-8);transition:.15s ease}.dark .Categories_catTitle__e_XgI,[data-theme=dark] .Categories_catTitle__e_XgI{color:#f1f5f9}[dir=rtl] .Categories_catTitle__e_XgI{font-size:13px;line-height:20px}.Categories_cat__N39Vo:where(:hover,.Categories_active__Jc6EX) .Categories_catTitle__e_XgI{color:var(--c-background)}.dark .Categories_cat__N39Vo:where(:hover,.Categories_active__Jc6EX) .Categories_catTitle__e_XgI,[data-theme=dark] .Categories_cat__N39Vo:where(:hover,.Categories_active__Jc6EX) .Categories_catTitle__e_XgI{color:#60a5fa}@media (max-width:920px){.Categories_catsList__UgRfB{gap:15px}.Categories_cat__N39Vo{min-width:140px;flex:1 0 20%;gap:15px}.Categories_catTitle__e_XgI{font-size:14px;line-height:25px}[dir=rtl] .Categories_catTitle__e_XgI{font-size:13px}}@media (max-width:576px){.Categories_catsList__UgRfB{margin-bottom:22px}.Categories_cat__N39Vo{min-width:120px}}.Title_main__xQ9HK{margin-bottom:24px;font-weight:500;font-size:24px;line-height:30.24px;color:var(--c-accent-8);transition:color .2s ease}.dark .Title_main__xQ9HK,[data-theme=dark] .Title_main__xQ9HK{color:#f8fafc}[dir=rtl] .Title_main__xQ9HK{font-size:18px;font-weight:600}@media (max-width:576px){.Title_main__xQ9HK{margin-bottom:20px;font-weight:500;font-size:19px}[dir=rtl] .Title_main__xQ9HK{font-size:17px;font-weight:600}}.Images_main__wILHB{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid rgba(17,34,17,.1)}.dark .Images_main__wILHB,[data-theme=dark] .Images_main__wILHB{border-bottom-color:#334155}.Images_mainImageContainer__yxwVd{margin-bottom:32px}.Images_subImagesContainer__wvB4p{margin-bottom:24px}.Images_addArea__Wq11H{min-height:180px;max-height:240px;border-radius:16px;border:2px dashed var(--c-background-light,#38bdf8);cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#fafcff;transition:all .2s ease}.dark .Images_addArea__Wq11H,[data-theme=dark] .Images_addArea__Wq11H{border-color:#3b82f6;background-color:rgba(15,23,42,.6)}.Images_addArea__Wq11H:hover{background-color:rgba(0,166,255,.05)}.dark .Images_addArea__Wq11H:hover,[data-theme=dark] .Images_addArea__Wq11H:hover{background-color:rgba(59,130,246,.1)}.Images_uploadBtn__U_2Tn{cursor:pointer;font-weight:500;font-size:13px;color:var(--c-background,#00357b);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.dark .Images_uploadBtn__U_2Tn,[data-theme=dark] .Images_uploadBtn__U_2Tn{color:#60a5fa}.Images_uploadBtn__U_2Tn input{display:none}.Images_uploadBtn__U_2Tn img{transition:transform .2s ease}.Images_addArea__Wq11H:active .Images_uploadBtn__U_2Tn img{transform:scale(.92)}.Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt){cursor:default;padding:14px;height:200px;display:flex;align-items:center;justify-content:flex-start;gap:14px;overflow-x:auto;overflow-y:hidden;border-style:solid;border-color:#e2e8f0;background-color:#f8fafc}.dark .Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt),[data-theme=dark] .Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt){background-color:#0f172a;border-color:#334155}.Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt)::-webkit-scrollbar{height:6px}.Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt)::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px;margin:0 10px}.dark .Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt)::-webkit-scrollbar-track,[data-theme=dark] .Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt)::-webkit-scrollbar-track{background:#1e293b}.Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt)::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:10px;transition:background .2s ease}.Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt)::-webkit-scrollbar-thumb:hover{background:var(--c-background,#00357b)}.dark .Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt)::-webkit-scrollbar-thumb,[data-theme=dark] .Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt)::-webkit-scrollbar-thumb{background:#475569}.dark .Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt)::-webkit-scrollbar-thumb:hover,[data-theme=dark] .Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt)::-webkit-scrollbar-thumb:hover{background:#3b82f6}.Images_selectedImageContainer___eEue{height:100%;aspect-ratio:4/3;min-width:170px;max-width:220px;position:relative;border-radius:12px;overflow:hidden;background-color:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.04)}.dark .Images_selectedImageContainer___eEue,[data-theme=dark] .Images_selectedImageContainer___eEue{background-color:#1e293b;border-color:#334155;box-shadow:0 4px 12px rgba(0,0,0,.3)}.Images_selectedImage__wGWWt{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:10px}.Images_removeImageBtn__BMvao{cursor:pointer;position:absolute;top:6px;right:6px;z-index:5;background:rgba(0,0,0,.5);border-radius:50%;padding:3px;transition:all .2s ease}.Images_removeImageBtn__BMvao:hover{transform:scale(1.15);background:#ef4444}.Images_removeImageBtn__BMvao:active{transform:scale(.9)}.Images_editBtn__KRliF{min-width:80px;height:44px;border-radius:12px;background:rgba(0,53,123,.08);cursor:pointer;font-weight:600;font-size:15px;color:var(--c-background,#00357b);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.dark .Images_editBtn__KRliF,[data-theme=dark] .Images_editBtn__KRliF{background:rgba(96,165,250,.15);color:#93c5fd}.Images_editBtn__KRliF:hover{background:var(--c-background,#00357b);color:#fff}.dark .Images_editBtn__KRliF:hover,[data-theme=dark] .Images_editBtn__KRliF:hover{background:#3b82f6;color:#fff}.Images_editBtn__KRliF input{display:none}.Images_uploadOtherSubImageBtn___YHEH{height:100%;aspect-ratio:1/1;min-width:90px;cursor:pointer;border-radius:12px;background:#fff;border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.dark .Images_uploadOtherSubImageBtn___YHEH,[data-theme=dark] .Images_uploadOtherSubImageBtn___YHEH{background:#1e293b;border-color:#475569}.Images_uploadOtherSubImageBtn___YHEH:hover{border-color:var(--c-background,#00357b);background:rgba(0,53,123,.04)}.dark .Images_uploadOtherSubImageBtn___YHEH:hover,[data-theme=dark] .Images_uploadOtherSubImageBtn___YHEH:hover{border-color:#60a5fa;background:rgba(96,165,250,.1)}.Images_uploadOtherSubImageBtn___YHEH input{display:none}.Images_uploadOtherSubImageBtn___YHEH img{transition:transform .2s ease}.Images_uploadOtherSubImageBtn___YHEH:hover img{transform:scale(1.15)}@media (max-width:576px){.Images_main__wILHB{margin-bottom:22px;padding-bottom:22px}.Images_mainImageContainer__yxwVd{margin-bottom:22px}.Images_addArea__Wq11H{min-height:150px}.Images_addArea__Wq11H:has(.Images_selectedImage__wGWWt){height:160px;padding:10px}.Images_selectedImageContainer___eEue{min-width:130px}}.ConfirmationModal_header__O9_wc{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.ConfirmationModal_iconContainer__2z1MZ{background-color:#fef2f2;padding:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.ConfirmationModal_header__O9_wc h3{margin:0;font-size:1.5rem;font-weight:700;color:#111827;font-family:var(--font-plus)}.ConfirmationModal_content__1Zl9P{text-align:center}.ConfirmationModal_content__1Zl9P p{margin:0;font-size:1rem;line-height:1.5;color:#4b5563;font-family:var(--font-plus)}.ConfirmationModal_actions__fmy9U{display:flex;width:100%;gap:12px;margin-top:8px}.ConfirmationModal_actions__fmy9U button{flex:1;padding:12px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:var(--font-plus)}.ConfirmationModal_cancelBtn__Odbqz{background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.ConfirmationModal_cancelBtn__Odbqz:hover{background-color:#e5e7eb}.ConfirmationModal_confirmBtn__EdOFj{background-color:var(--c-background);color:#fff;border:none}.ConfirmationModal_confirmBtn__EdOFj:hover{background-color:var(--c-background-hover)}[dir=rtl] .ConfirmationModal_actions__fmy9U{flex-direction:row-reverse}.FeedbackToast_toast__iNfqU{display:flex;align-items:center;gap:10px;width:min(92vw,420px);padding:12px 14px;border-radius:14px;box-shadow:0 12px 30px rgba(0,0,0,.16);backdrop-filter:blur(8px);z-index:9999;animation:FeedbackToast_slideIn__n9Flm .22s ease-out}.FeedbackToast_icon__U9ggq{display:flex;align-items:center;justify-content:center;flex-shrink:0}.FeedbackToast_message__98zZN{flex:1;margin:0;font-size:.95rem;font-weight:600;line-height:1.4;color:inherit;font-family:var(--font-plus)}.FeedbackToast_closeBtn__ksGWo{border:none;background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px}.FeedbackToast_success__Lp3QA{background:linear-gradient(135deg,#ecfdf3,#dcfce7);color:#166534;border:1px solid #86efac}.FeedbackToast_error__kFD_L{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#991b1b;border:1px solid #fda4af}.FeedbackToast_info__kNLmv{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1d4ed8;border:1px solid #93c5fd}[dir=rtl] .FeedbackToast_message__98zZN{text-align:right}@keyframes FeedbackToast_slideIn__n9Flm{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.LikeAd_likes__6cozL{display:flex;align-items:center;background-color:#fff;border-radius:100px;height:38px;padding:0 14px;border:1px solid #e2e8f0;box-shadow:0 2px 6px rgba(0,0,0,.02);transition:all .2s ease}.dark .LikeAd_likes__6cozL,[data-theme=dark] .LikeAd_likes__6cozL{background-color:#1e293b;border-color:#334155;box-shadow:0 2px 8px rgba(0,0,0,.2)}.LikeAd_like__24nxz{display:flex;align-items:center;gap:6px;padding-right:12px;border-right:1px solid #e2e8f0}[dir=rtl] .LikeAd_like__24nxz{padding-right:0;padding-left:12px;border-right:none;border-left:1px solid #e2e8f0}.dark .LikeAd_like__24nxz,[data-theme=dark] .LikeAd_like__24nxz{border-color:#334155}.LikeAd_dislike__ZcrKw{display:flex;align-items:center;padding-left:12px}[dir=rtl] .LikeAd_dislike__ZcrKw{padding-left:0;padding-right:12px}.LikeAd_dislike__ZcrKw button,.LikeAd_like__24nxz button{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.LikeAd_likeCounts__3Fwl3{font-weight:600;font-size:14px;color:#1a1a1a;transition:color .2s ease}.dark .LikeAd_likeCounts__3Fwl3,[data-theme=dark] .LikeAd_likeCounts__3Fwl3{color:#f3f4f6}.Like_svg__c7C_d{transition:.15s ease}.Like_svg__c7C_d:hover{scale:1.01}.Like_svg__c7C_d:active{scale:.95}.StickyAdHead_main__ea7rq{width:100%;padding:12px 0;opacity:0;z-index:1000;position:fixed;top:0;left:0;transform:translateY(-100%);transition:transform .3s ease-in-out,opacity .2s ease-in-out,background-color .2s ease;background-color:hsla(0,0%,100%,.98);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;pointer-events:none}.dark .StickyAdHead_main__ea7rq,[data-theme=dark] .StickyAdHead_main__ea7rq{background-color:rgba(15,23,42,.95);border-bottom-color:#334155}.StickyAdHead_main__ea7rq.StickyAdHead_active__qMgc4{opacity:1;box-shadow:0 4px 25px rgba(0,0,0,.08);transform:translateY(0);pointer-events:auto}.dark .StickyAdHead_main__ea7rq.StickyAdHead_active__qMgc4,[data-theme=dark] .StickyAdHead_main__ea7rq.StickyAdHead_active__qMgc4{box-shadow:0 4px 25px rgba(0,0,0,.4)}.StickyAdHead_contentWrapper__IcfeA{max-width:1400px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;width:100%}.StickyAdHead_title__CgOl_{font-weight:600;font-size:14px;color:#1a1a1a;margin:0;flex:1;min-width:fit-content;transition:color .2s ease}.dark .StickyAdHead_title__CgOl_,[data-theme=dark] .StickyAdHead_title__CgOl_{color:#f3f4f6}.StickyAdHead_loved__QazBs{color:#ed971e}.StickyAdHead_rightSection__Cq4St{display:flex;align-items:center;gap:12px;flex-shrink:0}.StickyAdHead_price__JBPP1{font-weight:700;font-size:15px;color:#00357b;white-space:nowrap}.dark .StickyAdHead_price__JBPP1,[data-theme=dark] .StickyAdHead_price__JBPP1{color:#60a5fa}.StickyAdHead_action__HXDfj{display:flex;align-items:center;gap:6px}.StickyAdHead_actionBtn__Xqa44,.StickyAdHead_shareBtn__2Purr{background-color:#fff;border:1px solid #e2e8f0;border-radius:100px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.dark .StickyAdHead_actionBtn__Xqa44,.dark .StickyAdHead_shareBtn__2Purr,[data-theme=dark] .StickyAdHead_actionBtn__Xqa44,[data-theme=dark] .StickyAdHead_shareBtn__2Purr{background-color:#1e293b;border-color:#334155;color:#f3f4f6}.StickyAdHead_actionBtn__Xqa44,.StickyAdHead_shareBtn__2Purr{width:34px;height:34px;min-width:34px}.StickyAdHead_shareBtn__2Purr{padding:0}.StickyAdHead_shareText___mWvy{display:none}@media (min-width:768px){.StickyAdHead_main__ea7rq{padding:16px 0}.StickyAdHead_contentWrapper__IcfeA{padding:0 40px;gap:32px}.StickyAdHead_price__JBPP1,.StickyAdHead_title__CgOl_{font-size:18px}.StickyAdHead_rightSection__Cq4St{gap:20px}.StickyAdHead_action__HXDfj{gap:10px}.StickyAdHead_actionBtn__Xqa44{width:40px;height:40px;min-width:40px}.StickyAdHead_shareBtn__2Purr{padding:8px 16px;width:auto;height:40px;gap:8px}.StickyAdHead_shareText___mWvy{display:inline;font-weight:500;font-size:14px}}.AdDetails_Detailsgrid__27ecs{display:grid;grid-template-columns:1fr 400px;gap:20px;margin:var(--padding-layout)}@media (max-width:1160px){.AdDetails_Detailsgrid__27ecs{grid-template-columns:1fr}}.AdOwner_main__grX95{max-width:400px;height:fit-content;flex-basis:35%;justify-self:end}.AdOwner_container__XKXRR{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:32px 14px}.AdOwner_views__ayV9Z{font-weight:500;font-size:15px;line-height:13.86px;color:#454545;display:flex;align-items:center;gap:6px}.dark .AdOwner_views__ayV9Z,[data-theme=dark] .AdOwner_views__ayV9Z{color:#9ca3af}.AdOwner_photoContainer__v70Lq{min-width:70px;height:70px;position:relative;cursor:pointer}.AdOwner_topSection__y4oRb{border-radius:20px;padding:20px;border:1px solid rgba(17,34,17,.1);display:flex;flex-wrap:wrap;position:relative;gap:32px 14px;background-color:#fff;transition:all .2s ease}.dark .AdOwner_topSection__y4oRb,[data-theme=dark] .AdOwner_topSection__y4oRb{background-color:#1e293b;border-color:#334155;box-shadow:0 4px 15px rgba(0,0,0,.25)}.AdOwner_photo__bNFge{border-radius:50%}.AdOwner_vertificationIcon__K7WPQ{position:absolute;bottom:-2px;right:-2px;width:24px;height:24px;border-radius:50%}.AdOwner_photoContainer__v70Lq img{object-fit:cover}.AdOwner_info__nritl{flex-grow:1}.AdOwner_name__mq_T_{margin-bottom:0;font-weight:600;font-size:20px;line-height:25px;color:var(--c-accent-8);transition:.15s ease}.dark .AdOwner_name__mq_T_,[data-theme=dark] .AdOwner_name__mq_T_{color:#f8fafc}.AdOwner_userType__0SKLU{text-transform:capitalize;margin-left:5px;font-size:.8em;color:var(--c-accent-5)}.dark .AdOwner_userType__0SKLU,[data-theme=dark] .AdOwner_userType__0SKLU{color:#94a3b8}.AdOwner_viewAllAdsBtn__GUzKB{display:block;color:var(--c-background);margin-top:3px;transition:all .27s ease}.dark .AdOwner_viewAllAdsBtn__GUzKB,[data-theme=dark] .AdOwner_viewAllAdsBtn__GUzKB{color:#60a5fa}.AdOwner_viewAllAdsBtn__GUzKB:hover{font-weight:700;letter-spacing:.2px}[dir=rtl] .AdOwner_name__mq_T_{font-size:18px;line-height:20px}.AdOwner_joinDate__n_Vzq{font-weight:500;font-size:14px;line-height:20px;color:var(--c-accent-4)}.dark .AdOwner_joinDate__n_Vzq,[data-theme=dark] .AdOwner_joinDate__n_Vzq{color:#94a3b8}[dir=rtl] .AdOwner_joinDate__n_Vzq{font-size:12px}.AdOwner_action__6BTvj{flex-basis:100%;display:flex;flex-direction:column;align-items:stretch;gap:12px}.AdOwner_actionBtn__oQjnU{width:100%;height:50px;border-radius:10px;background-color:#659711;font-weight:500;font-size:15px;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;transition:.15s ease}.AdOwner_followBtn__CNZTg,.AdOwner_unfollowBtn__jSryu{font-size:16px}.AdOwner_profileBtn__Et4xl{padding:0 20px}.AdOwner_followBtn__CNZTg,.AdOwner_message___OWTB,.AdOwner_profileBtn__Et4xl{background-color:var(--c-background)}.AdOwner_unfollowBtn__jSryu{background-color:transparent;border:1px solid var(--c-background);color:var(--c-background)}.dark .AdOwner_unfollowBtn__jSryu,[data-theme=dark] .AdOwner_unfollowBtn__jSryu{border-color:#60a5fa;color:#60a5fa}[dir=rtl] .AdOwner_actionBtn__oQjnU{font-size:14px}.AdOwner_actionBtn__oQjnU:hover{box-shadow:0 0 0 2px #659711}.AdOwner_followBtn__CNZTg:hover,.AdOwner_message___OWTB:hover,.AdOwner_profileBtn__Et4xl:hover,.AdOwner_unfollowBtn__jSryu:hover{box-shadow:0 0 0 2px var(--c-background)}.AdOwner_actionBtn__oQjnU:active{scale:.95}.AdOwner_actionBtn__oQjnU:nth-child(2){background-color:var(--c-background)}.AdOwner_actionBtn__oQjnU:nth-child(2):hover{box-shadow:0 0 0 2px var(--c-background)}@media (max-width:1160px){.AdOwner_main__grX95{min-width:100%;margin:0 0 30px!important}.AdOwner_action__6BTvj{flex-direction:row;gap:12px}.AdOwner_topSection__y4oRb{border:none;border-left:5px solid;border-image:linear-gradient(180deg,#5b941a,#073b76) 1;border-radius:0;width:100%;padding:10px 20px}}@media (max-width:1235px){.AdOwner_main__grX95{margin:0 0 50px!important}}@media (max-width:1024px){.AdOwner_main__grX95{border-radius:10px}.AdOwner_container__XKXRR{gap:26px 10px}.AdOwner_photoContainer__v70Lq{min-width:60px;height:60px}.AdOwner_name__mq_T_{font-size:17px;line-height:24px}[dir=rtl] .AdOwner_name__mq_T_{font-size:15px;line-height:18px}.AdOwner_joinDate__n_Vzq{font-size:12px}[dir=rtl] .AdOwner_joinDate__n_Vzq{font-size:10px}.AdOwner_action__6BTvj{gap:8px}.AdOwner_actionBtn__oQjnU{height:40px;border-radius:10px;font-weight:500;font-size:13px;gap:8px}.AdOwner_actionBtn__oQjnU img{width:20px;height:20px}.AdOwner_followBtn__CNZTg,.AdOwner_unfollowBtn__jSryu{font-size:15px}}@media (max-width:850px){.AdOwner_main__grX95{max-width:100%}}@media (max-width:768px){.AdOwner_actionBtn__oQjnU:not(.AdOwner_profileBtn__Et4xl) span{display:none}.AdOwner_topSection__y4oRb{gap:20px 14px;padding:10px 15px}}.VerificationEncouragement_container__TVe96{background:linear-gradient(105deg,#ed1c24,#0c2b5e 60%,#051b3d);border-radius:20px;padding:20px 25px;color:#fff;font-family:sans-serif;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2);width:100%}.VerificationEncouragement_heading__Fqbpj{font-size:20px;font-weight:700;margin:0 0 20px;letter-spacing:.5px}.VerificationEncouragement_content__lYgDi{display:flex;align-items:center;gap:40px}.VerificationEncouragement_logoWrapper__Isssf{width:70px;flex-shrink:0}.VerificationEncouragement_checkmarkCircle__ZWS5V{width:50px;height:50px;background:radial-gradient(circle,#f0f0f0 0,#bdc3c7 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0c2b5e;box-shadow:inset 0 2px 5px rgba(0,0,0,.3)}.VerificationEncouragement_checkmarkCircle__ZWS5V svg{width:28px;height:28px}.VerificationEncouragement_infoWrapper__B5WOQ{display:flex;flex-direction:column;gap:20px;flex-grow:1}.VerificationEncouragement_benefits___iMGw{display:flex;justify-content:space-between;gap:20px}.VerificationEncouragement_benefitItem__eNNYo{display:flex;flex-direction:column;line-height:1.2}.VerificationEncouragement_benefitItem__eNNYo span{font-size:12px;opacity:.9}.VerificationEncouragement_benefitItem__eNNYo strong{font-size:15px;text-transform:capitalize}.VerificationEncouragement_verifyBtn__lRsvv{align-self:flex-end;background:transparent;border:2px solid hsla(0,0%,100%,.6);border-radius:50px;padding:8px 24px;color:#fff;font-weight:600;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .3s ease}.VerificationEncouragement_verifyBtn__lRsvv:hover{background:hsla(0,0%,100%,.1);border-color:#fff;transform:translateY(-2px)}.VerificationEncouragement_cursorIcon__7_qIn{width:18px;height:18px}@media (max-width:768px){.VerificationEncouragement_content__lYgDi{flex-direction:column;text-align:center}.VerificationEncouragement_benefits___iMGw{flex-direction:column;gap:15px}.VerificationEncouragement_verifyBtn__lRsvv{align-self:center}}.VerificationRequest_container__71_eF button{min-width:200px}.VerificationRequest_title__nfpP_{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:16px;transition:color .2s ease}.VerificationRequest_container__71_eF.VerificationRequest_dark__5KiVF .VerificationRequest_title__nfpP_,.dark .VerificationRequest_title__nfpP_{color:#f8fafc}.VerificationRequest_description__DgLIP{font-size:14px;color:#666;line-height:1.6;margin-bottom:36px;font-weight:400;transition:color .2s ease}.VerificationRequest_container__71_eF.VerificationRequest_dark__5KiVF .VerificationRequest_description__DgLIP,.dark .VerificationRequest_description__DgLIP{color:#94a3b8}.VerificationRequest_error__BeqWv{color:#dc3545;font-size:14px;font-weight:500}.VerificationRequest_container__71_eF.VerificationRequest_dark__5KiVF .VerificationRequest_error__BeqWv,.dark .VerificationRequest_error__BeqWv{color:#f87171}.VerificationRequest_horiLine__B_E8X{background-color:var(--c-border);border:0;height:1px;width:100%;margin:0 auto}.VerificationRequest_container__71_eF.VerificationRequest_dark__5KiVF .VerificationRequest_horiLine__B_E8X,.dark .VerificationRequest_horiLine__B_E8X{background-color:#1e293b}@media (max-width:768px){.VerificationRequest_title__nfpP_{font-size:20px;margin-bottom:10px}.VerificationRequest_description__DgLIP{font-size:13px;margin-bottom:20px}}.Form_main__3uT0a{display:flex;flex-direction:column;gap:24px}.FileField_main__7GQL9{height:56px;padding:12px 0;border:1px solid var(--c-border,#e2e8f0);border-radius:12px;background-color:#fff;position:relative;font-family:var(--font-montserrat);transition:.2s ease}.FileField_main__7GQL9.FileField_dark__LVIHg,.dark .FileField_main__7GQL9{background-color:#131b2e;border-color:#1e293b}.FileField_main__7GQL9 label{padding:0 4px;background-color:#fff;border-radius:100px;position:absolute;top:0;left:12px;transform:translateY(-50%);font-size:14px;font-weight:400;line-height:17.07px;color:var(--c-accent-1,#666b72);transition:.2s ease}.FileField_main__7GQL9.FileField_dark__LVIHg label,.dark .FileField_main__7GQL9 label{background-color:#131b2e;color:#94a3b8}[dir=rtl] .FileField_main__7GQL9 label{left:unset;right:12px;font-size:13px}.FileField_fileDisplay__Otma7{width:100%;height:100%;padding:0 44px 0 16px;display:flex;align-items:center;cursor:pointer;font-weight:400;font-size:16px;line-height:19.5px;color:var(--c-accent-1,#1e293b);overflow:hidden}.FileField_main__7GQL9.FileField_dark__LVIHg .FileField_fileDisplay__Otma7,.dark .FileField_fileDisplay__Otma7{color:#f8fafc}.FileField_fileName__97EOj{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .FileField_fileDisplay__Otma7{padding:0 16px 0 44px;text-align:right;font-size:14px}.FileField_preview__K1qZn{width:32px;height:32px;object-fit:cover;border-radius:4px;margin-right:10px;flex-shrink:0}[dir=rtl] .FileField_preview__K1qZn{margin-right:0;margin-left:10px}.FileField_main__7GQL9:focus-within{border-color:var(--c-background-hover,#00357b)}.FileField_main__7GQL9.FileField_dark__LVIHg:focus-within,.dark .FileField_main__7GQL9:focus-within{border-color:#38bdf8}.FileField_main__7GQL9:focus-within label{font-weight:600;color:var(--c-background-hover,#00357b)}.FileField_main__7GQL9.FileField_dark__LVIHg:focus-within label,.dark .FileField_main__7GQL9:focus-within label{color:#38bdf8}.FileField_additionalComponent__cruy1{position:absolute;top:50%;right:12px;transform:translateY(-50%);cursor:pointer;transition:opacity .2s ease,filter .2s ease}.FileField_additionalComponent__cruy1:hover{opacity:.8}[dir=rtl] .FileField_additionalComponent__cruy1{right:unset;left:12px}.FileField_iconDark__YO9YE,.dark .FileField_additionalComponent__cruy1{filter:brightness(0) invert(.85)}@media (max-width:850px){.FileField_fileDisplay__Otma7{font-size:14px;line-height:19.5px}.FileField_preview__K1qZn{width:24px;height:24px}}.SubmitButton_main__IoSsH{width:100%;height:48px;margin-top:16px;border-radius:12px;background:var(--c-background,#00357b);font-family:var(--font-montserrat);font-weight:600;font-size:14px;line-height:17.07px;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;border:none;cursor:pointer;transition:.2s ease}.dark .SubmitButton_main__IoSsH{background:#2563eb}.SubmitButton_main__IoSsH>*{width:fit-content}.SubmitButton_main__IoSsH:hover{background-color:var(--c-background-hover,#002659)}.dark .SubmitButton_main__IoSsH:hover{background-color:#1d4ed8}.SubmitButton_main__IoSsH.SubmitButton_lightMode__5eV0U{background-color:var(--c-background-1,#e0f2fe);color:var(--c-accent-6,#0369a1)}.dark .SubmitButton_main__IoSsH.SubmitButton_lightMode__5eV0U{background-color:#1e293b;color:#38bdf8}.SubmitButton_main__IoSsH.SubmitButton_lightMode__5eV0U:hover{background-color:var(--c-background-1-hover,#bae6fd);box-shadow:0 0 0 1px var(--c-background-1,#e0f2fe)}.dark .SubmitButton_main__IoSsH.SubmitButton_lightMode__5eV0U:hover{background-color:#334155;box-shadow:0 0 0 1px #475569}.SubmitButton_main__IoSsH.SubmitButton_outlined__5oIGX{background:#fff;color:var(--c-background,#00357b);border:2px solid var(--c-background,#00357b)}.dark .SubmitButton_main__IoSsH.SubmitButton_outlined__5oIGX{background:transparent;color:#38bdf8;border-color:#38bdf8}.SubmitButton_main__IoSsH.SubmitButton_outlined__5oIGX:hover{background:var(--c-background,#00357b);color:#fff}.dark .SubmitButton_main__IoSsH.SubmitButton_outlined__5oIGX:hover{background:#38bdf8;color:#0f172a}.SubmitButton_main__IoSsH.SubmitButton_disabled__XlTIh{background-color:var(--c-accent-3,#94a3b8);color:#fff;pointer-events:none}.SubmitButton_main__IoSsH.SubmitButton_loading__1jHzL{pointer-events:none}.AdOwnerSkeleton_main__8P8s9{min-width:400px;max-width:400px;height:fit-content;flex-basis:35%;justify-self:end}.AdOwnerSkeleton_container__fnutW{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:32px 14px}.AdOwnerSkeleton_topSection__FVqxE{border-radius:20px;padding:20px;border:1px solid rgba(17,34,17,.1);display:flex;flex-wrap:wrap;position:relative;gap:32px 14px;width:100%}.AdOwnerSkeleton_photoContainer___vOWB{min-width:70px;height:70px;border-radius:50%}.AdOwnerSkeleton_info__gFDjg{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.AdOwnerSkeleton_skeletonName__zp0Ne{height:20px;width:130px;margin-bottom:10px;border-radius:6px}.AdOwnerSkeleton_skeletonDate___3B6M{height:14px;width:90px;margin-bottom:8px;border-radius:4px}.AdOwnerSkeleton_skeletonLink__bMtGP{height:14px;width:110px;border-radius:4px}.AdOwnerSkeleton_action__2WwMl{flex-basis:100%;display:flex;flex-direction:column;align-items:stretch;gap:12px}.AdOwnerSkeleton_skeletonBtn__mrtTQ{width:100%;height:50px;border-radius:10px}.AdOwnerSkeleton_skeleton__zbIKT{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:AdOwnerSkeleton_loadingShimmer__mzRZw 1.5s linear infinite}@keyframes AdOwnerSkeleton_loadingShimmer__mzRZw{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1160px){.AdOwnerSkeleton_main__8P8s9{min-width:100%;margin:0 0 30px!important}.AdOwnerSkeleton_action__2WwMl{flex-direction:row;gap:12px}.AdOwnerSkeleton_topSection__FVqxE{border:none;border-left:5px solid #e0e0e0;border-radius:0;width:100%;padding:10px 20px}}@media (max-width:1235px){.AdOwnerSkeleton_main__8P8s9{margin:0 0 50px!important}}@media (max-width:1024px){.AdOwnerSkeleton_container__fnutW{gap:26px 10px}.AdOwnerSkeleton_photoContainer___vOWB{min-width:60px;height:60px}.AdOwnerSkeleton_action__2WwMl{gap:8px}.AdOwnerSkeleton_skeletonBtn__mrtTQ{height:40px;border-radius:10px}}@media (max-width:850px){.AdOwnerSkeleton_main__8P8s9{max-width:100%}}@media (max-width:768px){.AdOwnerSkeleton_topSection__FVqxE{gap:20px 14px}}.Gallery_main___hWII{margin:var(--padding-layout);margin-bottom:32px}.Gallery_container__5pbg_{width:100%;position:relative;display:grid;grid-template-columns:1fr 400px;grid-template-rows:auto auto;gap:20px}.Gallery_container__5pbg_ img{object-fit:cover}.Gallery_mainImage__9p8u8{grid-column:1;grid-row:1/3;position:relative;height:460px;border-radius:12px;overflow:hidden;cursor:pointer;background-color:#f0f0f0}.Gallery_mainImage__9p8u8 img{object-fit:cover}.Gallery_rightColumn__Vp_uE{grid-column:2;grid-row:1/3;display:flex;flex-direction:column;gap:20px;height:460px}.Gallery_rightThumb__fRU99{position:relative;flex:1;border-radius:12px;overflow:hidden;cursor:pointer;background-color:#f0f0f0}.Gallery_rightThumb__fRU99 img{object-fit:cover}.Gallery_morePhotoOverlay__45KvM{position:absolute;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;border-radius:12px;cursor:pointer;transition:background .2s ease}.Gallery_morePhotoOverlay__45KvM:hover{background:rgba(0,0,0,.55)}.Gallery_morePhotoLabel__07rpm{color:#fff;font-size:15px;font-weight:600;display:flex;align-items:center;gap:6px;user-select:none}.Gallery_morePhotoLabel__07rpm svg{width:18px;height:18px}.Gallery_videoWrapper__xPkRY{width:100%;height:100%}.Gallery_videoWrapper__xPkRY video{width:100%;height:100%;object-fit:cover;border-radius:12px}.Gallery_thumbnailsWrapper__Ovi9R{grid-column:1/-1;position:relative;display:flex;align-items:center;gap:8px;margin-top:4px}.Gallery_navArrow__UUwlt{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;background-color:rgba(0,0,0,.6);border:none;border-radius:50%;cursor:pointer;color:#fff;transition:all .2s ease;z-index:5;flex-shrink:0}.Gallery_navArrow__UUwlt:hover{background-color:rgba(0,0,0,.8);transform:scale(1.1)}.Gallery_navArrow__UUwlt:active{transform:scale(.95)}.Gallery_otherImagesContainer__XP3vj{display:flex;flex-direction:row;gap:5px;width:100%;height:80px;overflow-x:auto;border-radius:12px}.Gallery_otherImagesContainer__XP3vj::-webkit-scrollbar{height:5px}.Gallery_otherImagesContainer__XP3vj::-webkit-scrollbar-track{background-color:transparent}.Gallery_otherImagesContainer__XP3vj::-webkit-scrollbar-thumb{background-color:var(--c-border);border-radius:100px}.Gallery_otherImage__4cU3e{position:relative;min-width:100px;min-height:100%;border-radius:10px;overflow:hidden;cursor:pointer;transition:opacity .15s ease;opacity:.55;flex-shrink:0}.Gallery_otherImage__4cU3e.Gallery_active__goNBY{opacity:1;outline:2px solid var(--c-primary,#0070f3);outline-offset:1px}.Gallery_otherImage__4cU3e img{object-fit:cover}@media (max-width:950px){.Gallery_container__5pbg_{grid-template-columns:1fr 160px}.Gallery_mainImage__9p8u8,.Gallery_rightColumn__Vp_uE{height:350px}}@media (max-width:600px){.Gallery_container__5pbg_{grid-template-columns:1fr;grid-template-rows:auto auto auto}.Gallery_mainImage__9p8u8{grid-column:1;grid-row:1;height:260px}.Gallery_rightColumn__Vp_uE{grid-column:1;grid-row:2;flex-direction:row;height:110px}.Gallery_rightThumb__fRU99{flex:1}.Gallery_thumbnailsWrapper__Ovi9R{grid-row:3}.Gallery_main___hWII{margin-bottom:20px}}@media (max-width:400px){.Gallery_mainImage__9p8u8{height:220px}.Gallery_navArrow__UUwlt{width:26px;height:26px;min-width:26px}.Gallery_container__5pbg_,.Gallery_rightColumn__Vp_uE{gap:12px}}.AdCard_main__r5TEz{height:200px;min-height:200px;padding:15px;border-radius:15px;background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.03);cursor:pointer;position:relative;display:flex;gap:24px;transition:.15s ease}.AdCard_main__r5TEz:hover{box-shadow:0 0 0 2px rgba(0,0,0,.05)}.dark .AdCard_main__r5TEz{background-color:#131b2e;border:1px solid #1e293b;box-shadow:0 4px 20px rgba(0,0,0,.4)}.dark .AdCard_main__r5TEz:hover{box-shadow:0 0 0 2px hsla(0,0%,100%,.08)}.AdCard_inactiveBadge__W4HgN{position:absolute;top:10px;right:10px;background:#f44336;color:#fff;padding:2px 8px;border-radius:4px;font-size:12px;z-index:2}[dir=rtl] .AdCard_inactiveBadge__W4HgN{right:unset;left:10px}.AdCard_galleryContainer__EuzHd{width:300px;max-width:300px;min-width:300px;height:100%;border-radius:12px;overflow:hidden;position:relative}.AdCard_soldBadgeWrapper__qVpmM{position:absolute;top:0;left:0;width:90px;height:90px;overflow:hidden;z-index:20;pointer-events:none}.AdCard_soldBadge__SQFkh{position:absolute;top:18px;left:-28px;width:110px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;text-align:center;font-weight:700;font-size:13px;line-height:24px;letter-spacing:.5px;transform:rotate(-45deg);box-shadow:0 2px 6px rgba(0,0,0,.35);user-select:none;text-transform:uppercase}.AdCard_numOfImages__6YJ0I{width:68px;height:32px;bottom:10px;left:16px;font-weight:600;font-size:14px;line-height:20px;letter-spacing:-2%;color:#fff;gap:6px}.AdCard_numOfImages__6YJ0I,.AdCard_shareBtn__RQJLA{border-radius:8px;background:#00000082;position:absolute;display:flex;align-items:center;justify-content:center}.AdCard_shareBtn__RQJLA{width:28px;height:28px;top:10px;right:16px;transition:.15s ease;z-index:5}.AdCard_shareBtn__RQJLA:hover{background:#000000c6}.AdCard_content__blO_X{padding:15px 0;position:relative;flex-grow:1}.AdCard_userImage__KybQf{width:60px;height:60px;position:absolute;top:50%;right:0;transform:translateY(-50%)}[dir=rtl] .AdCard_userImage__KybQf{right:unset;left:0}.AdCard_userImage__KybQf img{object-fit:cover;border-radius:50%;overflow:hidden}.AdCard_userVerificationImage__kuvB1{position:absolute;bottom:-2px;right:-2px;width:18px;height:18px}.AdCard_price__le43X{margin-bottom:20px;font-weight:700;font-size:20px;line-height:20px;letter-spacing:-2%;color:var(--c-background)}.dark .AdCard_price__le43X{color:#60a5fa}.AdCard_actionBtns__8d5t9{position:absolute;top:0;right:0;display:flex;align-items:center;gap:10px}.AdCard_deleteIconContainer__VOEck,.AdCard_editIconContainer__u3f6H,.AdCard_favIconContainer__NFJ5e{width:40px;height:40px;border-radius:50%;background-color:#fafbfc;display:flex;align-items:center;justify-content:center;transition:.15s ease}.dark .AdCard_favIconContainer__NFJ5e{background-color:#1e293b}.dark .AdCard_favIconContainer__NFJ5e img{filter:brightness(0) invert(.85)}.AdCard_deleteIconSpacing__VXyWu{margin-right:8px}[dir=rtl] .AdCard_deleteIconSpacing__VXyWu{margin-right:0;margin-left:8px}.AdCard_deleteIconContainer__VOEck{background-color:var(--c-error)}.AdCard_editIconContainer__u3f6H{background-color:var(--c-background-light)}[dir=rtl] .AdCard_actionBtns__8d5t9{right:unset;left:0}.AdCard_favouriteBtn__kYEny{cursor:pointer;transition:.15s ease}.AdCard_favIconContainer__NFJ5e:hover .AdCard_favouriteBtn__kYEny{scale:1.2}.AdCard_deleteIconContainer__VOEck:hover,.AdCard_editIconContainer__u3f6H:hover{scale:1.1}.AdCard_favIconContainer__NFJ5e:active .AdCard_favouriteBtn__kYEny{scale:.95}.AdCard_deleteIconContainer__VOEck:active,.AdCard_editIconContainer__u3f6H:active{scale:.9}.AdCard_status__eGatS{padding:3px 7px;border-radius:8px;font-weight:500;font-size:14px;line-height:20px;text-transform:uppercase;position:absolute;right:15px;bottom:20px}[dir=rtl] .AdCard_status__eGatS{right:unset;left:15px}.AdCard_status__eGatS.AdCard_pending__p7Xa5{color:var(--c-pending);background-color:rgba(198,128,22,.1)}.dark .AdCard_status__eGatS.AdCard_pending__p7Xa5{background-color:rgba(251,191,36,.15);color:#fbbf24}.AdCard_status__eGatS.AdCard_approved__gZlnn{color:var(--c-success);background-color:rgba(40,198,22,.1)}.dark .AdCard_status__eGatS.AdCard_approved__gZlnn{background-color:rgba(74,222,128,.15);color:#4ade80}.AdCard_status__eGatS.AdCard_rejected__h3f28{color:var(--c-accent-9);background-color:rgba(72,25,25,.1)}.dark .AdCard_status__eGatS.AdCard_rejected__h3f28{background-color:hsla(0,91%,71%,.15);color:#f87171}.AdCard_status__eGatS.AdCard_draft__hHWYI{color:var(--c-background-light);background-color:rgba(0,164,255,.1);font-weight:600;letter-spacing:.5px;border:1px solid var(--c-background-light);font-size:16px}.AdCard_name__z0dnA{margin-bottom:24px;font-weight:500;font-size:22px;line-height:20px;color:var(--c-accent-9);white-space:nowrap;width:300px;overflow:hidden;text-overflow:ellipsis}.dark .AdCard_name__z0dnA{color:#f8fafc}.AdCard_gridNameLogo__QduEg{display:flex;justify-content:space-between;margin-top:10px}.AdCard_gridNameLogo__QduEg p{color:#334155}.dark .AdCard_gridNameLogo__QduEg p{color:#cbd5e1}.AdCard_gridNameLogo__QduEg .AdCard_userImage__KybQf{position:static;transform:translate(0)}.AdCard_specsRow__wu0tg{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px 42px}.AdCard_spec__iTXKw{font-weight:500;font-size:16px;line-height:20px;letter-spacing:-2%;color:var(--c-accent-3);display:flex;align-items:center;gap:10px;max-width:80%;white-space:nowrap;overflow:hidden}.dark .AdCard_spec__iTXKw{color:#94a3b8}.dark .AdCard_spec__iTXKw img{filter:brightness(0) invert(.85)}.AdCard_spec__iTXKw:last-of-type{flex-basis:100%}.AdCard_contactButtonsContainer__oVReV{display:flex;gap:10px;margin-top:20px;width:100%}.AdCard_contactBtnCall__FXhld,.AdCard_contactBtnWa__RszRx{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;transition:.2s ease}.AdCard_contactBtnCall__FXhld{background-color:#235bc9;color:#fff}.AdCard_contactBtnCall__FXhld:hover{background-color:#1f51b5}.AdCard_contactBtnWa__RszRx{background-color:#25d366;color:#fff}.AdCard_contactBtnWa__RszRx:hover{background-color:#1ebd5a}.AdCard_gridCard__FRV1q{height:auto;min-width:300px;flex-direction:column;gap:25px;width:100%}.AdCard_gridCard__FRV1q .AdCard_galleryContainer__EuzHd{width:100%;max-width:100%;height:220px;min-height:220px;min-width:50px}.AdCard_gridCard__FRV1q .AdCard_content__blO_X{padding:0 0 10px}.AdCard_gridCard__FRV1q .AdCard_price__le43X{margin-bottom:26px;font-size:19px}.AdCard_gridCard__FRV1q .AdCard_actionBtns__8d5t9{position:absolute;top:0;right:0;transform:translateY(-5px);gap:7px}.AdCard_gridCard__FRV1q .AdCard_deleteIconContainer__VOEck,.AdCard_gridCard__FRV1q .AdCard_editIconContainer__u3f6H,.AdCard_gridCard__FRV1q .AdCard_favIconContainer__NFJ5e{width:34px;height:34px}.AdCard_gridCard__FRV1q .AdCard_actionBtns__8d5t9 img{width:16px;height:16px}.AdCard_gridCard__FRV1q .AdCard_name__z0dnA{margin-bottom:26px;font-size:20px;font-weight:600}.AdCard_gridCard__FRV1q .AdCard_userImage__KybQf{width:40px;height:40px}.AdCard_gridCard__FRV1q .AdCard_status__eGatS{z-index:9999;right:unset;bottom:unset;left:25px;top:25px;background-color:#fff!important;font-weight:700}.dark .AdCard_gridCard__FRV1q .AdCard_status__eGatS{background-color:#1e293b!important}[dir=rtl] .AdCard_gridCard__FRV1q .AdCard_status__eGatS{right:25px;left:unset}@media (max-width:850px){.AdCard_main__r5TEz{height:auto;min-width:300px;flex-direction:column;max-width:calc(50% - 6.5px);flex:1 0 45%;gap:25px}.AdCard_galleryContainer__EuzHd{width:100%;height:220px;min-height:220px;min-width:50px}.AdCard_content__blO_X{padding:0 0 10px}.AdCard_price__le43X{margin-bottom:26px;font-size:19px}.AdCard_actionBtns__8d5t9{position:absolute;top:0;right:0;transform:translateY(-5px);gap:7px}.AdCard_deleteIconContainer__VOEck,.AdCard_editIconContainer__u3f6H,.AdCard_favIconContainer__NFJ5e{width:34px;height:34px}.AdCard_actionBtns__8d5t9 img{width:16px;height:16px}.AdCard_name__z0dnA{margin-bottom:26px;font-size:20px;font-weight:600}.AdCard_userImage__KybQf{width:40px;height:40px;transform:translateY(calc(-50% - 10px))}.AdCard_status__eGatS{z-index:9999;right:unset;bottom:unset;left:25px;top:25px;background-color:#fff!important;font-weight:700}.dark .AdCard_status__eGatS{background-color:#1e293b!important}[dir=rtl] .AdCard_status__eGatS{right:25px;left:unset}}@media (max-width:725px){.AdCard_galleryContainer__EuzHd,.AdCard_main__r5TEz{max-width:100%}}@media (max-width:440px){.AdCard_name__z0dnA{width:200px}}.AdCard_action__CZ_ub{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;width:100%;margin-top:20px}.AdCard_actionBtn__ocssY{box-sizing:border-box;width:100%;height:32px;padding:0 10px;border-radius:6px;font-weight:700;font-size:12px;color:#fff!important;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;border:1.5px solid #fff;text-decoration:none;transition:all .2s ease}.dark .AdCard_actionBtn__ocssY{border-color:hsla(0,0%,100%,.2)}.AdCard_actionBtn__ocssY img{width:15px;height:15px}.AdCard_actionBtnCall__i9r4D{position:relative;order:1;background-color:#0b3a7a!important;box-shadow:0 0 0 1px #0b3a7a}.dark .AdCard_actionBtnCall__i9r4D{background-color:#2563eb!important;box-shadow:0 0 0 1px #2563eb}.AdCard_actionBtnWhatsapp__b2EVU{order:2;background-color:#12b76a!important;box-shadow:0 0 0 1px #12b76a}.AdCard_followLoader__dLicT>div{scale:3}.AdCard_profileBtn__GZvSg{grid-column:span 2;background-color:#0b3a7a!important;box-shadow:0 0 0 1px #0b3a7a}.dark .AdCard_profileBtn__GZvSg{background-color:#2563eb!important;box-shadow:0 0 0 1px #2563eb}.AdCard_copiedTooltip___zABn{position:absolute;top:-30px;left:50%;transform:translateX(-50%);background-color:#4caf50;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.2)}.AdCard_actionBtn__ocssY:hover{opacity:.85;transform:translateY(-1px)}.AdCard_actionBtn__ocssY:active{transform:scale(.96)}.GalleryCarousel_main__QrRh3{width:100%;height:100%;position:relative;overflow:hidden;user-select:none}.GalleryCarousel_imageContainer__PPjoB{display:none;height:100%;position:relative;overflow:hidden}.GalleryCarousel_imageContainer__PPjoB img{object-fit:cover}.GalleryCarousel_imageContainer__PPjoB.GalleryCarousel_active__jUbbp{display:block}.GalleryCarousel_arrow__0mvlS{width:24px;height:24px;border-radius:6px;background:#000000a6;transform-origin:50% 50%;z-index:2;position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;transition:.15s ease;cursor:pointer}[dir=rtl] .GalleryCarousel_arrow__0mvlS{transform:translateY(-50%) rotate(180deg)}.GalleryCarousel_arrow__0mvlS:hover{background:#000000d2}.GalleryCarousel_arrow__0mvlS:active{scale:.9}.GalleryCarousel_prev__sHXe4{left:16px}[dir=rtl] .GalleryCarousel_prev__sHXe4{left:unset;right:16px}.GalleryCarousel_next__Fe7nc{right:16px}[dir=rtl] .GalleryCarousel_next__Fe7nc{right:unset;left:16px}.GalleryCarousel_dots__IQ1LM{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;justify-content:flex-start;align-items:center;gap:5.6px;max-width:200px;overflow-x:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.GalleryCarousel_dots__IQ1LM::-webkit-scrollbar{display:none}.GalleryCarousel_dot__S01ZE{flex-shrink:0;min-width:7px;height:7px;background-color:#fff;border-radius:100px;cursor:pointer;transition:.2s ease}.GalleryCarousel_dot__S01ZE:where(:hover,.GalleryCarousel_active__jUbbp){min-width:22.4px;background-color:#2a60b7}.OptimizedImage_wrapper__5O_Xf{position:relative;overflow:hidden;display:inline-block;background-color:transparent}.OptimizedImage_fillWrapper__tmCt3{display:block;width:100%;height:100%}.OptimizedImage_rounded__uscnY{border-radius:.75rem}.OptimizedImage_image__CLIJ5{transition:opacity .35s ease}.OptimizedImage_imageLoading__kgLVB{opacity:0}.OptimizedImage_imageLoaded__zp_Z1{opacity:1}.OptimizedImage_objectCover__l5HRO{object-fit:cover}.OptimizedImage_objectContain__hc4Uo{object-fit:contain}.OptimizedImage_objectFill__TyWso{object-fit:fill}.OptimizedImage_skeleton__NKMug{position:absolute;inset:0;background:linear-gradient(90deg,#eee 25%,#e0e0e0 37%,#eee 63%);background-size:400% 100%;animation:OptimizedImage_shimmer__jfP_f 1.4s ease infinite}@keyframes OptimizedImage_shimmer__jfP_f{0%{background-position:100% 50%}to{background-position:0 50%}}.GallerySkeleton_main__M_gu7{margin:var(--padding-layout);margin-bottom:32px}.GallerySkeleton_container__Icc36{width:100%;position:relative;display:grid;grid-template-columns:1fr 400px;grid-template-rows:auto auto;gap:20px}.GallerySkeleton_mainImage__BPtZz{grid-column:1;grid-row:1/3;height:460px;border-radius:12px}.GallerySkeleton_rightColumn__pVb3s{grid-column:2;grid-row:1/3;display:flex;flex-direction:column;gap:20px;height:460px}.GallerySkeleton_rightThumb__qjivv{flex:1;border-radius:12px}.GallerySkeleton_skeleton__HR4Tf{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:GallerySkeleton_loadingShimmer__n8g7T 1.5s linear infinite}@keyframes GallerySkeleton_loadingShimmer__n8g7T{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:950px){.GallerySkeleton_container__Icc36{grid-template-columns:1fr 160px}.GallerySkeleton_mainImage__BPtZz,.GallerySkeleton_rightColumn__pVb3s{height:350px}}@media (max-width:600px){.GallerySkeleton_container__Icc36{grid-template-columns:1fr;grid-template-rows:auto auto}.GallerySkeleton_mainImage__BPtZz{grid-column:1;grid-row:1;height:260px}.GallerySkeleton_rightColumn__pVb3s{grid-column:1;grid-row:2;flex-direction:row;height:110px}.GallerySkeleton_main__M_gu7{margin-bottom:20px}}@media (max-width:400px){.GallerySkeleton_mainImage__BPtZz{height:220px}.GallerySkeleton_container__Icc36,.GallerySkeleton_rightColumn__pVb3s{gap:12px}}.Overview_main__1jI8k{margin-bottom:42px;padding:0}.Overview_container__beRqi{padding-bottom:42px;border-bottom:1px solid rgba(17,34,17,.1)}.dark .Overview_container__beRqi,[data-theme=dark] .Overview_container__beRqi{border-bottom-color:hsla(0,0%,100%,.1)}.Overview_title__C_OV0{margin-bottom:16px;font-weight:700;font-size:20px;line-height:25.2px;color:var(--c-accent-8)}.dark .Overview_title__C_OV0,[data-theme=dark] .Overview_title__C_OV0{color:#f8fafc}[dir=rtl] .Overview_title__C_OV0{font-size:18px}.Overview_postedAtDate__JLRFD{margin-bottom:32px;font-weight:500;font-size:15px;line-height:25.6px;color:#828287}.dark .Overview_postedAtDate__JLRFD,[data-theme=dark] .Overview_postedAtDate__JLRFD{color:#9ca3af}.Overview_featuresGrid__6rmmu{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px}@media (max-width:579px){.Overview_main__1jI8k{margin-bottom:30px}.Overview_container__beRqi{padding-bottom:30px}.Overview_featuresGrid__6rmmu{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:15px}}.Feature_main__z3epJ{padding:12px;border-radius:12px;background-color:#fff;border:1px solid transparent;box-shadow:0 0 15px rgba(0,0,0,.03);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;transition:all .2s ease}.dark .Feature_main__z3epJ,[data-theme=dark] .Feature_main__z3epJ{background-color:#1e293b;border-color:#334155;box-shadow:0 4px 12px rgba(0,0,0,.2)}.Feature_main__z3epJ:hover{box-shadow:none}.Feature_name__pFDgi{font-weight:700;font-size:12px;line-height:20px;text-align:center;color:#3a3a40}.dark .Feature_name__pFDgi,[data-theme=dark] .Feature_name__pFDgi{color:#94a3b8}.Feature_value__pG1dK{font-weight:500;font-size:12px;line-height:20px;text-align:center;color:#3a3a40}.dark .Feature_value__pG1dK,[data-theme=dark] .Feature_value__pG1dK{color:#f1f5f9}@media (max-width:579px){.Feature_main__z3epJ{gap:8px;padding:10px 8px}}.AllDetails_main__FGxDR{margin-bottom:42px;padding:0}.AllDetails_container__ZqPr0{padding-bottom:42px;border-bottom:1px solid rgba(17,34,17,.1)}.dark .AllDetails_container__ZqPr0,[data-theme=dark] .AllDetails_container__ZqPr0{border-bottom-color:hsla(0,0%,100%,.1)}.AllDetails_title__zBNzn{margin-bottom:32px;font-weight:700;font-size:20px;line-height:25.2px;color:var(--c-accent-8)}.dark .AllDetails_title__zBNzn,[data-theme=dark] .AllDetails_title__zBNzn{color:#f8fafc}.AllDetails_listWrapper__1yBmb{display:grid;grid-template-rows:1fr;transition:grid-template-rows .6s cubic-bezier(.22,1,.36,1)}.AllDetails_mainDetails__xl1st{display:grid;grid-template-columns:repeat(2,1fr);min-height:0;gap:5px}.AllDetails_mainDetails__xl1st>div{opacity:0;transform:translateY(15px);animation:AllDetails_ultraSmoothEntry__NWMT5 .5s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--i) * .04s)}@keyframes AllDetails_ultraSmoothEntry__NWMT5{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.AllDetails_readMore__phzGC{background:none;border:none;color:var(--c-background);font-weight:700;font-size:15px;cursor:pointer;padding:0;margin-top:20px;display:inline-block;transition:all .3s ease}.dark .AllDetails_readMore__phzGC,[data-theme=dark] .AllDetails_readMore__phzGC{color:#60a5fa}.AllDetails_readMore__phzGC:hover{opacity:.7}@media (max-width:768px){.AllDetails_mainDetails__xl1st{grid-template-columns:1fr}}@media (max-width:579px){.AllDetails_main__FGxDR{margin-bottom:30px}.AllDetails_container__ZqPr0{padding-bottom:30px}[dir=rtl] .AllDetails_title__zBNzn{font-size:18px}}.DetailRow_main__bRPdp{padding:15px;display:flex;align-items:center;background-color:#e8e8e8;cursor:pointer;transition:all .2s ease;border-radius:15px}.DetailRow_main__bRPdp:nth-child(4n),.DetailRow_main__bRPdp:nth-child(4n+1){color:#000;background-color:transparent}.dark .DetailRow_main__bRPdp,[data-theme=dark] .DetailRow_main__bRPdp{background-color:#1e293b;color:#f1f5f9}.dark .DetailRow_main__bRPdp:nth-child(4n),.dark .DetailRow_main__bRPdp:nth-child(4n+1),[data-theme=dark] .DetailRow_main__bRPdp:nth-child(4n),[data-theme=dark] .DetailRow_main__bRPdp:nth-child(4n+1){background-color:rgba(30,41,59,.4);color:#f1f5f9}.DetailRow_name__PAFJ2{font-weight:600;font-size:16px;line-height:24px;flex:1 0 50%;color:#1f2937}.dark .DetailRow_name__PAFJ2,[data-theme=dark] .DetailRow_name__PAFJ2{color:#94a3b8}.DetailRow_value___PWAh{font-weight:500;font-size:16px;line-height:24px;flex:1 0 50%;text-align:end;color:var(--c-accent)}.dark .DetailRow_value___PWAh,[data-theme=dark] .DetailRow_value___PWAh{color:#f8fafc}[dir=rtl] .DetailRow_value___PWAh{font-size:13px;line-height:20px}@media (max-width:768px){.DetailRow_main__bRPdp:nth-child(2n){color:#000;background-color:transparent}.DetailRow_main__bRPdp:nth-child(odd){background-color:#e8e8e8}.dark .DetailRow_main__bRPdp:nth-child(2n),[data-theme=dark] .DetailRow_main__bRPdp:nth-child(2n){background-color:rgba(30,41,59,.4)}.dark .DetailRow_main__bRPdp:nth-child(odd),[data-theme=dark] .DetailRow_main__bRPdp:nth-child(odd){background-color:#1e293b}}@media (max-width:579px){.DetailRow_main__bRPdp{padding:14px 24px 14px 12px}.DetailRow_name__PAFJ2{font-size:13px}.DetailRow_value___PWAh{font-size:15px}}.CarOptions_main__cXSZe{padding:0;transition:all .5s ease}.CarOptions_title__Op_9j{font-size:20px;font-weight:700;padding-top:42px;margin-top:42px;margin-bottom:32px;border-top:1px solid rgba(17,34,17,.1);color:#121;transition:color .2s ease}.dark .CarOptions_title__Op_9j,[data-theme=dark] .CarOptions_title__Op_9j{color:#f8fafc;border-top-color:hsla(0,0%,100%,.1)}.CarOptions_listWrapper__KVxZq{display:grid;grid-template-rows:1fr;transition:grid-template-rows .6s cubic-bezier(.22,1,.36,1)}.CarOptions_list__RAAwD{display:grid;grid-template-columns:repeat(2,1fr);gap:15px 40px;list-style:none;padding:0;margin:0;min-height:0}.CarOptions_item__88ln4{position:relative;padding-inline-start:35px;font-size:14px;color:#4d4d4d;line-height:1.5;display:flex;align-items:center;opacity:0;transform:translateY(15px);animation:CarOptions_ultraSmoothEntry__SYra0 .5s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--i) * .04s);transition:color .2s ease}.dark .CarOptions_item__88ln4,[data-theme=dark] .CarOptions_item__88ln4{color:#cbd5e1}@keyframes CarOptions_ultraSmoothEntry__SYra0{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.CarOptions_item__88ln4:before{content:"";position:absolute;inset-inline-start:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='%23718096'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m4.5 12.75 6 6 9-13.5' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.dark .CarOptions_item__88ln4:before,[data-theme=dark] .CarOptions_item__88ln4:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='%2360a5fa'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m4.5 12.75 6 6 9-13.5' /%3E%3C/svg%3E")}.CarOptions_readMore__zilr_{background:none;border:none;color:var(--c-background);font-weight:700;font-size:15px;cursor:pointer;padding:0;margin-top:20px;display:inline-block;transition:all .3s ease}.dark .CarOptions_readMore__zilr_,[data-theme=dark] .CarOptions_readMore__zilr_{color:#60a5fa}.CarOptions_readMore__zilr_:hover{opacity:.7}@media (max-width:600px){.CarOptions_list__RAAwD{grid-template-columns:1fr;gap:12px}}.Action_main__qD9C1{display:flex;align-items:center;gap:32px;position:relative;transition:gap .2s ease}.Action_signInBtn__hXqsi{font-weight:600;font-size:14px;line-height:21px;letter-spacing:-.02em;color:#1e293b;text-decoration:none;white-space:nowrap;transition:color .2s ease}.Action_signInBtn__hXqsi:hover{color:#00357b!important}.Action_signInBtn__hXqsi.Action_darkText___r4VM{color:#1e293b}.Action_main__qD9C1.Action_dark__OZdHg .Action_signInBtn__hXqsi,.Action_main__qD9C1.Action_dark__OZdHg .Action_signInBtn__hXqsi.Action_darkText___r4VM,.dark .Action_signInBtn__hXqsi,.dark .Action_signInBtn__hXqsi.Action_darkText___r4VM{color:#f8fafc}.Action_main__qD9C1.Action_dark__OZdHg .Action_signInBtn__hXqsi:hover,.Action_signInBtn__hXqsi.Action_darkText___r4VM:hover,.dark .Action_signInBtn__hXqsi:hover{color:#38bdf8}.Action_addAdsBtn__AstXB{width:140px;height:48px;border-radius:8px;background:var(--c-error,#de2626);font-weight:600;font-size:14px;line-height:21px;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;border:none;outline:none;box-shadow:0 2px 10px rgba(222,38,38,.25);transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}.Action_addAdsBtn__AstXB:hover{background:#b91c1c;box-shadow:0 4px 14px rgba(185,28,28,.35)}.Action_addAdsBtn__AstXB:active{transform:scale(.97)}.Action_main__qD9C1.Action_dark__OZdHg .Action_addAdsBtn__AstXB,.dark .Action_addAdsBtn__AstXB{background:#dc2626;box-shadow:0 2px 12px rgba(220,38,38,.35)}.Action_main__qD9C1.Action_dark__OZdHg .Action_addAdsBtn__AstXB:hover,.dark .Action_addAdsBtn__AstXB:hover{background:#ef4444;box-shadow:0 4px 16px rgba(239,68,68,.45)}[dir=rtl] .Action_addAdsBtn__AstXB{font-size:13px}.Action_addAdsBtn__AstXB .Action_addIcon__G8XsM{display:none}.Action_addAdsBtn__AstXB .Action_addText__R4Kbm{display:inline-block;white-space:nowrap}.Action_userActions__NquJ4{position:relative;display:flex;align-items:center;justify-content:center;gap:22px}[dir=rtl] .Action_userActions__NquJ4:before{left:unset;right:0}.Action_main__qD9C1:has(.Action_userActions__NquJ4){gap:16px}.Action_addButtonContainer__XrZoB{position:relative;display:inline-block}.Action_dropdown__dcn6s{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;min-width:160px;margin-top:4px;overflow:hidden;transition:background-color .2s ease,border-color .2s ease}.Action_main__qD9C1.Action_dark__OZdHg .Action_dropdown__dcn6s,.dark .Action_dropdown__dcn6s{background:#131b2e;border-color:#1e293b;box-shadow:0 8px 24px rgba(0,0,0,.6)}.Action_dropdownItem__KxLiS{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;border:none;background:none;text-align:left;cursor:pointer;font-size:14px;color:#1e293b;transition:background-color .15s ease,color .15s ease}.Action_main__qD9C1.Action_dark__OZdHg .Action_dropdownItem__KxLiS,.dark .Action_dropdownItem__KxLiS{color:#cbd5e1}.Action_dropdownItem__KxLiS:hover{background-color:#f1f5f9}.Action_main__qD9C1.Action_dark__OZdHg .Action_dropdownItem__KxLiS:hover,.dark .Action_dropdownItem__KxLiS:hover{background-color:#1e293b;color:#fff}.Action_dropdownItem__KxLiS:first-child{border-radius:8px 8px 0 0}.Action_dropdownItem__KxLiS:last-child{border-radius:0 0 8px 8px}@media (max-width:1160px){.Action_main__qD9C1{justify-content:center}.Action_userActions__NquJ4,[dir=rtl] .Action_userActions__NquJ4{padding:0}.Action_userActions__NquJ4:before{display:none}.Action_main__qD9C1:has(.Action_userActions__NquJ4){gap:32px}.Action_addAdsBtn__AstXB{width:40px;height:40px;border-radius:50%;box-shadow:0 2px 15px rgba(222,38,38,.5)}.Action_addAdsBtn__AstXB:active{box-shadow:0 2px 5px rgba(222,38,38,.5);transform:scale(.9)}.Action_addAdsBtn__AstXB .Action_addIcon__G8XsM{display:block}.Action_addAdsBtn__AstXB .Action_addText__R4Kbm,.Action_signInBtn__hXqsi{display:none}}@media (max-width:576px){.Action_main__qD9C1{gap:20px}}.ProfileButton_main__WQQla{position:relative;color:#000}.ProfileButton_opener__zIq5g{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.ProfileButton_userPicture__M1Zrs{width:fit-content;height:fit-content;position:relative}.ProfileButton_userPictureImageContainer__RLrS8{width:45px;height:45px;border-radius:50%;position:relative;overflow:hidden}.ProfileButton_userPicture__M1Zrs img{object-fit:cover}.ProfileButton_verifyBadge__ez_JE{position:absolute;bottom:-3px;right:-3px;width:20px;height:20px}.ProfileButton_userName__achPn{font-family:var(--font-montserrat);font-weight:600;font-size:14px;line-height:17.07px;color:var(--c-accent-6);white-space:nowrap;text-overflow:ellipsis}.dark .ProfileButton_userName__achPn{color:#f8fafc}.ProfileButton_dropdown__A2OhX{display:none;width:329px;padding:32px;border-radius:12px;background-color:#fff;box-shadow:0 2px 10px 0 #0000000d;position:absolute;top:calc(100% + 25px);right:-12px;z-index:999;max-height:calc(100vh - 150px);overflow-y:scroll;transition:background-color .25s ease,border-color .25s ease}.dark .ProfileButton_dropdown__A2OhX{background-color:#131b2e;border:1px solid #1e293b;box-shadow:0 10px 25px 0 rgba(0,0,0,.5)}.ProfileButton_verified__4Z4JL{max-height:calc(100vh - 100px)}.ProfileButton_dropdown__A2OhX::-webkit-scrollbar{width:5px}.ProfileButton_dropdown__A2OhX::-webkit-scrollbar-thumb{background:#0000005c}.dark .ProfileButton_dropdown__A2OhX::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2)}[dir=rtl] .ProfileButton_dropdown__A2OhX{right:unset;left:0}.ProfileButton_dropdown__A2OhX.ProfileButton_active___U6du{display:block;animation:ProfileButton_popdown__tYOTK .2s ease-out forwards}.ProfileButton_actionGroup__pqcOz{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.ProfileButton_actionGroup__pqcOz:not(:last-of-type){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(17,17,19,.25)}.dark .ProfileButton_actionGroup__pqcOz:not(:last-of-type){border-bottom:1px solid hsla(0,0%,100%,.1)}.ProfileButton_dropUserPictureImageContainer__0NRft{width:64px;height:64px;border-radius:50%;position:relative;overflow:hidden}.ProfileButton_dropUserPictureImageContainer__0NRft img{object-fit:cover}.ProfileButton_nameContainer__QK7mA{font-family:var(--font-montserrat);font-weight:600;font-size:16px;line-height:19.5px;color:var(--c-accent-8);display:flex;align-items:center;gap:8px}.dark .ProfileButton_nameContainer__QK7mA{color:#f8fafc}.ProfileButton_link__tmDjg{background-color:transparent;flex-basis:100%;display:flex;align-items:center;gap:8px;cursor:pointer}.ProfileButton_link__tmDjg span{font-weight:500;font-size:14px;line-height:17.64px;text-align:left;color:var(--c-accent-8);flex-grow:1;transition:.15s ease}.dark .ProfileButton_link__tmDjg span{color:#cbd5e1}[dir=rtl] .ProfileButton_link__tmDjg span{text-align:right}.ProfileButton_link__tmDjg:hover span{font-weight:900}.dark .ProfileButton_link__tmDjg:hover span{color:#fff}.dark .ProfileButton_navIcon__pV_GM{filter:brightness(0) invert(.85)}.dark .ProfileButton_chevronRight__otr96{filter:brightness(0) invert(.6)}[dir=rtl] .ProfileButton_chevronRight__otr96{rotate:180deg}@keyframes ProfileButton_popdown__tYOTK{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1220px){.ProfileButton_userName__achPn{display:none}}@media (max-width:1160px){.ProfileButton_userName__achPn{display:none}.ProfileButton_dropdown__A2OhX{top:unset;bottom:calc(100% + 25px);right:-30px}[dir=rtl] .ProfileButton_dropdown__A2OhX{right:unset;left:-30px}@keyframes ProfileButton_popdown__tYOTK{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:500px){.ProfileButton_dropdown__A2OhX{width:280px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);padding:24px;right:-70px}[dir=rtl] .ProfileButton_dropdown__A2OhX{right:unset;left:-70px}.ProfileButton_actionGroup__pqcOz:not(:last-of-type){margin-bottom:20px;padding-bottom:20px}}.ProfileButton_groupTitle__Zj6y_{font-family:var(--font-montserrat);font-weight:700;font-size:14px;color:var(--c-accent-8);margin-bottom:12px;width:100%}.dark .ProfileButton_groupTitle__Zj6y_{color:#94a3b8}.ProfileButton_recentAdsList__G_iIR{display:flex;flex-direction:column;gap:12px;width:100%}.ProfileButton_recentAdItem__d_GAN{display:flex;align-items:center;gap:12px;text-decoration:none;padding:8px;border-radius:8px;transition:background-color .2s ease}.dark .ProfileButton_recentAdItem__d_GAN{background-color:hsla(0,0%,100%,.03)}.ProfileButton_recentAdItem__d_GAN:hover{background-color:var(--c-accent-1)!important}.dark .ProfileButton_recentAdItem__d_GAN:hover{background-color:#1e293b!important}.ProfileButton_recentAdItem__d_GAN:hover .ProfileButton_recentAdPrice__GJSs4,.ProfileButton_recentAdItem__d_GAN:hover .ProfileButton_recentAdTitle__ZwDOO{color:#fff!important}.ProfileButton_recentAdImage__0vfUd{width:45px;height:45px;border-radius:6px;position:relative;overflow:hidden;flex-shrink:0}.ProfileButton_recentAdImage__0vfUd img{object-fit:cover}.ProfileButton_recentAdInfo__Ylxla{display:flex;flex-direction:column;gap:2px;overflow:hidden}.ProfileButton_recentAdTitle__ZwDOO{font-family:var(--font-montserrat);font-weight:500;font-size:13px;color:var(--c-accent-8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .ProfileButton_recentAdTitle__ZwDOO{color:#f8fafc}.ProfileButton_recentAdPrice__GJSs4{font-family:var(--font-montserrat);font-weight:700;font-size:12px;color:var(--c-primary-1)}.dark .ProfileButton_recentAdPrice__GJSs4{color:#38bdf8}.ProfileButton_noRecentAds__4een_{font-size:12px;color:var(--c-accent-4);text-align:center;width:100%;padding:10px 0}.dark .ProfileButton_noRecentAds__4een_{color:#64748b}.ThemeToggle_toggleBtn__T82g6{position:relative;width:64px;height:32px;border-radius:9999px;background-color:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 6px;cursor:pointer;outline:none;transition:background-color .25s ease,border-color .25s ease;user-select:none;flex-shrink:0}.ThemeToggle_toggleBtn__T82g6.ThemeToggle_dark__t9H9_,.dark .ThemeToggle_toggleBtn__T82g6{background-color:#1e293b;border-color:#334155}.ThemeToggle_icon__TI6vM{z-index:2;display:flex;align-items:center;justify-content:center;width:20px;height:20px;transition:color .2s ease,opacity .2s ease}.ThemeToggle_sunIcon__ybQEB{color:#f59e0b}.ThemeToggle_moonIcon__10s9G{color:#94a3b8}.ThemeToggle_toggleBtn__T82g6.ThemeToggle_dark__t9H9_ .ThemeToggle_moonIcon__10s9G,.dark .ThemeToggle_moonIcon__10s9G{color:#38bdf8}.ThemeToggle_thumb__K_oRN{position:absolute;top:3px;left:4px;width:24px;height:24px;border-radius:50%;background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.15);transition:transform .25s cubic-bezier(.4,0,.2,1),background-color .2s ease;z-index:1}.ThemeToggle_toggleBtn__T82g6.ThemeToggle_dark__t9H9_ .ThemeToggle_thumb__K_oRN,.dark .ThemeToggle_thumb__K_oRN{transform:translateX(30px);background-color:#0f172a}.ThemeToggle_toggleSkeleton__GJWbn{width:64px;height:32px;border-radius:9999px;background-color:#e2e8f0;flex-shrink:0}.dark .ThemeToggle_toggleSkeleton__GJWbn{background-color:#1e293b}.ThemeToggle_mobileSegmentContainer__iPB4Q{position:relative;width:100%;height:44px;background-color:#f1f5f9;border-radius:12px;padding:4px;display:flex;align-items:center;border:1px solid #e2e8f0;transition:background-color .25s ease,border-color .25s ease;user-select:none}.dark .ThemeToggle_mobileSegmentContainer__iPB4Q{background-color:#0f172a;border-color:#1e293b}.ThemeToggle_mobileThumb__1u653{position:absolute;top:4px;bottom:4px;width:calc(50% - 4px);border-radius:8px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .25s cubic-bezier(.4,0,.2,1),background-color .25s ease;z-index:1}.dark .ThemeToggle_mobileThumb__1u653{background-color:#1e293b;box-shadow:0 2px 8px rgba(0,0,0,.4)}.ThemeToggle_thumbLight__N8B9I,[dir=rtl] .ThemeToggle_thumbLight__N8B9I{transform:translateX(0)}.ThemeToggle_thumbDark__OYmT_{transform:translateX(100%)}[dir=rtl] .ThemeToggle_thumbDark__OYmT_{transform:translateX(-100%)}.ThemeToggle_mobileSegmentBtn__4a770{position:relative;z-index:2;flex:1;height:100%;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;color:#64748b;background:transparent;border:none;cursor:pointer;transition:color .2s ease}.dark .ThemeToggle_mobileSegmentBtn__4a770{color:#94a3b8}.ThemeToggle_segmentActive___uP_X{color:#00357b}.dark .ThemeToggle_segmentActive___uP_X{color:#38bdf8}.ThemeToggle_mobileToggleSkeleton__A8hSi{width:100%;height:44px;border-radius:12px;background-color:#e2e8f0}.dark .ThemeToggle_mobileToggleSkeleton__A8hSi{background-color:#1e293b}.AppBanner_bannerContainer__fE_nL{width:100%;background-color:var(--bg-surface,#fff);border-bottom:1px solid var(--border-color,#e5e7eb);padding:10px 16px;align-items:center;justify-content:space-between;box-shadow:0 1px 3px 0 rgba(0,0,0,.05);top:0;z-index:9999;box-sizing:border-box;display:none;transition:background-color .25s ease,border-color .25s ease}.dark .AppBanner_bannerContainer__fE_nL{background-color:#131b2e;border-bottom-color:#1e293b;box-shadow:0 4px 12px rgba(0,0,0,.3)}.AppBanner_closeButton__i4Dye{background:transparent;border:none;color:#9ca3af;font-size:18px;font-weight:700;padding:0 8px 0 0;cursor:pointer;outline:none;transition:color .2s ease}.AppBanner_closeButton__i4Dye:hover{color:#4b5563}.dark .AppBanner_closeButton__i4Dye{color:#64748b}.dark .AppBanner_closeButton__i4Dye:hover{color:#f8fafc}.AppBanner_contentWrapper__OeqoG{display:flex;align-items:center;gap:12px;flex:1;margin:0 8px;overflow:hidden}.AppBanner_appLogo__OCf4_{width:40px;height:40px;object-fit:contain;border-radius:50%;border:1px solid #f3f4f6;padding:2px;flex-shrink:0;background-color:#fff}.dark .AppBanner_appLogo__OCf4_{border-color:#334155;background-color:#1e293b}.AppBanner_bannerText__sfBPy{font-size:13px;font-weight:600;color:#002b66;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .AppBanner_bannerText__sfBPy{color:#f8fafc}.AppBanner_getButton__T9G0S{background-color:#1e3a70;color:#fff;font-size:13px;font-weight:700;padding:6px 18px;border-radius:9999px;text-decoration:none;transition:background-color .2s ease,transform .1s ease;flex-shrink:0;display:inline-block}.AppBanner_getButton__T9G0S:hover{background-color:#152a52}.AppBanner_getButton__T9G0S:active{transform:scale(.96)}.dark .AppBanner_getButton__T9G0S{background-color:#3b82f6;color:#fff}.dark .AppBanner_getButton__T9G0S:hover{background-color:#2563eb}@media (max-width:1160px){.AppBanner_bannerContainer__fE_nL{display:flex}}.HeaderLayoutFix_main__y37KU{height:98px}@media (max-width:1050px){.HeaderLayoutFix_main__y37KU{height:0}}.Hero_main__ikps8{width:100vw;height:230px;padding:30px 2.08vw 0;margin-bottom:130px;position:relative}.Hero_signInBtn__eqj_5{display:none;font-weight:600;font-size:17px;line-height:21px;letter-spacing:-2%;color:#fff;z-index:99;position:absolute;top:50px;left:50px;transition:.15s ease}.Hero_signInBtn__eqj_5:active{scale:.9}.Hero_logoForResponsive__sQeMY{display:inline-block;z-index:99;position:absolute;top:50px;right:calc(50%);transform:translateX(50%)}.Hero_imageContainer__dr3rZ{width:100%;height:100%;border-radius:24px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;gap:14px}.Hero_imageContainer__dr3rZ:after{content:"";width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.1));position:absolute;top:0;left:0}.Hero_imageContainer__dr3rZ .Hero_img__lsEj3{object-fit:cover;object-position:top}.Hero_content__CsM4N{z-index:1;text-align:center}.Hero_title__zVjCG{font-family:var(--font-playfair);font-weight:900;font-size:60px;letter-spacing:-3%;color:#fff}[dir=rtl] .Hero_title__zVjCG{font-family:var(--font-noto);font-size:40px;font-weight:600}.Hero_description__7ibaD{font-weight:400;font-size:20px;line-height:40px;color:#fff}[dir=rtl] .Hero_description__7ibaD{font-weight:500;font-size:28px;line-height:48px}@media (max-width:1050px){.Hero_signInBtn__eqj_5{display:block}.Hero_logoForResponsiveAr__SQJga{right:50%;transform:translateX(50%)}.Hero_title__zVjCG{font-size:70px;line-height:105px}.Hero_description__7ibaD{font-size:24px;line-height:40px}}@media (max-width:786px){.Hero_main__ikps8{height:150px;padding:0}.Hero_signInBtn__eqj_5{top:20px;left:20px}.Hero_logoForResponsive__sQeMY{display:inline-block;z-index:99;position:absolute;top:30px;left:50%;transform:translateX(-50%)}.Hero_imageContainer__dr3rZ{border-radius:0}.Hero_title__zVjCG{font-size:60px;line-height:80px}[dir=rtl] .Hero_title__zVjCG{font-size:50px;line-height:100px;font-weight:800}.Hero_description__7ibaD{font-size:20px;font-weight:300;line-height:50px}[dir=rtl] .Hero_description__7ibaD{font-size:19px;font-weight:400;line-height:50px}}@media (max-width:576px){.Hero_title__zVjCG{font-size:50px;line-height:100px}[dir=rtl] .Hero_title__zVjCG{font-size:40px}.Hero_description__7ibaD{font-size:18px;line-height:30px}[dir=rtl] .Hero_description__7ibaD{font-size:16px;font-weight:400;line-height:50px}}.Search_main__9KYiD{width:min(calc(100% - 10vw),1180px);margin:0 auto;padding:24px 28px;border-radius:20px;z-index:3;position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(-75px);display:flex;align-items:center;background-color:#fff;border:1px solid rgba(226,232,240,.8);box-shadow:0 4px 14px rgba(0,0,0,.05);transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.Search_main__9KYiD.Search_dark__A7Gmq,.dark .Search_main__9KYiD{background-color:#131b2e;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 6px 20px rgba(0,0,0,.4)}.Search_main__9KYiD>div{width:100%}.Search_categoriesFilter__gU8gj{padding:1px;margin-bottom:22px;overflow-x:auto;display:flex;align-items:center;gap:8px}.Search_categoriesFilter__gU8gj::-webkit-scrollbar{height:3px}.Search_categoriesFilter__gU8gj::-webkit-scrollbar-thumb,.Search_categoriesFilter__gU8gj::-webkit-scrollbar-track{background-color:transparent}.Search_categoriesFilter__gU8gj:hover::-webkit-scrollbar-thumb{background-color:#ccc}.dark .Search_categoriesFilter__gU8gj:hover::-webkit-scrollbar-thumb{background-color:#334155}.Search_categoryFilterBtn__4je8X{min-width:max-content;padding:5px 16px;border-radius:100px;border:1px solid var(--c-background);background:transparent;font-weight:600;font-size:14px;line-height:21px;text-align:center;color:var(--c-background);transition:.2s ease;cursor:pointer}[dir=rtl] .Search_categoryFilterBtn__4je8X{font-size:12px;line-height:18px}.dark .Search_categoryFilterBtn__4je8X{border-color:#3b82f6;color:#60a5fa}.Search_categoryFilterBtn__4je8X.Search_active__KPR_X,.Search_categoryFilterBtn__4je8X:hover{background-color:var(--c-background);color:#fff}.dark .Search_categoryFilterBtn__4je8X.Search_active__KPR_X,.dark .Search_categoryFilterBtn__4je8X:hover{background-color:#3b82f6;color:#fff}.Search_field__GU9My{width:100%;height:56px;padding:0 0 0 20px;border-radius:10px;border:1px solid #d9d9de;background-color:#fff;position:relative;display:flex;align-items:center;gap:12px;transition:background-color .25s ease,border-color .25s ease}.dark .Search_field__GU9My{background-color:#0b0f19;border-color:#1e293b}[dir=rtl] .Search_field__GU9My{padding:0 20px 0 0}.Search_label__wcT9V{padding:0 6px;background-color:#fff;font-weight:400;font-size:12px;line-height:15.12px;position:absolute;top:0;left:43px;transform:translateY(-50%);color:var(--c-accent-3);transition:background-color .25s ease,color .25s ease}.dark .Search_label__wcT9V{background-color:#0b0f19;color:#94a3b8}[dir=rtl] .Search_label__wcT9V{left:unset;right:30px;font-size:13px}.dark .Search_searchIcon__m4YFQ{filter:brightness(0) invert(.85)}.Search_input__LHHG4{min-width:0;font-family:var(--font-montserrat);font-weight:400;font-size:14px;line-height:18px;flex-grow:1;color:#111113}.dark .Search_input__LHHG4{color:#f8fafc}.Search_input__LHHG4::placeholder{color:var(--c-accent-2)}.dark .Search_input__LHHG4::placeholder{color:#64748b}.Search_submitBtn__eesL5{width:118px;height:100%;border-radius:0 9px 9px 0;background-color:var(--c-background);font-weight:600;font-size:14px;line-height:21px;letter-spacing:-2%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.dark .Search_submitBtn__eesL5{background-color:#3b82f6}.dark .Search_submitBtn__eesL5:hover{background-color:#2563eb}[dir=rtl] .Search_submitBtn__eesL5{border-radius:9px 0 0 9px}.Search_resultsContainer__K_fZo{width:100%;max-height:550px;padding:12px;border-radius:16px;background-color:var(--c-background-1-hover);box-shadow:0 8px 20px rgba(0,0,0,.12);overflow-y:auto;position:absolute;top:calc(100% + 12px);left:0;display:none;flex-direction:column;gap:10px;transition:background-color .25s ease}.dark .Search_resultsContainer__K_fZo{background-color:#131b2e;border:1px solid #1e293b;box-shadow:0 10px 25px rgba(0,0,0,.45)}.Search_resultsContainer__K_fZo::-webkit-scrollbar{width:6px}.Search_resultsContainer__K_fZo::-webkit-scrollbar-track{background:transparent}.Search_resultsContainer__K_fZo::-webkit-scrollbar-thumb{background-color:var(--c-background-1);border-radius:100px}.dark .Search_resultsContainer__K_fZo::-webkit-scrollbar-thumb{background-color:#334155}.Search_resultsContainer__K_fZo.Search_active__KPR_X{display:flex}.Search_loadingSpinnerContainer__9TMuM{width:100%;height:50px;display:flex;align-items:center;justify-content:center}.Search_loadingSpinnerContainer__9TMuM span{border-left-color:var(--c-background);border-right-color:var(--c-background)}.Search_noResultsText__rsrXb{text-align:center;margin:10px 0;color:var(--c-accent-3);font-size:14px}.dark .Search_noResultsText__rsrXb{color:#94a3b8}@media (max-width:786px){.Search_main__9KYiD{width:calc(100% - 24px);padding:16px 12px;border-radius:18px;transform:translateX(-50%) translateY(-45px)}.Search_categoriesFilter__gU8gj{padding:0 4px;margin-bottom:16px;gap:7px}.Search_categoryFilterBtn__4je8X{padding:3px 12px;font-size:12px;line-height:18px}.Search_field__GU9My{width:100%;height:50px;padding:0 0 0 10px}[dir=rtl] .Search_field__GU9My{padding:0 10px 0 0}.Search_label__wcT9V{left:15px}[dir=rtl] .Search_label__wcT9V{left:unset;right:15px}.Search_submitBtn__eesL5{width:85px;min-width:85px}}@media (pointer:coarse){.Search_categoriesFilter__gU8gj::-webkit-scrollbar{display:none}}