.announcement-bar{background:#000!important;position:relative!important;overflow:hidden!important;border-bottom:1px solid rgba(69,100,255,.2)!important}.announcement-bar:before{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:linear-gradient(90deg,#4564ff26,#9d4eff26,#4564ff26,#9d4eff26,#4564ff26)!important;background-size:300% 100%!important;animation:gradientFlow 8s ease infinite!important}.announcement-bar:after{content:""!important;position:absolute!important;top:0!important;left:-100%!important;width:200%!important;height:100%!important;background:radial-gradient(circle,rgba(69,100,255,.4) 1px,transparent 1px),radial-gradient(circle,rgba(157,78,255,.3) 1px,transparent 1px)!important;background-size:50px 50px,70px 70px!important;background-position:0 0,25px 25px!important;animation:particlesMove 15s linear infinite!important;opacity:.3!important}@keyframes gradientFlow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes particlesMove{0%{transform:translate(0)}to{transform:translate(50%)}}.announcement-bar__wrapper{padding:14px 20px!important;text-align:center!important;position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important}.announcement-bar__wrapper:before{content:"\26a1"!important;font-size:18px!important;animation:pulse-icon 2s ease-in-out infinite!important;filter:drop-shadow(0 0 10px rgba(69,100,255,.8))!important}.announcement-bar__wrapper:after{content:"\26a1"!important;font-size:18px!important;animation:pulse-icon 2s ease-in-out infinite!important;animation-delay:1s!important;filter:drop-shadow(0 0 10px rgba(69,100,255,.8))!important}@keyframes pulse-icon{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.announcement-bar__text,.announcement-bar__text p,.announcement-bar__text a{color:#fff!important;font-weight:800!important;font-size:14px!important;letter-spacing:1px!important;text-transform:uppercase!important;margin:0!important;position:relative!important;z-index:1!important;background:linear-gradient(90deg,#fff,#4564ff,#fff,#4564ff)!important;background-size:300% 100%!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;animation:textShimmer 5s linear infinite!important;text-shadow:0 0 20px rgba(69,100,255,.5)!important}@keyframes textShimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.announcement-bar__text a{position:relative!important;display:inline-block!important;padding:4px 12px!important;border-radius:6px!important;background:#4564ff1a!important;border:1px solid rgba(69,100,255,.3)!important;transition:all .3s ease!important;-webkit-text-fill-color:#FFFFFF!important;text-shadow:none!important}.announcement-bar__text a:before{content:""!important;position:absolute!important;top:-2px!important;right:-2px!important;bottom:-2px!important;left:-2px!important;border-radius:6px!important;background:linear-gradient(90deg,#4564ff,#9d4eff,#4564ff)!important;background-size:300% 100%!important;animation:borderGlow 3s linear infinite!important;opacity:0!important;transition:opacity .3s ease!important;z-index:-1!important}@keyframes borderGlow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.announcement-bar__text a:hover{transform:translateY(-2px)!important;box-shadow:0 5px 20px #4564ff80!important;background:#4564ff33!important}.announcement-bar__text a:hover:before{opacity:1!important}.announcement-bar__close{position:absolute!important;right:20px!important;top:50%!important;transform:translateY(-50%)!important;background:#00000080!important;border:1px solid rgba(69,100,255,.4)!important;border-radius:50%!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .3s ease!important;z-index:2!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.announcement-bar__close:before{content:""!important;position:absolute!important;top:-2px!important;right:-2px!important;bottom:-2px!important;left:-2px!important;border-radius:50%!important;background:linear-gradient(45deg,#4564ff,#9d4eff)!important;opacity:0!important;transition:opacity .3s ease!important;z-index:-1!important}.announcement-bar__close:hover{background:#4564ff33!important;border-color:#4564ff!important;transform:translateY(-50%) rotate(90deg) scale(1.1)!important;box-shadow:0 0 20px #4564ff80!important}.announcement-bar__close:hover:before{opacity:1!important}.announcement-bar__close svg{width:16px!important;height:16px!important;fill:#fff!important;filter:drop-shadow(0 0 5px rgba(69,100,255,.8))!important}@media (max-width: 768px){.announcement-bar__wrapper:before,.announcement-bar__wrapper:after{font-size:14px!important}.announcement-bar__text,.announcement-bar__text p{font-size:12px!important}}.header{background:#000!important;border-bottom:2px solid rgba(69,100,255,.3)!important;z-index:100!important;box-shadow:0 4px 20px #4564ff26!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.header.header--sticky{position:sticky!important;top:0!important}.header__wrapper{padding:16px 20px!important}.header__logo{transition:all .3s ease!important}.header__logo:hover{transform:scale(1.05)!important;filter:drop-shadow(0 0 15px rgba(69,100,255,.6))!important}.header__logo-image{max-height:50px!important;width:auto!important}.header__nav-list{display:flex!important;gap:32px!important;align-items:center!important}.header__nav-item{list-style:none!important}.header__nav-link{color:#fffc!important;font-weight:600!important;font-size:15px!important;text-transform:uppercase!important;letter-spacing:.5px!important;transition:all .3s ease!important;position:relative!important;padding:8px 0!important}.header__nav-link:before{content:""!important;position:absolute!important;bottom:0!important;left:0!important;width:0!important;height:2px!important;background:linear-gradient(90deg,#4564ff,#6b7fff)!important;transition:width .3s ease!important}.header__nav-link:hover{color:#fff!important}.header__nav-link:hover:before{width:100%!important}.header__nav-link.active{color:#4564ff!important}.header__nav-link.active:before{width:100%!important}.header__icons{display:flex!important;gap:16px!important;align-items:center!important}.header__icon{background:#4564ff1a!important;border:1px solid rgba(69,100,255,.3)!important;border-radius:50%!important;width:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;transition:all .3s ease!important;position:relative!important;cursor:pointer!important}.header__icon:hover{background:#4564ff33!important;border-color:#4564ff!important;transform:translateY(-2px)!important;box-shadow:0 4px 15px #4564ff66!important}.header__icon svg{width:22px!important;height:22px!important;fill:#fff!important}.header__cart-count{position:absolute!important;top:-4px!important;right:-4px!important;background:linear-gradient(135deg,#4564ff,#6b7fff)!important;color:#fff!important;border-radius:50%!important;width:20px!important;height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:800!important;box-shadow:0 2px 8px #4564ff99!important;animation:pulse-badge 2s ease-in-out infinite!important}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.1);box-shadow:0 2px 12px #4564ffcc}}.header__menu-toggle{background:linear-gradient(135deg,#4564ff26,#00000080)!important;border:1px solid rgba(69,100,255,.4)!important;border-radius:12px!important;width:48px!important;height:48px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;cursor:pointer!important;transition:all .3s ease!important;position:relative!important;overflow:hidden!important}.header__menu-toggle:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(45deg,transparent,rgba(69,100,255,.3),transparent)!important;transform:translate(-100%)!important;transition:transform .6s ease!important}.header__menu-toggle:hover{background:linear-gradient(135deg,#4564ff40,#000000b3)!important;border-color:#4564ff!important;box-shadow:0 0 20px #4564ff66!important;transform:scale(1.05)!important}.header__menu-toggle:hover:before{transform:translate(100%)!important}.header__menu-toggle span{width:24px!important;height:3px!important;background:linear-gradient(90deg,#fff,#4564ff)!important;border-radius:3px!important;transition:all .3s ease!important;box-shadow:0 0 10px #4564ff80!important}.header__menu-toggle.active{background:linear-gradient(135deg,#4564ff4d,#9d4eff33)!important}.header__menu-toggle.active span:nth-child(1){transform:rotate(45deg) translateY(8px)!important;background:linear-gradient(90deg,#4564ff,#9d4eff)!important}.header__menu-toggle.active span:nth-child(2){opacity:0!important;transform:scaleX(0)!important}.header__menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translateY(-8px)!important;background:linear-gradient(90deg,#4564ff,#9d4eff)!important}.header__mobile-menu{background:linear-gradient(180deg,#000,#0a0a0a)!important;border-top:2px solid rgba(69,100,255,.3)!important;padding:32px 20px!important;position:relative!important;overflow:hidden!important}.header__mobile-menu:before{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:radial-gradient(circle at 20% 50%,rgba(69,100,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(157,78,255,.1) 0%,transparent 50%)!important;pointer-events:none!important}.header__mobile-nav-list{display:flex!important;flex-direction:column!important;gap:16px!important;position:relative!important;z-index:1!important}.header__mobile-nav-link{color:#ffffffe6!important;font-weight:700!important;font-size:16px!important;text-transform:uppercase!important;letter-spacing:1px!important;padding:16px 20px!important;background:linear-gradient(135deg,#4564ff14,#00000080)!important;border:1px solid rgba(69,100,255,.25)!important;border-radius:12px!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:space-between!important;position:relative!important;overflow:hidden!important}.header__mobile-nav-link:before{content:""!important;position:absolute!important;left:0!important;top:0!important;height:100%!important;width:4px!important;background:linear-gradient(180deg,#4564ff,#9d4eff)!important;transform:scaleY(0)!important;transition:transform .3s ease!important}.header__mobile-nav-link:after{content:"\2192"!important;font-size:18px!important;color:#4564ff!important;opacity:0!important;transform:translate(-10px)!important;transition:all .3s ease!important}.header__mobile-nav-link:hover,.header__mobile-nav-link.active{background:linear-gradient(135deg,#4564ff33,#9d4eff1a)!important;border-color:#4564ff!important;color:#fff!important;transform:translate(8px)!important;box-shadow:0 5px 20px #4564ff4d!important}.header__mobile-nav-link:hover:before,.header__mobile-nav-link.active:before{transform:scaleY(1)!important}.header__mobile-nav-link:hover:after,.header__mobile-nav-link.active:after{opacity:1!important;transform:translate(0)!important}.header__mobile-nav-item{animation:slideInFromRight .4s ease forwards!important;opacity:0!important}.header__mobile-nav-item:nth-child(1){animation-delay:.1s!important}.header__mobile-nav-item:nth-child(2){animation-delay:.15s!important}.header__mobile-nav-item:nth-child(3){animation-delay:.2s!important}.header__mobile-nav-item:nth-child(4){animation-delay:.25s!important}.header__mobile-nav-item:nth-child(5){animation-delay:.3s!important}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.header__search{background:#4564ff0d!important;border:1px solid rgba(69,100,255,.2)!important;border-radius:12px!important;padding:12px 16px!important;display:flex!important;align-items:center!important;gap:12px!important;transition:all .3s ease!important}.header__search:focus-within{background:#4564ff1a!important;border-color:#4564ff!important;box-shadow:0 0 0 3px #4564ff33!important}.header__search-input{background:transparent!important;border:none!important;color:#fff!important;font-size:15px!important;width:100%!important;outline:none!important}.header__search-input::placeholder{color:#ffffff80!important}.header__search-icon{color:#4564ff!important;width:20px!important;height:20px!important}.header__dropdown{position:absolute!important;top:100%!important;left:0!important;background:#000!important;border:2px solid rgba(69,100,255,.3)!important;border-radius:12px!important;padding:24px!important;margin-top:8px!important;min-width:200px!important;box-shadow:0 10px 40px #4564ff4d!important;opacity:0!important;visibility:hidden!important;transform:translateY(-10px)!important;transition:all .3s ease!important}.header__nav-item:hover .header__dropdown{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.header__dropdown-link{color:#fffc!important;font-size:14px!important;padding:10px 16px!important;display:block!important;border-radius:8px!important;transition:all .3s ease!important}.header__dropdown-link:hover{background:#4564ff1a!important;color:#fff!important;transform:translate(5px)!important}@media (max-width: 768px){.announcement-bar__text,.announcement-bar__text p{font-size:12px!important}.header__nav-list{display:none!important}.header__logo-image{max-height:40px!important}.header__icon{width:40px!important;height:40px!important}.header__icon svg{width:20px!important;height:20px!important}.header__icons{gap:12px!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/header-power-ebook.css.map */
