.collection-hero:has(.collection-hero__nav-filters){position:relative;z-index:5}.collection-hero__nav-filters{position:relative;z-index:2;margin-top:1.6rem;width:100%;max-width:100%;min-width:0}.collection-hero__nav-filters .facets__form--hero-nav,.collection-hero__nav-filters .nav-filters--toolbar{width:100%}.nav-filters--toolbar .nav-filters__container{width:100%;max-width:100%;padding:0 0 .2rem;margin:0;border:none;border-radius:0;background:transparent;box-shadow:none;box-sizing:border-box}.nav-filters--toolbar .nav-filters__left{width:100%;min-width:0}.nav-filters--toolbar .nav-filters__list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);align-items:stretch;gap:4px;width:100%;max-width:100%;margin:0;padding:0;list-style:none}.nav-filters--toolbar .nav-filters__item{position:relative;margin:0;padding:0;list-style:none;display:flex;align-items:stretch;min-width:0}.nav-filters--toolbar .nav-filters__item:not(.nav-filters__item--clear) .nav-filters__details{flex:1;width:100%;min-width:0;display:flex;flex-direction:column;align-items:stretch}.nav-filters--toolbar .nav-filters__item--clear{display:flex;align-items:stretch}.nav-filters--toolbar .nav-filters__item--clear .facet-remove{display:flex;flex:1;width:100%;min-width:0;align-items:stretch}.nav-filters--toolbar .nav-filters__item--clear facet-remove{display:flex;flex:1;width:100%;min-width:0;align-items:stretch}.nav-filters--toolbar .facets__disclosure--hero-nav{padding:0}.nav-filters--toolbar .nav-filters__details[open]{z-index:10}.nav-filters--toolbar .nav-filters__summary.facets__summary{position:relative;padding-bottom:0}.nav-filters--toolbar .nav-filters__summary.facets__summary:after{display:none}.nav-filters--toolbar .nav-filters__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.45rem;margin:0;padding:0 2.4rem;min-height:3.2rem;flex:1;width:100%;box-sizing:border-box;border-radius:var(--border-radius-button);border:0;background-color:#ebebeb;color:rgb(var(--color-button-secondary-text));font-family:var(--font-button-family);font-style:var(--font-button-style);font-weight:var(--font-button-weight);font-size:calc(var(--font-button-scale) * 1rem);letter-spacing:var(--font-button-letter-spacing);text-transform:var(--font-button-text-transform);line-height:1;transition:color .45s cubic-bezier(.165,.84,.44,1),background-color .45s cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:750px){.nav-filters--toolbar .nav-filters__summary{padding:0 4rem}}.nav-filters--toolbar .nav-filters__summary::-webkit-details-marker{display:none}.nav-filters--toolbar .nav-filters__summary-title{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.35rem;margin:0;max-width:100%;min-width:0;color:inherit;font-weight:inherit;line-height:1.2;white-space:nowrap;word-break:normal}.nav-filters--toolbar .nav-filters__summary-title.subtitle{font-family:inherit;font-weight:inherit;font-style:inherit;letter-spacing:inherit;text-transform:inherit;font-size:inherit;line-height:1.2;color:inherit;max-width:none}.nav-filters--toolbar .nav-filters__summary .facets__summary-count{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:1.45rem;height:1.45rem;padding:0 .35rem;border-radius:10rem;font-size:calc(var(--font-button-scale) * .85rem);font-weight:600;letter-spacing:0;text-transform:none;background:rgba(var(--color-button-secondary-text),.12);color:inherit;opacity:1}.nav-filters--toolbar .nav-filters__summary .icon-caret,.nav-filters--toolbar .nav-filters__summary svg{display:block;width:13px;height:16px;flex-shrink:0;align-self:center;margin:0;opacity:.75;color:currentColor;transition:transform var(--duration-default)}@media screen and (hover:hover)and (pointer:fine){.nav-filters--toolbar .nav-filters__summary:hover{color:rgb(var(--color-button-secondary-text-hover));background-color:#e0e0e0;border:0}.nav-filters--toolbar .nav-filters__summary:hover .facets__summary-count{background:rgba(var(--color-button-secondary-text-hover),.15)}.nav-filters--toolbar .nav-filters__details[open]>.nav-filters__summary:hover{color:rgb(var(--color-button-text-hover));background-color:rgb(var(--color-button-hover));border:0}.nav-filters--toolbar .nav-filters__details[open]>.nav-filters__summary:hover .facets__summary-count{background:rgba(var(--color-button-text-hover),.2)}}.nav-filters--toolbar .nav-filters__details[open]>.nav-filters__summary{color:rgb(var(--color-button-text));background-color:rgb(var(--color-button));border:0}.nav-filters--toolbar .nav-filters__details[open]>.nav-filters__summary .facets__summary-count{background:rgba(var(--color-button-text),.2);color:inherit}.nav-filters--toolbar .nav-filters__details[open]>.nav-filters__summary .icon-caret,.nav-filters--toolbar .nav-filters__details[open]>.nav-filters__summary svg{transform:rotate(180deg);opacity:.75}.collection-hero__wrapper--with-image .nav-filters--toolbar .nav-filters__summary{backdrop-filter:none;-webkit-backdrop-filter:none}.nav-filters--toolbar .nav-filters__summary:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.35);outline-offset:.2rem}.collection-hero__wrapper--with-image .nav-filters--toolbar .nav-filters__summary:focus-visible{outline-color:rgba(var(--color-button-secondary-text),.5)}.nav-filters--toolbar .nav-filters__dropdown{position:absolute;z-index:50;left:0;top:calc(100% + .55rem);min-width:min(30rem,calc(100vw - 2.4rem));max-width:36rem;max-height:min(40rem,72vh);overflow:auto;padding:1.6rem 1.2rem;border-radius:var(--border-radius-button);border:.1rem solid rgba(var(--color-foreground),.22);background-color:rgb(var(--color-background));box-shadow:none}.nav-filters__dropdown.nav-filters__dropdown--fixed{overflow-y:auto;-webkit-overflow-scrolling:touch}.nav-filters__type-list{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.nav-filters__type-list .facet-checkbox{justify-content:center;text-align:center;padding:.8rem 1.2rem;gap:.8rem;min-height:4.4rem}@media(prefers-reduced-motion:reduce){.nav-filters--toolbar .nav-filters__summary,.nav-filters--toolbar .nav-filters__summary .icon-caret,.nav-filters--toolbar .nav-filters__summary svg{transition-duration:.01ms}}.nav-filters__dropdown .facets__list--color{display:grid;grid-template-columns:repeat(auto-fill,minmax(4.6rem,1fr));gap:1rem .75rem}.nav-filters__dropdown .facets__item--color{margin:0}.nav-filters__dropdown .facet-checkbox--color{padding:.5rem .35rem .65rem;border-radius:.75rem;transition:background-color .2s ease}@media screen and (hover:hover)and (pointer:fine){.nav-filters__dropdown .facets__item--color .facet-checkbox--color:hover{background-color:rgba(var(--color-foreground),.05)}}.nav-filters__dropdown .facet-checkbox--color:before{width:2.75rem;height:2.75rem;border-radius:50%;border:.15rem solid rgba(var(--color-foreground),.12);box-shadow:none;transition:transform .2s ease,border-color .2s ease}.nav-filters__dropdown .facets__item>input:checked+.facet-checkbox--color:before{border-color:rgb(var(--color-foreground));border-width:.2rem;box-shadow:none;transform:scale(1.04)}.nav-filters__dropdown .facets__item--color .facet-checkbox--color{flex-direction:column;align-items:center;gap:.5rem;text-align:center}.nav-filters__dropdown .facets__item--color .facet-checkbox__label{font-size:calc(var(--font-body-scale) * 1.05rem);line-height:1.25;max-width:5.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.88}.nav-filters__dropdown .facets__list--image{display:grid;grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:.75rem}.nav-filters__dropdown .facets__item--image .facet-checkbox--image{padding:.45rem;border-radius:.75rem;border:.1rem solid transparent;transition:border-color .2s ease}@media screen and (hover:hover)and (pointer:fine){.nav-filters__dropdown .facets__item--image .facet-checkbox--image:hover{border-color:rgba(var(--color-foreground),.12)}}.nav-filters__dropdown .facets__reset{display:block;margin-top:2.4rem;padding:0;font-size:1.2rem;font-weight:500;text-underline-offset:.6rem;color:rgb(var(--color-foreground));opacity:.5;transition:opacity var(--duration-default)}.nav-filters__dropdown .facets__reset:hover{opacity:1}.nav-filters--toolbar .nav-filters__item--clear a.button.nav-filters__reset--all.button--secondary{flex:1;width:100%;min-height:3.2rem;height:100%;padding:.7rem .8rem;border-radius:var(--border-radius-button);border:.1rem solid rgb(var(--color-border));justify-content:center;box-sizing:border-box;white-space:normal}.nav-filters--toolbar .nav-filters__item--clear a.button.nav-filters__reset--all.button--secondary .button__label{transform:none;transition:color .25s ease;text-align:center}@media screen and (hover:hover)and (pointer:fine){.nav-filters--toolbar .nav-filters__item--clear a.button.nav-filters__reset--all.button--secondary:hover .button__label{transform:none}}@media screen and (min-width:750px){.nav-filters--toolbar .nav-filters__item--clear a.button.nav-filters__reset--all.button--secondary{padding:.7rem 1.2rem}}.collection-hero__wrapper--with-image .nav-filters--toolbar .nav-filters__item--clear a.button.nav-filters__reset--all.button--secondary{backdrop-filter:none;-webkit-backdrop-filter:none}.nav-filters--toolbar .nav-filters__item--clear .facet-remove.active a.button.nav-filters__reset--all.button--secondary{color:rgb(var(--color-button-text));background-color:rgb(var(--color-button));border-color:transparent}.nav-filters--toolbar .nav-filters__item--clear .facet-remove.active a.button.nav-filters__reset--all.button--secondary .button__label{color:rgb(var(--color-button-text))}@media screen and (hover:hover)and (pointer:fine){.nav-filters--toolbar .nav-filters__item--clear .facet-remove.active a.button.nav-filters__reset--all.button--secondary:hover{color:rgb(var(--color-button-text-hover));background-color:rgb(var(--color-button-hover));border-color:transparent}.nav-filters--toolbar .nav-filters__item--clear .facet-remove.active a.button.nav-filters__reset--all.button--secondary:hover .button__label{color:rgb(var(--color-button-text-hover))}}.nav-filters--toolbar .nav-filters__item--clear .facet-remove--disabled .button{opacity:.4;pointer-events:none;transform:none}.nav-filters--toolbar .nav-filters__item--clear .facet-remove--disabled .button .button__label{transform:none}.facets__form--hero-nav{margin:0}.facets.facets--hero-nav facet-remove{display:block}.nav-filters__dropdown .facets__price{padding-top:.25rem}@media screen and (max-width:989px){.nav-filters--toolbar .nav-filters__left{width:100%;min-width:0}.nav-filters--toolbar .nav-filters__list{display:grid;grid-auto-flow:row;grid-auto-columns:unset;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:100%}.nav-filters--toolbar .nav-filters__item{min-width:0;width:100%}.nav-filters--toolbar .nav-filters__item--clear{grid-column:1 / -1}.nav-filters--toolbar .nav-filters__summary{width:100%;min-height:3.2rem;padding:0 2.4rem;white-space:normal;text-align:center;justify-content:center;-webkit-hyphens:auto;hyphens:auto}.nav-filters--toolbar .nav-filters__summary-title{white-space:normal;flex-wrap:wrap;row-gap:.25rem;column-gap:.35rem;justify-content:center}.nav-filters--toolbar .nav-filters__dropdown:not(.nav-filters__dropdown--fixed){left:0;width:100%;max-width:none;min-width:0}.nav-filters--toolbar .nav-filters__item--clear a.button.nav-filters__reset--all.button--secondary{width:100%;justify-content:center;min-height:3.2rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-collection-nav-filters.css.map */
