:root{--color-primary:136 136 137;--color-background-light:224 224 225;--color-background-dark:1 1 4;--color-surface-dark:0 0 0;--color-background-alt-dark:85 85 87;--color-text-dark:1 1 4;--color-text-light:224 224 225;--color-text-main:1 1 4;--color-text-muted:136 136 137}body{font-family:Cairo,Manrope,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{line-height:1.3}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.fill-current-icon{font-variation-settings:"FILL" 1}.font-arabic{line-height:1.8}.font-arabiakw,.font-arabic{font-family:Cairo,Manrope,sans-serif}.font-arabiakw{line-height:1.6}@keyframes product-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.product-marquee-mask{-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.product-marquee-track{display:flex;width:max-content;animation:product-marquee linear infinite;animation-duration:var(--marquee-duration,40s);cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.product-marquee-track:hover{animation-play-state:paused}.product-marquee-track--dragging{cursor:grabbing;animation-play-state:paused}.product-card{border-radius:24px;box-shadow:5px 5px 20px #0000001a;transition:transform .35s ease,box-shadow .35s ease}.product-card:hover{transform:translateY(-6px) scale(1.05);box-shadow:8px 14px 28px #0000002e}@keyframes waveMove{0%{transform:translate(0) translateY(0)}25%{transform:translate(-25%) translateY(-12px)}50%{transform:translate(-50%) translateY(0)}75%{transform:translate(-25%) translateY(12px)}to{transform:translate(0) translateY(0)}}@keyframes ripple-expand{0%{transform:translate(-50%,-50%) scale(.5);opacity:1;border-width:3px}50%{opacity:.6}to{transform:translate(-50%,-50%) scale(3);opacity:0;border-width:1px}}@keyframes float{0%,to{transform:translateY(0) translate(0);opacity:.3}25%{transform:translateY(-15px) translate(8px)}50%{transform:translateY(-30px) translate(-5px);opacity:.7}75%{transform:translateY(-15px) translate(10px)}}@keyframes pulse-slow{0%,to{transform:scale(1) translate(0);opacity:.3}50%{transform:scale(1.1) translate(5px);opacity:.6}}.animate-ripple-expand{animation:ripple-expand 1.5s ease-out forwards}.animate-pulse-slow{animation:pulse-slow 4s ease-in-out infinite}
