.home_homePage__8dde9{min-height:100vh;background-color:#ffffff;padding-top:100px;padding-bottom:var(--spacing-xxl)}.home_sectionHeader__qrlT9{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--spacing-lg);padding:var(--spacing-md) var(--spacing-lg) var(--spacing-sm);max-width:var(--container-width);margin:0 auto}.home_sectionTitle__xI2sC{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0;position:relative;display:inline-block}.home_viewAllBtn__gfa_5{color:var(--primary);font-weight:700;font-size:.95rem;text-decoration:none;transition:all var(--transition-fast);display:inline-flex;align-items:center;gap:4px}.home_viewAllBtn__gfa_5:hover{opacity:.85;transform:translateX(-4px)}.home_chevron__pIz9B{font-size:1.1rem;line-height:1;font-weight:600}.home_categoriesScrollWrapper__nQW_I{width:100%;margin:0 0 var(--spacing-md) 0;position:relative}.home_categoriesScrollWrapper__nQW_I:after,.home_categoriesScrollWrapper__nQW_I:before{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:2;pointer-events:none}.home_categoriesScrollWrapper__nQW_I:before{left:0;background:linear-gradient(90deg,#ffffff,transparent)}.home_categoriesScrollWrapper__nQW_I:after{right:0;background:linear-gradient(270deg,#ffffff,transparent)}.home_categoriesScroll__iB7YI{display:flex;overflow-x:auto;gap:12px;padding:10px var(--spacing-lg) 12px;scrollbar-width:none}.home_categoriesScroll__iB7YI::-webkit-scrollbar{display:none}.home_categoryItem__ecZkj{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:80px;text-decoration:none;flex-shrink:0;group:category}.home_categoryIconWrapper__3MrBD{position:relative;overflow:hidden;width:80px;height:80px;border-radius:50%;background:#ffffff;display:flex;align-items:center;justify-content:center;font-size:2rem;border:1px solid rgba(0,0,0,.08);transition:all .4s cubic-bezier(.25,.8,.25,1)}.home_categoryImage__eHWFU{object-fit:cover;transition:transform .5s cubic-bezier(.25,.8,.25,1)}.home_categoryItem__ecZkj:hover .home_categoryIconWrapper__3MrBD{transform:translateY(-6px);box-shadow:0 12px 24px rgba(0,0,0,.08),0 4px 8px rgba(0,0,0,.04);border-color:rgba(255,107,53,.2)}.home_categoryItem__ecZkj:hover .home_categoryImage__eHWFU{transform:scale(1.1)}.home_categoryName__NOs26{font-size:.9rem;font-weight:700;color:var(--text-secondary);text-align:center;transition:color .3s}.home_categoryItem__ecZkj:hover .home_categoryName__NOs26{color:var(--primary)}.home_productsGridWrapper__bRVmo{max-width:var(--container-width);margin:0 auto}.home_loadingGrid__5_QDq,.home_productsGrid__8BJQA{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:var(--spacing-md);gap:var(--spacing-md);padding:0 var(--spacing-lg) var(--spacing-xl)}.home_skeletonCard__fMp58{background:#e2e8f0;border-radius:var(--radius-lg);aspect-ratio:3/4;animation:home_pulse__oVOae 1.5s ease-in-out infinite}@keyframes home_pulse__oVOae{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}@media (min-width:768px){.home_loadingGrid__5_QDq,.home_productsGrid__8BJQA{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (min-width:1025px){.home_loadingGrid__5_QDq,.home_productsGrid__8BJQA{grid-template-columns:repeat(5,1fr)}}@media (max-width:768px){.home_homePage__8dde9{padding-top:60px}.home_heroContent__f1Kuk{max-width:100%}.home_sectionHeader__qrlT9{padding-top:10px;padding-bottom:4px;padding-left:4px;padding-right:var(--spacing-sm)}.home_sectionTitle__xI2sC{font-size:1.15rem}.home_categoriesScrollWrapper__nQW_I{margin-bottom:12px}.home_categoriesScroll__iB7YI{padding:8px var(--spacing-sm) 12px}.home_loadingGrid__5_QDq,.home_productsGrid__8BJQA{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 var(--spacing-sm) var(--spacing-xl)}}.home_productsCount__nrpA4{text-align:center;padding:8px 16px 16px;font-size:.85rem;font-weight:600;color:#8e99a4;direction:rtl}.home_loadMoreWrapper____Rvs{display:flex;justify-content:center;padding:16px 16px 32px}.home_loadMoreBtn__SYhxX{display:inline-flex;align-items:center;gap:8px;padding:14px 36px;border:none;border-radius:50px;background:linear-gradient(135deg,var(--primary),#e85d26);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 15px rgba(255,107,53,.3);font-family:inherit}.home_loadMoreBtn__SYhxX:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,107,53,.4);background:linear-gradient(135deg,#e85d26,var(--primary))}.home_loadMoreBtn__SYhxX:active:not(:disabled){transform:translateY(0)}.home_loadMoreBtn__SYhxX:disabled{opacity:.8;cursor:not-allowed}.home_loadingSpinner__on1FU{display:inline-block;width:18px;height:18px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:home_spin__noMEB .7s linear infinite}@keyframes home_spin__noMEB{to{transform:rotate(1turn)}}.home_heroBanner__U7x_l{max-width:var(--container-width);margin:0 auto var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg) 0}.home_heroBannerContent__G7r6R{background:linear-gradient(135deg,var(--primary) 0,#FF8A5C 100%);border-radius:var(--radius-xl);padding:var(--spacing-xl) var(--spacing-xl);color:#ffffff;box-shadow:0 10px 30px rgba(255,107,53,.12);text-align:right;position:relative;overflow:hidden}.home_decoratorCircle1__y1VeH{top:-100px;left:-100px;width:280px;height:280px;background:radial-gradient(circle,rgba(255,255,255,.15) 0,rgba(255,255,255,0) 70%)}.home_decoratorCircle1__y1VeH,.home_decoratorCircle2__NspuC{position:absolute;border-radius:50%;pointer-events:none;z-index:1}.home_decoratorCircle2__NspuC{bottom:-80px;right:-50px;width:220px;height:220px;background:radial-gradient(circle,rgba(255,255,255,.12) 0,rgba(255,255,255,0) 70%)}.home_heroBody__HWkrX{position:relative;z-index:2}.home_heroBadge__MMh0l{display:inline-flex;align-items:center;background:rgba(255,255,255,.2);color:#ffffff;padding:6px 14px;border-radius:50px;font-size:.85rem;font-weight:700;margin-bottom:var(--spacing-md);border:1px solid rgba(255,255,255,.3)}.home_heroTitle__31oGI{font-size:2.2rem;font-weight:800;line-height:1.3;margin-bottom:var(--spacing-md);color:#ffffff}.home_heroTitle__31oGI .home_highlight__ND6bn{background:#ffffff;color:var(--primary);padding:2px 8px;border-radius:var(--radius-sm);font-weight:900;display:inline-block;margin:0 4px;box-shadow:0 4px 10px rgba(0,0,0,.05)}.home_heroDesc___67st{font-size:1.05rem;color:rgba(255,255,255,.95);max-width:680px;line-height:1.6;margin-bottom:var(--spacing-lg)}.home_heroActions__n5Obp{display:flex;gap:var(--spacing-md)}.home_btnPrimary__KUu76{background:#ffffff;color:var(--primary);padding:12px 28px;border-radius:var(--radius-lg);font-weight:700;font-size:.95rem;transition:all var(--transition-normal);box-shadow:0 4px 15px rgba(0,0,0,.08);display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.home_btnPrimary__KUu76:hover{background:#fff3eb;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.home_btnPrimary__KUu76:hover .home_btnIcon__qCV8e{transform:translateX(-4px)}.home_btnPrimary__KUu76:active{transform:translateY(0)}.home_btnIcon__qCV8e{display:inline-block;transition:transform var(--transition-fast)}@media (max-width:768px){.home_heroBanner__U7x_l{padding:0 var(--spacing-sm);margin-bottom:var(--spacing-md)}.home_heroBannerContent__G7r6R{padding:var(--spacing-lg) var(--spacing-md);border-radius:var(--radius-lg)}.home_decoratorCircle1__y1VeH{width:180px;height:180px;top:-60px;left:-60px}.home_decoratorCircle2__NspuC{width:140px;height:140px;bottom:-50px;right:-30px}.home_heroTitle__31oGI{font-size:1.45rem}.home_heroDesc___67st{font-size:.85rem;line-height:1.6;margin-bottom:var(--spacing-md)}.home_heroActions__n5Obp{flex-direction:column;gap:8px}.home_btnPrimary__KUu76{padding:10px 16px;font-size:.9rem;text-align:center;width:100%}.home_gbCard__QiBNQ{min-width:200px}.home_gbCardImage__M2y6j{height:120px}.home_gbCardBody__XSdN2{padding:10px}.home_gbCardTitle__zAegh{font-size:12px}.home_gbGroupPrice__0hDS_{font-size:14px}}.home_gbScrollWrapper__emHwf{max-width:var(--container-width);margin:0 auto;padding:0 var(--spacing-lg);overflow:hidden}.home_gbScroll__s7DWU{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.home_gbScroll__s7DWU::-webkit-scrollbar{display:none}.home_gbCard__QiBNQ{flex-shrink:0;min-width:220px;max-width:220px;background:white;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);text-decoration:none;color:inherit;scroll-snap-align:start;transition:transform .25s ease,box-shadow .25s ease}.home_gbCard__QiBNQ:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.home_gbCardImage__M2y6j{position:relative;width:100%;height:140px;overflow:hidden;background:var(--bg-light)}.home_gbCardImg__JHtSU{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home_gbCard__QiBNQ:hover .home_gbCardImg__JHtSU{transform:scale(1.05)}.home_gbCardImgPlaceholder__qxQlD{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(255,107,53,.08),rgba(255,107,53,.15));font-size:32px}.home_gbDiscountBadge__xmVeg{left:8px;background:linear-gradient(135deg,#E74C3C,#FF6B35);font-size:11px;font-weight:700}.home_gbDiscountBadge__xmVeg,.home_gbTimerBadge__Td_nh{position:absolute;top:8px;padding:3px 8px;color:white;border-radius:6px}.home_gbTimerBadge__Td_nh{right:8px;background:rgba(0,0,0,.65);font-size:10px;font-weight:600}.home_gbCardBody__XSdN2{padding:12px}.home_gbCardTitle__zAegh{font-size:13px;font-weight:700;color:var(--text-primary);margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-ar)}.home_gbPriceRow__GXDaG{display:flex;align-items:baseline;gap:6px;margin-bottom:8px}.home_gbGroupPrice__0hDS_{font-size:15px;font-weight:800;color:var(--primary)}.home_gbOriginalPrice__dl5E_{font-size:11px;color:var(--text-disabled);text-decoration:line-through}.home_gbProgressTrack__oKYT9{width:100%;height:4px;background:#f0f0f0;border-radius:2px;overflow:hidden;margin-bottom:4px}.home_gbProgressFill__q5Qw9{height:100%;background:var(--primary);border-radius:2px;transition:width .6s ease}.home_gbProgressDone__fxLni{background:var(--success)}.home_gbProgressLabel__wQQNM{font-size:11px;color:var(--text-secondary);font-weight:600}