.andor-category-shelf{position:relative;padding:26px 0;--andor-cat-gap:8px;--andor-shift:var(--andor-gutter);--andor-shift-x:0}.andor-category-shelf.is-container-large{--andor-shift:max(var(--andor-gutter),calc((100vw - var(--andor-large)) / 2 + var(--andor-gutter)))}.andor-category-shelf.is-container-container{--andor-shift:max(var(--andor-gutter),calc((100vw - var(--andor-container)) / 2 + var(--andor-gutter)))}.andor-category-shelf.is-container-full{--andor-shift:var(--andor-gutter)}.andor-category-shelf{--andor-shift-x:max(0px,calc(var(--andor-shift) - var(--andor-gutter)))}.andor-category-shelf__bleed{width:100vw;margin-inline-start:calc(50% - 50vw);position:relative;overflow:visible}.andor-category-shelf,.andor-category-shelf .andor-category-shelf__bleed{overflow:visible!important}.andor-category-shelf .andor-carousel__track{display:flex;gap:var(--andor-cat-gap);overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x proximity;padding:18px var(--andor-gutter);position:relative;scrollbar-width:none}.andor-category-shelf .andor-carousel__track::-webkit-scrollbar{display:none}:root{--andor-lf:-1}html[dir="ltr"]{--andor-lf:1}.andor-category-shelf .andor-carousel__track>*{flex:0 0 auto;scroll-snap-align:end;transform:translateX(calc(var(--andor-lf) * var(--andor-shift-x)))}.andor-category-card{width:140px;text-align:center;text-decoration:none;color:inherit;overflow:hidden}.andor-category-card__img{padding:4px 8px;display:grid;place-items:center}.andor-category-card__img img{width:100%;height:120px;object-fit:contain;display:block}.andor-category-card__title{padding:10px 14px 16px;font-size:16px;font-weight:800;line-height:1.25}@media (max-width:768px){.andor-category-card{width:160px}.andor-category-card__img img{height:105px}}.andor-category-shelf .andor-carousel__btn{all:unset;box-sizing:border-box;position:absolute;top:calc(18px + 70px);width:48px;height:48px;border-radius:999px;display:grid;place-items:center;background:#d2d2d7a3;cursor:pointer;z-index:20;user-select:none;-webkit-tap-highlight-color:#fff0}.andor-category-shelf .andor-carousel__btn--prev{right:18px;left:auto;transform:translateY(-50%) scaleX(-1)}.andor-category-shelf .andor-carousel__btn--next{left:18px;right:auto;transform:translateY(-50%) scaleX(-1)}.andor-category-shelf .andor-carousel__btn .andor-navsvg{width:22px;height:22px;fill:#000000b8}.andor-category-shelf .andor-carousel__btn--prev .andor-navsvg{transform:rotate(180deg)}.andor-category-shelf .andor-carousel__btn.is-hidden{display:none!important}.andor-category-shelf .andor-carousel__btn[disabled]{opacity:.35;cursor:default}@media (max-width:768px){.andor-category-shelf .andor-carousel__btn{top:calc(18px + 58px);width:40px;height:40px}.andor-category-shelf .andor-carousel__btn .andor-navsvg{width:20px;height:20px}}