.ProductCard_card__V_CLV{width:100%;border-radius:30px;background-color:#fff;border:1px solid #e5e7eb;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;align-items:flex-end;padding:14px 15px;gap:12px;text-decoration:none;color:inherit;transition:all .2s ease-in-out;direction:rtl}.ProductCard_card__V_CLV:hover{transform:translateY(-4px);border-color:#10b981;box-shadow:0 4px 12px rgba(0,0,0,.05)}.ProductCard_imageWrapper__d5uPx{align-self:stretch;height:300px;border-radius:24px;position:relative;background-color:#f3f4f6;overflow:hidden}.ProductCard_image__dB2D8{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ProductCard_card__V_CLV:hover .ProductCard_image__dB2D8{transform:scale(1.05)}.ProductCard_wishlistBtn__HHxas{position:absolute;top:16px;left:16px;height:44px;width:44px;border-radius:9999px;border:none;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .2s;color:#9ca3af;padding:0}.ProductCard_wishlistBtn__HHxas:hover{background:#fff;color:#ef4444;transform:scale(1.05)}.ProductCard_wishlistBtn__HHxas.ProductCard_inWishlist__WZ_lT{color:#ef4444}.ProductCard_wishlistBtn__HHxas:disabled{opacity:.5;cursor:not-allowed}.ProductCard_quickViewBtn__DpPCD{position:absolute;top:68px;left:16px;height:44px;width:44px;border-radius:9999px;border:none;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .2s;color:#9ca3af;padding:0;opacity:0}.ProductCard_card__V_CLV:hover .ProductCard_quickViewBtn__DpPCD{opacity:1}.ProductCard_quickViewBtn__DpPCD:hover{background:#fff;color:#10b981;transform:scale(1.05)}.ProductCard_badgesContainer__zmr7E{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:8px;align-items:flex-end;z-index:2}.ProductCard_outOfStockBadge__E7Wav{background-color:rgba(0,0,0,.7)}.ProductCard_lowStockBadge__TFilo,.ProductCard_outOfStockBadge__E7Wav{position:relative;color:#fff;padding:6px 12px;border-radius:9999px;font-size:14px;font-weight:700;font-family:Alexandria,sans-serif;line-height:120%}.ProductCard_lowStockBadge__TFilo{background-color:#f59e0b}.ProductCard_notificationBanner__PlF8y{position:absolute;top:16px;right:16px;display:flex;align-items:flex-start;z-index:2}.ProductCard_frame__Qr9gn{border-radius:9999px;background-color:#111827;display:flex;justify-content:center;padding:6px 16px;align-items:flex-start}.ProductCard_discountBadge__8EWiy{position:relative;background-color:var(--primary);color:#fff;padding:6px 12px;border-radius:9999px;font-size:14px;font-weight:700;font-family:Alexandria,sans-serif;line-height:120%}.ProductCard_contentBlock__FwYN7{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:18px;align-self:stretch}.ProductCard_title__ouj9e{font-weight:700;font-family:Alexandria,sans-serif;line-height:120%;color:#111827}.ProductCard_description__xy1NN,.ProductCard_title__ouj9e{text-align:right;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.ProductCard_description__xy1NN{align-self:stretch;position:relative;font-size:14px;line-height:165%;font-weight:500;color:#6b7280}.ProductCard_ratingBlock__xxCLZ{align-self:stretch;display:flex;align-items:flex-start;justify-content:flex-end;gap:16px;font-size:14px}.ProductCard_ratingValue__N_AjC{position:relative;font-weight:500;color:#6b7280;line-height:165%}.ProductCard_stars__6OgLo{display:flex;align-items:center;gap:4px}.ProductCard_starIcon__PLjNg{height:20px;width:20px}.ProductCard_actionBar__eYAFV{align-self:stretch;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;margin-top:auto}.ProductCard_addToCartBtn__2_SlQ{cursor:pointer;border:0;padding:16px 20px;background-color:#10b981;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .2s}.ProductCard_addToCartBtn__2_SlQ:hover:not(:disabled){background-color:#059669}.ProductCard_addToCartBtn__2_SlQ:disabled{background-color:#9ca3af;cursor:not-allowed}.ProductCard_btnText__k_eUW{position:relative;font-size:14px;line-height:120%;font-weight:500;font-family:Alexandria,sans-serif;color:#fff;text-align:left}.ProductCard_cartIcon__fVYDu{width:20px;height:20px}.ProductCard_priceContainer__ysw5w{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.ProductCard_price__rTl2R{position:relative;line-height:150%;font-weight:700;font-family:Alexandria,sans-serif;color:#111827;font-size:16px}.ProductCard_comparePrice__HmmN6{font-size:12px;text-decoration:line-through;color:#9ca3af}.ProductCard_noImage__uovdg{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;color:#9ca3af;z-index:1}.RecentlyViewed_recentSection__6PvaW{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}.RecentlyViewed_title__bGfgj{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.RecentlyViewed_scrollContainer__YOdl0{overflow-x:auto;margin:0 -1.5rem;padding:0 1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.RecentlyViewed_scrollContainer__YOdl0::-webkit-scrollbar{display:none}.RecentlyViewed_track__oP2uJ{display:flex;gap:1rem;padding-bottom:.5rem}.RecentlyViewed_card__ooc57{flex-shrink:0;width:160px;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;position:relative;transition:all var(--transition-fast)}.RecentlyViewed_card__ooc57:hover{border-color:var(--primary);transform:translateY(-2px)}.RecentlyViewed_imageWrapper__MUThN{aspect-ratio:1;background:var(--surface-light);overflow:hidden}.RecentlyViewed_imageWrapper__MUThN img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-normal)}.RecentlyViewed_card__ooc57:hover .RecentlyViewed_imageWrapper__MUThN img{transform:scale(1.05)}.RecentlyViewed_noImage__7ltyO{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.RecentlyViewed_info__WYnKY{padding:.75rem;flex:1 1}.RecentlyViewed_name__hEYTa{font-size:.8125rem;font-weight:500;color:var(--text-primary);margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.RecentlyViewed_price__fc70c{font-size:.875rem;font-weight:700;color:var(--primary-light)}.RecentlyViewed_addBtn__sO0Zq{position:absolute;bottom:.5rem;right:.5rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--primary);border:none;border-radius:var(--radius-full);color:#fff;font-size:1.25rem;cursor:pointer;opacity:0;transform:scale(.9);transition:all var(--transition-fast)}.RecentlyViewed_card__ooc57:hover .RecentlyViewed_addBtn__sO0Zq{opacity:1;transform:scale(1)}.RecentlyViewed_addBtn__sO0Zq:hover{background:var(--primary-dark);transform:scale(1.1)}.RecentlyViewed_addBtn__sO0Zq:disabled{background:var(--surface-light);color:var(--text-muted);cursor:not-allowed}.FeaturedProductPopup_overlay__KULZj{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999;animation:FeaturedProductPopup_fadeIn__bW_ni .3s ease;padding:1rem}@keyframes FeaturedProductPopup_fadeIn__bW_ni{0%{opacity:0}to{opacity:1}}.FeaturedProductPopup_popup__LcJ5_{position:relative;background:#fff;border-radius:16px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;animation:FeaturedProductPopup_slideUp__w16cK .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes FeaturedProductPopup_slideUp__w16cK{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.FeaturedProductPopup_closeBtn__KSnlV{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.95);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.1)}.FeaturedProductPopup_closeBtn__KSnlV:hover{background:#fff;transform:scale(1.1)}.FeaturedProductPopup_closeBtn__KSnlV svg{color:#333}.FeaturedProductPopup_content__52q0u{padding:2rem}.FeaturedProductPopup_badge__UHeck{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;font-size:.875rem;border-radius:999px;margin-bottom:1.5rem}.FeaturedProductPopup_imageWrapper__e7_ug{width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;margin-bottom:1.5rem;background:#f3f4f6}.FeaturedProductPopup_imageWrapper__e7_ug img{width:100%;height:100%;object-fit:cover}.FeaturedProductPopup_details___mMlY h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#1f2937}.FeaturedProductPopup_description__BCjB6{color:#6b7280;margin-bottom:1.25rem;line-height:1.6}.FeaturedProductPopup_priceRow__qcVEm{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.FeaturedProductPopup_price__7_2a8{font-size:1.875rem;font-weight:700;color:#6366f1}.FeaturedProductPopup_comparePrice__yOoNF{font-size:1.125rem;color:#9ca3af;text-decoration:line-through}.FeaturedProductPopup_viewBtn__pznjU{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none}.FeaturedProductPopup_viewBtn__pznjU:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(99,102,241,.4)}@media (max-width:600px){.FeaturedProductPopup_popup__LcJ5_{border-radius:16px 16px 0 0;max-height:85vh}.FeaturedProductPopup_content__52q0u{padding:1.5rem}.FeaturedProductPopup_details___mMlY h3{font-size:1.25rem}.FeaturedProductPopup_price__7_2a8{font-size:1.5rem}}.CategoryProductsSection_frameSection__CepXt{align-self:stretch;display:flex;flex-direction:column;align-items:stretch;padding:0 20px;text-align:center;font-size:24px;color:#111827;font-family:Alexandria,sans-serif;direction:rtl;overflow:hidden;box-sizing:border-box}.CategoryProductsSection_frameDiv__O9Tfi{display:flex;flex-direction:column;align-items:center;align-self:stretch;justify-content:center;padding:0 0 20px;gap:24px}.CategoryProductsSection_frameParent12__wA6n7{display:flex;flex-direction:column;align-items:center;gap:8px}.CategoryProductsSection_frameIcon3__dcrcW{cursor:pointer;border:0;padding:0;background-color:transparent;width:32px;height:32px;position:relative}.CategoryProductsSection_parent4__I7WWd{display:flex;flex-direction:column;align-items:center;gap:10px}.CategoryProductsSection_h1__7xs2j{margin:0;position:relative;font-size:inherit;line-height:120%;font-weight:700;font-family:inherit;color:#111827}.CategoryProductsSection_div12__nsjzb{position:relative;font-size:14px;line-height:165%;font-weight:500;color:#9ca3af}.CategoryProductsSection_frameParent13__Zr_eo{cursor:pointer;border:0;padding:12px 20px;background-color:transparent;border-radius:9999px;display:flex;align-items:center;justify-content:center;gap:4px;text-decoration:none;transition:background-color .2s}.CategoryProductsSection_frameParent13__Zr_eo:hover{background-color:#f3f4f6}.CategoryProductsSection_frameIcon4__LPSYg{position:relative;width:20px;height:20px}.CategoryProductsSection_div13__VsD66{position:relative;font-size:16px;line-height:120%;font-family:Alexandria,sans-serif;color:#10b981;text-align:center;font-weight:700}.CategoryProductsSection_frameParent30__7vDSp{align-self:stretch;overflow-x:auto;display:flex;justify-content:flex-start;align-items:stretch;gap:24px;text-align:right;padding-bottom:24px;margin-top:2rem;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.CategoryProductsSection_frameParent30__7vDSp::-webkit-scrollbar{height:6px}.CategoryProductsSection_frameParent30__7vDSp::-webkit-scrollbar-track{background:transparent}.CategoryProductsSection_frameParent30__7vDSp::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:20px}.CategoryProductsSection_frameParent30__7vDSp>*{min-width:320px;max-width:372px;flex-shrink:0}.CategoryProductsSection_selectContainer__FLdaM{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:1rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.CategoryProductsSection_selectGroup__h7wjm{display:flex;flex-direction:column;gap:.5rem;min-width:180px;align-items:center}.CategoryProductsSection_selectLabel__Due7X{font-size:.875rem;font-weight:600;color:#4b5563}.CategoryProductsSection_categorySelect__Fftdq{padding:.75rem 1.25rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-weight:500;background:#fff;color:#111827;cursor:pointer;transition:all .2s;min-width:200px;font-family:Alexandria,sans-serif}.CategoryProductsSection_categorySelect__Fftdq:hover{border-color:#10b981}.CategoryProductsSection_categorySelect__Fftdq:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.CategoryProductsSection_emptyMessage__gYMtj{text-align:center;padding:3rem 1rem;color:#9ca3af;font-size:1.125rem;font-family:Alexandria,sans-serif}@media (max-width:768px){.CategoryProductsSection_frameSection__CepXt{padding:40px 16px}.CategoryProductsSection_selectContainer__FLdaM{flex-direction:column}.CategoryProductsSection_categorySelect__Fftdq,.CategoryProductsSection_selectGroup__h7wjm{width:100%}.CategoryProductsSection_frameParent30__7vDSp>*{min-width:280px}}.MainInnerSection_mainInner__tUpHo{align-self:stretch;background:radial-gradient(133.91% 152.54% at 50% 50%,hsla(0,0%,100%,0),hsla(0,0%,100%,.9) 40%);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;text-align:right;font-size:12px;color:#047857;font-family:Alexandria,sans-serif;direction:rtl}.MainInnerSection_frameParent2__CgPxI{width:372px;height:338px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.MainInnerSection_frameParent3__sqVzm{align-self:stretch;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:0 0 40px;gap:24px;flex-shrink:0}.MainInnerSection_group__KuMfI{border-radius:999px;background-color:#f0f5f4;display:flex;align-items:center;justify-content:center;padding:8px 20px;gap:8px}.MainInnerSection_div__7ftVF{position:relative;line-height:120%;font-weight:600}.MainInnerSection_ellipseDiv__QtBJU{height:8px;width:8px;position:relative;border-radius:50%;background-color:#047857}.MainInnerSection_frameParent4__FHgPp{align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;gap:32px;font-size:32px;color:#10b981;font-family:Aref Ruqaa,serif}.MainInnerSection_notificationBanner__DPDoR{display:flex;flex-direction:column;align-items:center}.MainInnerSection_h1__K2x3H{margin:0;position:relative;font-size:inherit;line-height:120%;font-weight:700;font-family:inherit}.MainInnerSection_groupDiv___pNbj{position:relative;display:inline-flex;align-items:flex-end;justify-content:center;z-index:1;color:#111827;font-family:Alexandria,sans-serif;padding-bottom:4px}.MainInnerSection_backgroundAreaWrapper__rKDhC{position:absolute;bottom:7px;left:0;z-index:0}.MainInnerSection_groupChild___W6Vc{width:99px;height:15px;border-radius:20px 0 20px 0;background-color:rgba(204,255,0,.5)}.MainInnerSection_wrapper__VBUJ8{position:relative;display:flex;align-items:center;justify-content:center;z-index:2}.MainInnerSection_div2__NyrWu{position:relative;align-self:stretch;font-size:16px;line-height:165%;font-weight:500;font-family:Alexandria,sans-serif;color:#9ca3af;text-align:center}.MainInnerSection_buttonWrapper__eAjIV{padding:0;background-color:transparent;align-self:stretch;flex-shrink:0;text-decoration:none}.MainInnerSection_buttonWrapper__eAjIV,.MainInnerSection_button__xDcf2{cursor:pointer;border:0;display:flex;align-items:center;justify-content:center}.MainInnerSection_button__xDcf2{padding:20px 40px;background-color:#064e3b;height:64px;box-shadow:4px 4px 0 #10b981;border-radius:12px;box-sizing:border-box;gap:8px;width:100%}.MainInnerSection_button__xDcf2:hover{background-color:#2b7561}.MainInnerSection_frameIcon__tbXYV{height:24px;width:24px;position:relative}.MainInnerSection_div3__hnFpP{position:relative;font-size:16px;line-height:120%;font-family:Alexandria,sans-serif;color:#fff;text-align:center}.StoreFeaturesSection_frameParent5___puVv{align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:40px 20px;gap:20px;text-align:right;font-size:14px;color:#111827;font-family:Alexandria,sans-serif;direction:rtl}.StoreFeaturesSection_featureBlockLinks__CvWN4{cursor:pointer;text-decoration:none;align-self:stretch}.StoreFeaturesSection_frameParent6__Wddba{align-self:stretch;display:flex;flex-direction:column;justify-content:center;box-shadow:0 2px 2px rgba(0,0,0,.05);border-radius:12px;background-color:#ecfdf5;align-items:center;padding:20px;gap:12px}.StoreFeaturesSection_frameChild2__1hHMx{cursor:pointer;border:0;padding:0;background-color:transparent;width:48px;height:48px;box-shadow:0 2px 2px rgba(0,0,0,.14);border-radius:8px}.StoreFeaturesSection_parent2__gQp3K{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.StoreFeaturesSection_title__7yc0s{position:relative;font-size:14px;line-height:120%;font-weight:600;color:#111827}.StoreFeaturesSection_subtitle__SZEev{position:relative;font-size:10px;line-height:120%;font-weight:500;color:#9ca3af}.StoreFeaturesSection_newEditionParent__C3jOj{align-self:stretch;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 2px rgba(0,0,0,.05);border-radius:12px;background-color:#ecfdf5;justify-content:center;padding:24px 20px;gap:12px}.StoreTestimonialsSection_frameParent14__xmt6h{background-color:#f3fcf9;align-items:center;justify-content:center;padding:60px 20px;gap:80px;text-align:center;font-size:32px;color:#111827;font-family:Alexandria,sans-serif;direction:rtl}.StoreTestimonialsSection_frameParent14__xmt6h,.StoreTestimonialsSection_frameParent15__B42_p,.StoreTestimonialsSection_frameParent16__gY3zl{align-self:stretch;display:flex;flex-direction:column}.StoreTestimonialsSection_frameParent15__B42_p{align-items:center;gap:28px;flex-shrink:0}.StoreTestimonialsSection_frameParent16__gY3zl{align-items:center;gap:24px}.StoreTestimonialsSection_rectangleParent__5775F{display:inline-flex;position:relative;flex-shrink:0}.StoreTestimonialsSection_groupItem__XyM5T{position:absolute;bottom:0;left:50%;transform:translateX(-50%);border-radius:20px 0 20px 0;background-color:rgba(204,255,0,.5);width:95px;height:15px;z-index:0}.StoreTestimonialsSection_b14__e0ajA{position:relative;line-height:120%;z-index:1;text-align:center;white-space:pre-wrap}.StoreTestimonialsSection_div23__P_JtX{align-self:stretch;position:relative;font-size:16px;line-height:165%;font-weight:500;color:#9ca3af;max-width:600px;margin:0 auto}.StoreTestimonialsSection_logoArea__civUL,.StoreTestimonialsSection_wrapper4___aHfI{display:flex;justify-content:center}.StoreTestimonialsSection_wrapper4___aHfI{border-bottom:2px solid #10b981;align-items:center;padding:0 0 5px;text-align:right;font-size:18px;color:#064e3b;font-family:Aref Ruqaa,serif}.StoreTestimonialsSection_logoArea__civUL{width:100%;max-width:496px;align-items:flex-end;gap:20px;flex-shrink:0;margin:0 auto;flex-direction:row-reverse}.StoreTestimonialsSection_b7__Pjt5J{font-family:inherit}.StoreTestimonialsSection_frameChild8__5xy0Z,.StoreTestimonialsSection_frameChild9__R4P4K{height:259px;width:184.7px;box-shadow:0 0 2px rgba(0,0,0,.06);border-radius:30px;object-fit:contain}.StoreTestimonialsSection_frameChild9__R4P4K{height:319.6px;width:212.8px}.ServiceGuaranteesSection_mainChild__cwlJv{align-self:stretch;display:flex;flex-direction:column;align-items:center;padding:60px 20px;text-align:center;font-size:18px;color:#064e3b;font-family:Alexandria,sans-serif;direction:rtl;background-color:transparent}.ServiceGuaranteesSection_frameParent68__07Qpa{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px}@media screen and (min-width:768px){.ServiceGuaranteesSection_frameParent68__07Qpa{flex-direction:row;flex-wrap:wrap;align-items:flex-start}}.ServiceGuaranteesSection_frameParent69__NDEyR{align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:16px;flex:1 1;min-width:200px}.ServiceGuaranteesSection_frameChild17__75AGc{width:80px;height:80px;filter:drop-shadow(0 0 2px rgba(0,0,0,.14));border-radius:9999px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ServiceGuaranteesSection_parent33__HO3Ug{align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:8px}.ServiceGuaranteesSection_b__JB7Ur{font-weight:700;line-height:120%}.ServiceGuaranteesSection_div52__fD5ZY{align-self:stretch;position:relative;font-size:13px;line-height:165%;font-weight:500;color:#9ca3af}.StudentReviewsSection_mainInner2__J8DUb{background-color:#fff;padding:60px 20px;text-align:right;font-size:24px;color:#111827;font-family:Alexandria,sans-serif;direction:rtl}.StudentReviewsSection_frameParent73__feqBc,.StudentReviewsSection_frameParent74__9X4r6{align-self:stretch;display:flex;flex-direction:column;align-items:center}.StudentReviewsSection_frameParent74__9X4r6{gap:10px}.StudentReviewsSection_groupWrapper__PCucy{display:flex;align-items:center;justify-content:center}.StudentReviewsSection_rectangleContainer___Tqkt{height:64px;display:inline-flex;position:relative;align-items:flex-start;justify-content:center}.StudentReviewsSection_parent23__R4sHY{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;flex-shrink:0;z-index:2;text-align:center}.StudentReviewsSection_backgroundAreaContainer__o74iB{display:flex;flex-direction:column;align-items:flex-end;position:absolute;top:14px;left:0;z-index:0}.StudentReviewsSection_groupInner__pOsV_{width:72px;height:15px;border-radius:20px 0 20px 0;background-color:rgba(204,255,0,.5);flex-shrink:0}.StudentReviewsSection_h1__m94FD{margin:0;position:relative;font-size:inherit;line-height:120%;font-weight:700;font-family:inherit}.StudentReviewsSection_div12__eNLAZ{position:relative;font-size:16px;line-height:120%;font-weight:500;color:#9ca3af}.StudentReviewsSection_parent38__jH3nf{border-radius:9999px;background-color:#ecfdf5;justify-content:center;padding:12px 20px;gap:20px;font-size:18px;color:#064e3b;display:flex;align-items:center}.StudentReviewsSection_b___P5C7{font-weight:700}.StudentReviewsSection_frameParent75__AQYvZ{display:flex;align-items:center;gap:4px;flex-direction:row-reverse}.StudentReviewsSection_frameIcon52__MHwYY{width:20px;position:relative;max-height:100%}.StudentReviewsSection_frameParent76__53fma{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;gap:40px}@media screen and (min-width:1024px){.StudentReviewsSection_frameParent76__53fma{flex-direction:row;flex-wrap:wrap}}.StudentReviewsSection_frameParent77__W0xRC{width:304px;height:196px;display:flex;align-items:flex-start;padding:0;box-sizing:border-box;position:relative;isolation:isolate;justify-content:center}.StudentReviewsSection_frameChild21__08APe,.StudentReviewsSection_frameChild22__zsG8C{height:195px;width:100%;box-shadow:0 2px 2px rgba(0,0,0,.05);border-radius:12px;z-index:0;object-fit:contain;flex-shrink:0}.StudentReviewsSection_frameIcon57__k7Vp9{cursor:pointer;border:0;padding:0;height:37.5px;width:37.7px;position:absolute;top:-16px;left:calc(50% - 19px);z-index:1;object-fit:contain;flex-shrink:0}.StoreFooterSection_frameParent80__XSvY5{background-color:#111827;align-items:center;padding:60px 20px 40px;text-align:center;font-size:18px;color:#fff;font-family:Alexandria,sans-serif;direction:rtl;display:flex;flex-direction:column}.StoreFooterSection_frameParent81__KPg2k{border-bottom:.5px solid #4b5563;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:#10b981}.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:#10b981}.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:#21a977;border-radius:12px;display:flex;align-items:center;justify-content:center}.StoreFooterSection_subscribeActions__WAwNJ:hover{background-color:#00a169}.StoreFooterSection_div65__10xDs{position:relative;font-size:14px;line-height:120%;font-weight:500;font-family:Alexandria,sans-serif;color:#fff}.StoreFooterSection_subscribeActions2__yEG5d{flex:1 1;border-radius:12px;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);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:#9ca3af;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:#9ca3af}.page_storePage__j8FlG{min-height:100vh}.page_loading__VNMSr{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--text-secondary)}.page_spinner__X7XYM{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:page_spin__M1iDc 1s linear infinite}@keyframes page_spin__M1iDc{to{transform:rotate(1turn)}}.page_hero__tbZO5{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 1.5rem;overflow:hidden}.page_heroBg__MT0aF{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(var(--primary-rgb,99,102,241),.2) 0,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(var(--secondary-rgb,139,92,246),.15) 0,transparent 50%)}.page_heroContent__GCJDn{position:relative;max-width:700px}.page_heroContent__GCJDn h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em}.page_heroContent__GCJDn p{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem}.page_heroBtn__58Lei{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:var(--radius-lg);transition:all var(--transition-normal);box-shadow:0 4px 20px rgba(99,102,241,.4)}.page_heroBtn__58Lei:hover{transform:translateY(-2px);box-shadow:0 6px 30px rgba(99,102,241,.5)}.page_section__mvpnF{padding:4rem 0}.page_container__4y0Jb{max-width:1280px;margin:0 auto;padding:0 1.5rem}.page_frameDiv__hMZ2S{align-self:stretch;justify-content:center;padding:0 0 20px;gap:24px;direction:rtl}.page_frameDiv__hMZ2S,.page_frameParent12__mvoWn{display:flex;flex-direction:column;align-items:center}.page_frameParent12__mvoWn{gap:8px}.page_frameIcon3__o6Tuh{cursor:pointer;border:0;padding:0;background-color:transparent;width:32px;height:32px;position:relative}.page_parent4__8pAHM{display:flex;flex-direction:column;align-items:center;gap:10px}.page_h1__JefVy{margin:0;position:relative;font-size:24px;line-height:120%;font-weight:700;font-family:Alexandria,sans-serif;color:#111827}.page_div12__9m8i_{position:relative;font-size:14px;line-height:165%;font-weight:500;color:#9ca3af}.page_frameParent13__U91Xm{cursor:pointer;border:0;padding:12px 20px;background-color:transparent;border-radius:9999px;display:flex;align-items:center;justify-content:center;gap:4px;text-decoration:none;transition:background-color .2s}.page_frameParent13__U91Xm:hover{background-color:#f3f4f6}.page_frameIcon4__pxg5O{position:relative;width:20px;height:20px}.page_div13__CeU5I{position:relative;font-size:16px;line-height:120%;font-family:Alexandria,sans-serif;color:#10b981;text-align:center;font-weight:700}.page_categoriesGrid__Fq6Jw{display:flex;overflow-x:auto;gap:1rem;margin-top:1.5rem;padding-bottom:1rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.page_categoriesGrid__Fq6Jw::-webkit-scrollbar{display:none}.page_categoryCard__laXHU{flex:0 0 160px;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-decoration:none;transition:all var(--transition-normal)}.page_categoryCard__laXHU:hover{transform:translateY(-4px);border-color:var(--primary);box-shadow:var(--shadow-glow)}.page_categoryCard__laXHU img{width:64px;height:64px;border-radius:var(--radius-md);object-fit:cover}.page_categoryPlaceholder__rbZOc{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--surface-light);border-radius:var(--radius-md);color:var(--text-muted)}.page_categoryName__0H7w5{font-weight:600;color:var(--text-primary);text-align:center}.page_productsGrid__TpDO7{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem}.page_emptyProducts__tijP3{text-align:center;padding:3rem;color:var(--text-secondary)}.page_browseLink__5TDaO{display:inline-block;margin-top:1rem;color:var(--primary-light);text-decoration:none;font-weight:500}.page_productSkeleton__7g846{background:var(--surface);border-radius:var(--radius-lg);overflow:hidden}.page_skeletonImage__VfxWH{aspect-ratio:1}.page_skeletonImage__VfxWH,.page_skeletonText__44giY{background:var(--surface-light);animation:page_shimmer__natnA 1.5s infinite}.page_skeletonText__44giY{height:16px;margin:1rem;border-radius:var(--radius-sm)}@keyframes page_shimmer__natnA{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}