.collection__header{margin-block-end:clamp(var(--sp-5),2vw,var(--sp-9))}.collection__header-row{flex-direction:column;align-items:center;justify-content:center;text-align:center}.collection__title{font-size:clamp(1.375rem,2.2vw,2rem);font-weight:var(--font-medium)}.collection__count{color:rgb(var(--color-foreground) / .6);font-variant-numeric:tabular-nums}.collection__header-divider{margin-block-start:clamp(var(--sp-4),1.6vw,var(--sp-6));border:0;border-block-start:1px solid rgb(var(--color-border) / .6)}.plp-subcollections{margin-block-end:clamp(var(--sp-5),2vw,var(--sp-8));overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.plp-subcollections::-webkit-scrollbar{display:none}.plp-subcollections__list{display:flex;flex-wrap:nowrap;gap:var(--sp-2d5);list-style:none;width:max-content;margin-inline:auto;padding:0 0 var(--sp-1)}.plp-subcollections__list>li{flex:0 0 auto}.plp-subcollection{display:inline-flex;align-items:center;padding:var(--sp-2) var(--sp-4);font-size:var(--fluid-sm-to-base);line-height:1;white-space:nowrap;color:rgb(var(--color-foreground));background:transparent;border:1px solid rgb(var(--color-border));border-radius:var(--rounded-full, 999px);transition:color var(--animation-short),background-color var(--animation-short),border-color var(--animation-short)}.plp-subcollection:hover{border-color:rgb(var(--color-foreground))}.plp-subcollection.is-active{background-color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.collection__topbar{display:flex;align-items:center;gap:var(--sp-3);margin-block-end:clamp(var(--sp-4),1.6vw,var(--sp-6));position:relative}.collection__topbar:has(.sort-by[open]){z-index:40}.collection__tools{display:flex;align-items:center;gap:var(--sp-3);margin-inline-start:auto}@media screen and (min-width:1024px){.collection__tools{gap:clamp(var(--sp-4),1.4vw,var(--sp-7))}}.collection__compare{display:flex;align-items:center;gap:var(--sp-3);font-size:var(--fluid-sm-to-base);color:rgb(var(--color-foreground) / .75)}.view-toggle{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid rgb(var(--color-border) / .9);border-radius:var(--rounded-full, 999px)}.view-toggle__btn{display:inline-flex;align-items:center;justify-content:center;width:var(--sp-9);height:var(--sp-9);border-radius:var(--rounded-full, 999px);color:rgb(var(--color-foreground) / .5);cursor:pointer;transition:color var(--animation-short),background-color var(--animation-short)}.view-toggle__btn svg{width:16px;height:16px}.view-toggle__btn:hover{color:rgb(var(--color-foreground))}.view-toggle__btn[aria-pressed=true]{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.collection .facet-sorting{gap:var(--sp-3)}.collection .facet-sorting>span{font-size:var(--fluid-xs-to-sm);color:rgb(var(--color-foreground) / .6)}.collection .sort-wrapper{--facet-listbox-height: 300px;min-width:0;width:auto;height:var(--sp-10)}.collection .sort-wrapper>.sort-by:not([open]),.collection .sort-wrapper>.sort-by:not([open]):after{height:var(--sp-10);border-radius:var(--rounded-full, 999px)}.collection .sort-wrapper>.sort-by:not([open]){position:relative;width:max-content;min-width:120px;padding-inline:var(--sp-4)}.collection .sort-by:not([open]) .sort-header{gap:var(--sp-2);justify-content:center}.collection .sort-by:not([open]) .sort-selection{font-size:var(--fluid-xs-to-sm)}.collection .sort-icon{flex:0 0 auto;color:currentColor}.collection .sort-by:not([open]):hover{background-color:rgb(var(--color-foreground));border-radius:var(--rounded-full, 999px)}.collection .sort-by[open] .sort-icon{display:none}.collection .sort-by:not([open]){z-index:auto}.collection .sort-by[open],.collection .sort-by[open]:after{width:232px;border-radius:var(--sp-4)}.collection .sort-by[open]{z-index:60;inset-block-start:calc(var(--sp-10) + var(--sp-2));inset-block-end:auto}.collection .sort-by[open] .sort-close{height:var(--sp-8);width:var(--sp-8)}.collection .sort-by[open] .sort-listbox{width:calc(232px - var(--sp-12));inset-block-start:var(--sp-12);gap:var(--sp-1);max-height:var(--facet-listbox-height);overflow-y:auto;scrollbar-width:thin}.collection .sort-listbox .reversed-link{font-size:var(--fluid-sm-to-base)}@media screen and (min-width:1280px){.collection__content{gap:clamp(var(--sp-6),2.4vw,var(--sp-10));align-items:flex-start}#FacetFiltersContainer{flex:0 0 auto;width:clamp(220px,19vw,288px)}.collection:has(.plp-filters-cb:not(:checked)) #FacetFiltersContainer{display:none}#FacetFiltersContainer .facets__scroll{top:clamp(var(--sp-6),2vw,var(--sp-10));max-height:none;overflow:visible;padding-inline-end:var(--sp-3);border-inline-end:1px solid rgb(var(--color-border) / .6)}.collection.with-sidebar .card-grid.card-grid--3{--card-grid-per-row: 3}.collection.with-sidebar .card-grid.card-grid--4{--card-grid-per-row: 4}}.collection .facet-wrapper{padding-inline-end:0;position:relative}.plp-filters-cb{position:absolute}.plp-filter-toggle{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:var(--sp-1d5);height:var(--sp-10);padding-inline:var(--sp-3);border:1px solid rgb(var(--color-border));border-radius:var(--rounded-full, 999px);background:transparent;color:rgb(var(--color-foreground));font-size:var(--fluid-xs-to-sm);line-height:1;white-space:nowrap;cursor:pointer;transition:color var(--animation-short),background-color var(--animation-short),border-color var(--animation-short)}.facet-wrapper .plp-filters-cb+.plp-filter-toggle{display:inline-flex;flex-direction:row;vertical-align:middle}.plp-filter-toggle:hover{background-color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.plp-filter-toggle svg{width:16px;height:16px;flex:0 0 auto}.plp-filter-toggle__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.35em;height:1.35em;padding-inline:.35em;font-size:var(--text-2xs);border-radius:var(--rounded-full, 999px);background-color:rgb(var(--color-foreground) / .1);color:inherit}.plp-filter-toggle:hover .plp-filter-toggle__count{background-color:rgb(var(--color-background) / .2)}.plp-filters-cb:focus-visible+.plp-filter-toggle{outline:2px solid rgb(var(--color-foreground) / .5);outline-offset:2px}.plp-filter-toggle [data-label-show]{display:none}.plp-filters-cb:not(:checked)~.plp-filter-toggle [data-label-hide]{display:none}.plp-filters-cb:not(:checked)~.plp-filter-toggle [data-label-show]{display:inline}.badge.badge--new,.badge.badge--preorder{--badge-background: rgb(var(--color-foreground));--badge-foreground: rgb(var(--color-background))}.badge.badge--soldout{--badge-background: color-mix(in srgb, rgb(var(--color-foreground)) 12%, rgb(var(--color-background)));--badge-foreground: rgb(var(--color-foreground) / .75)}.badge.badge--low-stock{--badge-background: rgb(var(--color-sale-tag));--badge-foreground: rgb(var(--color-sale-tag-text))}.collection .product-card__media .product-card__overlay-top{inset-block-start:var(--sp-3);inset-inline-start:var(--sp-3);inset-inline-end:auto;inset-block-end:auto;max-width:calc(100% - var(--sp-12));gap:var(--sp-1d5)}@media screen and (min-width:768px){.collection .product-card__media .product-card__overlay-top{inset-block-start:var(--sp-4);inset-inline-start:var(--sp-4)}}.collection .product-card .badge{padding:var(--sp-1) var(--sp-2d5);font-size:.6875rem;font-weight:var(--font-medium);line-height:1.25;border-radius:var(--rounded-full, 999px);width:max-content;max-width:100%}.collection .badge--custom{--badge-foreground: #fff;background-color:var(--badge-background);color:#fff}.collection .product-card__overlay-top .image-badges{display:flex;flex-direction:column;gap:var(--sp-1d5)}.collection .product-card__overlay-top .image-badges img{width:auto;max-width:40px;height:auto}.collection .product-card__media .hp-fav-icon-container{top:var(--sp-3);right:var(--sp-3);left:auto;bottom:auto}.collection .product-card__media .product-card__rating{inset-block-start:calc(var(--sp-3) + 38px);inset-block-end:auto;inset-inline-end:var(--sp-3);inset-inline-start:auto}@media screen and (min-width:768px){.collection .product-card__media .hp-fav-icon-container{top:var(--sp-4);right:var(--sp-4)}.collection .product-card__media .product-card__rating{inset-block-start:calc(var(--sp-4) + 38px);inset-inline-end:var(--sp-4)}}.product-card .price--on-sale .price__regular{font-weight:var(--font-medium)}.product-card .price__sale{font-size:var(--fluid-xs-to-sm)}@media screen and (min-width:1024px){.product-card .quick-add{inset-inline:0;inset-block-end:var(--sp-4);padding-inline:var(--sp-4)}.product-card .quick-add .button{width:100%}}.collection-seo{margin-block-start:clamp(var(--sp-8),4vw,var(--sp-12));padding-block-start:clamp(var(--sp-5),2vw,var(--sp-8));border-block-start:1px solid rgb(var(--color-border) / .6)}.collection-seo__scroll{max-height:clamp(220px,34vh,380px);overflow-y:auto;overscroll-behavior:contain;padding-inline-end:var(--sp-4);line-height:1.7;color:rgb(var(--color-foreground) / .85);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgb(var(--color-foreground) / .3) transparent}.collection-seo__scroll::-webkit-scrollbar{width:6px}.collection-seo__scroll::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground) / .25);border-radius:var(--rounded-full, 999px)}.collection-seo__scroll::-webkit-scrollbar-track{background:transparent}.collection-seo__scroll:focus-visible{outline:2px solid rgb(var(--color-foreground) / .4);outline-offset:4px}.collection-seo__scroll h2{font-size:clamp(1.15rem,2vw,1.5rem);font-weight:var(--font-medium);margin-block:1.5em .6em}.collection-seo__scroll h3{font-size:clamp(1rem,1.6vw,1.25rem);font-weight:var(--font-medium);margin-block:1.2em .5em}.collection-seo__scroll p{margin-block-end:1em}.collection-seo__scroll a{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:2px}.collection-seo__scroll ul,.collection-seo__scroll ol{margin-block:.5em 1em;padding-inline-start:1.25em;list-style:revert}.collection .collection__compare-mobile{display:none}@media screen and (max-width:1279px){.collection .facet-wrapper>.button{height:var(--sp-9);min-height:0;width:max-content;padding-block:0;padding-inline:var(--sp-3d5);gap:var(--sp-2);font-size:var(--fluid-xs-to-sm);--buttons-border-width: 1px;--border-opacity: 1}.collection .facet-wrapper>.button:after{border-width:1px;border-color:rgb(var(--color-border))}.collection .facet-wrapper>.button .icon{width:15px;height:15px}.collection .facet-wrapper .count{width:var(--sp-5);height:var(--sp-5);font-size:var(--text-2xs)}}@media screen and (max-width:767px){.collection .product-card .badge{font-size:.625rem}.collection .product-card__media .product-card__overlay-top{inset-block-start:var(--sp-2);inset-inline-start:var(--sp-2);max-width:calc(100% - var(--sp-8));gap:var(--sp-1)}.collection .product-card__overlay-top .image-badges img{max-width:34px}}@media screen and (max-width:1023px){.collection .quick-add .button:not([disabled]){width:var(--sp-10);height:var(--sp-10);min-height:0;padding:0}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/plp.css.map */
