.collection-intro{padding-top:2.4rem;padding-bottom:3.6rem}@media screen and (max-width:749px){.collection-intro.page-width{padding-left:0;padding-right:0}.collection-intro__inner{border-radius:0;border-left:none;border-right:none}}.collection-intro__inner{display:grid;grid-template-columns:1fr;gap:1.2rem;background:#faf8f4;border:.1rem solid rgba(180,158,120,0);border-radius:1.2rem;padding:2.4rem 1.6rem}@media screen and (min-width:750px){.collection-intro__inner{grid-template-columns:1fr 2fr;gap:4rem;align-items:start;padding:3.2rem 4rem}}.collection-intro__heading{font-size:clamp(2.2rem,3.5vw,3.2rem);line-height:1.15;margin:0}.collection-intro__description{font-size:1.5rem;line-height:1.75;color:rgba(var(--color-foreground),.72)}.collection-intro__description p{margin:0}.collection-intro__description p+p{margin-top:.8rem}.collection-intro__desc-wrap{position:relative}@media screen and (max-width:749px){.collection-intro__desc-wrap .collection-intro__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;position:relative;z-index:0}.collection-intro__desc-wrap:after{content:"";position:absolute;bottom:0;right:0;height:2.7rem;width:9rem;background:linear-gradient(to right,transparent,#faf8f4 52%);pointer-events:none;z-index:1}}@media screen and (max-width:749px){.collection-intro__desc-wrap.is-short .collection-intro__description,.collection-intro__desc-wrap.is-expanded .collection-intro__description{display:block!important;overflow:visible!important}.collection-intro__desc-wrap.is-short:after,.collection-intro__desc-wrap.is-expanded:after{display:none}}.collection-intro__read-more{display:none;border:none;font-size:1.5rem;line-height:1.75;font-weight:500;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.2em;cursor:pointer}@media screen and (max-width:749px){.collection-intro__desc-wrap:not(.is-expanded):not(.is-short) .collection-intro__read-more{position:absolute;bottom:0;right:0;padding:0 0 0 .8rem;background:#faf8f4;z-index:2}}@media screen and (max-width:749px){.collection-intro__desc-wrap.is-expanded .collection-intro__read-more{position:static;display:block;margin-top:.6rem;padding:0;background:none}}@media screen and (min-width:750px){.collection-intro__desc-wrap .collection-intro__description{display:block!important;overflow:visible!important}.collection-intro__desc-wrap:after,.collection-intro__read-more{display:none!important}}.subcategory-nav{padding-bottom:2.4rem}.subcategory-nav__wrapper{display:flex;align-items:center;gap:.8rem}.subcategory-nav__arrow{display:none}.subcategory-nav__arrow[hidden]{display:none!important}.subcategory-nav__arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:opacity .2s ease,border-color .15s ease,background .15s ease;padding:0}.subcategory-nav__arrow:hover:not(:disabled){border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06)}.subcategory-nav__arrow svg{width:1.6rem;height:1.6rem;flex-shrink:0}.subcategory-nav__track{display:flex;flex-wrap:nowrap;gap:1.2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.4rem}.subcategory-nav__track::-webkit-scrollbar{display:none}.subcategory-nav__card{display:flex;flex-direction:column;align-items:center;gap:.8rem;flex-shrink:0;width:36vw;max-width:160px;text-decoration:none;color:rgb(var(--color-foreground));transition:opacity .15s ease}@media screen and (min-width:750px){.subcategory-nav__card{width:140px;max-width:180px}}@media screen and (min-width:990px){.subcategory-nav__card{width:160px}}.subcategory-nav__card:hover{opacity:.8;text-decoration:none}.subcategory-nav__media{width:100%;aspect-ratio:1 / 1;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.subcategory-nav__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.subcategory-nav__card:hover .subcategory-nav__img{transform:scale(1.04)}.subcategory-nav__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.3)}.subcategory-nav__placeholder svg{width:40%;height:40%}.subcategory-nav__label{font-size:1.3rem;font-weight:500;text-align:center;line-height:1.3}.facets__heading.caption-large{display:none}.facets__wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;padding:1.6rem 0}.facets__summary{display:inline-flex;align-items:center;gap:.4rem;padding:.8rem 1.4rem;font-size:1.3rem;font-weight:500;letter-spacing:.02em;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:10rem;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;list-style:none;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.facets__summary::-webkit-details-marker{display:none}.facets__summary:hover,.facets__summary:focus-visible{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06)}.facets__disclosure[open] .facets__summary,.facets__disclosure .facets__summary:has(+div){border-color:rgb(var(--color-foreground))}.facets__selected{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:50%;font-size:1rem;font-weight:700;flex-shrink:0}.facets__summary .icon-caret{width:1rem;height:1rem;flex-shrink:0;transition:transform .15s ease}details[open] .facets__summary .icon-caret{transform:rotate(180deg)}.facets__display{position:absolute;z-index:10;top:calc(100% + .4rem);left:0;min-width:22rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;box-shadow:0 4px 20px #0000001a;padding:1.2rem 1.6rem 1.6rem}.facets__disclosure{position:relative}.facet-filters.sorting .select{border:.1rem solid rgba(var(--color-foreground),.2);border-radius:10rem;padding:0 1.4rem}.facet-filters.sorting .select__select{font-size:1.3rem;padding:.7rem 2.8rem .7rem 0}.facet-filters__label{display:none}.product-count__text{font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.active-facets-desktop{display:flex;flex-wrap:wrap;gap:.6rem;padding:.8rem 0 0}.active-facets__button-inner{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:1.2rem;border-radius:10rem;border:.1rem solid rgba(var(--color-foreground),.3);background:rgba(var(--color-foreground),.06)}.ais-facets-button{display:flex;align-items:center;padding:.8rem 0 1.2rem}.ais-facets-button>div{justify-content:flex-start!important}.js-algolia-container .button:not(.button--secondary):not(.button--tertiary){display:inline-flex!important;align-items:center!important;gap:.8rem!important;padding:.9rem 1.8rem!important;font-size:1.4rem!important;font-weight:500!important;border:.1rem solid rgba(var(--color-foreground),.25)!important;border-radius:10rem!important;background-color:transparent!important;color:rgb(var(--color-foreground))!important;box-shadow:none!important;min-width:unset!important;min-height:unset!important;letter-spacing:normal!important;transition:background-color .15s ease,border-color .15s ease!important}.js-algolia-container .button:not(.button--secondary):not(.button--tertiary):hover{background-color:rgba(var(--color-foreground),.06)!important;border-color:rgb(var(--color-foreground))!important}.js-algolia-container .button:not(.button--secondary):not(.button--tertiary) svg{width:1.6rem;height:1.6rem;flex-shrink:0}.ais-search-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.8rem;padding:.4rem 0 1.2rem}.ais-stats-container{font-size:1.2rem;color:rgba(var(--color-foreground),.6);order:1}.ais-sort{display:flex;align-items:center;gap:.6rem;order:2;font-size:1.3rem}.ais-SortBy{border:.1rem solid rgba(var(--color-foreground),.2);border-radius:10rem;overflow:hidden;background:transparent}.ais-SortBy-select{font-size:1.3rem;font-weight:500;padding:.7rem 3.2rem .7rem 1.4rem;background:transparent;border:none;cursor:pointer;color:rgb(var(--color-foreground));-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.mobile-facets__wrapper{padding:.8rem 0 1.2rem}.mobile-facets__open-wrapper{cursor:pointer}.mobile-facets__open{display:inline-flex;align-items:center;gap:.8rem;padding:.9rem 1.8rem;font-size:1.4rem;font-weight:500;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:10rem;background:transparent;color:rgb(var(--color-foreground));transition:background .15s ease,border-color .15s ease}.mobile-facets__open svg{width:1.6rem;height:1.6rem;flex-shrink:0}.mobile-facets__open:hover{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06)}.mobile-facets__inner{padding:2rem}.mobile-facets__header{border-bottom:.1rem solid rgba(var(--color-foreground),.1);padding-bottom:1.6rem;margin-bottom:1.6rem}.mobile-facets__heading{font-size:1.8rem;font-weight:600}@media screen and (max-width:749px){.facets.small-hide{display:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/collection-enhancements.css.map */
