.collection-hero{background:var(--color-cream);border-bottom:1px solid rgba(79,93,53,.08)}.collection-nav-banner{padding-top:clamp(14px,2vw,26px)}.collection-nav-banner__link,.collection-nav-banner picture,.collection-nav-banner img{display:block;width:100%}.collection-nav-banner__link{overflow:hidden;border-radius:min(var(--radius-md),12px)}.collection-nav-banner img{height:auto;object-fit:cover}.collection-hero__nav-breadcrumb{padding-block:clamp(24px,3vw,38px) 8px}.collection-navigation{padding-block:4px}.collection-navigation__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,3vw,42px) clamp(16px,2vw,28px)}.collection-navigation__card{display:block;min-width:0;color:var(--color-ink);text-align:center}.collection-navigation__media{display:block;width:100%;aspect-ratio:1;overflow:hidden;border-radius:min(var(--radius-md),12px);background:#f9f8f6}.collection-navigation__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.collection-navigation__content{display:block;padding-top:14px}.collection-navigation__card h2{margin:0;font-size:clamp(1rem,1.35vw,1.35rem);line-height:1.08;text-transform:uppercase}.collection-navigation__count{display:block;margin-top:6px;color:var(--color-muted);font-size:.78rem;font-weight:700}@media(hover:hover){.collection-navigation__card:hover .collection-navigation__media img{transform:scale(1.055)}}@media(max-width:749px){.collection-nav-banner{padding-top:10px}.collection-nav-banner__link{border-radius:8px}.collection-hero__nav-breadcrumb{padding-block:12px 4px}.collection-navigation__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.collection-navigation__content{padding-top:10px}.collection-navigation__card h2{font-size:.92rem;line-height:1.12}.collection-navigation__count{margin-top:4px;font-size:.7rem}body.template-collection .collection-hero .breadcrumb{flex-wrap:wrap;white-space:normal}}.collection-hero__grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,72px);padding-block:42px 52px}.collection-hero__grid.has-image{grid-template-columns:minmax(0,1.05fr) minmax(220px,.8fr)}.collection-hero__grid.has-values:not(.has-image){grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr)}.collection-hero__grid.has-image.has-values{grid-template-columns:.95fr .85fr 1.15fr}.collection-hero h1{margin-top:28px;font-size:clamp(2.2rem,4vw,3.6rem);text-transform:uppercase}.collection-hero h1 span{color:var(--color-olive-dark)}.collection-hero__text{margin-top:20px;max-width:470px;color:var(--color-muted);font-weight:500}.collection-hero__image{position:relative;display:grid;place-items:center;min-height:220px}.collection-hero__image:before{content:"";position:absolute;top:14%;right:8%;bottom:14%;left:8%;border-radius:45% 55% 48% 52%/50% 38% 62% 50%;background:var(--color-sage);opacity:.5}.collection-hero__image img,.collection-hero__image svg{position:relative;z-index:1;max-height:250px;object-fit:contain}.collection-hero__values{display:grid;grid-template-columns:1fr 1fr;gap:30px 42px}.collection-hero__value{display:flex;gap:14px;align-items:center;font-weight:700}.collection-hero__value p{margin:0;font:inherit;line-height:1.25}.collection-hero__value svg{width:44px;height:44px;color:var(--color-olive-dark)}.collection-cats{margin-top:28px}.collection-cats__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.collection-chip{display:grid;place-items:center;min-height:92px;border:1px solid rgba(79,93,53,.16);border-radius:12px;background:var(--color-white);font-size:.86rem;font-weight:700;text-align:center}.collection-chip.is-active,.collection-chip[aria-current=page],.main-collection.is-list-view .collection-chip.is-active,.main-collection.is-list-view .collection-chip[aria-current=page]{border-color:#4f5d3573;background:var(--color-sage-light)}.collection-chip svg,.collection-chip img{width:44px;height:44px;object-fit:contain;margin-bottom:8px}.main-collection{background:var(--color-paper)}.template-collection,.template-collection #MainContent,.template-collection .main-collection{background:#fefefe}.main-collection__layout{display:grid;grid-template-columns:250px 1fr;gap:34px}.main-collection__layout--no-filters{grid-template-columns:1fr}.main-collection__app{margin-top:28px}.collection-filters{align-self:start;position:sticky;top:calc(var(--header-height) + 22px);border:1px solid rgba(79,93,53,.09);border-radius:var(--radius-lg);background:var(--color-white);box-shadow:var(--shadow-soft);padding:24px}.collection-filters h2{margin-bottom:22px;color:var(--color-olive-dark);font-size:1.45rem;text-transform:uppercase}.collection-filters__head{display:flex;align-items:center;justify-content:space-between;gap:14px}.collection-filters__head h2{margin-bottom:22px}.collection-filters__close{display:none;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid rgba(79,93,53,.14);border-radius:999px;background:var(--color-paper);color:var(--color-olive-dark)}.collection-filters__close svg{width:18px;height:18px}.filter-group{padding-block:18px;border-top:1px solid rgba(79,93,53,.1)}.filter-group summary{cursor:pointer;font-size:.82rem;font-weight:700;text-transform:uppercase}.filter-group__values{display:grid;gap:10px;margin-top:14px}.filter-group--fallback{padding-block:10px}.filter-group--fallback .filter-group__values{gap:6px;margin-top:9px}.filter-group--fallback .filter-option{align-items:center;font-size:.74rem;line-height:1.2}.filter-group--fallback .filter-option small{flex:0 0 auto;color:var(--color-muted);font-size:.68rem}.filter-group__search{width:100%;min-height:34px;padding:0 14px;border:1px solid rgba(79,93,53,.12);border-radius:999px;background:var(--color-paper);color:var(--color-muted);font-family:var(--font-body-family);font-size:.72rem;font-weight:600;opacity:1}.filter-group__search::placeholder{color:#5f644fb3}.filter-group__values input[type=number]{width:100%;min-width:0;box-sizing:border-box}.filter-option{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--color-muted);font-size:.88rem}.filter-option[hidden]{display:none}.filter-option span{min-width:0}.filter-option input{width:15px;height:15px;padding:0;border-radius:4px}.collection-filters .button{width:100%;margin-top:10px;padding-inline:12px}.js .collection-filters [data-filter-submit]{display:none}.collection-filters.is-submitting{opacity:.72;pointer-events:none}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.collection-toolbar__actions{display:flex;align-items:center;gap:12px}.collection-toolbar__icon{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid rgba(79,93,53,.16);border-radius:10px;background:var(--color-white);color:var(--color-text)}.collection-toolbar__icon.is-active{background:var(--color-sage-light);border-color:var(--color-olive);color:var(--color-olive-dark)}.collection-toolbar__icon svg{width:21px;height:21px}.filter-mobile-icon{display:none}.collection-view-toggle{display:inline-flex;gap:8px}.collection-toolbar select{min-width:230px;border-radius:10px}.collection-sort{min-height:42px;display:inline-flex;align-items:center;gap:4px;overflow:hidden;border:1px solid rgba(79,93,53,.16);border-radius:10px;background:var(--color-white)}.collection-sort__label{padding-left:16px;color:var(--color-text);font-size:.88rem;font-weight:500;white-space:nowrap}.collection-sort select{min-width:120px;height:40px;border:0;border-radius:0;padding-left:0;background-color:transparent;font-size:.88rem;font-weight:700}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:24px}.collection-empty{grid-column:1 / -1;display:grid;gap:10px;justify-items:center;max-width:640px;margin-inline:auto;padding:clamp(24px,4vw,42px);border:1px solid rgba(79,93,53,.1);border-radius:var(--radius-lg);background:var(--color-white);text-align:center}.collection-empty h2{color:var(--color-olive-dark);font-size:clamp(1.45rem,2.8vw,2.2rem);text-transform:uppercase}.collection-empty .rte{max-width:430px;color:var(--color-muted)}.collection-list{display:grid;gap:18px}.collection-list .product-card{display:grid;grid-template-columns:210px 1fr}.collection-list .product-card__media{min-height:190px}.filter-mobile-toggle{display:none}@media(max-width:749px){.collection-hero__grid{grid-template-columns:1fr}.collection-hero__grid.has-image{grid-template-columns:1fr 160px;gap:18px;align-items:start;padding-block:14px 18px}.collection-hero h1{margin-top:16px;font-size:2rem}.collection-hero__text{margin-top:16px;max-width:230px;font-size:.82rem;line-height:1.55}.collection-hero__image{min-height:142px;margin-top:64px}.collection-hero__image img,.collection-hero__image svg{max-height:142px}.collection-hero__values{display:none}.collection-cats{margin-top:18px}.collection-cats__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;overflow:visible}.collection-chip{min-height:74px;border-color:transparent;background:transparent;font-size:.68rem}.collection-chip:first-child{border-color:#4f5d3573;background:var(--color-sage-light)}.collection-chip svg,.collection-chip img{width:34px;height:34px;margin-bottom:6px}.main-collection__layout{grid-template-columns:1fr}.filter-mobile-toggle{display:inline-flex}.filter-mobile-icon{display:inline-grid}.collection-filters{position:fixed;inset:auto 0 0;z-index:90;max-height:78vh;overflow-y:auto;padding-top:18px;border-radius:28px 28px 0 0;transform:translateY(110%);visibility:hidden;pointer-events:none;transition:transform .24s ease}.collection-filters__head{position:sticky;top:-18px;z-index:2;margin:-18px -24px 12px;padding:16px 20px 12px 24px;border-bottom:1px solid rgba(79,93,53,.1);background:var(--color-white)}.collection-filters__head h2{margin-bottom:0}.collection-filters__close{display:grid}.collection-filters.is-open{transform:translateY(0);visibility:visible;pointer-events:auto}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.collection-grid .product-card__media{min-height:128px;padding:12px 10px 2px}.collection-grid .product-card__image{max-width:104px}.collection-grid .product-card__body{gap:5px;padding:6px 13px 13px}.collection-grid .product-card__eyebrow,.collection-grid .rating{font-size:.62rem}.collection-grid .product-card__title{min-height:3em;font-size:.76rem;line-height:1.16}.collection-grid .price__current{font-size:.92rem}.collection-grid .product-card__quick{width:32px;height:32px;border-radius:9px}.collection-list .product-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:142px;border-radius:18px}.collection-list .product-card__media{min-height:142px;padding:12px 8px}.collection-list .product-card__image{max-width:104px}.collection-list .product-card__body{gap:6px;padding:16px 48px 16px 0}.collection-list .product-card__eyebrow,.collection-list .rating{font-size:.64rem}.collection-list .product-card__title{min-height:0;font-size:.83rem;line-height:1.2}.collection-list .price__current{font-size:.98rem}.collection-list .product-card__foot{align-items:end}.collection-list .product-card__quick{position:absolute;right:14px;bottom:18px;width:34px;height:34px;border-radius:10px}.collection-toolbar{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:18px}.collection-toolbar p{font-size:.82rem}.collection-toolbar__actions{width:100%;display:grid;grid-template-columns:1fr 92px;gap:10px}.filter-mobile-icon{justify-self:end}.collection-toolbar__actions .filter-mobile-toggle{flex:1 1 auto;min-height:42px;justify-content:center;text-transform:uppercase}.collection-toolbar__actions form{grid-column:1 / 2;width:100%}.collection-toolbar select{width:100%;min-width:0;height:42px;padding:8px 12px;font-size:.84rem}.collection-view-toggle{grid-column:2 / 3;grid-row:2;justify-content:end}.collection-view-toggle .collection-toolbar__icon{width:42px;height:42px}.main-collection.is-list-view .collection-cats__grid{display:flex;gap:20px;margin-inline:-16px;padding-inline:16px;overflow-x:auto;scroll-snap-type:x proximity}.main-collection.is-list-view .collection-chip:not(:first-child){border-color:transparent;background:transparent}}@media(min-width:750px)and (max-width:1100px){.collection-hero__grid{gap:34px;padding-block:10px 0}.collection-hero h1{margin-top:22px;font-size:2rem}.collection-hero__text{margin-top:14px;font-size:.84rem;line-height:1.45}.collection-hero__image{min-height:180px}.collection-hero__image:before{top:8%;right:12%;bottom:8%;left:12%}.collection-hero__image img,.collection-hero__image svg{max-height:178px}.collection-hero__values{gap:24px 30px}.collection-hero__value{gap:12px;font-size:.78rem;line-height:1.25}.collection-hero__value svg{width:34px;height:34px}.collection-cats{margin-top:12px}.collection-chip{min-height:74px;font-size:.72rem}.collection-chip svg,.collection-chip img{width:34px;height:34px;margin-bottom:6px}.main-collection.section-pad{padding-block:4px 28px}.main-collection__layout{grid-template-columns:190px minmax(0,1fr);gap:30px}.collection-filters{border-radius:26px;padding:20px}.collection-filters h2{font-size:1.22rem}.filter-group{padding-block:14px}.filter-option{font-size:.76rem}.collection-toolbar{margin-bottom:18px}.collection-toolbar p{font-size:.78rem}.collection-toolbar select{min-width:220px;padding:11px 14px;font-size:.78rem}.collection-grid .product-card__media{min-height:168px;padding:18px 14px 4px}.collection-grid .product-card__image{max-width:112px}.collection-grid .product-card__body{gap:7px;padding:8px 16px 16px}.collection-grid .product-card__eyebrow,.collection-grid .rating{font-size:.66rem}.collection-grid .product-card__title{min-height:3.4em;font-size:.76rem}.collection-grid .price__current{font-size:.9rem}.collection-grid .product-card__quick{width:30px;height:30px}}@media(min-width:1101px){.collection-hero__grid{gap:40px;padding-block:24px 36px}.collection-hero h1{margin-top:22px;font-size:3.1rem}.collection-hero__text{margin-top:16px;max-width:430px;font-size:.92rem;line-height:1.48}.collection-hero__image{min-height:190px}.collection-hero__image img,.collection-hero__image svg{max-height:190px}.collection-hero__values{gap:22px 34px}.collection-hero__value{gap:12px;font-size:.92rem;line-height:1.25}.collection-hero__value svg{width:34px;height:34px}.collection-cats{margin-top:18px}.collection-chip{min-height:76px;font-size:.74rem}.collection-chip img,.collection-chip svg{width:36px;height:36px;margin-bottom:6px}.main-collection.section-pad{padding-block:18px 54px}.main-collection__layout{grid-template-columns:230px minmax(0,1fr);gap:32px}.collection-filters{border-radius:26px;padding:20px}.collection-filters h2{margin-bottom:16px;font-size:1.2rem}.filter-group{padding-block:13px}.filter-option{font-size:.78rem}.collection-toolbar{margin-bottom:18px}.collection-toolbar p{font-size:.86rem}.collection-toolbar select{min-width:220px;padding:10px 14px;font-size:.82rem}.collection-grid{gap:18px}.collection-grid .product-card__media{min-height:150px}.collection-grid .product-card__image{max-width:102px}.collection-grid .product-card__body{flex:0 0 auto;gap:6px;padding:8px 14px 14px}.collection-grid .product-card__foot{margin-top:2px}.collection-grid .product-card__eyebrow,.collection-grid .rating{font-size:.62rem}.collection-grid .product-card__title{min-height:3.1em;font-size:.72rem;line-height:1.2}.collection-grid .price__current{font-size:.82rem}.collection-grid .product-card__quick{width:30px;height:30px;border-radius:9px}}@media(min-width:1101px){.collection-grid .product-card__media{min-height:190px}.collection-grid .product-card__image{max-width:132px}.collection-grid .product-card__body{gap:8px;padding:10px 18px 18px}.collection-grid .product-card__eyebrow,.collection-grid .rating{font-size:.72rem}.collection-grid .product-card__title{min-height:3.1em;font-size:.92rem;line-height:1.2}.collection-grid .price__current{font-size:1rem}.collection-grid .product-card__quick{width:36px;height:36px;border-radius:10px}.collection-chip{font-size:.86rem}}@media(min-width:1101px){.collection-grid{gap:22px}.collection-grid .product-card__media{min-height:212px}.collection-grid .product-card__image{width:auto;height:158px;max-width:100%;aspect-ratio:auto}.collection-grid .product-card__body{gap:9px;padding:12px 20px 20px}.collection-grid .product-card__eyebrow,.collection-grid .rating{font-size:.74rem}.collection-grid .product-card__title{min-height:3em;font-size:.96rem;line-height:1.22}.collection-grid .price__current,.collection-grid .price__compare{font-size:1.05rem}.collection-grid .product-card__quick{width:38px;height:38px;border-radius:11px}}@media(min-width:750px)and (max-width:1100px){.main-collection__layout{grid-template-columns:190px minmax(0,1fr);gap:24px}.collection-filters{padding:18px}.collection-filters .button{min-height:38px;font-size:.72rem}.collection-grid{gap:18px}.collection-grid .product-card__media{min-height:144px;padding:14px 10px 0}.collection-grid .product-card__image{width:auto;height:116px;max-width:100%;aspect-ratio:auto}.collection-grid .product-card__body{flex:0 0 auto;gap:6px;padding:8px 14px 14px}.collection-grid .product-card__foot{margin-top:2px}.collection-grid .product-card__eyebrow,.collection-grid .rating{font-size:.7rem}.collection-grid .product-card__title{min-height:2.9em;font-size:.82rem;line-height:1.18}.collection-grid .price__current,.collection-grid .price__compare{font-size:.9rem}.collection-grid .product-card__quick{width:32px;height:32px;border-radius:10px}}@media(min-width:750px)and (max-width:1100px){.main-collection.section-pad{padding-block:24px 28px}.collection-grid{gap:16px}.collection-grid .product-card__media{min-height:132px;padding:12px 9px 0}.collection-grid .product-card__image{height:106px}.collection-grid .product-card__body{gap:5px;padding:7px 13px 12px}.collection-grid .product-card__title{min-height:2.75em;font-size:.8rem;line-height:1.16}.collection-grid .product-card__foot{margin-top:0}.pagination{margin-top:24px}}@media(min-width:1101px){.main-collection.section-pad{padding-block:32px 34px}.collection-grid{gap:20px}.collection-grid .product-card__media{min-height:184px}.collection-grid .product-card__image{height:140px}.collection-grid .product-card__body{gap:7px;padding:10px 18px 16px}.collection-grid .product-card__title{min-height:2.8em;font-size:.9rem;line-height:1.18}.collection-grid .product-card__eyebrow,.collection-grid .rating{font-size:.7rem}.collection-grid .price__current,.collection-grid .price__compare{font-size:.96rem}.collection-grid .product-card__quick{width:34px;height:34px}}@media(min-width:750px)and (max-width:1100px){.collection-hero .breadcrumb{flex-wrap:nowrap;gap:6px;overflow:visible;white-space:nowrap;font-size:.68rem;line-height:1.2}.collection-hero .breadcrumb a:after{margin-left:6px}}@media(max-width:749px){.collection-cats{margin-bottom:20px}.collection-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 42px 42px;gap:12px 10px;margin-bottom:18px}.collection-toolbar p{grid-column:1 / 2;grid-row:2;align-self:center}.collection-toolbar__actions{display:contents}.collection-toolbar__actions .filter-mobile-toggle{grid-column:1 / 3;grid-row:1;width:100%}.filter-mobile-icon{grid-column:3 / 4;grid-row:1}.collection-toolbar__actions form{display:none}.collection-view-toggle{grid-column:2 / 4;grid-row:2;justify-self:end}}@media(max-width:749px){.collection-list{gap:14px}.collection-list .product-card{grid-template-columns:144px minmax(0,1fr);min-height:166px;border-radius:18px}.collection-list .product-card__media{min-height:166px;padding:14px 10px}.collection-list .product-card__image{width:auto;height:132px;max-width:116px;aspect-ratio:auto;object-fit:contain}.collection-list .product-card__body{gap:7px;padding:18px 54px 18px 4px}.collection-list .product-card__eyebrow,.collection-list .rating{font-size:.66rem}.collection-list .product-card__title{font-size:.86rem;line-height:1.18}.collection-list .price__current,.collection-list .price__compare{font-size:1.02rem}.collection-list .product-card__quick{right:14px;bottom:20px;width:36px;height:36px}}@media(max-width:749px){.collection-cats{margin-top:28px}.collection-cats__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 16px}.collection-chip{min-height:76px;padding:9px 6px 8px;border-color:transparent;border-radius:14px;background:transparent;box-shadow:none;font-size:.72rem;line-height:1.12}.collection-chip:first-child{border-color:#4f5d3580;background:#eef3e6b8}.collection-chip img,.collection-chip svg{width:46px;height:38px;margin-bottom:8px;object-fit:contain}.collection-toolbar{margin-top:26px}.main-collection.is-list-view .collection-cats__grid{display:flex;grid-template-columns:none;gap:18px;margin-inline:-18px;padding-inline:18px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.main-collection.is-list-view .collection-cats__grid::-webkit-scrollbar{display:none}.main-collection.is-list-view .collection-chip{flex:0 0 78px;min-height:76px;scroll-snap-align:start}}@media(max-width:749px){.collection-hero{overflow:hidden}.collection-hero__grid{grid-template-columns:minmax(0,1fr) minmax(118px,36%);gap:4px 10px;padding-block:12px 16px}.collection-hero__grid>div:first-child{display:contents}.collection-hero .breadcrumb{grid-column:1 / -1;flex-wrap:nowrap;gap:6px;overflow:hidden;white-space:nowrap;font-size:.72rem;line-height:1.3}.collection-hero .breadcrumb a:after{margin-left:6px}.collection-hero h1{grid-column:1 / 2;margin-top:20px;font-size:1.78rem}.collection-hero__text{grid-column:1 / 2;max-width:100%;margin-top:14px;font-size:.8rem;line-height:1.48}.collection-hero__image{grid-column:2 / 3;grid-row:2 / span 2;align-self:center;overflow:visible;min-height:150px;height:150px;margin-top:2px;transform:none}.collection-hero__image:before{top:14%;right:4%;bottom:10%;left:4%}.collection-hero__image img,.collection-hero__image svg{position:absolute;left:50%;top:50%;width:min(184px,44vw);height:150px;max-width:none;max-height:none;object-fit:contain;transform:translate(-50%,-50%)}}@media(min-width:1101px){.collection-cats{margin-top:32px}.collection-cats__grid{gap:14px}.collection-chip{min-height:108px;border-color:#4f5d3517;border-radius:10px;background:#ffffffb8;font-size:.78rem}.collection-chip:first-child{border-color:#4f5d3573;background:var(--color-sage-light)}.collection-chip img,.collection-chip svg{width:58px;height:54px;margin-bottom:8px}.main-collection__layout{margin-top:24px}.collection-grid .product-card__media{min-height:202px}.collection-grid .product-card__image{width:auto;height:164px;max-width:142px;aspect-ratio:auto;object-fit:contain}.collection-grid .product-card__body{padding-top:8px}}@media(min-width:750px)and (max-width:1100px){.collection-filters{max-height:760px;overflow-y:auto;scrollbar-width:none}.collection-filters::-webkit-scrollbar{display:none}.filter-group--fallback{padding-block:8px}.filter-group--fallback .filter-group__values{gap:5px;margin-top:7px}.filter-group--fallback .filter-option{font-size:.68rem;line-height:1.12}.filter-group--fallback .filter-option input{width:12px;height:12px}.filter-group--fallback .filter-option small{font-size:.62rem}}@media(min-width:901px)and (max-width:1100px){.collection-filters{padding:18px;overflow:visible}.collection-filters h2{margin-bottom:14px;font-size:1.12rem}.filter-group--fallback{padding-block:4px}.filter-group--fallback .filter-group__values{gap:3px;margin-top:5px}.filter-group--fallback .filter-option{font-size:.68rem;line-height:1.16}.filter-group--fallback .filter-option small{font-size:.62rem}.filter-group__search{min-height:30px;font-size:.68rem}.collection-filters .button{min-height:34px;margin-top:8px;font-size:.72rem}}@media(min-width:1101px){.collection-filters{max-height:850px;overflow-y:auto;scrollbar-width:none}.collection-filters::-webkit-scrollbar{display:none}}@media(min-width:1101px){.template-collection .collection-hero__grid,.template-search .collection-hero__grid{padding-block:20px 28px}.template-collection .collection-cats,.template-search .collection-cats{margin-top:22px}.template-collection .collection-chip,.template-search .collection-chip{min-height:92px}.template-collection .collection-chip img,.template-collection .collection-chip svg,.template-search .collection-chip img,.template-search .collection-chip svg{width:50px;height:46px}.template-collection .main-collection.section-pad,.template-search .main-collection.section-pad{padding-block:22px 36px}.template-collection .main-collection__layout,.template-search .main-collection__layout{margin-top:18px}.template-collection .collection-grid,.template-search .collection-grid{gap:18px}.template-collection .collection-grid .product-card__media,.template-search .collection-grid .product-card__media{min-height:188px}.template-collection .collection-grid .product-card__image,.template-search .collection-grid .product-card__image{height:150px;max-width:136px}.template-collection .collection-grid .product-card__body,.template-search .collection-grid .product-card__body{gap:6px;padding:8px 17px 15px}.template-collection .collection-grid .product-card__title,.template-search .collection-grid .product-card__title{min-height:2.6em;font-size:.96rem;line-height:1.22}}@media(max-width:749px){.template-collection .main-collection.section-pad,.template-search .main-collection.section-pad{padding-block:4px 41px}.template-collection .collection-cats,.template-search .collection-cats{margin-top:0;margin-bottom:8px}.template-collection .collection-toolbar,.template-search .collection-toolbar{margin-top:2px;margin-bottom:14px}.template-collection .collection-grid .product-card__media,.template-search .collection-grid .product-card__media{min-height:144px;padding:8px 8px 0}.template-collection .collection-grid .product-card__image,.template-search .collection-grid .product-card__image{height:132px;max-width:122px;transform:translateY(5px) scale(1.25);transform-origin:center}.template-collection .collection-grid,.template-search .collection-grid{gap:12px}.template-collection .collection-grid .product-card__body,.template-search .collection-grid .product-card__body{gap:4px;padding:5px 11px 10px}.template-collection .collection-grid .product-card__eyebrow,.template-collection .collection-grid .rating,.template-search .collection-grid .product-card__eyebrow,.template-search .collection-grid .rating{font-size:.58rem}.template-collection .collection-grid .product-card__title,.template-search .collection-grid .product-card__title{min-height:3em;font-size:.8rem;line-height:1.18}.template-collection .collection-grid .price__current,.template-collection .collection-grid .price__compare,.template-search .collection-grid .price__current,.template-search .collection-grid .price__compare{font-size:.86rem}.template-collection .collection-grid .product-card__quick,.template-search .collection-grid .product-card__quick{width:32px;height:32px;border-radius:8px}}@media(min-width:750px)and (max-width:1100px){.template-collection .main-collection.section-pad,.template-search .main-collection.section-pad{padding-block:12px 28px}.template-collection .collection-cats,.template-search .collection-cats{margin-top:4px}}.template-collection .collection-hero,.template-search .collection-hero,.template-collection .collection-grid .product-card__media,.template-search .collection-grid .product-card__media{overflow:hidden}@media(max-width:749px){.template-collection .collection-hero__image,.template-search .collection-hero__image{min-width:0;max-width:128px}.template-collection .collection-hero__image img,.template-collection .collection-hero__image svg,.template-search .collection-hero__image img,.template-search .collection-hero__image svg{max-width:168px}}@media(min-width:750px)and (max-width:1100px){.template-collection .collection-hero__grid,.template-search .collection-hero__grid{padding-block:10px 6px}.template-collection .collection-cats,.template-search .collection-cats{margin-top:6px}.template-collection .main-collection.section-pad,.template-search .main-collection.section-pad{padding-block:8px 24px}.template-collection .main-collection__layout,.template-search .main-collection__layout{margin-top:18px}.template-collection .collection-toolbar,.template-search .collection-toolbar{margin-bottom:0}.template-collection .collection-grid,.template-search .collection-grid{gap:16px}.template-collection .collection-grid .product-card__media,.template-search .collection-grid .product-card__media{min-height:166px;padding:14px 10px 0}.template-collection .collection-grid .product-card__image,.template-search .collection-grid .product-card__image{width:auto;height:138px;max-width:100%;aspect-ratio:auto}.template-collection .collection-grid .product-card__body,.template-search .collection-grid .product-card__body{gap:4px;padding:7px 12px 12px}.template-collection .collection-grid .product-card__eyebrow,.template-collection .collection-grid .rating,.template-search .collection-grid .product-card__eyebrow,.template-search .collection-grid .rating{font-size:.64rem;line-height:1.18}.template-collection .collection-grid .product-card__title,.template-search .collection-grid .product-card__title{min-height:2.85em;font-size:.72rem;line-height:1.18}.template-collection .collection-grid .price__current,.template-collection .collection-grid .price__compare,.template-search .collection-grid .price__current,.template-search .collection-grid .price__compare{font-size:.84rem;line-height:1.2}.template-collection .collection-grid .product-card__quick,.template-search .collection-grid .product-card__quick{width:30px;height:30px;border-radius:9px}}@media(max-width:749px){.template-collection .collection-hero__grid,.template-search .collection-hero__grid{grid-template-columns:minmax(0,1fr) minmax(138px,42%);gap:6px 8px;padding-block:18px 22px}.template-collection .collection-hero .breadcrumb,.template-search .collection-hero .breadcrumb{font-size:.74rem}.template-collection .collection-hero h1,.template-search .collection-hero h1{margin-top:24px;font-size:2.08rem;line-height:.96}.template-collection .collection-hero__text,.template-search .collection-hero__text{margin-top:15px;font-size:.84rem;line-height:1.5}.template-collection .collection-hero__image,.template-search .collection-hero__image{min-height:174px;height:174px;margin-top:10px}.template-collection .collection-hero__image img,.template-collection .collection-hero__image svg,.template-search .collection-hero__image img,.template-search .collection-hero__image svg{width:min(212px,50vw);height:174px}}@media(max-width:749px){.template-collection .collection-hero__grid,.template-search .collection-hero__grid{grid-template-columns:minmax(0,1fr) 58px;gap:6px 8px;padding-block:10px 12px}.template-collection .collection-hero .breadcrumb,.template-search .collection-hero .breadcrumb{font-size:.76rem;line-height:1.35}.template-collection .collection-hero h1,.template-search .collection-hero h1{margin-top:12px;font-size:clamp(2.18rem,9.4vw,2.42rem);line-height:.94}.template-collection .collection-hero__text,.template-search .collection-hero__text{grid-column:1 / -1;margin-top:8px;max-width:none;font-size:.88rem;line-height:1.56}.template-collection .collection-hero__image,.template-search .collection-hero__image{grid-column:2 / 3;grid-row:2 / 3;justify-self:end;align-self:center;min-height:54px;height:54px;max-width:58px;margin-top:0}.template-collection .collection-hero__image img,.template-collection .collection-hero__image svg,.template-search .collection-hero__image img,.template-search .collection-hero__image svg{width:auto;height:54px;max-height:54px;object-fit:contain}}.template-collection .main-collection__layout--no-filters,.template-search .main-collection__layout--no-filters,.main-collection__layout--no-filters{grid-template-columns:minmax(0,1fr)}.collection-filters,.main-collection.is-list-view .collection-filters,.template-collection .collection-filters,.template-search .collection-filters,.collection-filters__head{background:#f9f8f6}.collection-chip.is-active,.collection-chip[aria-current=page],.main-collection.is-list-view .collection-chip.is-active,.main-collection.is-list-view .collection-chip[aria-current=page],.main-collection.is-list-view .collection-chip.is-active:not(:first-child),.main-collection.is-list-view .collection-chip[aria-current=page]:not(:first-child){border-color:#4f5d3573;background:var(--color-sage-light)}.collection-chip,.template-collection .collection-chip,.template-search .collection-chip{aspect-ratio:1 / 1;min-height:0;padding:8px;overflow:hidden}.collection-chip span{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.main-collection.is-list-view .collection-chip{flex-basis:78px;min-height:0}.collection-cats__viewport{position:relative}.collection-cats__grid{scrollbar-width:none}.collection-cats__grid::-webkit-scrollbar{display:none}.collection-cats__nav{position:absolute;top:50%;z-index:2;display:none;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(79,93,53,.14);border-radius:50%;background:var(--color-white);color:var(--color-olive-dark);box-shadow:0 8px 18px #2a331d14;cursor:pointer;transform:translateY(-50%)}.collection-cats__nav svg{width:13px;height:13px}.collection-cats__nav--prev{left:-14px;transform:translateY(-50%) rotate(180deg)}.collection-cats__nav--next{right:-14px}@media(min-width:750px){.collection-cats__grid{grid-template-columns:repeat(7,minmax(0,1fr))}.collection-cats--desktop-carousel .collection-cats__grid,.main-collection.is-list-view .collection-cats--desktop-carousel .collection-cats__grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 84px) / 7);grid-template-columns:none;gap:14px;margin-inline:0;padding:2px 0 8px;overflow-x:auto;scroll-padding-inline:0;scroll-snap-type:x mandatory}.collection-cats--desktop-carousel .collection-chip{scroll-snap-align:start}.collection-cats--desktop-carousel .collection-cats__nav{display:grid}}@media(max-width:749px){.collection-cats__grid,.main-collection.is-list-view .collection-cats__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 16px;margin-inline:0;padding-inline:0;overflow:visible}.collection-cats--mobile-carousel .collection-cats__grid,.main-collection.is-list-view .collection-cats--mobile-carousel .collection-cats__grid{grid-auto-flow:column;grid-auto-columns:calc((100% - 36px) / 3.25);grid-template-columns:none;overflow-x:auto;scroll-padding-inline:0;scroll-snap-type:x mandatory}.collection-cats--mobile-carousel .collection-chip{scroll-snap-align:start}.collection-cats--mobile-carousel .collection-cats__nav{display:grid;width:32px;height:32px}.collection-cats__nav--prev{left:-10px}.collection-cats__nav--next{right:-10px}}@media(min-width:750px){.collection-chip img,.collection-chip svg,.template-collection .collection-chip img,.template-collection .collection-chip svg,.template-search .collection-chip img,.template-search .collection-chip svg{width:auto;height:80px;max-width:88%;object-fit:contain}}@media(max-width:749px){.collection-chip img,.collection-chip svg,.template-collection .collection-chip img,.template-collection .collection-chip svg,.template-search .collection-chip img,.template-search .collection-chip svg{width:auto;height:55px;max-width:86%;object-fit:contain}}.collection-chip:first-child,.main-collection.is-list-view .collection-chip:first-child{border-color:#4f5d3517;background:#ffffffb8}@media(max-width:749px){.collection-chip:first-child,.main-collection.is-list-view .collection-chip:first-child{border-color:#4f5d3517;background:#ffffffb8}}.collection-chip.is-active,.collection-chip[aria-current=page],.main-collection.is-list-view .collection-chip.is-active,.main-collection.is-list-view .collection-chip[aria-current=page],.collection-chip.is-active:first-child,.collection-chip[aria-current=page]:first-child,.main-collection.is-list-view .collection-chip.is-active:first-child,.main-collection.is-list-view .collection-chip[aria-current=page]:first-child{border-color:#4f5d3573;background:var(--color-sage-light)}@media(max-width:749px){.collection-chip,.template-collection .collection-chip,.template-search .collection-chip,.main-collection.is-list-view .collection-chip,.main-collection.is-list-view .collection-chip:not(:first-child){border-color:#4f5d3517;background:#ffffffb8}.collection-chip.is-active,.collection-chip[aria-current=page],.main-collection.is-list-view .collection-chip.is-active,.main-collection.is-list-view .collection-chip[aria-current=page]{border-color:#4f5d3573;background:var(--color-sage-light)}.template-collection .collection-cats,.template-search .collection-cats{margin-top:8px;margin-bottom:8px}}@media(max-width:749px){.template-collection .collection-hero__grid,.template-search .collection-hero__grid{grid-template-columns:minmax(0,1fr) 58px;grid-template-rows:auto auto auto;column-gap:8px;row-gap:6px;padding-block:10px 12px}.template-collection .collection-hero__grid>div:first-child,.template-search .collection-hero__grid>div:first-child{display:contents}.template-collection .collection-hero h1,.template-search .collection-hero h1{grid-column:1 / 2;grid-row:2 / 3;margin-top:8px}.template-collection .collection-hero__image,.template-search .collection-hero__image{grid-column:2 / 3;grid-row:2 / 3;align-self:center;justify-self:end;min-height:54px;height:54px;max-width:58px;margin-top:8px;overflow:visible;transform:none}.template-collection .collection-hero__image:before,.template-search .collection-hero__image:before{display:none}.template-collection .collection-hero__image img,.template-collection .collection-hero__image svg,.template-search .collection-hero__image img,.template-search .collection-hero__image svg{position:static;width:auto;height:54px;max-width:58px;max-height:54px;object-fit:contain;transform:none}.template-collection .collection-hero__text,.template-search .collection-hero__text{grid-column:1 / -1;grid-row:3 / 4;max-width:none;margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/collection.css.map */
