.top-categories-section{position:relative;width:100%}.top-categories__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.4rem;gap:1.5rem}.top-categories__heading{margin:0;font-size:2.4rem;font-weight:600;color:var(--text-color, #111111);letter-spacing:-.01em}.top-categories__view-all{display:inline-flex;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:500;color:var(--text-color, #111111);text-decoration:none;transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.top-categories__view-all:hover{opacity:.75;transform:translate(2px)}.top-categories__view-all svg{width:1.2rem;height:1.2rem;transition:transform .2s ease}.top-categories__view-all:hover svg{transform:translate(2px)}.top-categories__slider-wrapper{position:relative;width:100%}.top-categories__track{display:flex;gap:var(--grid-gap, 1.8rem);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.4rem .2rem 1rem;margin:0;list-style:none}.top-categories__track::-webkit-scrollbar{display:none}.top-categories__item{flex:0 0 calc((100% - (var(--columns-desktop, 6) - 1) * var(--grid-gap, 1.8rem)) / var(--columns-desktop, 6));max-width:calc(var(--image-size, 95px) + 24px);min-width:0;scroll-snap-align:start}.top-categories__card{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;cursor:pointer;width:100%}.top-categories__image-box{position:relative;width:var(--image-size, 95px);max-width:100%;aspect-ratio:1 / 1;margin:0 auto 1rem;overflow:hidden;border-radius:var(--card-radius, 50%);background-color:#f4f4f4;-webkit-mask-image:-webkit-radial-gradient(white,black);isolation:isolate;transition:box-shadow .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1)}.top-categories__card:hover .top-categories__image-box{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.top-categories__card.is-active .top-categories__image-box{box-shadow:0 8px 24px #00000026;transform:translateY(-3px)}.top-categories__card.is-active .top-categories__title{color:var(--color-foreground, #000000);font-weight:700}.top-categories__card.is-active .top-categories__image{transform:scale(1.04)}.top-categories__card.is-loading{opacity:.7;pointer-events:none}.top-categories__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:inherit;transition:transform .45s cubic-bezier(.16,1,.3,1)}.top-categories__card:hover .top-categories__image{transform:scale(1.05)}.top-categories__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0}.top-categories__placeholder svg{width:50%;height:50%;opacity:.4}.top-categories__title{margin:0;font-size:1.45rem;font-weight:500;color:var(--text-color, #1a1a1a);line-height:1.35;transition:color .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.top-categories__card:hover .top-categories__title{color:#000}.top-categories__card.align-center{text-align:center}.top-categories__card.align-left{text-align:left}.top-categories__nav-btn{position:absolute;top:calc(50% - 2.2rem);transform:translateY(-50%);width:4.4rem;height:4.4rem;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 14px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .25s ease;color:#1a1a1a;padding:0}.top-categories__nav-btn:hover{background:#1a1a1a;color:#fff;box-shadow:0 6px 20px #0000002e;transform:translateY(-50%) scale(1.06)}.top-categories__nav-btn:disabled,.top-categories__nav-btn.is-disabled{opacity:0;pointer-events:none;visibility:hidden}.top-categories__nav-btn--prev{left:-2.2rem}.top-categories__nav-btn--next{right:-2.2rem}.top-categories__nav-btn svg{width:1.6rem;height:1.6rem}@media screen and (max-width:1024px){.top-categories__item{flex:0 0 calc((100% - (4 - 1) * var(--grid-gap, 1.6rem)) / 4)}.top-categories__nav-btn--prev{left:-1rem}.top-categories__nav-btn--next{right:-1rem}}@media screen and (max-width:749px){.top-categories__heading{font-size:2rem}.top-categories__item{flex:0 0 calc((100% - (var(--columns-mobile, 3) - 1) * 1.2rem) / var(--columns-mobile, 3));max-width:calc(var(--image-size-mb, 75px) + 16px)}.top-categories__image-box{width:var(--image-size-mb, 75px);margin-bottom:.8rem}.top-categories__title{font-size:1.3rem}.top-categories__track{gap:1.2rem;padding-left:.2rem;padding-right:.2rem;justify-content:center}.top-categories__nav-btn{display:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-top-categories.css.map */
