.featured-collection-carousel-section{--fcc-card-w-mobile:60vw;--fcc-card-w-tablet:200px;--fcc-card-w-desktop:200px;--fcc-gap:0px;--fcc-edge-pad:6px}.featured-collection-carousel{display:block}.featured-collection-carousel__header{padding:0 var(--fcc-edge-pad);justify-content:space-between;align-items:end;gap:24px;margin-bottom:16px;display:flex}.featured-collection-carousel__title-group{flex:1;min-width:0}.featured-collection-carousel__title{letter-spacing:-.01em;margin:0;font-size:1.4rem;font-weight:600;line-height:1.15}.featured-collection-carousel__subtitle{color:rgba(var(--color-foreground), .7);margin:6px 0 0;font-size:1.4rem}.featured-collection-carousel__header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.featured-collection-carousel__view-all{white-space:nowrap;font-size:1.2rem;font-weight:600;text-decoration:none}.featured-collection-carousel__view-all:hover{opacity:.7;text-decoration:none}.featured-collection-carousel__arrows{gap:8px;display:none}.featured-collection-carousel__arrow{background:rgba(var(--color-background), 1);border:1px solid rgba(var(--color-foreground), .18);color:rgba(var(--color-foreground), .85);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.featured-collection-carousel__arrow:hover:not(:disabled){background:rgba(var(--color-foreground), .06);border-color:rgba(var(--color-foreground), .4)}.featured-collection-carousel__arrow:disabled{cursor:default;opacity:.3}.featured-collection-carousel__rail{-ms-overflow-style:none;gap:var(--fcc-gap);grid-auto-columns:var(--fcc-card-w-mobile);overscroll-behavior-x:contain;padding:4px var(--fcc-edge-pad) 8px;scroll-padding-inline:var(--fcc-edge-pad);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-auto-flow:column;margin:0;list-style:none;display:grid;overflow-x:auto}.featured-collection-carousel__rail::-webkit-scrollbar{display:none}.featured-collection-carousel__item{scroll-snap-align:start;width:var(--fcc-card-w-mobile);height:75vw;margin:0}@media screen and (width>=750px){.featured-collection-carousel__item{width:var(--fcc-card-w-tablet);height:300px}}@media screen and (width>=990px){.featured-collection-carousel__item{width:var(--fcc-card-w-desktop);height:300px}}.featured-collection-carousel__item .product-card-wrapper,.featured-collection-carousel__item .card-wrapper,.featured-collection-carousel__item .product-card,.featured-collection-carousel__item .grid-view-item__link,.featured-collection-carousel__item .product-card__image-outer,.featured-collection-carousel__item .product-card__image-wrapper,.featured-collection-carousel__item .product-card__image{height:100%}.featured-collection-carousel__item .product-card__information{display:none!important}.featured-collection-carousel__item .product-card-wrapper,.featured-collection-carousel__item .product-card,.featured-collection-carousel__item .product-card__image-wrapper,.featured-collection-carousel__item .product-card__image{background:0 0!important}.featured-collection-carousel__item .product-card__image .media>img,.featured-collection-carousel__item .product-card__image__variant .media>img{background-color:#0000!important}.featured-collection-carousel__empty{color:rgba(var(--color-foreground), .6);padding:0 var(--fcc-edge-pad);margin:0}@media screen and (width>=750px){.featured-collection-carousel-section{--fcc-edge-pad:5rem;--fcc-gap:6px}.featured-collection-carousel__rail{grid-auto-columns:var(--fcc-card-w-tablet)}}@media screen and (width>=990px){.featured-collection-carousel-section{--fcc-edge-pad:1.5rem}.featured-collection-carousel__rail{grid-auto-columns:calc(20vw - .6rem - 4.8px)}.featured-collection-carousel__arrows{display:inline-flex}}