.ProductCard_card__V_CLV{width:100%;border-radius:30px;background-color:var(--surface);border:1px solid var(--border);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:var(--accent);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:transparent;overflow:hidden;transition:height .3s ease}.ProductCard_extra_small__aNtI8 .ProductCard_imageWrapper__d5uPx{height:160px}.ProductCard_small__QH7j4 .ProductCard_imageWrapper__d5uPx{height:220px}.ProductCard_medium__9IIne .ProductCard_imageWrapper__d5uPx{height:320px}.ProductCard_large___UNOM .ProductCard_imageWrapper__d5uPx{height:420px}.ProductCard_extra_large__DmCvm .ProductCard_imageWrapper__d5uPx{height:550px}.ProductCard_tall__Gze3T .ProductCard_imageWrapper__d5uPx{height:500px;aspect-ratio:2/3}.ProductCard_short_tall__Vlsrg .ProductCard_imageWrapper__d5uPx{height:280px;aspect-ratio:2/3}.ProductCard_wide__RcDJl .ProductCard_imageWrapper__d5uPx{height:250px;aspect-ratio:16/9}.ProductCard_aeromeaCard__AeoBE.ProductCard_extra_small__aNtI8 .ProductCard_imageWrapper__d5uPx{height:180px}.ProductCard_aeromeaCard__AeoBE.ProductCard_small__QH7j4 .ProductCard_imageWrapper__d5uPx{height:240px}.ProductCard_aeromeaCard__AeoBE.ProductCard_medium__9IIne .ProductCard_imageWrapper__d5uPx{height:350px}.ProductCard_aeromeaCard__AeoBE.ProductCard_large___UNOM .ProductCard_imageWrapper__d5uPx{height:480px}.ProductCard_aeromeaCard__AeoBE.ProductCard_extra_large__DmCvm .ProductCard_imageWrapper__d5uPx{height:600px}.ProductCard_aeromeaCard__AeoBE.ProductCard_tall__Gze3T .ProductCard_imageWrapper__d5uPx{height:550px}.ProductCard_aeromeaCard__AeoBE.ProductCard_short_tall__Vlsrg .ProductCard_imageWrapper__d5uPx{height:300px}.ProductCard_aeromeaCard__AeoBE.ProductCard_wide__RcDJl .ProductCard_imageWrapper__d5uPx{height:280px}.ProductCard_extra_small__aNtI8 .ProductCard_addToCartBtn__2_SlQ{padding:8px 10px;border-radius:8px;gap:4px}.ProductCard_extra_small__aNtI8 .ProductCard_btnText__k_eUW{font-size:10px}.ProductCard_extra_small__aNtI8 .ProductCard_cartIcon__fVYDu{width:14px;height:14px}.ProductCard_extra_small__aNtI8 .ProductCard_price__rTl2R,.ProductCard_extra_small__aNtI8 .ProductCard_title__ouj9e{font-size:14px}.ProductCard_small__QH7j4 .ProductCard_addToCartBtn__2_SlQ{padding:10px 14px;border-radius:10px;gap:6px}.ProductCard_small__QH7j4 .ProductCard_btnText__k_eUW{font-size:12px}.ProductCard_small__QH7j4 .ProductCard_cartIcon__fVYDu{width:30px;height:30px}.ProductCard_small__QH7j4 .ProductCard_title__ouj9e{font-size:16px}.ProductCard_large___UNOM .ProductCard_addToCartBtn__2_SlQ{padding:18px 24px}.ProductCard_large___UNOM .ProductCard_btnText__k_eUW{font-size:16px}.ProductCard_large___UNOM .ProductCard_title__ouj9e{font-size:20px}.ProductCard_large___UNOM .ProductCard_price__rTl2R{font-size:18px}.ProductCard_extra_large__DmCvm .ProductCard_addToCartBtn__2_SlQ{padding:22px 32px;border-radius:16px}.ProductCard_extra_large__DmCvm .ProductCard_btnText__k_eUW{font-size:18px}.ProductCard_extra_large__DmCvm .ProductCard_title__ouj9e{font-size:24px}.ProductCard_extra_large__DmCvm .ProductCard_price__rTl2R{font-size:22px}.ProductCard_extra_large__DmCvm .ProductCard_cartIcon__fVYDu{width:24px;height:24px}.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:color-mix(in srgb,var(--surface) 90%,transparent);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .2s;color:var(--text-muted);padding:0}.ProductCard_wishlistBtn__HHxas:hover{background:var(--surface);color:var(--danger);transform:scale(1.05)}.ProductCard_wishlistBtn__HHxas.ProductCard_inWishlist__WZ_lT{color:var(--danger)}.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:color-mix(in srgb,var(--surface) 90%,transparent);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .2s;color:var(--text-muted);padding:0;opacity:0}.ProductCard_card__V_CLV:hover .ProductCard_quickViewBtn__DpPCD{opacity:1}.ProductCard_quickViewBtn__DpPCD:hover{background:var(--surface);color:var(--accent);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:var(--warning)}.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:var(--text-primary);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:var(--text-primary)}.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:var(--text-muted)}.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:var(--text-muted);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:var(--accent);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:var(--accent-hover)}.ProductCard_addToCartBtn__2_SlQ:disabled{background-color:var(--text-muted);cursor:not-allowed}.ProductCard_btnText__k_eUW{position:relative;font-size:14px;line-height:120%;font-weight:500;font-family:Alexandria,sans-serif;color:var(--btn-text);text-align:left}.ProductCard_cartIcon__fVYDu{width:20px;height:20px;filter:brightness(0) invert(1)}.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:var(--primary-light);font-size:16px}.ProductCard_comparePrice__HmmN6{font-size:12px;text-decoration:line-through;color:var(--text-muted)}.ProductCard_noImage__uovdg{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--text-muted);z-index:1}.ProductCard_aeromeaCard__AeoBE{align-items:flex-start;padding:0;border:none;background:transparent;gap:0}.ProductCard_aeromeaCard__AeoBE:hover{transform:none;box-shadow:none}.ProductCard_aeromeaCard__AeoBE .ProductCard_imageWrapper__d5uPx{border-radius:20px;margin-bottom:15px}.ProductCard_aeromeaBadges__1L9nU{position:absolute;top:15px;left:15px;display:flex;flex-direction:column;gap:8px}.ProductCard_aeromeaBadge__wBPIp{padding:4px 12px;border-radius:8px;font-size:11px;font-weight:700;text-transform:uppercase}.ProductCard_badgeGreen__IVD6e{background-color:#059669;color:#fff}.ProductCard_badgeBlack__WdDUk{background-color:#000;color:#fff}.ProductCard_badgeRed__KxzFt{background-color:#ef4444;color:#fff}.ProductCard_aeromeaActions__OGKNF{position:absolute;top:15px;right:15px;display:flex;flex-direction:column;gap:10px}.ProductCard_aeromeaIconBtn__YQ8io{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #eee;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.05);color:#333;transition:all .2s}.ProductCard_aeromeaIconBtn__YQ8io:hover{background:#f8f8f8;transform:scale(1.1)}.ProductCard_aeromeaContent__gb7zK{display:flex;flex-direction:column;gap:8px;width:100%;padding:0 12px 15px;box-sizing:border-box}.ProductCard_aeromeaTitle__y2ITa{font-size:18px;font-weight:600;color:#333;margin:0;text-align:right;line-height:1.4}.ProductCard_extra_small__aNtI8 .ProductCard_aeromeaTitle__y2ITa{font-size:14px}.ProductCard_small__QH7j4 .ProductCard_aeromeaTitle__y2ITa{font-size:16px}.ProductCard_aeromeaPriceBlock__p_haL{display:flex;justify-content:space-between;align-items:center}.ProductCard_aeromeaPrice__7SOGw{font-size:16px;font-weight:700;color:#333}.ProductCard_extra_small__aNtI8 .ProductCard_aeromeaPrice__7SOGw{font-size:13px}.ProductCard_small__QH7j4 .ProductCard_aeromeaPrice__7SOGw{font-size:14px}.ProductCard_variantHint__ldMZF{font-size:12px;color:var(--accent);font-weight:600}.ProductCard_minimalCard__0oe25{align-items:flex-start;padding:0;border:none;background:transparent;gap:0}.ProductCard_minimalCard__0oe25:hover{transform:none;box-shadow:none}.ProductCard_minimalImageWrapper__aWJko{width:100%;height:300px;border-radius:12px;margin-bottom:12px;position:relative;overflow:hidden}.ProductCard_minimalCard__0oe25.ProductCard_extra_small__aNtI8 .ProductCard_minimalImageWrapper__aWJko{height:180px}.ProductCard_minimalCard__0oe25.ProductCard_small__QH7j4 .ProductCard_minimalImageWrapper__aWJko{height:240px}.ProductCard_minimalCard__0oe25.ProductCard_medium__9IIne .ProductCard_minimalImageWrapper__aWJko{height:350px}.ProductCard_minimalCard__0oe25.ProductCard_large___UNOM .ProductCard_minimalImageWrapper__aWJko{height:480px}.ProductCard_minimalCard__0oe25.ProductCard_extra_large__DmCvm .ProductCard_minimalImageWrapper__aWJko{height:600px}.ProductCard_minimalCard__0oe25.ProductCard_tall__Gze3T .ProductCard_minimalImageWrapper__aWJko{height:550px}.ProductCard_minimalCard__0oe25.ProductCard_mini_tall__wo_If .ProductCard_minimalImageWrapper__aWJko{height:380px}.ProductCard_minimalCard__0oe25.ProductCard_short_tall__Vlsrg .ProductCard_minimalImageWrapper__aWJko{height:300px}.ProductCard_minimalCard__0oe25.ProductCard_wide__RcDJl .ProductCard_minimalImageWrapper__aWJko{height:280px}.ProductCard_minimalImage__0JBbR{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .3s ease}.ProductCard_minimalCard__0oe25:hover .ProductCard_minimalImage__0JBbR{transform:scale(1.05)}.ProductCard_minimalComfortBadge__XBjtw{position:absolute;bottom:12px;left:12px;font-size:11px;font-weight:700;color:#111;z-index:2;font-family:inherit}.ProductCard_minimalContent__PV50T{display:flex;flex-direction:column;gap:4px;width:100%;padding:0 4px;box-sizing:border-box}.ProductCard_minimalHeaderRow__QbLkE{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:8px}.ProductCard_minimalTitle__GIpQo{font-size:15px;font-weight:700;color:#111;margin:0;line-height:1.2;text-align:left}.ProductCard_minimalPriceBlock__3s83u{display:flex;align-items:center;gap:6px}.ProductCard_minimalPrice__Dz3gW{font-size:14px;font-weight:700;color:#111}.ProductCard_minimalComparePrice__kenKh{font-size:12px;color:#999;text-decoration:line-through}.ProductCard_minimalSubtitle__oMBRf{font-size:12px;color:#888;margin:0;text-align:left}.ProductCard_minimalWishlistBtn___UNeL{top:12px;background:transparent;border:none;padding:4px}.ProductCard_minimalQuickViewBtn__L1La2,.ProductCard_minimalWishlistBtn___UNeL{position:absolute;right:12px;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center}.ProductCard_minimalQuickViewBtn__L1La2{bottom:12px;background:#fff;border:1px solid #eee;border-radius:50%;width:36px;height:36px;opacity:0;transition:opacity .2s}.ProductCard_minimalCard__0oe25:hover .ProductCard_minimalQuickViewBtn__L1La2{opacity:1}.PromoBannerSection_promoSection__pcfFV{position:relative;width:100%;overflow:hidden;background-color:var(--surface);display:flex;justify-content:center;align-items:center;padding:2rem 0}.PromoBannerSection_container__YLz_i{max-width:1280px;width:100%;margin:0 auto;padding:0 1.5rem}.PromoBannerSection_imageWrapper__VLSEK{position:relative;width:100%;display:block;overflow:hidden;border-radius:var(--radius-2xl,16px);box-shadow:0 10px 30px rgba(0,0,0,.08);transition:transform .5s cubic-bezier(.175,.885,.32,1.275),box-shadow .5s ease;isolation:isolate;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.PromoBannerSection_isLink__Xl_Rf:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.PromoBannerSection_promoImage__fLs4u{width:100%;height:auto;min-height:250px;max-height:550px;display:block;object-fit:cover;transition:transform .7s cubic-bezier(.4,0,.2,1)}.PromoBannerSection_isLink__Xl_Rf:hover .PromoBannerSection_promoImage__fLs4u{transform:scale(1.03)}.PromoBannerSection_marqueeContainer__wGBEj{position:absolute;left:-15%;width:130%;display:flex;direction:ltr!important;overflow:hidden;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:12px 0;box-shadow:0 6px 20px rgba(0,0,0,.18);z-index:10;transform-origin:center;pointer-events:none;transition:all .3s ease}.PromoBannerSection_marqueeContent__SaM62{display:flex;flex-shrink:0;white-space:nowrap;width:max-content;min-width:100%;will-change:transform}.PromoBannerSection_animatedMarqueeLeft__U1chZ{animation:PromoBannerSection_scrollLeft__ENYrP var(--speed,20s) linear infinite}.PromoBannerSection_animatedMarqueeRight__I8hxl{animation:PromoBannerSection_scrollRight__jzzUD var(--speed,20s) linear infinite}.PromoBannerSection_marqueeItem__DJ4be{display:inline-block;padding:0 2rem;font-weight:700;font-family:Alexandria,Cairo,sans-serif;font-size:1.1rem}@keyframes PromoBannerSection_scrollLeft__ENYrP{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes PromoBannerSection_scrollRight__jzzUD{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media (max-width:768px){.PromoBannerSection_promoSection__pcfFV{padding:1rem 0}.PromoBannerSection_container__YLz_i{padding:0 1rem}.PromoBannerSection_promoImage__fLs4u{min-height:200px;max-height:350px}.PromoBannerSection_marqueeItem__DJ4be{font-size:.85rem;padding:0 1rem}.PromoBannerSection_marqueeContainer__wGBEj{padding:8px 0}}