.aura-nav__shop-btn{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.aura-hamburger-icon{display:inline-flex;flex-direction:column;justify-content:space-between;width:18px;height:13px;flex-shrink:0}.aura-hamburger-icon span{display:block;width:100%;height:2px;border-radius:2px;background:currentColor;transition:transform .25s ease,opacity .2s ease}.aura-nav__shop-btn[aria-expanded=true] .aura-hamburger-icon span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.aura-nav__shop-btn[aria-expanded=true] .aura-hamburger-icon span:nth-child(2){opacity:0}.aura-nav__shop-btn[aria-expanded=true] .aura-hamburger-icon span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.aura-category-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:998}.aura-category-overlay.is-visible{opacity:1;visibility:visible}.aura-category-panel{position:fixed;top:0;left:0;height:100%;width:min(340px,85vw);background:#fff;box-shadow:2px 0 16px #00000026;transform:translate(-100%);transition:transform .3s ease;z-index:999;display:flex;flex-direction:column;overflow-y:auto}.aura-category-panel.is-open{transform:translate(0)}.aura-category-panel__header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:1}.aura-category-panel__title{font-weight:600;font-size:16px}.aura-category-panel__close{background:none;border:none;cursor:pointer;padding:4px;width:28px;height:28px;color:inherit}.aura-category-panel__list{list-style:none;margin:0;padding:8px 0}.aura-category-panel__item{border-bottom:1px solid #f2f2f2}.aura-category-panel__link{display:flex;align-items:center;gap:12px;padding:12px 18px;text-decoration:none;color:inherit}.aura-category-panel__thumb{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#f5f5f5}.aura-category-panel__thumb img{width:100%;height:100%;object-fit:cover;display:block}.aura-category-panel__label{flex:1;font-size:14px}.aura-category-panel__chevron{width:16px;height:16px;flex-shrink:0;transition:transform .2s ease}.aura-category-panel__item.is-expanded .aura-category-panel__chevron{transform:rotate(90deg)}.aura-category-panel__sublist{list-style:none;margin:0;padding:0 18px 10px 58px;display:none}.aura-category-panel__item.is-expanded .aura-category-panel__sublist{display:block}.aura-category-panel__sublist li a{display:block;padding:8px 0;font-size:13px;color:inherit;text-decoration:none;opacity:.85}.aura-category-panel__empty{padding:16px 18px;font-size:13px;color:#777}
/*# sourceMappingURL=/cdn/shop/t/1/assets/header-aura-category-slider.css.map */
