.HeroSlider-module__rURwWW__slider{width:100%;position:relative;overflow:hidden;direction:ltr!important}.HeroSlider-module__rURwWW__slideContainer{transition:transform .7s cubic-bezier(.4,0,.2,1);display:flex}.HeroSlider-module__rURwWW__slide{min-width:100%;height:520px;position:relative}.HeroSlider-module__rURwWW__slideImage{object-fit:cover;width:100%;height:100%}.HeroSlider-module__rURwWW__overlay{z-index:1;background:linear-gradient(90deg,#0006 0%,#0000001a 50%,#0006 100%);position:absolute;inset:0}.HeroSlider-module__rURwWW__contentWrapper{z-index:2;align-items:center;display:flex;position:absolute;inset:0}.HeroSlider-module__rURwWW__slideContent{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-xl);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;max-width:600px;padding:3rem;animation:.8s ease-out forwards HeroSlider-module__rURwWW__fadeInUp}[dir=rtl] .HeroSlider-module__rURwWW__slideContent{text-align:right;direction:rtl}[dir=ltr] .HeroSlider-module__rURwWW__slideContent{text-align:left;direction:ltr}.HeroSlider-module__rURwWW__slideTitle{letter-spacing:-1px;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.HeroSlider-module__rURwWW__slideSubtitle{opacity:.9;margin-bottom:2rem;font-size:1.2rem;line-height:1.5}.HeroSlider-module__rURwWW__slideCta{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);box-shadow:0 10px 25px -5px hsla(var(--p-h),var(--p-s),47%,.35);align-items:center;gap:.75rem;padding:1rem 2.5rem;font-weight:700;transition:all .4s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:relative;overflow:hidden}.HeroSlider-module__rURwWW__slideCta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;animation:3s infinite HeroSlider-module__rURwWW__ctaShimmer;position:absolute;top:0;left:-100%}@keyframes HeroSlider-module__rURwWW__ctaShimmer{0%{left:-100%}50%{left:100%}to{left:100%}}.HeroSlider-module__rURwWW__slideCta:hover{box-shadow:0 15px 35px -5px hsla(var(--p-h),var(--p-s),47%,.45);background:var(--color-primary-light);transform:translateY(-3px)scale(1.03)}.HeroSlider-module__rURwWW__slideCta svg{transition:transform var(--transition-base)}.HeroSlider-module__rURwWW__slideCta:hover svg{transform:translate(5px)}[dir=rtl] .HeroSlider-module__rURwWW__slideCta:hover svg{transform:translate(-5px)}[dir=rtl] .HeroSlider-module__rURwWW__slideCta svg{transform:scaleX(-1)}.HeroSlider-module__rURwWW__dots{z-index:10;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSlider-module__rURwWW__dot{cursor:pointer;width:12px;height:12px;transition:all var(--transition-base);background:#ffffff4d;border-radius:50%}.HeroSlider-module__rURwWW__dotActive{background:var(--color-primary);border-radius:6px;width:30px}.HeroSlider-module__rURwWW__arrowBtn{z-index:10;-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;width:50px;height:50px;transition:all var(--transition-base);background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__rURwWW__arrowBtn:hover{background:#ffffff4d;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 20px #00000026}.HeroSlider-module__rURwWW__arrowPrev{left:1.5rem}.HeroSlider-module__rURwWW__arrowNext{right:1.5rem}[dir=rtl] .HeroSlider-module__rURwWW__arrowPrev{left:auto;right:1.5rem}[dir=rtl] .HeroSlider-module__rURwWW__arrowNext{left:1.5rem;right:auto}.HeroSlider-module__rURwWW__slideContent>*{opacity:0;animation:.8s cubic-bezier(.2,.8,.2,1) forwards HeroSlider-module__rURwWW__contentReveal;transform:translateY(20px)}.HeroSlider-module__rURwWW__slideTitle{animation-delay:.2s}.HeroSlider-module__rURwWW__slideSubtitle{animation-delay:.35s}.HeroSlider-module__rURwWW__slideCta{animation-delay:.5s}@keyframes HeroSlider-module__rURwWW__contentReveal{to{opacity:1;transform:translateY(0)}}@keyframes HeroSlider-module__rURwWW__meshRotate{0%{transform:translate(-10%,-10%)rotate(0)}to{transform:translate(-10%,-10%)rotate(360deg)}}.HeroSlider-module__rURwWW__fallbackSlide{background:#0f172a;justify-content:center;align-items:center;min-width:100%;height:600px;display:flex;position:relative;overflow:hidden}.HeroSlider-module__rURwWW__fallbackSlide:before{content:"";background:radial-gradient(at 0% 0%,hsla(var(--p-h),60%,40%,.4)0px,transparent 50%),radial-gradient(at 100% 0%,hsla(var(--p-h),50%,50%,.3)0px,transparent 50%),radial-gradient(at 100% 100%,hsla(var(--p-h),40%,30%,.4)0px,transparent 50%),radial-gradient(at 0% 100%,hsla(var(--p-h),50%,60%,.3)0px,transparent 50%);filter:blur(80px);width:140%;height:140%;animation:20s linear infinite HeroSlider-module__rURwWW__meshRotate;position:absolute}.HeroSlider-module__rURwWW__fallbackSlide:after{content:"";background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:6s ease-in-out infinite reverse HeroSlider-module__rURwWW__float;position:absolute;bottom:-150px;left:-80px}.HeroSlider-module__rURwWW__noiseOverlay{opacity:.03;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}@media (max-width:768px){.HeroSlider-module__rURwWW__slide,.HeroSlider-module__rURwWW__fallbackSlide{height:360px}.HeroSlider-module__rURwWW__slideTitle{font-size:2rem}.HeroSlider-module__rURwWW__slideSubtitle{font-size:1rem}.HeroSlider-module__rURwWW__arrowBtn{width:38px;height:38px}.HeroSlider-module__rURwWW__slideCta{padding:.75rem 2rem;font-size:.9rem}}
.CategoryGrid-module__OMfCmG__grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;padding-bottom:1rem;display:grid}.CategoryGrid-module__OMfCmG__categoryCard{border-radius:var(--radius-xl);border:1px solid var(--color-border-light);cursor:pointer;text-align:center;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.CategoryGrid-module__OMfCmG__categoryCard:before{content:"";background:linear-gradient(135deg,var(--color-primary-50),#fffc);opacity:0;z-index:0;transition:opacity .4s;position:absolute;inset:0}.CategoryGrid-module__OMfCmG__categoryCard:hover{box-shadow:0 20px 40px -15px hsla(var(--p-h),var(--p-s),47%,.15),0 0 0 2px var(--color-primary-100);border-color:var(--color-primary-200);transform:translateY(-12px)scale(1.02)}.CategoryGrid-module__OMfCmG__categoryCard:hover:before{opacity:1}.CategoryGrid-module__OMfCmG__imageWrapper{background:var(--color-bg-secondary);z-index:1;width:90px;height:90px;box-shadow:var(--shadow-md);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.CategoryGrid-module__OMfCmG__categoryCard:hover .CategoryGrid-module__OMfCmG__imageWrapper{border-color:var(--color-primary-100);box-shadow:0 8px 25px hsla(var(--p-h),var(--p-s),47%,.25);transform:rotate(6deg)scale(1.1)}.CategoryGrid-module__OMfCmG__image{object-fit:cover;width:100%;height:100%}.CategoryGrid-module__OMfCmG__placeholder{width:40px;height:40px;color:var(--color-primary)}.CategoryGrid-module__OMfCmG__catName{color:var(--color-text);z-index:1;font-size:1rem;font-weight:800;line-height:1.2;transition:color .3s;position:relative}.CategoryGrid-module__OMfCmG__categoryCard:hover .CategoryGrid-module__OMfCmG__catName{color:var(--color-primary-dark)}@media (max-width:1200px){.CategoryGrid-module__OMfCmG__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:991px){.CategoryGrid-module__OMfCmG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.CategoryGrid-module__OMfCmG__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;margin:0 -1rem;padding:.5rem .5rem 1.5rem;display:flex;overflow-x:auto}.CategoryGrid-module__OMfCmG__grid::-webkit-scrollbar{display:none}.CategoryGrid-module__OMfCmG__categoryCard{scroll-snap-align:center;flex-shrink:0;min-width:140px;padding:1.5rem 1rem}.CategoryGrid-module__OMfCmG__imageWrapper{width:70px;height:70px}.CategoryGrid-module__OMfCmG__catName{font-size:.85rem}}@media (max-width:480px){.CategoryGrid-module__OMfCmG__categoryCard{min-width:120px}}
