.CartSidebar_backdrop__5eQfR{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:CartSidebar_fadeIn__1lrqI .2s ease}.CartSidebar_drawer__9Uc42{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:400px;background:var(--background);z-index:1001;box-shadow:-10px 0 30px rgba(0,0,0,.1);display:flex;flex-direction:column;animation:CartSidebar_slideIn__R4VHr .3s ease;color:var(--foreground)}@keyframes CartSidebar_fadeIn__1lrqI{0%{opacity:0}to{opacity:1}}@keyframes CartSidebar_slideIn__R4VHr{0%{transform:translateX(100%)}to{transform:translateX(0)}}.CartSidebar_header__SitOB{padding:1.5rem;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.CartSidebar_header__SitOB h2{font-size:1.25rem;font-weight:600}.CartSidebar_closeBtn__RRr_G{background:none;border:none;cursor:pointer;color:var(--muted-foreground);transition:color .2s}.CartSidebar_closeBtn__RRr_G:hover{color:var(--foreground)}.CartSidebar_items__G_GFa{flex:1 1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.CartSidebar_empty__B9_UO{text-align:center;margin-top:4rem;display:flex;flex-direction:column;gap:1rem;align-items:center;color:var(--muted-foreground)}.CartSidebar_item__qYj1Z{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.CartSidebar_itemImage__cTHSt{width:70px;height:70px;margin-right:1rem;flex-shrink:0;border-radius:6px;overflow:hidden;border:1px solid var(--border)}[dir=rtl] .CartSidebar_itemImage__cTHSt{margin-right:0;margin-left:1rem}.CartSidebar_itemImage__cTHSt img{width:100%;height:100%;object-fit:cover}.CartSidebar_itemInfo__joigc{flex:1 1}.CartSidebar_itemTitle__2gAAL{font-weight:500;margin-bottom:.25rem}.CartSidebar_itemVariant__zSAXQ{font-size:.85rem;color:var(--muted-foreground);margin-bottom:.25rem}.CartSidebar_itemPrice__t2Bah{font-weight:600;font-size:1rem}.CartSidebar_arabicText__739KW{font-family:var(--font-arabic),"Noto Sans Arabic",system-ui,sans-serif}.CartSidebar_goldblayText__VScmU{font-family:var(--font-goldblay),sans-serif}.CartSidebar_itemActions__UKIRC{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.CartSidebar_qtyControl___5AFd{display:flex;align-items:center;gap:.5rem;border:1px solid var(--border);border-radius:var(--radius);padding:.25rem}.CartSidebar_qtyControl___5AFd button{background:none;border:none;cursor:pointer;display:flex;align-items:center;padding:.25rem}.CartSidebar_qtyControl___5AFd span{font-size:.9rem;min-width:1rem;text-align:center}.CartSidebar_removeBtn__nAU0B{background:none;border:none;color:#ef4444;cursor:pointer;padding:.25rem;opacity:.7;transition:opacity .2s}.CartSidebar_removeBtn__nAU0B:hover{opacity:1}.CartSidebar_footer__Hjafp{padding:1.5rem;border-top:1px solid var(--border);background:var(--muted)}.CartSidebar_subtotal__JLTWF{display:flex;justify-content:space-between;margin-bottom:1rem;font-weight:600;font-size:1.1rem}.CartSidebar_checkoutBtn__Bp479{width:100%}.ShopSidebar_sidebar__m6tuq{width:200px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:120px;height:-moz-fit-content;height:fit-content;padding-bottom:2rem}.ShopSidebar_section__gMuSD{margin-bottom:3rem;opacity:0;animation:ShopSidebar_fadeInSide__m5R6h .6s ease forwards}.ShopSidebar_section__gMuSD:nth-child(2){animation-delay:.1s}@keyframes ShopSidebar_fadeInSide__m5R6h{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.ShopSidebar_heading__ALkOL{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;color:#000;border-bottom:1px solid #eee;padding-bottom:.5rem}.ShopSidebar_list__C1w3y{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.ShopSidebar_catBtn__Q7qhC{background:none;border:none;padding:0;cursor:pointer;text-align:left;font-family:var(--font-body);font-size:.95rem;color:#888;transition:all .3s ease;position:relative;width:-moz-fit-content;width:fit-content}.ShopSidebar_catBtn__Q7qhC.ShopSidebar_active__VaiUc,.ShopSidebar_catBtn__Q7qhC:hover{width:100%}.ShopSidebar_arabicText__V7yUg{font-family:var(--font-arabic),"Noto Sans Arabic",system-ui,sans-serif}.ShopSidebar_selectWrapper__NZmdS{position:relative}.ShopSidebar_select__Kjj_3{width:100%;padding:.5rem 0;border:none;border-bottom:1px solid #eee;background:transparent;font-size:.9rem;color:#333;outline:none;cursor:pointer;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ShopSidebar_select__Kjj_3:focus{border-color:#000}@media (max-width:768px){.ShopSidebar_sidebar__m6tuq{width:100%;position:relative;top:0;margin-bottom:2rem;display:flex;gap:2rem;overflow-x:auto;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.ShopSidebar_section__gMuSD{margin-bottom:0;min-width:150px;opacity:1;animation:none}.ShopSidebar_list__C1w3y{flex-direction:row;flex-wrap:nowrap}.ShopSidebar_catBtn__Q7qhC{white-space:nowrap}}.Skeleton_skeleton__qPv9I{background-color:var(--secondary);border-radius:var(--radius);animation:Skeleton_pulse__k_IDd 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes Skeleton_pulse__k_IDd{0%,to{opacity:1;background-color:hsl(0,0%,90%)}50%{opacity:.5;background-color:hsl(0,0%,85%)}}.page_pageWrapper__KOpDT{min-height:100vh}.page_layout__U7WXA{display:flex;gap:3rem}.page_sidebar__0zO7p{width:250px;flex-shrink:0}.page_main__zbVJZ{flex:1 1}.page_header__fyQ0j{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #f0f0f0;padding-bottom:1rem}.page_header__fyQ0j h1{font-size:1.5rem;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.05em;color:#171717}.page_header__fyQ0j p{color:#666;font-size:.9rem;margin:0}.page_grid__UClsJ{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1.5rem 1rem;gap:1.5rem 1rem}.page_empty__t83Wc{text-align:center;padding:6rem 2rem;color:var(--foreground,#000);font-size:1.1rem}.page_arabicText__XeVrw{font-family:var(--font-arabic),"Noto Sans Arabic",system-ui,sans-serif}.page_goldblayText__uzkZo{font-family:var(--font-goldblay),sans-serif}@media (max-width:768px){.page_layout__U7WXA{flex-direction:column;gap:2rem}.page_sidebar__0zO7p{width:100%}.page_grid__UClsJ{grid-template-columns:repeat(2,1fr);gap:1rem .5rem}}.ProductCard_card__UZlGF{display:flex;flex-direction:column;text-decoration:none;color:inherit;position:relative;background:transparent;border:none}.ProductCard_imageWrapper__xc3IK{position:relative;width:100%;aspect-ratio:.8;background:#f5f5f5;overflow:hidden;margin-bottom:1rem}.ProductCard_image__6gLD0{object-fit:cover;transition:opacity .3s ease}.ProductCard_primaryImage__ZVBXg{opacity:1;z-index:1}.ProductCard_secondaryImage__2NgZ7{opacity:0;z-index:2;position:absolute;top:0;left:0;width:100%;height:100%}.ProductCard_card__UZlGF:hover .ProductCard_secondaryImage__2NgZ7{opacity:1}.ProductCard_skeleton__fy4Vz{position:absolute;inset:0;z-index:0}.ProductCard_loading__MwJ0z{opacity:0}.ProductCard_loaded____s16{opacity:1}.ProductCard_content__Jfvs1{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:0 .5rem}.ProductCard_title__kcbof{font-family:var(--font-heading);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0;line-height:1.4;color:#000}.ProductCard_price__wXaBs{font-size:.875rem;color:#666;font-weight:400;margin:0}.ProductCard_wholesaleBadge__c6_ZY{position:absolute;top:10px;left:10px;background:#171717;color:white;padding:4px 10px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;z-index:10}.ProductCard_minOrderNotice__MQCpA{font-size:.75rem;color:#999;font-weight:400;margin:0}.ProductCard_sizesOverlay__Up4kE{position:absolute;bottom:0;left:0;width:100%;background:rgba(255,255,255,.95);padding:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;transform:translateY(100%);transition:transform .3s ease;z-index:3;border-top:1px solid #eee}.ProductCard_card__UZlGF:hover .ProductCard_sizesOverlay__Up4kE{transform:translateY(0)}.ProductCard_sizeTag__9_Kod{font-size:.75rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;color:#333;background:#fff;cursor:pointer;transition:all .2s}.ProductCard_sizeTag__9_Kod:hover{background:#000;color:#fff;border-color:#000}@media (max-width:768px){.ProductCard_imageWrapper__xc3IK{aspect-ratio:.85}.ProductCard_sizesOverlay__Up4kE{display:none}}.ProductGallery_gallery__bdcoP{display:flex;flex-direction:column;gap:1rem;position:relative}.ProductGallery_mainImageWrapper__iZMG_{position:relative;width:100%;aspect-ratio:.8;background:#f5f5f5;overflow:hidden}.ProductGallery_mainImage__aMoYC{object-fit:cover}.ProductGallery_arrow___i8BU{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.8);border:1px solid #000;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;z-index:10;transition:all .2s}.ProductGallery_arrow___i8BU:hover{background:rgba(0,0,0,.1)}.ProductGallery_arrowLeft__fBZ66{left:10px}.ProductGallery_arrowRight__jBOqB{right:10px}.ProductGallery_slideshowDots__6CHbj{display:flex;justify-content:center;gap:.5rem;padding:.5rem 0}.ProductGallery_dot__76FKu{width:10px;height:10px;border-radius:50%;border:1px solid #000;background:transparent;cursor:pointer;padding:0;transition:all .2s}.ProductGallery_dotActive__1w2l6{background:#000}.ProductGallery_thumbnails__Z6Lnm{display:none;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}.ProductGallery_thumbBtn__v4ZTU{border:1px solid transparent;background:none;padding:0;cursor:pointer;flex-shrink:0;width:60px;height:75px;position:relative;transition:border-color .2s;opacity:.7}.ProductGallery_thumbBtn__v4ZTU.ProductGallery_active__AOMKg,.ProductGallery_thumbBtn__v4ZTU:hover{opacity:1;border:1px solid #000}.ProductGallery_thumbImage__eyiRy{object-fit:cover}@media (min-width:1024px){.ProductGallery_gallery__bdcoP{flex-direction:row;align-items:flex-start;gap:1.5rem}.ProductGallery_thumbnails__Z6Lnm{display:flex;flex-direction:column;width:80px;height:600px;overflow-y:auto;overflow-x:hidden;padding-right:.5rem;scrollbar-width:none;-ms-overflow-style:none}.ProductGallery_thumbnails__Z6Lnm::-webkit-scrollbar{display:none}.ProductGallery_thumbBtn__v4ZTU{width:100%;height:100px;margin-bottom:.5rem}.ProductGallery_mainImageWrapper__iZMG_{flex:1 1;aspect-ratio:.8;max-height:800px}.ProductGallery_arrow___i8BU,.ProductGallery_slideshowDots__6CHbj{display:none}}.Footer_footer__LxLGV{background:var(--secondary);padding:4rem 0 2rem;margin-top:4rem}.Footer_grid__nc0Wv{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Footer_col__18yNJ h3{margin-bottom:1rem}.Footer_col__18yNJ h4{margin-bottom:1rem;font-size:.9rem;text-transform:uppercase;color:var(--muted-foreground)}.Footer_col__18yNJ a{display:block;margin-bottom:.5rem;color:var(--foreground);opacity:.8;transition:opacity .2s}.Footer_col__18yNJ a:hover{opacity:1}.Footer_bottomBar__htNYf{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:2rem;margin-top:2rem;color:var(--muted-foreground);font-size:.9rem;flex-wrap:wrap;gap:1rem}.Footer_copy__KAKJk,.Footer_developer__WhwqW{opacity:.8}.Footer_developer__WhwqW a{color:var(--primary);font-weight:600;text-decoration:none;transition:color .2s}.Footer_arabicText___i1QN{font-family:var(--font-arabic),"Noto Sans Arabic",system-ui,sans-serif}.Footer_goldblayText__Q6nnX{font-family:var(--font-goldblay),sans-serif}.Footer_developer__WhwqW a:hover{color:var(--foreground);text-decoration:underline}.Footer_socialMedia__FlZcD{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.Footer_socialLink__h7068{display:flex;align-items:center;justify-content:center;color:var(--foreground);transition:all .2s;opacity:.8;padding:.5rem}.Footer_socialLink__h7068:hover{opacity:1;transform:translateY(-2px);color:var(--primary)}.Footer_socialLink__h7068 svg{display:block;fill:none!important;stroke:currentColor}@media (max-width:640px){.Footer_bottomBar__htNYf{flex-direction:column;text-align:center}}.LanguageSwitcher_wrapper__mhOcl{position:relative;z-index:100}.LanguageSwitcher_trigger__rxDI8{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:white;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-size:.875rem;font-weight:500;color:#171717;min-width:120px;justify-content:space-between}.LanguageSwitcher_trigger__rxDI8:hover{border-color:#171717;box-shadow:0 2px 8px rgba(0,0,0,.08)}.LanguageSwitcher_trigger__rxDI8:active{transform:scale(.98)}.LanguageSwitcher_currentFlag__FATX_{font-size:1.25rem;line-height:1}.LanguageSwitcher_currentName__yjMoM{flex:1 1;text-align:left}.LanguageSwitcher_chevron__NuSHn{transition:transform .2s cubic-bezier(.4,0,.2,1);color:#6b7280}.LanguageSwitcher_chevron__NuSHn.LanguageSwitcher_open__cdwrt{transform:rotate(180deg)}.LanguageSwitcher_dropdown__HUa5w{position:absolute;top:calc(100% + 8px);right:0;min-width:100%;opacity:0;visibility:hidden;transform:translateY(-8px) scale(.95);transition:all .2s cubic-bezier(.4,0,.2,1)}.LanguageSwitcher_dropdown__HUa5w.LanguageSwitcher_open__cdwrt{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.LanguageSwitcher_dropdownInner__pODne{background:white;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06);padding:.5rem;overflow:hidden;min-width:160px}.LanguageSwitcher_option__JDmxY{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:6px;cursor:pointer;transition:all .15s ease;font-size:.875rem;font-weight:500;color:#374151;border:none;background:transparent;width:100%;text-align:left;position:relative}.LanguageSwitcher_option__JDmxY:hover{background:#f5f5f5;color:#171717}.LanguageSwitcher_option__JDmxY.LanguageSwitcher_active__T4hbd{background:#171717;color:white}.LanguageSwitcher_optionFlag__hpSIV{font-size:1.125rem;line-height:1}.LanguageSwitcher_optionName__PfQ_I{flex:1 1}.LanguageSwitcher_checkmark__Exgl6{font-size:.75rem;font-weight:700}@media (max-width:640px){.LanguageSwitcher_trigger__rxDI8{min-width:auto;padding:.5rem .625rem;background:transparent;border:none}.LanguageSwitcher_trigger__rxDI8:hover{border-color:transparent;box-shadow:none}.LanguageSwitcher_currentName__yjMoM{display:none}.LanguageSwitcher_trigger__rxDI8{min-width:44px;justify-content:center}.LanguageSwitcher_dropdown__HUa5w{right:0;left:auto;transform:translateY(-8px) scale(.95);min-width:140px}.LanguageSwitcher_dropdown__HUa5w.LanguageSwitcher_open__cdwrt{transform:translateY(0) scale(1)}}.Navbar_header__pJndB{position:fixed;top:0;left:0;width:100%;z-index:100;height:80px;display:flex;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1)}.Navbar_transparent__Szl27{background:transparent;border-bottom:1px solid transparent;color:white}.Navbar_glass__chjiz{background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05);color:var(--foreground);box-shadow:0 4px 30px rgba(0,0,0,.03)}.Navbar_transparent__Szl27 .Navbar_cartBtn___IelE,.Navbar_transparent__Szl27 .Navbar_link__OJbyF,.Navbar_transparent__Szl27 .Navbar_logo__I5PJD,.Navbar_transparent__Szl27 .Navbar_menuBtn__B9EzJ{color:white}.Navbar_transparent__Szl27 .Navbar_link__OJbyF:hover{opacity:.8}.Navbar_navWrapper__Y3uKe{display:flex;align-items:center;justify-content:space-between;height:100%;width:100%;gap:1rem}.Navbar_navSection__z5RIh{flex:1 1;display:flex;align-items:center;min-width:0}.Navbar_navSection__z5RIh:last-child{justify-content:flex-end}.Navbar_navCenter__6BAeI{flex:0 0 auto;display:flex;justify-content:center;align-items:center}.Navbar_desktopNav__TX9Iw{display:none;gap:1.5rem;align-items:center}.Navbar_logo__I5PJD{font-size:1.5rem;font-weight:800;letter-spacing:-.03em;color:inherit;text-transform:uppercase;white-space:nowrap}.Navbar_actions__0QFYW{gap:.75rem}.Navbar_languageWrapper__g9IpV{display:block}@media (min-width:768px){.Navbar_desktopNav__TX9Iw{display:flex}}@media (max-width:767px){.Navbar_logo__I5PJD{font-size:1.25rem}.Navbar_desktopNav__TX9Iw{display:none}}.Navbar_link__OJbyF{font-weight:500;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:inherit;transition:opacity .2s;opacity:.8;white-space:nowrap}.Navbar_actions__0QFYW{display:flex;align-items:center;gap:1rem}.Navbar_desktopLanguage__yZHew{display:block}.Navbar_cartBtn___IelE,.Navbar_menuBtn__B9EzJ{background:none;border:none;cursor:pointer;position:relative;color:inherit;display:flex;align-items:center;justify-content:center;transition:transform .2s}.Navbar_cartBtn___IelE:hover{transform:scale(1.05)}.Navbar_badge__ELh_b{position:absolute;top:-5px;right:-8px;background:#000;color:#fff;font-size:.7rem;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.Navbar_transparent__Szl27 .Navbar_badge__ELh_b{background:#fff;color:#000}.Navbar_arabicText__pjVqv{font-family:var(--font-arabic),"Noto Sans Arabic",system-ui,sans-serif}.Navbar_goldblayText__PTvlI{font-family:var(--font-goldblay),sans-serif}.Navbar_mobileNav__xLA1r{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;padding:100px 2rem 2rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;opacity:0;transform:translateY(-20px);pointer-events:none;transition:all .4s cubic-bezier(.16,1,.3,1);color:#000;z-index:90}.Navbar_mobileNavOpen__d9009{opacity:1;transform:translateY(0);pointer-events:auto}.Navbar_mobileLink__Xrc76{font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:-.02em;color:#000;transition:color .2s}.Navbar_mobileLink__Xrc76:hover{color:#666}@media (min-width:768px){.Navbar_menuBtn__B9EzJ,.Navbar_mobileNav__xLA1r{display:none}}.Checkout_container__jqP_y{padding:2rem 0}.Checkout_grid__18cwU{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}@media (max-width:768px){.Checkout_grid__18cwU{grid-template-columns:1fr}.Checkout_formSection__Mn1sb{order:2}.Checkout_summarySection__Dk1x5{order:1}}.Checkout_formSection__Mn1sb,.Checkout_summarySection__Dk1x5{background:white;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.05)}.Checkout_formSection__Mn1sb h2,.Checkout_summarySection__Dk1x5 h2{margin-bottom:1.5rem;border-bottom:1px solid #eee;padding-bottom:1rem}.Checkout_field__Yv3sC{margin-bottom:1.2rem}.Checkout_field__Yv3sC label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.Checkout_field__Yv3sC input,.Checkout_field__Yv3sC select,.Checkout_field__Yv3sC textarea{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s}.Checkout_field__Yv3sC input:focus,.Checkout_field__Yv3sC select:focus,.Checkout_field__Yv3sC textarea:focus{border-color:#2563eb;outline:none}.Checkout_radioGroup__BdF6x{display:flex;flex-direction:column;gap:.8rem;margin:1rem 0}.Checkout_radioLabel__YL_sf{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500}.Checkout_infoBox__d8uUQ{background:#eff6ff;padding:1rem;border-radius:6px;margin-bottom:1rem;font-size:.9rem;color:#1e40af}.Checkout_submitBtn__uBHLz{width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem}.Checkout_itemsList__X97Vg{margin-bottom:1.5rem}.Checkout_summaryItem__D5fi9{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid #f3f4f6}.Checkout_itemInfo__TQmSx{display:flex;flex-direction:column}.Checkout_sizeBadge__s6rMc{font-size:.8rem;color:#6b7280;background:#f3f4f6;display:inline-block;padding:2px 6px;border-radius:4px;width:-moz-fit-content;width:fit-content;margin-top:2px}.Checkout_totalRow__RXONN{display:flex;justify-content:space-between;align-items:center;font-size:1.25rem;font-weight:700;padding-top:1rem;border-top:2px solid #e5e7eb}.Checkout_empty__lsOfo{text-align:center;padding:4rem 1rem}.LoginPage_container__fj2Xh{display:flex;justify-content:center;align-items:center;min-height:80vh;background:var(--muted)}.LoginPage_card__OJ1Xj{background:var(--background);padding:2.5rem;border-radius:var(--radius);border:1px solid var(--border);width:100%;max-width:400px;box-shadow:var(--glass-shadow)}.LoginPage_title__Sfrqm{text-align:center;margin-bottom:2rem;font-size:1.5rem}.LoginPage_error__WcRRP{background:#fee2e2;color:#ef4444;padding:.75rem;border-radius:var(--radius);margin-bottom:1.5rem;font-size:.9rem;text-align:center}.LoginPage_form__IGzlI{display:flex;flex-direction:column;gap:1.5rem}.LoginPage_group__W4YZN{display:flex;flex-direction:column;gap:.5rem}.LoginPage_group__W4YZN label{font-size:.9rem;font-weight:500}.LoginPage_submitBtn__ba2uJ{margin-top:1rem;width:100%}.CategorySection_section__RIC94{width:100%;margin-bottom:4rem}.CategorySection_banner___VTmz{position:relative;width:100%;height:400px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;margin-bottom:2rem}.CategorySection_imageWrapper__aTQi7{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.CategorySection_bannerImage__jkUfX{object-fit:cover}.CategorySection_overlay__Kuev9{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:2}.CategorySection_content__EsVV5{position:relative;z-index:3;padding:0 5%;max-width:1400px;width:100%;margin:0 auto;color:#fff}.CategorySection_title__HKHd6{font-family:var(--font-heading);font-size:3.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem;text-shadow:0 2px 10px rgba(0,0,0,.5);line-height:1}.CategorySection_subtitle__9EaHY{font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;margin-bottom:2rem;opacity:.9}.CategorySection_shopButton__3CZRQ{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#000;text-transform:uppercase;font-weight:600;letter-spacing:.05em;text-decoration:none;transition:all .3s ease}.CategorySection_shopButton__3CZRQ:hover{background:#000;color:#fff}.CategorySection_arabicText__dJ1PS{font-family:var(--font-arabic),"Noto Sans Arabic",system-ui,sans-serif}.CategorySection_productsContainer__9R_Ib{max-width:1400px;margin:0 auto;padding:0 2rem}.CategorySection_productGrid__QiWgi{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.CategorySection_emptyState__nKn5B{text-align:center;padding:2rem;color:#999}@media (max-width:1024px){.CategorySection_banner___VTmz{height:350px}.CategorySection_title__HKHd6{font-size:2.5rem}}@media (max-width:768px){.CategorySection_banner___VTmz{height:300px;align-items:center;justify-content:center;text-align:center}.CategorySection_productGrid__QiWgi{grid-template-columns:repeat(2,1fr);gap:1rem}.CategorySection_productsContainer__9R_Ib{padding:0 1rem}.CategorySection_title__HKHd6{font-size:2rem}}.page_section__zQZ2o{padding:5rem 0}.page_header__oRW75{text-align:center;margin-bottom:3rem}.page_title__po7na{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.page_subtitle__YBgxm{color:var(--muted-foreground);font-size:1.1rem}.page_grid__JZ9Cz{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.page_loadingWrapper___hr_4{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--background,#ffffff);display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.page_loadingContent__MThc5{display:flex;flex-direction:column;align-items:center;gap:2rem;animation:page_fadeInUp__7IOrd .8s cubic-bezier(.16,1,.3,1)}.page_loadingLogo__FRGhF{font-size:3rem;font-weight:800;letter-spacing:.2em;animation:page_pulse__XPtbN 2s cubic-bezier(.4,0,.6,1) infinite}.page_loadingText___xEl5{background:linear-gradient(90deg,#000,#666 50%,#000);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:page_shimmer__G1aXL 3s linear infinite}.page_loadingDots__8QpAn{display:flex;gap:.5rem;align-items:center}.page_dot__aVcaO{width:10px;height:10px;background:#000;border-radius:50%;animation:page_bounce__i7ayu 1.4s cubic-bezier(.4,0,.6,1) infinite}.page_arabicText__NYoPa{font-family:var(--font-arabic),"Noto Sans Arabic",system-ui,sans-serif}@keyframes page_fadeInUp__7IOrd{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page_grid__JZ9Cz{grid-template-columns:repeat(2,1fr);gap:1rem}.page_title__po7na{font-size:2rem}.page_section__zQZ2o{padding:3rem 0}.page_loadingLogo__FRGhF{font-size:2.5rem}}.TrackOrder_container__4XczV{max-width:900px;margin:0 auto;padding:100px 1rem 2rem}.TrackOrder_arabicText__yMs5w{font-family:var(--font-arabic),"Noto Sans Arabic",system-ui,sans-serif}.TrackOrder_hero__1rcf6{text-align:center;margin-bottom:3rem}.TrackOrder_hero__1rcf6 h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.TrackOrder_hero__1rcf6 p{color:#6b7280;font-size:1.1rem}.TrackOrder_searchSection__a684j{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);margin-bottom:2rem}.TrackOrder_searchForm__PxjmC{display:flex;gap:1rem;align-items:center}.TrackOrder_inputWrapper__evYlO{flex:1 1;position:relative}.TrackOrder_searchIcon__k_hAb{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}.TrackOrder_input__g5qnH{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s}.TrackOrder_input__g5qnH:focus{outline:none;border-color:#667eea}.TrackOrder_error__LG_rG{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;background:#fee2e2;color:#dc2626;border-radius:8px}.TrackOrder_results__SJ8yo{background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);overflow:hidden}.TrackOrder_orderHeader__Modmj{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #e5e7eb}.TrackOrder_orderHeader__Modmj h2{font-size:1.5rem;font-weight:600;margin-bottom:.25rem}.TrackOrder_orderDate__9U2hN{color:#6b7280;font-size:.9rem}.TrackOrder_statusBadge__GgV7m{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:9999px;color:white;font-weight:600}.TrackOrder_timeline__GjK2m{display:flex;justify-content:space-between;padding:3rem 2rem;background:#f9fafb;position:relative}.TrackOrder_timelineStep__yLfkO{display:flex;flex-direction:column;align-items:center;position:relative;flex:1 1}.TrackOrder_stepIndicator__SrbHP{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:white;border:3px solid #e5e7eb;color:#9ca3af;margin-bottom:.75rem;z-index:2;transition:all .3s}.TrackOrder_stepIndicator__SrbHP.TrackOrder_completed__L7D10{background:#10b981;border-color:#10b981;color:white}.TrackOrder_stepIndicator__SrbHP.TrackOrder_upcoming__NZ09j{background:white;border-color:#e5e7eb;color:#d1d5db}.TrackOrder_stepDot__HT__1{width:12px;height:12px;border-radius:50%;background:currentColor}.TrackOrder_stepLabel__RyWj7{font-size:.875rem;font-weight:500;color:#6b7280;text-align:center}.TrackOrder_stepLine__1kmM4{position:absolute;top:24px;left:50%;width:100%;height:3px;background:#e5e7eb;z-index:1}.TrackOrder_stepLine__1kmM4.TrackOrder_completed__L7D10{background:#10b981}.TrackOrder_timelineStep__yLfkO:last-child .TrackOrder_stepLine__1kmM4{display:none}.TrackOrder_cancelledMessage__Qjfq2{text-align:center;padding:3rem 2rem;color:#ef4444}.TrackOrder_cancelledMessage__Qjfq2 svg{margin:0 auto 1rem}.TrackOrder_cancelledMessage__Qjfq2 h3{font-size:1.5rem;margin-bottom:.5rem}.TrackOrder_cancelledMessage__Qjfq2 p{color:#6b7280}.TrackOrder_detailsGrid__b5Rec{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;padding:2rem;border-bottom:1px solid #e5e7eb}.TrackOrder_detailCard__Thm4o h3{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:#374151}.TrackOrder_detailCard__Thm4o p{color:#6b7280;margin-bottom:.25rem}.TrackOrder_itemsSection__Al_Hf{padding:2rem}.TrackOrder_itemsSection__Al_Hf h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.TrackOrder_itemsList__BVyy_{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.TrackOrder_item__UoOVM{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f9fafb;border-radius:8px}.TrackOrder_itemInfo__t69ib{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.TrackOrder_itemTitle__aKZJ2{font-weight:500}.TrackOrder_itemColor__WDdK1,.TrackOrder_itemSize__SX0Aj{font-size:.875rem;color:#6b7280}.TrackOrder_itemQuantity__RWdxX{margin:0 1rem;color:#6b7280}.TrackOrder_itemPrice__QQ7dI{font-weight:600;min-width:100px;text-align:right}.TrackOrder_orderTotal__mUExH{border-top:2px solid #e5e7eb;padding-top:1rem;margin-top:1rem}.TrackOrder_totalRow__qUxWd{display:flex;justify-content:space-between;padding:.5rem 0}@media (max-width:768px){.TrackOrder_hero__1rcf6 h1{font-size:2rem}.TrackOrder_searchForm__PxjmC{flex-direction:column}.TrackOrder_orderHeader__Modmj{flex-direction:column;align-items:flex-start;gap:1rem}.TrackOrder_timeline__GjK2m{padding:2rem 1rem}.TrackOrder_stepLabel__RyWj7{font-size:.75rem}.TrackOrder_item__UoOVM{flex-wrap:wrap;gap:.5rem}.TrackOrder_itemPrice__QQ7dI{width:100%;text-align:left}}.ProductInfo_info___yGol{font-family:var(--font-body)}.ProductInfo_modelTag__ZzGnD{display:inline-block;background:#000;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.ProductInfo_title__gkCou{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;line-height:1.3}.ProductInfo_subTitle__Kc8UC{color:#666;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.ProductInfo_price__ILjZt{font-size:1.25rem;font-weight:400;color:#333;margin-bottom:2rem}.ProductInfo_options__F8fpW{margin-bottom:2rem}.ProductInfo_options__F8fpW h3{font-size:.9rem;font-weight:400;color:#666;margin-bottom:.75rem}.ProductInfo_sizeGrid__fhVFo{display:flex;flex-wrap:wrap;gap:.5rem}.ProductInfo_colorBtn__IuNAD{width:60px;height:75px;border:1px solid #ddd;cursor:pointer;position:relative;padding:2px;transition:all .2s}.ProductInfo_colorBtn__IuNAD.ProductInfo_active__pz3YG{border-color:#000}.ProductInfo_colorImg__PktAq{width:100%;height:100%;object-fit:cover;display:block}.ProductInfo_sizeBtn__QwDWy{min-width:60px;height:40px;border:1px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;cursor:pointer;transition:all .2s;text-transform:uppercase;color:#333}.ProductInfo_sizeBtn__QwDWy:hover{border-color:#000}.ProductInfo_sizeBtn__QwDWy.ProductInfo_active__pz3YG{background:#000;color:#fff;border-color:#000}.ProductInfo_actions__S7Gu_{margin-top:2rem;margin-bottom:3rem}.ProductInfo_addBtn__Zmc5b{width:100%;padding:1.2rem;background:#1a1a1a;color:#fff;text-transform:uppercase;letter-spacing:.1em;font-weight:600;font-size:.9rem;border-radius:0;border:none}.ProductInfo_addBtn__Zmc5b:hover{background:#000}@media (max-width:768px){.ProductInfo_title__gkCou{font-size:1.25rem}}.ProductDetails_wrapper__qMV0p{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;padding:2rem 0;max-width:1200px;margin:0 auto}.ProductDetails_galleryContainer__ePiXg,.ProductDetails_infoContainer__6VSj3{width:100%}@media (min-width:768px){.ProductDetails_wrapper__qMV0p{grid-template-columns:1fr 1fr;align-items:start;gap:3rem}.ProductDetails_galleryContainer__ePiXg{max-width:500px;margin-left:auto}.ProductDetails_infoContainer__6VSj3{max-width:500px;margin-right:auto}}.RelatedProducts_container__bks4a{margin-top:4rem;padding-top:2rem;border-top:1px solid #e5e5e5}.RelatedProducts_heading__7CPZz{font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center;letter-spacing:-.02em}.RelatedProducts_grid__YC_xH{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media (min-width:768px){.RelatedProducts_grid__YC_xH{grid-template-columns:repeat(4,1fr);gap:2rem}.RelatedProducts_heading__7CPZz{font-size:1.8rem}}.Categories_container__fUwYP{padding:1rem;max-width:1200px;margin:0 auto}.Categories_header__lt33R{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.Categories_header__lt33R h1{font-family:var(--font-heading);font-size:2rem;color:var(--foreground);margin:0}.Categories_card__3tF_1{background:#fff;border:1px solid #eee;padding:2rem;border-radius:var(--radius);margin-bottom:3rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.Categories_card__3tF_1 h3{margin-top:0;margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}.Categories_form__7vCj6{display:flex;flex-direction:column;gap:1.5rem}.Categories_grid__609bX{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:start}.Categories_group__sncQa{display:flex;flex-direction:column;gap:.5rem}.Categories_group__sncQa label{font-size:.875rem;font-weight:500;color:#666}.Categories_input__mxaGo{padding:.75rem;border:1px solid #ddd;border-radius:var(--radius);font-size:1rem;font-family:var(--font-body)}.Categories_input__mxaGo:focus{outline:none;border-color:#000}.Categories_checkboxGroup__j20EQ{justify-content:center;height:100%;padding-top:1.5rem}.Categories_checkboxLabel__qZjzx{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.95rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Categories_checkboxLabel__qZjzx input{width:1.2rem;height:1.2rem;accent-color:#000}.Categories_listSection__7ek_8{background:#fff;border:1px solid #eee;border-radius:var(--radius);overflow:hidden}.Categories_listSection__7ek_8 h3{padding:1.5rem 1.5rem 1rem;margin:0;font-size:1.25rem;border-bottom:1px solid #eee}.Categories_tableWrapper__AJuqa{width:100%;overflow-x:auto}.Categories_table__Mi8kA{width:100%;border-collapse:collapse;min-width:600px}.Categories_table__Mi8kA td,.Categories_table__Mi8kA th{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid #f5f5f5}.Categories_table__Mi8kA th{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#888;background:#fafafa;font-weight:600}.Categories_table__Mi8kA tr:last-child td{border-bottom:none}.Categories_activeRow__Fy8Kf{background-color:#f0f9ff}.Categories_colorIndicator__GjrWw{width:12px;height:12px;border-radius:50%}.Categories_thumbnail__VmIE5{width:40px;height:50px;object-fit:cover;border-radius:4px;background:#eee}.Categories_noImage__StkvG{display:inline-block;width:40px;height:50px;background:#f5f5f5;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:1.2rem}.Categories_nameCell__JOITY{display:flex;flex-direction:column}.Categories_slug__xnn2M{font-size:.75rem;color:#999}.Categories_badgeNeutral__1bnZ3,.Categories_badgeSuccess__1hVOS{padding:.25rem .75rem;border-radius:100px;font-size:.75rem;font-weight:500}.Categories_badgeSuccess__1hVOS{background:#dcfce7;color:#166534}.Categories_badgeNeutral__1bnZ3{background:#f3f4f6;color:#6b7280}.Categories_actions__JlovG{display:flex;gap:.5rem}.Categories_iconBtnDanger__dSJTK,.Categories_iconBtn__vir0r{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;transition:all .2s}.Categories_iconBtn__vir0r{background:#f3f4f6;color:#4b5563}.Categories_iconBtn__vir0r:hover{background:#e5e7eb;color:#000}.Categories_iconBtnDanger__dSJTK{background:#fee2e2;color:#ef4444}.Categories_iconBtnDanger__dSJTK:hover{background:#fecaca;color:#dc2626}.Categories_empty__UQIP9{padding:3rem;text-align:center;color:#999}@media (max-width:768px){.Categories_grid__609bX{grid-template-columns:1fr}}.NavigationManager_container__E203U{display:flex;flex-direction:column;gap:2rem;padding:1.5rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.NavigationManager_section____YaF{display:flex;flex-direction:column;gap:1rem}.NavigationManager_sectionHeader__W5LRh{display:flex;justify-content:space-between;align-items:center}.NavigationManager_sectionHeader__W5LRh h3{margin:0;font-size:1.1rem;font-weight:600}.NavigationManager_addButton__qvPPZ{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#171717;color:white;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background .2s}.NavigationManager_addButton__qvPPZ:hover{background:#333}.NavigationManager_addSectionForm__9JPGq{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:white;border:1px solid #e5e7eb;border-radius:6px}.NavigationManager_addSectionForm__9JPGq input{padding:.6rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem}.NavigationManager_formActions__5zg9_{display:flex;gap:.5rem}.NavigationManager_formActions__5zg9_ button{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.9rem;background:white}.NavigationManager_formActions__5zg9_ button[type=submit]{background:#171717;color:white;border:none}.NavigationManager_addPageForm__coaql{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:white;border:1px solid #e5e7eb;border-radius:8px}.NavigationManager_formRow__nmneY{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.NavigationManager_formGroup__b1Yl4{display:flex;flex-direction:column;gap:.5rem}.NavigationManager_formGroup__b1Yl4 label{font-size:.9rem;font-weight:500;color:#374151}.NavigationManager_formGroup__b1Yl4 input,.NavigationManager_formGroup__b1Yl4 select,.NavigationManager_formGroup__b1Yl4 textarea{padding:.6rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem}@media (max-width:768px){.NavigationManager_formRow__nmneY{grid-template-columns:1fr}}.NavigationManager_sectionsList__TKXu3{display:flex;flex-direction:column;gap:.5rem}.NavigationManager_sectionItem__izB8a{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:white;border:1px solid #e5e7eb;border-radius:6px}.NavigationManager_sectionInfo__ukRQU{display:flex;flex-direction:column;gap:.25rem}.NavigationManager_sectionKey__rbHX4{font-size:.8rem;color:#666;font-family:monospace}.NavigationManager_sectionTitle__eFNJ9{font-size:.9rem}.NavigationManager_deleteButton__kIE13{display:flex;align-items:center;justify-content:center;padding:.5rem;background:#fee2e2;border:none;border-radius:4px;cursor:pointer;color:#dc2626;transition:background .2s}.NavigationManager_deleteButton__kIE13:hover{background:#fecaca}.NavigationManager_subtitle__0DOYR{margin:0;color:#666;font-size:.9rem}.NavigationManager_emptyState__uR_V6{padding:2rem;text-align:center;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:8px;color:#6b7280}.NavigationManager_pagesList__T5so7{display:flex;flex-direction:column;gap:1rem}.NavigationManager_pageItem__AJSAy{padding:1rem;background:white;border:1px solid #e5e7eb;border-radius:8px}.NavigationManager_pageHeader__08DJ1{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.NavigationManager_pageTitle__30LMv{display:flex;align-items:center;gap:.75rem;font-size:.95rem}.NavigationManager_gripIcon__xm9rB{color:#9ca3af;cursor:-webkit-grab;cursor:grab}.NavigationManager_arabicTitle__sTgUG{color:#666;font-size:.85rem}.NavigationManager_pageSlug__BxuQ3{display:block;font-size:.75rem;color:#9ca3af;font-family:monospace;margin-top:.25rem}.NavigationManager_deletePageButton__aWoL2{display:flex;align-items:center;justify-content:center;padding:.4rem;background:#fee2e2;border:1px solid #fecaca;border-radius:4px;cursor:pointer;color:#dc2626;transition:all .2s}.NavigationManager_deletePageButton__aWoL2:hover{background:#fecaca}.NavigationManager_pageActions__O_5G4{display:flex;gap:.25rem}.NavigationManager_moveButton__T69SF{display:flex;align-items:center;justify-content:center;padding:.4rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;color:#666;transition:background .2s}.NavigationManager_moveButton__T69SF:hover:not(:disabled){background:#e5e7eb}.NavigationManager_moveButton__T69SF:disabled{opacity:.4;cursor:not-allowed}.NavigationManager_pageSettings__blPr3{display:flex;gap:1.5rem;flex-wrap:wrap;padding-top:1rem;border-top:1px solid #e5e7eb}.NavigationManager_settingGroup__lHFDB{display:flex;flex-direction:column;gap:.5rem}.NavigationManager_settingGroup__lHFDB label{font-size:.85rem;font-weight:500;color:#374151}.NavigationManager_settingGroup__lHFDB select{padding:.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:.9rem;min-width:150px}.NavigationManager_settingGroup__lHFDB input[type=checkbox]{width:18px;height:18px;cursor:pointer}.NavigationManager_addButtons__f944g{display:flex;gap:.5rem}.NavigationManager_addLinkForm__bFQ_g{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:white;border:1px solid #e5e7eb;border-radius:8px}.NavigationManager_formGroup__b1Yl4 small{display:block;font-size:.8rem;color:#666;margin-top:.25rem}.NavigationManager_locationSection__t2_nX{margin-top:2rem}.NavigationManager_locationSection__t2_nX h4{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#374151}.NavigationManager_linksList__ocDXO{display:flex;flex-direction:column;gap:.75rem}.NavigationManager_linkItem__mE47q{padding:1rem;background:white;border:1px solid #e5e7eb;border-radius:8px}.NavigationManager_linkHeader__mi0Oy{display:flex;justify-content:space-between;align-items:center;gap:1rem}.NavigationManager_linkTitle__GHYqd{display:flex;align-items:center;gap:.75rem;flex:1 1;min-width:0}.NavigationManager_linkType__Ws9lx{display:inline-block;padding:.25rem .5rem;background:#f3f4f6;border-radius:4px;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;white-space:nowrap}.NavigationManager_linkUrl__MWWD3{display:block;font-size:.85rem;color:#9ca3af;font-family:monospace;margin-top:.25rem}.NavigationManager_linkActions__d6GVs{display:flex;gap:.25rem}.Settings_container__iUc0k{max-width:600px}.Settings_container__iUc0k h1{margin-bottom:2rem}.Settings_form__pp2cI{background:var(--background);padding:2rem;border-radius:var(--radius);border:1px solid var(--border)}.Settings_group__mDRSN{margin-bottom:1.5rem}.Settings_group__mDRSN label{display:block;margin-bottom:.5rem;font-weight:500;font-size:.9rem}.Products_header__s7s8x{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.Products_tableWrapper__8zTA7{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);overflow:hidden}.Products_table__BA2OU{width:100%;border-collapse:collapse}.Products_table__BA2OU td,.Products_table__BA2OU th{padding:1rem;text-align:left;border-bottom:1px solid var(--border)}.Products_table__BA2OU th{background:var(--muted);font-weight:600;font-size:.9rem}.Products_titleCell__9HSc7{font-weight:500}.Products_actions__XDFts{display:flex;gap:.5rem}.Products_actionBtn__haIal{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid var(--border);background:transparent;cursor:pointer;color:var(--muted-foreground);transition:all .2s}.Products_actionBtn__haIal:hover{background:var(--accent);color:var(--foreground)}.Products_actionBtn__haIal.Products_delete__nG0M3:hover{background:#fee2e2;color:#ef4444;border-color:#fee2e2}.Payments_container__cv4P_{padding:2rem;max-width:900px;margin:0 auto}.Payments_list__HRQWb{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.Payments_card__T7UqW{background:white;padding:1.5rem;border-radius:8px;border:1px solid #e5e5e5;position:relative}.Payments_inactive__bYhtF{opacity:.6;background:#f9f9f9}.Payments_cardHeader__YiEdC{display:flex;justify-content:space-between;align-items:center}.Payments_cardInfo__bJb1N{display:flex;align-items:center;gap:1rem}.Payments_icon__gWhrI{width:48px;height:48px;object-fit:contain;border-radius:4px;background:#f5f5f5;padding:4px}.Payments_typeBadge__YiOe5{font-size:.75rem;background:#e5e7eb;padding:2px 6px;border-radius:4px;color:#374151;margin-left:.5rem;text-transform:uppercase}.Payments_summary__xw_5M{font-size:.85rem;color:#666;margin-top:.25rem;display:flex;gap:1rem}.Payments_actions__9jrQC{display:flex;align-items:center;gap:1rem}.Payments_deleteBtn__yqa32,.Payments_editBtn__xBSoK{background:none;border:none;cursor:pointer;font-size:.9rem}.Payments_editBtn__xBSoK{color:#2563eb;text-decoration:underline}.Payments_deleteBtn__yqa32{color:#ef4444}.Payments_formCard__vy_ad{background:white;padding:2rem;border-radius:12px;border:1px solid #e5e5e5;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.Payments_form__EN3xU{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.Payments_grid__ox3ol{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.Payments_field__6LX49{display:flex;flex-direction:column;gap:.5rem}.Payments_field__6LX49 label{font-size:.9rem;font-weight:500;color:#374151}.Payments_field__6LX49 input,.Payments_field__6LX49 select,.Payments_field__6LX49 textarea{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.Payments_buttons__Unjqs{display:flex;gap:1rem;justify-content:flex-end}.Payments_switch__a4AzU{position:relative;display:inline-block;width:40px;height:24px}.Payments_switch__a4AzU input{opacity:0;width:0;height:0}.Payments_slider__x71jz{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}.Payments_slider__x71jz:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:white;transition:.4s;border-radius:50%}input:checked+.Payments_slider__x71jz{background-color:#10b981}input:checked+.Payments_slider__x71jz:before{transform:translateX(16px)}.Slider_container__P_AEc{padding:1rem;max-width:1200px;margin:0 auto}.Slider_title__XVwMh{font-size:2rem;margin-bottom:2rem}.Slider_card__one8l{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);margin-bottom:2rem}.Slider_card__one8l h3{margin-top:0;margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}.Slider_form__UT5bb{display:flex;flex-direction:column;gap:1.5rem}.Slider_grid__fp2dI{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem}.Slider_field__QNFLK{display:flex;flex-direction:column;gap:.5rem}.Slider_field__QNFLK label{font-size:.9rem;font-weight:500;color:#374151}.Slider_field__QNFLK input,.Slider_field__QNFLK textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:.95rem;font-family:inherit}.Slider_field__QNFLK input:focus,.Slider_field__QNFLK textarea:focus{outline:none;border-color:#000}.Slider_arabic-input__HrC5B,.Slider_arabicText__TzP2o{font-family:var(--font-arabic),"Noto Sans Arabic",system-ui,sans-serif}.Slider_buttonGroup___FXTN{display:flex;gap:1rem;align-items:center}.Slider_list__qCy6_{background:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);padding:1.5rem}.Slider_list__qCy6_ h3{margin-top:0;margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}.Slider_slidesGrid__GINlX{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem}.Slider_slideCard__EQRrP{background:#fafafa;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.Slider_slideImageWrapper__qXQd8{position:relative;width:100%;height:150px}.Slider_slideImage__ah2Iu{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.Slider_slideInfo__i7EzV{padding:1rem;flex:1 1}.Slider_slideInfo__i7EzV h4{font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.Slider_slideInfo__i7EzV p{font-size:.9rem;color:#666;margin:.25rem 0}.Slider_displayOrder__lFJCZ{display:inline-block;font-size:.75rem;color:#999;padding:.25rem .5rem;background:#e5e7eb;border-radius:4px;margin-top:.5rem}.Slider_actions__H7GOz{display:flex;gap:.5rem;padding:0 1rem 1rem;border-top:1px solid #e5e7eb}.Slider_iconBtn__0qFYQ{background:#f3f4f6;color:#4b5563;border:none;padding:.5rem;border-radius:4px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.Slider_iconBtn__0qFYQ:hover:not(:disabled){background:#e5e7eb;color:#000}.Slider_iconBtn__0qFYQ:disabled{opacity:.5;cursor:not-allowed}.Slider_iconBtnDanger__PV_r5{background:#fee2e2;color:#ef4444}.Slider_iconBtnDanger__PV_r5:hover{background:#fecaca;color:#dc2626}@media (max-width:768px){.Slider_grid__fp2dI,.Slider_slidesGrid__GINlX{grid-template-columns:1fr}}