@media screen and (max-width:749px){.collection .grid__item:only-child{flex:0 0 100%;max-width:100%}}@media screen and (max-width:989px){.collection .slider.slider--tablet{margin-bottom:1.5rem}}.collection .loading-overlay{position:absolute;z-index:1;width:1.8rem}@media screen and (max-width:749px){.collection .loading-overlay{top:0;right:0}}@media screen and (min-width:750px){.collection .loading-overlay{left:0}}.collection .loading-overlay{top:0;right:0;bottom:0;left:0;display:none;width:100%;padding:0 1.5rem;opacity:.7}@media screen and (min-width:750px){.collection .loading-overlay{padding-left:5rem;padding-right:5rem}}.collection.loading .loading-overlay{display:block}.collection--empty .title-wrapper{margin-top:10rem;margin-bottom:15rem}@media screen and (max-width:989px){.collection .slider--tablet.product-grid{scroll-padding-left:1.5rem}}.collection__description>*{margin:0}.collection__title.title-wrapper{margin-bottom:2.5rem}.collection__title .title:not(:only-child){margin-bottom:1rem}@media screen and (min-width:990px){.collection__title--desktop-slider .title{margin-bottom:2.5rem}.collection__title.title-wrapper--self-padded-tablet-down{padding:0 5rem}.collection slider-component:not(.page-width-desktop){padding:0}.collection--full-width slider-component:not(.slider-component-desktop){padding:0 1.5rem;max-width:none}}.collection__view-all a:not(.link){margin-top:1rem}.collection-view-controls{display:flex;align-items:center;justify-content:flex-end;gap:1.2rem;margin-bottom:2.4rem}.collection-view-controls__label{color:rgba(var(--color-foreground),.68);font-size:1.3rem;font-weight:800}.collection-view-controls__group{display:inline-flex;gap:.4rem;border:1px solid rgba(var(--color-foreground),.08);border-radius:.8rem;background:rgba(var(--color-background),.78);box-shadow:0 1rem 2.6rem rgba(var(--color-foreground),.05);padding:.4rem}.collection-view-controls__button{display:inline-flex;min-height:3.8rem;align-items:center;gap:.7rem;border:0;border-radius:.6rem;background:transparent;color:rgba(var(--color-foreground),.72);cursor:pointer;font:inherit;font-size:1.3rem;font-weight:800;padding:0 1rem}.collection-view-controls__button:hover,.collection-view-controls__button:focus-visible{background:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground));outline:none}.collection-view-controls__button.is-active{background:#60a29924;color:rgb(var(--color-foreground))}.collection-view-controls__icon{display:grid;width:1.8rem;height:1.6rem;gap:.2rem}.collection-view-controls__icon span{border-radius:.2rem;background:currentColor;opacity:.72}.collection-view-controls__icon--compact{grid-template-columns:repeat(2,1fr)}.collection-view-controls__icon--normal{grid-template-columns:repeat(3,1fr)}.collection-view-controls__icon--large{grid-template-columns:repeat(2,1fr)}.collection-buying-guide{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:2rem;margin-top:4rem;margin-bottom:2.8rem}.collection-buying-guide__intro,.collection-buying-guide__items{border:1px solid rgba(var(--color-foreground),.08);border-radius:.8rem;background:rgba(var(--color-background),.72);box-shadow:0 1.2rem 3rem rgba(var(--color-foreground),.05)}.collection-buying-guide__intro{padding:2.4rem}.collection-buying-guide__intro span{color:rgba(var(--color-foreground),.68);font-size:1.2rem;font-weight:800;text-transform:uppercase}.collection-buying-guide__intro h2{margin:.8rem 0 0;font-size:clamp(2rem,2.5vw,3.2rem);line-height:1.08}.collection-buying-guide__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.collection-buying-guide__items>div{padding:2.4rem}.collection-buying-guide__items>div+div{border-left:1px solid rgba(var(--color-foreground),.08)}.collection-buying-guide__items strong{display:block;margin-bottom:.7rem;font-size:1.5rem}.collection-buying-guide__items p{margin:0;color:rgba(var(--color-foreground),.72);line-height:1.45}.collection .product-grid{row-gap:4rem}.collection .product-card-wrapper .card{border:1px solid rgba(var(--color-foreground),.08);border-radius:.8rem;background:rgba(var(--color-background),.9);box-shadow:0 1rem 2.8rem rgba(var(--color-foreground),.06);overflow:hidden;transition:transform var(--duration-short) ease,box-shadow var(--duration-short) ease,border-color var(--duration-short) ease}.collection .product-card-wrapper:hover .card{border-color:#60a29959;box-shadow:0 1.8rem 4rem rgba(var(--color-foreground),.12);transform:translateY(-.4rem)}.collection .product-card-wrapper .card__media{background:#f2b1691f}.collection .product-card-wrapper .card__content{padding-left:1.4rem;padding-right:1.4rem}.collection .product-card-wrapper .card__heading{line-height:1.22}.card-information__curated-note{display:inline-flex;margin:.6rem 0 .8rem;border-radius:999px;background:#60a29924;color:rgba(var(--color-foreground),.78);padding:.4rem .8rem;font-size:1.1rem;font-weight:800}.collection .quick-add__submit{min-height:4.2rem;border-radius:.8rem;font-weight:800}@media screen and (min-width:990px){html[data-collection-card-size=compact] #product-grid.product-grid>.grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}html[data-collection-card-size=normal] #product-grid.product-grid>.grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}html[data-collection-card-size=large] #product-grid.product-grid>.grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}html[data-collection-card-size=compact] .collection .product-card-wrapper .card__content{padding-left:1rem;padding-right:1rem}html[data-collection-card-size=compact] .collection .product-card-wrapper .card__heading{font-size:1.5rem}html[data-collection-card-size=compact] .card-information__curated-note{font-size:1rem}html[data-collection-card-size=large] .collection .product-card-wrapper .card__content{padding-left:1.8rem;padding-right:1.8rem}html[data-collection-card-size=large] .collection .product-card-wrapper .card__heading{font-size:2rem}.collection-promo-card{min-height:100%}.collection-promo-card__inner{display:flex;min-height:100%;flex-direction:column;justify-content:center;border:1px solid rgba(var(--color-foreground),.1);border-radius:.8rem;background:linear-gradient(145deg,#f2b1693d,#60a29929),rgb(var(--color-background));padding:2.4rem}.collection-promo-card__inner span{color:rgba(var(--color-foreground),.66);font-size:1.2rem;font-weight:800;text-transform:uppercase}.collection-promo-card__inner strong{display:block;margin-top:.8rem;font-size:2.4rem;line-height:1.05}.collection-promo-card__inner p{margin:1.2rem 0 1.8rem}@media screen and (max-width:989px){.collection-buying-guide,.collection-buying-guide__items{grid-template-columns:1fr}.collection-buying-guide__items>div+div{border-top:1px solid rgba(var(--color-foreground),.08);border-left:0}}@media screen and (max-width:749px){.collection-view-controls{align-items:stretch;flex-direction:column;margin-bottom:1.8rem}.collection-view-controls__group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.collection-view-controls__button{justify-content:center;padding:0 .7rem}html[data-collection-card-size=large] #product-grid.product-grid>.grid__item{width:100%;max-width:100%}.collection-buying-guide{margin-bottom:2rem}.collection-buying-guide__intro,.collection-buying-guide__items>div,.collection-promo-card__inner{padding:1.8rem}.collection .product-card-wrapper .card__content{padding-left:1rem;padding-right:1rem}.card-information__curated-note{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/template-collection.css.map */
