.Header_header__w9hxv{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--surface);background:color-mix(in srgb,var(--surface),transparent 20%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:all var(--transition-normal)}.Header_header__w9hxv.Header_scrolled__CtT7h{background:var(--surface);background:color-mix(in srgb,var(--surface),transparent 5%);border-color:var(--border);box-shadow:var(--shadow-sm)}.Header_container__u_L_n{max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.Header_logo__y3bkA{display:flex;align-items:center;gap:.75rem;text-decoration:none}.Header_logoImage__he6is{width:40px;height:40px;border-radius:var(--radius-md);object-fit:cover}.Header_logoPlaceholder__DZ7vJ{width:40px;height:40px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem}.Header_storeName__8IH8m{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.Header_nav__2bny0{display:flex;gap:.5rem}.Header_navLink__XKve7{padding:.5rem 1rem;color:var(--text-secondary);text-decoration:none;font-weight:500;border-radius:var(--radius-md);transition:all var(--transition-fast)}.Header_navLink__XKve7:hover{color:var(--text-primary);background:var(--surface)}.Header_actions__iajES{display:flex;align-items:center;gap:.75rem}.Header_actionBtn__OLQDN{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);text-decoration:none;transition:all var(--transition-fast)}.Header_actionBtn__OLQDN:hover{background:var(--surface-alt);border-color:var(--primary);color:var(--danger)}.Header_cartBtn__aksGf{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast)}.Header_cartBtn__aksGf:hover{background:var(--surface-alt);border-color:var(--primary)}.Header_cartBadge__bMxxZ{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;display:flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;font-size:.7rem;font-weight:700;border-radius:var(--radius-full)}@media (max-width:768px){.Header_nav__2bny0{display:none}.Header_storeName__8IH8m{font-size:1rem}}.HeaderDesignB_headerGroup__DoNlx{align-self:stretch;-webkit-backdrop-filter:blur(65px);backdrop-filter:blur(65px);background-color:color-mix(in srgb,var(--surface) 80%,transparent);overflow:hidden;justify-content:space-between;padding:25px 20px;top:0;z-index:99;position:-webkit-sticky;position:sticky;text-align:center;font-size:18px;color:var(--text-primary);font-family:Alexandria,sans-serif;flex-direction:row-reverse}.HeaderDesignB_headerGroup__DoNlx,.HeaderDesignB_headerParent__0xOyE{display:flex;align-items:center;gap:20px}.HeaderDesignB_iconBtn__bvz11{cursor:pointer;border:0;padding:0;background-color:transparent;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.HeaderDesignB_headerIcon__KWOqS{height:40px;width:40px}.HeaderDesignB_storeData__Y9FZ_,.HeaderDesignB_storeDetails__gSdu1{display:flex;align-items:center;gap:8px}.HeaderDesignB_storeDetails__gSdu1{gap:10px}.HeaderDesignB_brandParent__80Tja{display:flex;flex-direction:column;align-items:flex-end}.HeaderDesignB_brandArabicName__RAL_y{position:relative;line-height:140%;font-weight:700;color:var(--text-primary);font-size:16px}.HeaderDesignB_brandSubtitle__zc__k{position:relative;line-height:110%;font-size:10px;color:var(--accent);font-weight:700}.HeaderDesignB_storeEmblem__gGBpH{cursor:pointer;border:0;padding:0;background-color:transparent;width:40px;height:40px;border-radius:var(--Shape-Radius-Button);object-fit:contain}.HeaderDesignB_sidebarOverlay__YjvgH{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.HeaderDesignB_sidebarOverlay__YjvgH.HeaderDesignB_open__7S50U{opacity:1;visibility:visible}.HeaderDesignB_sidebarDrawer__bA8mw{position:fixed;top:0;right:-300px;width:280px;height:100vh;background:var(--surface);box-shadow:-4px 0 15px rgba(0,0,0,.1);z-index:1001;transition:right .3s ease;display:flex;flex-direction:column;padding:20px;font-family:Alexandria,sans-serif;color:var(--Text-Primary)}.dark .HeaderDesignB_sidebarDrawer__bA8mw{background:var(--primary);color:#fff}.HeaderDesignB_sidebarDrawer__bA8mw.HeaderDesignB_open__7S50U{right:0}.HeaderDesignB_sidebarHeader__IxUSq{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid var(--Border-Soft)}.dark .HeaderDesignB_sidebarHeader__IxUSq{border-bottom-color:#333}.HeaderDesignB_sidebarHeader__IxUSq h3{margin:0;font-size:18px;color:var(--text-primary)}.HeaderDesignB_closeBtn__RFh3n{background:none;border:none;font-size:28px;cursor:pointer;color:var(--Text-Muted);line-height:1}.HeaderDesignB_sidebarLinks__83cLH{display:flex;flex-direction:column;gap:15px}.HeaderDesignB_sidebarLinkButton__BT20M,.HeaderDesignB_sidebarLink__6o2qG{padding:12px 15px;text-decoration:none;color:inherit;border-radius:8px;transition:background-color .2s;font-size:16px;font-weight:500;text-align:right}.HeaderDesignB_sidebarLinkButton__BT20M{background:none;border:none;width:100%;cursor:pointer;font-family:inherit}.HeaderDesignB_sidebarLinkButton__BT20M:hover,.HeaderDesignB_sidebarLink__6o2qG:hover{background-color:var(--surface-alt);color:var(--primary)}.dark .HeaderDesignB_sidebarLinkButton__BT20M:hover,.dark .HeaderDesignB_sidebarLink__6o2qG:hover{background-color:color-mix(in srgb,var(--btn-text) 5%,transparent);color:var(--accent)}@media (max-width:768px){.HeaderDesignB_headerGroup__DoNlx{padding:15px}}.StoreFooterSection_frameParent80__XSvY5{background-color:var(--footer-bg);align-items:center;padding:60px 20px 40px;text-align:center;font-size:18px;color:var(--footer-text);font-family:Alexandria,sans-serif;direction:rtl;display:flex;flex-direction:column;margin-top:auto}.StoreFooterSection_frameParent81__KPg2k{border-bottom:.5px solid var(--text-secondary);align-items:center;padding:0 0 39px;gap:48px;align-self:stretch;display:flex;flex-direction:column}@media screen and (min-width:1024px){.StoreFooterSection_frameParent81__KPg2k{flex-direction:row;justify-content:space-between;align-items:flex-start}}.StoreFooterSection_frameParent69__n07dW{align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:16px;flex:1 1}.StoreFooterSection_parent__oIReR,.StoreFooterSection_storeDetails__3G9Bh{display:flex;align-items:center}.StoreFooterSection_storeDetails__3G9Bh{gap:12px}.StoreFooterSection_parent__oIReR{flex-direction:column;align-items:center}.StoreFooterSection_b___ZfTK{font-weight:700;line-height:120%}.StoreFooterSection_studentStore2__0dld7{position:relative;font-size:8px;color:var(--accent)}.StoreFooterSection_frameChild24___7jMX{cursor:pointer;border:0;padding:0;background-color:transparent;width:43px;border-radius:12px;max-height:100%}.StoreFooterSection_wrapper11__n5Jnp{align-self:stretch;display:flex;flex-direction:column;align-items:center;font-size:14px}.StoreFooterSection_div57__KUnX2{align-self:stretch;position:relative;line-height:165%;font-weight:500;text-align:center}.StoreFooterSection_frameParent84__L_IOO{display:flex;align-items:center;gap:16px}.StoreFooterSection_frameChild25__74Mmi{cursor:pointer;border:0;padding:0;background-color:transparent;height:44px;width:44px;border-radius:9999px}.StoreFooterSection_frameParent85__VnlTi{align-self:stretch;display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;align-content:flex-start;padding:0 0 16px;gap:24px;flex:1 1}.StoreFooterSection_parent40__hd6iK,.StoreFooterSection_parent41___WdnI{display:flex;flex-direction:column;align-items:center}.StoreFooterSection_parent40__hd6iK{flex:1 1;gap:16px;min-width:113px}.StoreFooterSection_parent41___WdnI{align-self:stretch;gap:12px;font-size:14px;text-align:center}.StoreFooterSection_div58__LnCyR{position:relative;line-height:120%;font-weight:500;color:inherit;text-decoration:none}.StoreFooterSection_div58__LnCyR:hover{color:var(--accent)}.StoreFooterSection_parent45__TX9iB{align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:24px;font-size:14px}.StoreFooterSection_frameParent86__Ty8n4{align-self:stretch;display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;align-content:flex-start;gap:12px}.StoreFooterSection_subscribeActions__WAwNJ{cursor:pointer;border:0;padding:16px 40px;background-color:var(--accent);border-radius:12px;display:flex;align-items:center;justify-content:center}.StoreFooterSection_subscribeActions__WAwNJ:hover{background-color:var(--accent)}.StoreFooterSection_div65__10xDs{position:relative;font-size:14px;line-height:120%;font-weight:500;font-family:Alexandria,sans-serif;color:var(--btn-text)}.StoreFooterSection_subscribeActions2__yEG5d{flex:1 1;border-radius:12px;background-color:color-mix(in srgb,var(--footer-text) 5%,transparent);border:1px solid color-mix(in srgb,var(--footer-text) 10%,transparent);box-sizing:border-box;display:flex;align-items:center;padding:14px 19px;min-width:157px}.StoreFooterSection_div66__1iyP4{width:100%;border:0;outline:0;font-weight:300;font-family:Alexandria,sans-serif;font-size:14px;background-color:transparent;color:var(--text-muted);text-align:right;padding:0}.StoreFooterSection_parent46__cMV4M{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0 0;gap:8px;text-align:center;font-size:12px}.StoreFooterSection_copyright__U_s_y{position:relative;line-height:120%;color:inherit}.StoreFooterSection_div67__nsW7d{position:relative;line-height:120%;font-weight:600;color:var(--text-muted)}.Button_button__96uC6{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;border-radius:var(--radius-md);transition:all var(--transition-normal);cursor:pointer;border:none;outline:none;white-space:nowrap}.Button_button__96uC6:disabled{opacity:.6;cursor:not-allowed}.Button_primary__6_Dls{background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);color:#fff;box-shadow:0 4px 15px rgba(99,102,241,.3)}.Button_primary__6_Dls:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px rgba(99,102,241,.4)}.Button_secondary__uuOdH{background:var(--surface);color:var(--text-primary);border:1px solid var(--border)}.Button_secondary__uuOdH:hover:not(:disabled){background:var(--surface-alt);border-color:var(--primary)}.Button_outline__PQR9W{background:transparent;color:var(--text-primary);border:2px solid var(--border-light)}.Button_outline__PQR9W:hover:not(:disabled){background:var(--surface);border-color:var(--primary)}.Button_ghost__gZqlA{background:transparent;color:var(--text-secondary)}.Button_ghost__gZqlA:hover:not(:disabled){background:var(--surface);color:var(--text-primary)}.Button_danger__iwpp7{background:var(--error);color:#fff}.Button_danger__iwpp7:hover:not(:disabled){background:#dc2626;transform:translateY(-2px)}.Button_small__pgXYR{padding:.5rem 1rem;font-size:.875rem}.Button_medium__YBtBl{padding:.75rem 1.5rem;font-size:1rem}.Button_large__PjGrU{padding:1rem 2rem;font-size:1.125rem}.Button_fullWidth__MEYBG{width:100%}.Button_loading__nv6bE{position:relative}.Button_spinner__DYdB3{animation:Button_spin__ESAWP 1s linear infinite}.Button_icon__OWfxs{display:flex;align-items:center}@keyframes Button_spin__ESAWP{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Cart_overlay__Ne3TD{position:fixed;inset:0;background:var(--overlay-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;animation:Cart_fadeIn__MPVb9 .3s ease}.Cart_cart__8El12{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:400px;background:var(--surface);border-left:1px solid var(--border);display:flex;flex-direction:column;z-index:1001;animation:Cart_slideIn__4Ozcm var(--transition-normal) forwards}@keyframes Cart_fadeIn__MPVb9{0%{opacity:0}to{opacity:1}}@keyframes Cart_slideIn__4Ozcm{0%{transform:translateX(100%)}to{transform:translateX(0)}}.Cart_header___z1uu{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border)}.Cart_header___z1uu h2{font-size:1.25rem;font-weight:600}.Cart_closeBtn__RHtjV{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:none;border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast)}.Cart_closeBtn__RHtjV:hover{background:var(--surface-alt);color:var(--text-primary)}.Cart_empty__SEoW1{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--text-muted)}.Cart_items__XB6lX{flex:1 1;overflow-y:auto;padding:1rem}.Cart_item__mZLDu{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--background);border-radius:var(--radius-md);margin-bottom:.75rem}.Cart_itemImage___oUUD{width:60px;height:60px;border-radius:var(--radius-sm);overflow:hidden;flex-shrink:0}.Cart_itemImage___oUUD img{width:100%;height:100%;object-fit:cover}.Cart_noImage__UKjy4{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--surface-alt);color:var(--text-muted)}.Cart_itemInfo__5o_Im{flex:1 1;min-width:0}.Cart_itemInfo__5o_Im h4{font-size:.875rem;font-weight:600;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Cart_price__C8b3z{font-size:.875rem;color:var(--primary-light);font-weight:600}.Cart_quantity__ar8ZG{display:flex;align-items:center;gap:.5rem}.Cart_quantity__ar8ZG button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast)}.Cart_quantity__ar8ZG button:hover{background:var(--surface-alt);border-color:var(--primary)}.Cart_quantity__ar8ZG span{min-width:24px;text-align:center;font-weight:600}.Cart_removeBtn__QNo_Z{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast)}.Cart_removeBtn__QNo_Z:hover{background:color-mix(in srgb,var(--danger) 10%,transparent);color:var(--error)}.Cart_footer__e3P_l{padding:1.5rem;border-top:1px solid var(--border)}.Cart_total__evCKc{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Cart_totalAmount__dmpDw{font-size:1.5rem;font-weight:700}.Cart_clearBtn__ro_ou{display:block;width:100%;margin-top:.75rem;padding:.5rem;background:transparent;border:none;color:var(--text-muted);font-size:.875rem;cursor:pointer;transition:color var(--transition-fast)}.Cart_clearBtn__ro_ou:hover{color:var(--error)}.layout_layout__j3G55{min-height:100vh;display:flex;flex-direction:column}.layout_content__Aceh2{flex:1 1}