.header-wrapper{position:sticky;top:0;z-index:1000;background:#121212f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.header-custom{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;max-width:1400px;margin:0 auto}.header-custom__left{display:flex;align-items:center}.header-custom__account{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;transition:all .3s ease}.header-custom__account:hover{opacity:.7;transform:scale(1.05)}.header-custom__center{display:flex;justify-content:center}.header-custom__nav-wrapper{display:flex;align-items:center;gap:3rem;background:#1e1e1ee6;padding:1.2rem 3rem;border-radius:50px;border:1px solid rgba(255,255,255,.08)}.header-custom__logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.header-custom__logo-img{max-height:28px;width:auto}.header-custom__logo-text{color:#fff;font-size:2rem;font-weight:700;letter-spacing:.05em}.header-custom__menu{display:none;list-style:none;margin:0;padding:0;gap:2.5rem;align-items:center}.header-custom__menu-item{margin:0}.header-custom__menu-link{color:#ffffffd9;text-decoration:none;font-size:1.5rem;font-weight:500;transition:color .3s ease;white-space:nowrap}.header-custom__menu-link:hover,.header-custom__menu-link.active{color:#fff}.header-custom__right{display:flex;align-items:center;gap:1.5rem}.header-custom__cart{position:relative;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .3s ease}.header-custom__cart svg{width:20px;height:22px}.header-custom__cart:hover{transform:scale(1.1)}.header-custom__cart-count{position:absolute;top:-8px;right:-8px;background:#3b82f6;color:#fff;font-size:1.1rem;font-weight:700;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 4px}.header-custom__hamburger{display:flex;flex-direction:column;gap:4px;background:transparent;border:none;cursor:pointer;padding:8px}.header-custom__hamburger span{display:block;width:24px;height:2px;background:#fff;transition:all .3s ease}.header-custom__hamburger:hover span{background:#3b82f6}.header-custom__mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:2000;visibility:hidden;opacity:0;transition:all .3s ease}.header-custom__mobile-menu.active{visibility:visible;opacity:1}.header-custom__mobile-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.header-custom__mobile-drawer{position:absolute;top:0;right:0;width:85%;max-width:400px;height:100%;background:#1a1a1a;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;padding:3rem 2rem}.header-custom__mobile-menu.active .header-custom__mobile-drawer{transform:translate(0)}.header-custom__mobile-close{position:absolute;top:2rem;right:2rem;background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;transition:color .3s ease}.header-custom__mobile-close:hover{color:#3b82f6}.header-custom__mobile-list{list-style:none;margin:5rem 0 0;padding:0}.header-custom__mobile-list li{margin-bottom:0}.header-custom__mobile-link{display:block;color:#ffffffd9;text-decoration:none;font-size:2rem;font-weight:500;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.08);transition:all .3s ease}.header-custom__mobile-link:hover,.header-custom__mobile-link.active{color:#3b82f6;padding-left:1rem}@media screen and (min-width:990px){.header-custom__menu{display:flex}.header-custom__hamburger{display:none}.header-custom__nav-wrapper{gap:4rem;padding:1.5rem 4rem}.header-custom__logo-img{max-height:32px}}@media screen and (min-width:1200px){.header-custom__menu{gap:3rem}.header-custom__nav-wrapper{padding:1.5rem 5rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-header-custom.css.map */
