.Navbar-module__dVeNwG__navbar{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffd9;border-bottom:1px solid #0000000f;transition:all .4s cubic-bezier(.4,0,.2,1)}.Navbar-module__dVeNwG__navbar.Navbar-module__dVeNwG__scrolled{background:#fffffff2;box-shadow:0 8px 32px #00000014}.dark .Navbar-module__dVeNwG__navbar{background:#121212e6;border-bottom-color:#ffffff14}.dark .Navbar-module__dVeNwG__navbar.Navbar-module__dVeNwG__scrolled{background:#121212fa;box-shadow:0 8px 32px #0006}.Navbar-module__dVeNwG__navbarContent{justify-content:space-between;align-items:center;gap:20px;width:100%;padding:0;display:flex}.Navbar-module__dVeNwG__logoWrapper{border-radius:16px;flex-shrink:0;align-items:center;padding:6px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.Navbar-module__dVeNwG__logoWrapper:before{content:"";opacity:0;background:linear-gradient(135deg,#46979126,#e49a001a);border-radius:16px;transition:opacity .3s;position:absolute;inset:0}.Navbar-module__dVeNwG__logoWrapper:hover{transform:scale(1.05)}.Navbar-module__dVeNwG__logoWrapper:hover:before{opacity:1}.Navbar-module__dVeNwG__desktopNav{flex:1;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.Navbar-module__dVeNwG__navLink{color:var(--black-light-color);border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Navbar-module__dVeNwG__navLink:before{content:"";background:linear-gradient(90deg,var(--primary-color),var(--grad1));border-radius:3px;width:20px;height:3px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.Navbar-module__dVeNwG__navLink:hover{color:var(--primary-color);background:#46979114}.Navbar-module__dVeNwG__navLink:hover:before{transform:translate(-50%)scaleX(1)}.Navbar-module__dVeNwG__navLink.Navbar-module__dVeNwG__active{color:var(--primary-color);background:#4697911a;font-weight:600}.Navbar-module__dVeNwG__navLink.Navbar-module__dVeNwG__active:before{width:30px;height:3px;transform:translate(-50%)scaleX(1.5);box-shadow:0 0 12px #46979180}.dark .Navbar-module__dVeNwG__navLink{color:#fffc}.dark .Navbar-module__dVeNwG__navLink:hover{color:var(--primary-color);background:#46979126}.dark .Navbar-module__dVeNwG__navLink.Navbar-module__dVeNwG__active{color:var(--primary-color);background:#46979133}.Navbar-module__dVeNwG__navActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module__dVeNwG__cartButton{background:linear-gradient(135deg,var(--yellow),#f5a623);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 4px 16px #e49a004d}.Navbar-module__dVeNwG__cartButton:before{content:"";background:linear-gradient(135deg,var(--yellow),#f5a623);opacity:0;z-index:-1;filter:blur(8px);border-radius:16px;transition:all .3s;position:absolute;inset:-3px}.Navbar-module__dVeNwG__cartButton:hover{transform:translateY(-3px)scale(1.08);box-shadow:0 8px 24px #e49a0066}.Navbar-module__dVeNwG__cartButton:hover:before{opacity:.5}.Navbar-module__dVeNwG__cartButton:active{transform:scale(.95)}.Navbar-module__dVeNwG__cartButton i{font-size:1.1rem}.Navbar-module__dVeNwG__cartCount{color:#fff;border:2px solid var(--bg-color);background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:20px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 8px #ef444466}[dir=ltr] .Navbar-module__dVeNwG__cartCount{left:-4px;right:auto}.dark .Navbar-module__dVeNwG__cartCount{border-color:#121212}.Navbar-module__dVeNwG__langButton{color:var(--black-light-color);cursor:pointer;background:0 0;border:1.5px solid #0000001a;border-radius:12px;align-items:center;gap:6px;padding:10px 16px;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__dVeNwG__langButton:hover{border-color:var(--primary-color);color:var(--primary-color);background:#46979114;transform:translateY(-2px)}.Navbar-module__dVeNwG__langButton i{font-size:1rem;transition:transform .4s}.Navbar-module__dVeNwG__langButton:hover i{transform:rotate(180deg)}.dark .Navbar-module__dVeNwG__langButton{color:#fffc;border-color:#ffffff26}.dark .Navbar-module__dVeNwG__langButton:hover{border-color:var(--primary-color);color:var(--primary-color);background:#46979126}.Navbar-module__dVeNwG__accountButton{background:linear-gradient(135deg,var(--primary-color),var(--grad1));color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 4px 16px #4697914d}.Navbar-module__dVeNwG__accountButton:before{content:"";background:linear-gradient(135deg,var(--primary-color),var(--grad1));opacity:0;z-index:-1;filter:blur(8px);border-radius:14px;transition:all .3s;position:absolute;inset:-2px}.Navbar-module__dVeNwG__accountButton:hover{transform:translateY(-3px);box-shadow:0 8px 28px #46979166}.Navbar-module__dVeNwG__accountButton:hover:before{opacity:.4}.Navbar-module__dVeNwG__accountButton i{font-size:1rem;transition:transform .3s}.Navbar-module__dVeNwG__accountButton:hover i{transform:scale(1.15)}.Navbar-module__dVeNwG__dropdownWrapper{position:relative}.Navbar-module__dVeNwG__dropdown{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#fffffffa;border:1px solid #00000014;border-radius:16px;min-width:260px;padding:8px;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 20px 60px #00000026}[dir=ltr] .Navbar-module__dVeNwG__dropdown{left:auto;right:0}.dark .Navbar-module__dVeNwG__dropdown{background:#1e1e1efa;border-color:#ffffff1a;box-shadow:0 20px 60px #00000080}.Navbar-module__dVeNwG__dropdownItem{color:var(--black-light-color);border-radius:10px;align-items:center;gap:12px;margin:2px 0;padding:12px 14px;text-decoration:none;transition:all .25s;display:flex}.Navbar-module__dVeNwG__dropdownItem:hover{color:var(--primary-color);background:#4697911a;transform:translate(-4px)}[dir=ltr] .Navbar-module__dVeNwG__dropdownItem:hover{transform:translate(4px)}.Navbar-module__dVeNwG__dropdownItem i{width:20px;color:var(--primary-color);opacity:.8;font-size:1rem;transition:all .3s}.Navbar-module__dVeNwG__dropdownItem:hover i{opacity:1;transform:scale(1.1)}.Navbar-module__dVeNwG__dropdownItem span{font-size:.9rem;font-weight:500}.dark .Navbar-module__dVeNwG__dropdownItem{color:#fffc}.dark .Navbar-module__dVeNwG__dropdownItem:hover{color:var(--primary-color);background:#46979133}.Navbar-module__dVeNwG__dropdownDivider{background:linear-gradient(90deg,#0000,#0000001a,#0000);height:1px;margin:8px 0}.dark .Navbar-module__dVeNwG__dropdownDivider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000)}.Navbar-module__dVeNwG__logoutButton{color:#ef4444;cursor:pointer;background:#ef44441a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.Navbar-module__dVeNwG__logoutButton:hover{background:#ef444433;transform:scale(1.02)}.Navbar-module__dVeNwG__mobileActions{align-items:center;gap:10px;display:none}.Navbar-module__dVeNwG__menuToggle{cursor:pointer;background:0 0;border:1.5px solid #0000001a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__dVeNwG__menuToggle:hover{border-color:var(--primary-color);background:#46979114}.Navbar-module__dVeNwG__menuToggle.Navbar-module__dVeNwG__active{border-color:var(--primary-color);background:#4697911a}.dark .Navbar-module__dVeNwG__menuToggle{border-color:#ffffff26}:is(.dark .Navbar-module__dVeNwG__menuToggle:hover,.dark .Navbar-module__dVeNwG__menuToggle.Navbar-module__dVeNwG__active){border-color:var(--primary-color);background:#46979126}.Navbar-module__dVeNwG__hamburger{flex-direction:column;gap:5px;width:20px;display:flex}.Navbar-module__dVeNwG__hamburger span{background:var(--black-light-color);transform-origin:50%;border-radius:2px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.dark .Navbar-module__dVeNwG__hamburger span{background:#fffc}.Navbar-module__dVeNwG__hamburger span:first-child{width:100%}.Navbar-module__dVeNwG__hamburger span:nth-child(2){width:70%}.Navbar-module__dVeNwG__hamburger span:nth-child(3){width:85%}.Navbar-module__dVeNwG__menuToggle:hover .Navbar-module__dVeNwG__hamburger span,.Navbar-module__dVeNwG__menuToggle.Navbar-module__dVeNwG__active .Navbar-module__dVeNwG__hamburger span{background:var(--primary-color)}.Navbar-module__dVeNwG__menuToggle.Navbar-module__dVeNwG__active .Navbar-module__dVeNwG__hamburger span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__dVeNwG__menuToggle.Navbar-module__dVeNwG__active .Navbar-module__dVeNwG__hamburger span:nth-child(2){opacity:0;transform:translate(-10px)}.Navbar-module__dVeNwG__menuToggle.Navbar-module__dVeNwG__active .Navbar-module__dVeNwG__hamburger span:nth-child(3){width:100%;transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__dVeNwG__mobileDrawerOverlay{z-index:9998;visibility:hidden;pointer-events:none;position:fixed;inset:0}.Navbar-module__dVeNwG__mobileDrawerOverlay:before{content:"";-webkit-backdrop-filter:blur(8px);opacity:0;background:linear-gradient(135deg,#00000080,#000000b3);transition:opacity .4s;position:absolute;inset:0}.Navbar-module__dVeNwG__mobileDrawerOverlay.Navbar-module__dVeNwG__active{visibility:visible;pointer-events:auto}.Navbar-module__dVeNwG__mobileDrawerOverlay.Navbar-module__dVeNwG__active:before{opacity:1}.Navbar-module__dVeNwG__mobileDrawer{background:var(--bg-color);z-index:9999;flex-direction:column;width:85%;max-width:360px;height:100dvh;transition:transform .4s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(100%);box-shadow:-10px 0 40px #00000026}[dir=ltr] .Navbar-module__dVeNwG__mobileDrawer{left:0;right:auto;transform:translate(-100%);box-shadow:10px 0 40px #00000026}.Navbar-module__dVeNwG__mobileDrawer.Navbar-module__dVeNwG__active{transform:translate(0)}.dark .Navbar-module__dVeNwG__mobileDrawer{background:#121212;box-shadow:-10px 0 40px #00000080}[dir=ltr].dark .Navbar-module__dVeNwG__mobileDrawer{box-shadow:10px 0 40px #00000080}.Navbar-module__dVeNwG__drawerHeader{background:linear-gradient(135deg,var(--primary-color),var(--grad1));justify-content:space-between;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.Navbar-module__dVeNwG__drawerHeader:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:100%;height:200%;position:absolute;top:-50%;right:-50%}.Navbar-module__dVeNwG__drawerLogo{z-index:1;position:relative}.Navbar-module__dVeNwG__closeButton{z-index:1;-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#fff3;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex;position:relative}.Navbar-module__dVeNwG__closeButton:hover{background:#ffffff4d;transform:rotate(90deg)}.Navbar-module__dVeNwG__drawerUser{background:linear-gradient(135deg,var(--primary-color),var(--grad1));flex-direction:column;align-items:center;margin-top:-1px;padding:24px 20px;display:flex;position:relative}.Navbar-module__dVeNwG__drawerUser:after{content:"";background:linear-gradient(to bottom,transparent,var(--bg-color));height:40px;position:absolute;bottom:0;left:0;right:0}.dark .Navbar-module__dVeNwG__drawerUser:after{background:linear-gradient(#0000,#121212)}.Navbar-module__dVeNwG__userAvatar{width:72px;height:72px;margin-bottom:12px;position:relative}.Navbar-module__dVeNwG__avatarRing{background:linear-gradient(135deg,#fff6,#ffffff1a);border-radius:50%;animation:3s ease-in-out infinite Navbar-module__dVeNwG__avatarPulse;position:absolute;inset:-4px}@keyframes Navbar-module__dVeNwG__avatarPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.08)}}.Navbar-module__dVeNwG__avatarInner{background:linear-gradient(135deg,var(--yellow),#f5a623);color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.8rem;display:flex;position:relative}.Navbar-module__dVeNwG__userName{color:#fff;z-index:1;margin-bottom:4px;font-size:1.1rem;font-weight:600;position:relative}.Navbar-module__dVeNwG__userEmail{color:#ffffffbf;z-index:1;font-size:.85rem;position:relative}.Navbar-module__dVeNwG__drawerNav{padding:16px 12px}.Navbar-module__dVeNwG__drawerNavTitle{color:var(--semi-black-light-color);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:10px;padding:0 12px;font-size:.7rem;font-weight:700}.dark .Navbar-module__dVeNwG__drawerNavTitle{color:#ffffff80}.Navbar-module__dVeNwG__drawerNavItem{color:var(--black-light-color);border-radius:12px;align-items:center;gap:14px;margin-bottom:4px;padding:14px 16px;text-decoration:none;transition:all .3s;display:flex;position:relative}.Navbar-module__dVeNwG__drawerNavItem:before{content:"";background:linear-gradient(180deg,var(--primary-color),var(--grad1));border-radius:3px;width:3px;height:0;transition:height .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}[dir=ltr] .Navbar-module__dVeNwG__drawerNavItem:before{left:auto;right:0}.Navbar-module__dVeNwG__drawerNavItem:hover{color:var(--primary-color);background:#46979114}.Navbar-module__dVeNwG__drawerNavItem:hover:before{height:60%}.Navbar-module__dVeNwG__drawerNavItem.Navbar-module__dVeNwG__active{color:var(--primary-color);background:#4697911f}.Navbar-module__dVeNwG__drawerNavItem.Navbar-module__dVeNwG__active:before{height:70%}.dark .Navbar-module__dVeNwG__drawerNavItem{color:#fffc}:is(.dark .Navbar-module__dVeNwG__drawerNavItem:hover,.dark .Navbar-module__dVeNwG__drawerNavItem.Navbar-module__dVeNwG__active){color:var(--primary-color);background:#46979133}.Navbar-module__dVeNwG__drawerNavItem i{opacity:.8;width:22px;font-size:1.05rem;transition:all .3s}.Navbar-module__dVeNwG__drawerNavItem:hover i,.Navbar-module__dVeNwG__drawerNavItem.Navbar-module__dVeNwG__active i{opacity:1;transform:scale(1.1)}.Navbar-module__dVeNwG__drawerNavItem span{flex:1;font-size:.95rem;font-weight:500}.Navbar-module__dVeNwG__drawerNavItem .Navbar-module__dVeNwG__navArrow{opacity:0;font-size:.8rem;transition:all .3s;transform:translate(8px)}[dir=ltr] .Navbar-module__dVeNwG__drawerNavItem .Navbar-module__dVeNwG__navArrow{transform:translate(-8px)}.Navbar-module__dVeNwG__drawerNavItem:hover .Navbar-module__dVeNwG__navArrow,.Navbar-module__dVeNwG__drawerNavItem.Navbar-module__dVeNwG__active .Navbar-module__dVeNwG__navArrow{opacity:.6;transform:translate(0)}.Navbar-module__dVeNwG__drawerDivider{background:linear-gradient(90deg,transparent,var(--border-color),transparent);height:1px;margin:12px 16px}.dark .Navbar-module__dVeNwG__drawerDivider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000)}.Navbar-module__dVeNwG__drawerActions{flex-direction:column;gap:10px;padding:16px 12px;display:flex}.Navbar-module__dVeNwG__drawerActionButton{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__dVeNwG__drawerActionButton.Navbar-module__dVeNwG__primary{background:linear-gradient(135deg,var(--primary-color),var(--grad1));color:#fff;box-shadow:0 4px 16px #4697914d}.Navbar-module__dVeNwG__drawerActionButton.Navbar-module__dVeNwG__primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #46979166}.Navbar-module__dVeNwG__drawerActionButton.Navbar-module__dVeNwG__secondary{color:var(--black-light-color);background:0 0;border:1.5px solid #0000001a}.dark .Navbar-module__dVeNwG__drawerActionButton.Navbar-module__dVeNwG__secondary{color:#fffc;border-color:#ffffff26}.Navbar-module__dVeNwG__drawerActionButton.Navbar-module__dVeNwG__secondary:hover{border-color:var(--primary-color);color:var(--primary-color);background:#46979114}.dark .Navbar-module__dVeNwG__drawerActionButton.Navbar-module__dVeNwG__secondary:hover{background:#46979126}.Navbar-module__dVeNwG__drawerActionButton.Navbar-module__dVeNwG__danger{color:#ef4444;background:#ef44441a}.Navbar-module__dVeNwG__drawerActionButton.Navbar-module__dVeNwG__danger:hover{background:#ef444433}.Navbar-module__dVeNwG__drawerFooter{border-top:1px solid var(--border-color);justify-content:center;align-items:center;gap:12px;margin-top:auto;padding:20px;display:flex}.dark .Navbar-module__dVeNwG__drawerFooter{border-color:#ffffff1a}.Navbar-module__dVeNwG__socialLink{width:40px;height:40px;color:var(--semi-black-light-color);background:0 0;border:1.5px solid #0000001a;border-radius:12px;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.dark .Navbar-module__dVeNwG__socialLink{color:#fff9;border-color:#ffffff26}.Navbar-module__dVeNwG__socialLink:hover{border-color:var(--primary-color);color:var(--primary-color);background:#46979114;transform:translateY(-3px)}.dark .Navbar-module__dVeNwG__socialLink:hover{background:#46979126}@media screen and (max-width:1200px){.Navbar-module__dVeNwG__navLink{padding:8px 14px;font-size:.85rem}.Navbar-module__dVeNwG__desktopNav{gap:4px}.Navbar-module__dVeNwG__langButton{padding:8px 12px;font-size:.8rem}.Navbar-module__dVeNwG__accountButton{padding:8px 14px;font-size:.8rem}.Navbar-module__dVeNwG__cartButton{border-radius:12px;width:40px;height:40px}.Navbar-module__dVeNwG__cartButton i{font-size:1rem}}@media screen and (max-width:991px){.Navbar-module__dVeNwG__desktopNav,.Navbar-module__dVeNwG__navActions{display:none}.Navbar-module__dVeNwG__mobileActions{display:flex}.Navbar-module__dVeNwG__navbarContent{padding:0}}@media screen and (max-width:576px){.Navbar-module__dVeNwG__logoWrapper{padding:4px}.Navbar-module__dVeNwG__logoWrapper img{width:55px!important;height:55px!important}.Navbar-module__dVeNwG__menuToggle{width:40px;height:40px}.Navbar-module__dVeNwG__mobileDrawer{width:90%;max-width:320px}.Navbar-module__dVeNwG__drawerHeader{padding:16px}.Navbar-module__dVeNwG__closeButton{width:36px;height:36px;font-size:1.1rem}.Navbar-module__dVeNwG__drawerUser{padding:20px 16px}.Navbar-module__dVeNwG__userAvatar{width:64px;height:64px}.Navbar-module__dVeNwG__avatarInner{font-size:1.5rem}.Navbar-module__dVeNwG__userName{font-size:1rem}.Navbar-module__dVeNwG__userEmail{font-size:.8rem}.Navbar-module__dVeNwG__drawerNav{padding:12px 10px}.Navbar-module__dVeNwG__drawerNavItem{gap:12px;padding:12px 14px}.Navbar-module__dVeNwG__drawerNavItem i{width:20px;font-size:1rem}.Navbar-module__dVeNwG__drawerNavItem span{font-size:.9rem}.Navbar-module__dVeNwG__drawerActions{gap:8px;padding:12px 10px}.Navbar-module__dVeNwG__drawerActionButton{padding:12px 16px;font-size:.9rem}.Navbar-module__dVeNwG__drawerFooter{gap:10px;padding:16px}.Navbar-module__dVeNwG__socialLink{width:36px;height:36px}}@media screen and (max-width:400px){.Navbar-module__dVeNwG__mobileDrawer{border-radius:0;width:100%;max-width:100%}.Navbar-module__dVeNwG__logoWrapper img{width:50px!important;height:50px!important}.Navbar-module__dVeNwG__menuToggle{width:38px;height:38px}.Navbar-module__dVeNwG__hamburger{width:18px}}.Navbar-module__dVeNwG__mobileBottomNav{z-index:9990;-webkit-backdrop-filter:blur(20px)saturate(180%);padding-bottom:env(safe-area-inset-bottom,0);background:#ffffffeb;border:1px solid #ffffff80;border-radius:24px;display:none;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 4px 24px #00000014,0 8px 48px #0000000f,inset 0 1px #fff9}.dark .Navbar-module__dVeNwG__mobileBottomNav{background:#1e1e1eeb;border-color:#ffffff1a;box-shadow:0 4px 24px #0000004d,0 8px 48px #0003,inset 0 1px #ffffff0d}.Navbar-module__dVeNwG__bottomNavContent{justify-content:space-around;align-items:center;height:64px;padding:0 8px;display:flex}.Navbar-module__dVeNwG__bottomNavItem{min-width:56px;color:var(--semi-black-light-color);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:8px 6px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Navbar-module__dVeNwG__bottomNavItem:hover{background:#46979114}.dark .Navbar-module__dVeNwG__bottomNavItem{color:#ffffff80}.dark .Navbar-module__dVeNwG__bottomNavItem:hover{background:#46979126}.Navbar-module__dVeNwG__bottomNavItem.Navbar-module__dVeNwG__active{color:var(--primary-color)}.dark .Navbar-module__dVeNwG__bottomNavItem.Navbar-module__dVeNwG__active{color:var(--primary-color)}.Navbar-module__dVeNwG__bottomNavIconWrapper{border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.Navbar-module__dVeNwG__bottomNavItem.Navbar-module__dVeNwG__active .Navbar-module__dVeNwG__bottomNavIconWrapper{background:linear-gradient(135deg,var(--primary-color),var(--grad1));transform:scale(1.1);box-shadow:0 4px 16px #46979166}.Navbar-module__dVeNwG__bottomNavItem i{font-size:1.15rem;transition:all .3s}.Navbar-module__dVeNwG__bottomNavItem.Navbar-module__dVeNwG__active i{color:#fff;font-size:1.2rem}.Navbar-module__dVeNwG__bottomNavLabel{white-space:nowrap;opacity:.7;margin-top:4px;font-size:.6rem;font-weight:600;transition:all .3s}.Navbar-module__dVeNwG__bottomNavItem.Navbar-module__dVeNwG__active .Navbar-module__dVeNwG__bottomNavLabel{color:var(--primary-color);opacity:1;font-weight:700}@media screen and (max-width:991px){.Navbar-module__dVeNwG__mobileBottomNav{display:block}}@media screen and (max-width:576px){.Navbar-module__dVeNwG__mobileBottomNav{border-radius:20px;bottom:8px;left:8px;right:8px}.Navbar-module__dVeNwG__bottomNavContent{height:58px;padding:0 4px}.Navbar-module__dVeNwG__bottomNavItem{border-radius:14px;min-width:50px;padding:6px 4px}.Navbar-module__dVeNwG__bottomNavIconWrapper{border-radius:12px;width:36px;height:36px}.Navbar-module__dVeNwG__bottomNavItem i{font-size:1.05rem}.Navbar-module__dVeNwG__bottomNavItem.Navbar-module__dVeNwG__active i{font-size:1.1rem}.Navbar-module__dVeNwG__bottomNavLabel{font-size:.55rem}}@media screen and (max-width:400px){.Navbar-module__dVeNwG__mobileBottomNav{border-radius:18px;bottom:6px;left:6px;right:6px}.Navbar-module__dVeNwG__bottomNavContent{height:54px}.Navbar-module__dVeNwG__bottomNavItem{border-radius:12px;min-width:46px}.Navbar-module__dVeNwG__bottomNavIconWrapper{border-radius:10px;width:32px;height:32px}.Navbar-module__dVeNwG__bottomNavItem i{font-size:1rem}.Navbar-module__dVeNwG__bottomNavItem.Navbar-module__dVeNwG__active i{font-size:1.05rem}.Navbar-module__dVeNwG__bottomNavLabel{margin-top:2px;font-size:.5rem}}.Navbar-module__dVeNwG__navLink:focus-visible,.Navbar-module__dVeNwG__cartButton:focus-visible,.Navbar-module__dVeNwG__langButton:focus-visible,.Navbar-module__dVeNwG__accountButton:focus-visible,.Navbar-module__dVeNwG__menuToggle:focus-visible,.Navbar-module__dVeNwG__drawerNavItem:focus-visible,.Navbar-module__dVeNwG__bottomNavItem:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}
.DarkModeToggle-module__MuAoLq__darkModeButton{cursor:pointer;z-index:10000;opacity:.5;-ms-border-radius:50% 0px 0px 50%;-o-border-radius:50% 0px 0px 50%;background:#469791;border-radius:50% 0 0 50%;align-items:center;padding:4px 13px 5px 7px;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;display:flex;position:fixed;top:40%;right:0}.DarkModeToggle-module__MuAoLq__darkModeButton:hover{opacity:1}.DarkModeToggle-module__MuAoLq__darkModeButton svg{-ms-border-radius:50%;-o-border-radius:50%;background-color:#fff;border-radius:50%;width:35px;height:35px;padding:5px}@media (max-width:768px){.DarkModeToggle-module__MuAoLq__darkModeButton{top:30%;translate:10px 10px;scale:.8}}.DarkModeToggle-module__MuAoLq__themeButton{cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#ffffffe6 0%,#ffffffb3 100%);border:1.5px solid #fbbf244d;border-radius:14px;outline:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.DarkModeToggle-module__MuAoLq__themeButton:before{content:"";opacity:1;background:linear-gradient(135deg,#fbbf2426 0%,#f59e0b0d 100%);border-radius:12px;transition:opacity .4s;position:absolute;inset:0}.DarkModeToggle-module__MuAoLq__themeButton.DarkModeToggle-module__MuAoLq__dark{background:linear-gradient(135deg,#1e1e28f2 0%,#2d2d3ce6 100%);border-color:#8b5cf666}.DarkModeToggle-module__MuAoLq__themeButton.DarkModeToggle-module__MuAoLq__dark:before{background:linear-gradient(135deg,#6366f133 0%,#8b5cf61a 100%)}.dark .DarkModeToggle-module__MuAoLq__themeButton{background:linear-gradient(135deg,#1e1e28f2 0%,#2d2d3ce6 100%);border-color:#8b5cf666}.dark .DarkModeToggle-module__MuAoLq__themeButton:before{background:linear-gradient(135deg,#6366f133 0%,#8b5cf61a 100%)}.DarkModeToggle-module__MuAoLq__iconContainer{z-index:2;width:24px;height:24px;position:relative}.DarkModeToggle-module__MuAoLq__sunIcon,.DarkModeToggle-module__MuAoLq__moonIcon{width:24px;height:24px;transition:all .5s cubic-bezier(.68,-.55,.265,1.55);position:absolute;inset:0}.DarkModeToggle-module__MuAoLq__sunIcon{color:#f59e0b;opacity:0;transform:rotate(-90deg)scale(.5)}.DarkModeToggle-module__MuAoLq__sunIcon.DarkModeToggle-module__MuAoLq__active{opacity:1;transform:rotate(0)scale(1)}.DarkModeToggle-module__MuAoLq__sunRays{transform-origin:50%;animation:none}.DarkModeToggle-module__MuAoLq__sunIcon.DarkModeToggle-module__MuAoLq__active .DarkModeToggle-module__MuAoLq__sunRays{animation:20s linear infinite DarkModeToggle-module__MuAoLq__rotateSun}@keyframes DarkModeToggle-module__MuAoLq__rotateSun{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DarkModeToggle-module__MuAoLq__moonIcon{color:#a78bfa;opacity:0;transform:rotate(90deg)scale(.5)}.DarkModeToggle-module__MuAoLq__moonIcon.DarkModeToggle-module__MuAoLq__active{opacity:1;transform:rotate(0)scale(1)}.DarkModeToggle-module__MuAoLq__star1,.DarkModeToggle-module__MuAoLq__star2,.DarkModeToggle-module__MuAoLq__star3{opacity:0;transition:opacity .3s}.DarkModeToggle-module__MuAoLq__moonIcon.DarkModeToggle-module__MuAoLq__active .DarkModeToggle-module__MuAoLq__star1{opacity:1;animation:2s ease-in-out infinite DarkModeToggle-module__MuAoLq__twinkle}.DarkModeToggle-module__MuAoLq__moonIcon.DarkModeToggle-module__MuAoLq__active .DarkModeToggle-module__MuAoLq__star2{opacity:1;animation:2s ease-in-out .3s infinite DarkModeToggle-module__MuAoLq__twinkle}.DarkModeToggle-module__MuAoLq__moonIcon.DarkModeToggle-module__MuAoLq__active .DarkModeToggle-module__MuAoLq__star3{opacity:1;animation:2s ease-in-out .6s infinite DarkModeToggle-module__MuAoLq__twinkle}@keyframes DarkModeToggle-module__MuAoLq__twinkle{0%,to{opacity:.4}50%{opacity:1}}.DarkModeToggle-module__MuAoLq__glowRing{opacity:0;z-index:0;filter:blur(8px);background:linear-gradient(135deg,#fbbf2480,#f59e0b4d);border-radius:16px;transition:all .4s;position:absolute;inset:-2px}.DarkModeToggle-module__MuAoLq__themeButton.DarkModeToggle-module__MuAoLq__dark .DarkModeToggle-module__MuAoLq__glowRing{background:linear-gradient(135deg,#8b5cf699,#6366f166)}.DarkModeToggle-module__MuAoLq__themeButton:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 8px 24px #fbbf2440}.DarkModeToggle-module__MuAoLq__themeButton:hover .DarkModeToggle-module__MuAoLq__glowRing{opacity:.6}.DarkModeToggle-module__MuAoLq__themeButton.DarkModeToggle-module__MuAoLq__dark:hover{box-shadow:0 8px 24px #8b5cf659}.dark .DarkModeToggle-module__MuAoLq__themeButton:hover{box-shadow:0 8px 24px #8b5cf659}.DarkModeToggle-module__MuAoLq__themeButton:active{transform:scale(.95)}.DarkModeToggle-module__MuAoLq__themeButton:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}@media screen and (max-width:1200px){.DarkModeToggle-module__MuAoLq__themeButton{border-radius:12px;width:40px;height:40px}.DarkModeToggle-module__MuAoLq__iconContainer,.DarkModeToggle-module__MuAoLq__sunIcon,.DarkModeToggle-module__MuAoLq__moonIcon{width:20px;height:20px}}@media screen and (max-width:576px){.DarkModeToggle-module__MuAoLq__themeButton{border-radius:10px;width:38px;height:38px}.DarkModeToggle-module__MuAoLq__iconContainer,.DarkModeToggle-module__MuAoLq__sunIcon,.DarkModeToggle-module__MuAoLq__moonIcon{width:18px;height:18px}}
.NotificationDropdown-module__F9vd5G__notificationWrapper{align-items:center;display:flex;position:relative}.NotificationDropdown-module__F9vd5G__notificationWrapper.NotificationDropdown-module__F9vd5G__mobile{display:flex}.NotificationDropdown-module__F9vd5G__notificationButton{background:linear-gradient(135deg,var(--primary-color),var(--grad1));color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 4px 16px #4697914d}.NotificationDropdown-module__F9vd5G__notificationButton:before{content:"";background:linear-gradient(135deg,var(--primary-color),var(--grad1));opacity:0;z-index:-1;filter:blur(8px);border-radius:16px;transition:all .3s;position:absolute;inset:-3px}.NotificationDropdown-module__F9vd5G__notificationButton:hover{transform:translateY(-3px)scale(1.08);box-shadow:0 8px 24px #46979166}.NotificationDropdown-module__F9vd5G__notificationButton:hover:before{opacity:.5}.NotificationDropdown-module__F9vd5G__notificationButton:active{transform:scale(.95)}.NotificationDropdown-module__F9vd5G__notificationButton i{font-size:1.1rem}.NotificationDropdown-module__F9vd5G__badge{color:#fff;z-index:1;background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #fff;border-radius:20px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 8px #ef444480}[dir=ltr] .NotificationDropdown-module__F9vd5G__badge{left:-6px;right:auto}.dark .NotificationDropdown-module__F9vd5G__badge{border-color:#121212}.NotificationDropdown-module__F9vd5G__notificationButton:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.NotificationDropdown-module__F9vd5G__dropdown{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;width:380px;max-height:500px;display:flex;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 10px 40px #00000026,0 4px 20px #00000014}.dark .NotificationDropdown-module__F9vd5G__dropdown{background:#1a1a1a;border-color:#333;box-shadow:0 10px 40px #00000080,0 4px 20px #0006}[dir=rtl] .NotificationDropdown-module__F9vd5G__dropdown{left:0;right:auto}.NotificationDropdown-module__F9vd5G__dropdownHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.dark .NotificationDropdown-module__F9vd5G__dropdownHeader{background:#242424;border-bottom-color:#333}.NotificationDropdown-module__F9vd5G__dropdownTitle{color:#1f2937;align-items:center;gap:10px;margin:0;font-size:16px;font-weight:600;display:flex}.NotificationDropdown-module__F9vd5G__dropdownTitle i{color:var(--primary-color)}.dark .NotificationDropdown-module__F9vd5G__dropdownTitle{color:#f3f4f6}.dark .NotificationDropdown-module__F9vd5G__dropdownTitle i{color:#a78bfa}.NotificationDropdown-module__F9vd5G__markAllReadButton{border:1px solid var(--primary-color);color:var(--primary-color);cursor:pointer;background:0 0;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .3s}.NotificationDropdown-module__F9vd5G__markAllReadButton:hover{background:var(--primary-color);color:#fff}.dark .NotificationDropdown-module__F9vd5G__markAllReadButton{color:#a78bfa;border-color:#a78bfa}.dark .NotificationDropdown-module__F9vd5G__markAllReadButton:hover{color:#fff;background:#a78bfa}.NotificationDropdown-module__F9vd5G__notificationsList{flex:1;max-height:350px;overflow-y:auto}.NotificationDropdown-module__F9vd5G__notificationsList::-webkit-scrollbar{width:6px}.NotificationDropdown-module__F9vd5G__notificationsList::-webkit-scrollbar-track{background:0 0}.NotificationDropdown-module__F9vd5G__notificationsList::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.dark .NotificationDropdown-module__F9vd5G__notificationsList::-webkit-scrollbar-thumb{background:#4b5563}.NotificationDropdown-module__F9vd5G__notificationItem{cursor:pointer;border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:12px;padding:16px 20px;transition:all .3s;display:flex;position:relative}.NotificationDropdown-module__F9vd5G__notificationItem:last-child{border-bottom:none}.NotificationDropdown-module__F9vd5G__notificationItem:hover{background:#4697910d}.dark .NotificationDropdown-module__F9vd5G__notificationItem{border-bottom-color:#333}.dark .NotificationDropdown-module__F9vd5G__notificationItem:hover{background:#252525}.NotificationDropdown-module__F9vd5G__notificationItem.NotificationDropdown-module__F9vd5G__unread{background:#f0fdf4}.NotificationDropdown-module__F9vd5G__notificationItem.NotificationDropdown-module__F9vd5G__unread:before{content:"";background:var(--primary-color);border-radius:0 4px 4px 0;width:4px;position:absolute;top:0;bottom:0;left:0}[dir=rtl] .NotificationDropdown-module__F9vd5G__notificationItem.NotificationDropdown-module__F9vd5G__unread:before{border-radius:4px 0 0 4px;left:auto;right:0}.dark .NotificationDropdown-module__F9vd5G__notificationItem.NotificationDropdown-module__F9vd5G__unread{background:#1e1e2e}.dark .NotificationDropdown-module__F9vd5G__notificationItem.NotificationDropdown-module__F9vd5G__unread:before{background:#a78bfa}.NotificationDropdown-module__F9vd5G__notificationIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.NotificationDropdown-module__F9vd5G__notificationIcon.NotificationDropdown-module__F9vd5G__info{color:var(--primary-color);background:#ecfdf5}.NotificationDropdown-module__F9vd5G__notificationIcon.NotificationDropdown-module__F9vd5G__success{color:#22c55e;background:#dcfce7}.NotificationDropdown-module__F9vd5G__notificationIcon.NotificationDropdown-module__F9vd5G__warning{color:#f59e0b;background:#fef3c7}.NotificationDropdown-module__F9vd5G__notificationIcon.NotificationDropdown-module__F9vd5G__error{color:#ef4444;background:#fee2e2}.dark .NotificationDropdown-module__F9vd5G__notificationIcon.NotificationDropdown-module__F9vd5G__info{color:#a78bfa;background:#1e1e2e}.dark .NotificationDropdown-module__F9vd5G__notificationIcon.NotificationDropdown-module__F9vd5G__success{color:#86efac;background:#14532d}.dark .NotificationDropdown-module__F9vd5G__notificationIcon.NotificationDropdown-module__F9vd5G__warning{color:#fcd34d;background:#422006}.dark .NotificationDropdown-module__F9vd5G__notificationIcon.NotificationDropdown-module__F9vd5G__error{color:#fca5a5;background:#450a0a}.NotificationDropdown-module__F9vd5G__notificationContent{flex:1;min-width:0}.NotificationDropdown-module__F9vd5G__notificationTitle{color:#1f2937;margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.4}.dark .NotificationDropdown-module__F9vd5G__notificationTitle{color:#f3f4f6}.NotificationDropdown-module__F9vd5G__notificationDescription{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.dark .NotificationDropdown-module__F9vd5G__notificationDescription{color:#9ca3af}.NotificationDropdown-module__F9vd5G__notificationDate{color:#9ca3af;font-size:11px}.dark .NotificationDropdown-module__F9vd5G__notificationDate{color:#6b7280}.NotificationDropdown-module__F9vd5G__markReadButton{color:#6b7280;cursor:pointer;opacity:0;background:0 0;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.NotificationDropdown-module__F9vd5G__notificationItem:hover .NotificationDropdown-module__F9vd5G__markReadButton{opacity:1}.NotificationDropdown-module__F9vd5G__markReadButton:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.dark .NotificationDropdown-module__F9vd5G__markReadButton{color:#9ca3af;border-color:#4b5563}.dark .NotificationDropdown-module__F9vd5G__markReadButton:hover{background:#a78bfa;border-color:#a78bfa}.NotificationDropdown-module__F9vd5G__loadMoreButton{width:100%;color:var(--primary-color);cursor:pointer;background:#f9fafb;border:none;border-top:1px solid #e5e7eb;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:500;transition:all .3s;display:flex}.NotificationDropdown-module__F9vd5G__loadMoreButton:hover:not(:disabled){background:#ecfdf5}.NotificationDropdown-module__F9vd5G__loadMoreButton:disabled{opacity:.7;cursor:not-allowed}.dark .NotificationDropdown-module__F9vd5G__loadMoreButton{color:#a78bfa;background:#242424;border-top-color:#333}.dark .NotificationDropdown-module__F9vd5G__loadMoreButton:hover:not(:disabled){background:#2a2a3a}.NotificationDropdown-module__F9vd5G__dropdownFooter{background:#f9fafb;border-top:1px solid #e5e7eb;padding:12px 20px}.dark .NotificationDropdown-module__F9vd5G__dropdownFooter{background:#242424;border-top-color:#333}.NotificationDropdown-module__F9vd5G__viewAllButton{background:linear-gradient(135deg,var(--primary-color),var(--grad1));color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #4697914d}.NotificationDropdown-module__F9vd5G__viewAllButton:hover{color:#fff;background:linear-gradient(135deg,#3d8a84,#469791);transform:translateY(-2px);box-shadow:0 4px 12px #46979166}.dark .NotificationDropdown-module__F9vd5G__viewAllButton{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 2px 8px #6366f14d}.dark .NotificationDropdown-module__F9vd5G__viewAllButton:hover{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 4px 12px #6366f180}.NotificationDropdown-module__F9vd5G__emptyState{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.dark .NotificationDropdown-module__F9vd5G__emptyState{color:#9ca3af}.NotificationDropdown-module__F9vd5G__emptyState i{opacity:.5;margin-bottom:16px;font-size:48px}.NotificationDropdown-module__F9vd5G__emptyState p{margin:0;font-size:14px}.NotificationDropdown-module__F9vd5G__loadingState{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;display:flex}.dark .NotificationDropdown-module__F9vd5G__loadingState{color:#9ca3af}.NotificationDropdown-module__F9vd5G__spinner{border:3px solid #e5e7eb;border-top-color:var(--primary-color);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite NotificationDropdown-module__F9vd5G__spin}.NotificationDropdown-module__F9vd5G__spinnerSmall{border:2px solid #e5e7eb;border-top-color:var(--primary-color);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite NotificationDropdown-module__F9vd5G__spin}:is(.dark .NotificationDropdown-module__F9vd5G__spinner,.dark .NotificationDropdown-module__F9vd5G__spinnerSmall){border-color:#a78bfa #4b5563 #4b5563}@keyframes NotificationDropdown-module__F9vd5G__spin{to{transform:rotate(360deg)}}@media screen and (max-width:1200px){.NotificationDropdown-module__F9vd5G__notificationButton{border-radius:12px;width:40px;height:40px}.NotificationDropdown-module__F9vd5G__notificationButton i{font-size:1rem}.NotificationDropdown-module__F9vd5G__dropdown{width:340px}}@media screen and (max-width:576px){.NotificationDropdown-module__F9vd5G__notificationButton{border-radius:10px;width:38px;height:38px}.NotificationDropdown-module__F9vd5G__notificationButton i{font-size:.95rem}.NotificationDropdown-module__F9vd5G__badge{min-width:18px;height:18px;font-size:.65rem;top:-3px;right:-3px}[dir=ltr] .NotificationDropdown-module__F9vd5G__badge{left:-3px;right:auto}.NotificationDropdown-module__F9vd5G__dropdown{border-radius:20px;width:auto;max-height:60vh;position:fixed;inset:auto 10px 70px}[dir=rtl] .NotificationDropdown-module__F9vd5G__dropdown{left:10px;right:10px}.NotificationDropdown-module__F9vd5G__notificationItem{padding:12px 16px}.NotificationDropdown-module__F9vd5G__notificationIcon{width:36px;height:36px;font-size:14px}.NotificationDropdown-module__F9vd5G__notificationTitle{font-size:13px}.NotificationDropdown-module__F9vd5G__notificationDescription{font-size:12px}}
.NavbarTop-module__WOrj1a__navbarTop-container{background:linear-gradient(90deg,var(--grad2)0%,var(--primary-color)50%,var(--grad1)100%);color:#fff;z-index:2;contain:layout style;align-items:center;width:100%;height:30px;transition:height .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.NavbarTop-module__WOrj1a__navbarTop-container.NavbarTop-module__WOrj1a__scrolled{height:10px}.NavbarTop-module__WOrj1a__navbarTop-container.NavbarTop-module__WOrj1a__scrolled .NavbarTop-module__WOrj1a__navbarTop{opacity:0}.NavbarTop-module__WOrj1a__navbarTop-container:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff1a 0%,#fff0 20% 80%,#ffffff1a 100%);position:absolute;inset:0}.NavbarTop-module__WOrj1a__navbarTop{white-space:nowrap;will-change:transform;backface-visibility:hidden;letter-spacing:.3px;contain:layout style;align-items:center;gap:50px;font-size:.9rem;font-weight:500;transition:opacity .3s;display:inline-flex}.NavbarTop-module__WOrj1a__navbarTop.NavbarTop-module__WOrj1a__rtl{animation:50s linear infinite NavbarTop-module__WOrj1a__navbarTopSlideRTL}.NavbarTop-module__WOrj1a__navbarTop.NavbarTop-module__WOrj1a__ltr{animation:50s linear infinite NavbarTop-module__WOrj1a__navbarTopSlideLTR}.NavbarTop-module__WOrj1a__navbarTop span{align-items:center;gap:8px;display:inline-flex}.NavbarTop-module__WOrj1a__navbarTop span:before{content:"";background:#fff9;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite NavbarTop-module__WOrj1a__pulse-dot}@keyframes NavbarTop-module__WOrj1a__pulse-dot{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes NavbarTop-module__WOrj1a__navbarTopSlideRTL{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes NavbarTop-module__WOrj1a__navbarTopSlideLTR{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (max-width:768px){.NavbarTop-module__WOrj1a__navbarTop-container{height:26px}.NavbarTop-module__WOrj1a__navbarTop-container.NavbarTop-module__WOrj1a__scrolled{height:8px}.NavbarTop-module__WOrj1a__navbarTop{gap:30px;font-size:.75rem}}@media screen and (max-width:576px){.NavbarTop-module__WOrj1a__navbarTop-container{height:24px}.NavbarTop-module__WOrj1a__navbarTop-container.NavbarTop-module__WOrj1a__scrolled{height:6px}.NavbarTop-module__WOrj1a__navbarTop{gap:20px;font-size:.7rem}.NavbarTop-module__WOrj1a__navbarTop span:before{width:4px;height:4px}}@media (prefers-reduced-motion:reduce){.NavbarTop-module__WOrj1a__navbarTop,.NavbarTop-module__WOrj1a__navbarTop span:before{animation:none}}
