.cat-carousel{padding:var(--section-padding-top, 32px) 0 var(--section-padding-bottom, 32px)}.cat-carousel__header{text-align:center;margin-bottom:32px;max-width:640px;margin-left:auto;margin-right:auto}.cat-carousel__subtitle{display:block;font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--color-gray-500);margin-bottom:8px}.cat-carousel__title{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:500;line-height:1.2;color:var(--color-black);margin-bottom:12px}.cat-carousel__description{font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;color:var(--color-gray-600);margin:0}.cat-carousel__row{display:flex;align-items:center;gap:20px}.cat-carousel__arrow{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1.5px solid var(--color-gray-200);background:var(--color-white);color:var(--color-black);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast),opacity var(--transition-fast);padding:0}.cat-carousel__arrow:hover:not(:disabled){background:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.cat-carousel__arrow:disabled{opacity:.25;cursor:default}.cat-carousel__arrow.is-hidden{opacity:0;pointer-events:none}.cat-carousel__arrow svg{width:18px;height:18px;pointer-events:none}.cat-carousel__track-wrapper{flex:1;min-width:0;position:relative;overflow:hidden}.cat-carousel__fade{position:absolute;top:0;bottom:0;width:48px;z-index:2;pointer-events:none;opacity:0;transition:opacity .3s ease}.cat-carousel__fade.is-visible{opacity:1}.cat-carousel__fade--left{left:0;background:linear-gradient(to right,var(--color-white),transparent)}.cat-carousel__fade--right{right:0;background:linear-gradient(to left,var(--color-white),transparent)}.cat-carousel__track{display:flex;gap:40px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:12px 8px;justify-content:flex-start}.cat-carousel__track::-webkit-scrollbar{display:none}.cat-carousel__item{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;color:inherit;scroll-snap-align:center;min-width:80px}.cat-carousel__circle{width:100px;height:100px;border-radius:50%;overflow:hidden;background:var(--color-gray-100);display:flex;align-items:center;justify-content:center}.cat-carousel__item:hover .cat-carousel__label{font-weight:600}.cat-carousel__img{width:100%;height:100%;object-fit:cover;display:block}.cat-carousel__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cat-carousel__placeholder svg{width:50%;opacity:.2}.cat-carousel__label{font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;color:var(--color-black);text-align:center;white-space:nowrap;transition:color var(--transition-fast)}.cat-carousel__item:hover .cat-carousel__label{color:var(--color-gray-600)}.cat-carousel__item--sale .cat-carousel__label{font-weight:600}@media(min-width:1200px){.cat-carousel__circle{width:110px;height:110px}}@media(max-width:768px){.cat-carousel{padding:32px 0}.cat-carousel__header{margin-bottom:24px}.cat-carousel__title{font-size:var(--text-2xl)}.cat-carousel__description{font-size:var(--text-sm)}.cat-carousel__row{gap:8px}.cat-carousel__arrow{width:36px;height:36px}.cat-carousel__arrow svg{width:14px;height:14px}.cat-carousel__track{gap:24px;justify-content:flex-start;padding:8px 0}.cat-carousel__circle{width:76px;height:76px}.cat-carousel__label{font-size:var(--text-xs)}.cat-carousel__fade{width:28px}}@media(max-width:480px){.cat-carousel__circle{width:64px;height:64px}.cat-carousel__track{gap:18px}.cat-carousel__arrow{width:30px;height:30px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-category-carousel.css.map */
