.the-one-collection-hero{--the-one-collection-hero-height: 44rem;--the-one-collection-hero-mobile-height: 34rem;--the-one-collection-hero-radius: 0px;--the-one-collection-hero-side-padding: 3.2rem;--the-one-collection-hero-overlay: .28;--the-one-collection-description-width: 72rem;overflow:hidden}.the-one-collection-hero__outer{width:100%;margin:0 auto}.the-one-collection-hero--page .the-one-collection-hero__outer{max-width:var(--page-width);padding-inline:1.5rem}.the-one-collection-hero--wide .the-one-collection-hero__outer{max-width:172rem;padding-inline:2rem}.the-one-collection-hero__inner{position:relative;display:grid;min-height:var(--the-one-collection-hero-height);overflow:hidden;border-radius:var(--the-one-collection-hero-radius);background:rgb(var(--color-background));isolation:isolate}.the-one-collection-hero--text .the-one-collection-hero__inner{min-height:auto}.the-one-collection-hero--split .the-one-collection-hero__inner{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.the-one-collection-hero__media,.the-one-collection-hero__media picture,.the-one-collection-hero__image{display:block;width:100%;height:100%}.the-one-collection-hero__media{position:relative;min-height:inherit;overflow:hidden;background:rgba(var(--color-foreground),.06)}.the-one-collection-hero--overlay .the-one-collection-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.the-one-collection-hero__image{object-fit:cover;object-position:var(--the-one-collection-image-position, center center)}.the-one-collection-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(0,0,0,var(--the-one-collection-hero-overlay));pointer-events:none}.the-one-collection-hero--split .the-one-collection-hero__overlay,.the-one-collection-hero--text .the-one-collection-hero__overlay{display:none}.the-one-collection-hero__content{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(4.8rem,7vw,10rem) var(--the-one-collection-hero-side-padding)}.the-one-collection-hero--overlay .the-one-collection-hero__content{z-index:1;color:#fff}.the-one-collection-hero--text .the-one-collection-hero__content{min-height:var(--the-one-collection-text-height, 22rem);align-items:var(--the-one-collection-content-align, center);padding-top:4rem;padding-bottom:4rem;text-align:var(--the-one-collection-text-align, center)}.the-one-collection-hero--split .the-one-collection-hero__content{order:1}.the-one-collection-hero--split .the-one-collection-hero__media{order:2}.the-one-collection-hero__content--left{align-items:flex-start;text-align:left}.the-one-collection-hero__content--center{align-items:center;text-align:center}.the-one-collection-hero__content--right{align-items:flex-end;text-align:right}.the-one-collection-hero__eyebrow{margin:0 0 1.2rem;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.68}.the-one-collection-hero__title{max-width:96rem;margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(4rem,6vw,8.2rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:.98;letter-spacing:-.045em}.the-one-collection-hero__description{width:min(100%,var(--the-one-collection-description-width));margin-top:2rem;font-size:clamp(1.45rem,1.25vw,1.8rem);line-height:1.65;opacity:.76}.the-one-collection-hero__description>*{margin-top:0;margin-bottom:0}.the-one-collection-hero__meta{display:inline-flex;align-items:center;gap:.8rem;margin-top:2.2rem;font-size:1.25rem;font-weight:650;opacity:.62}.the-one-collection-hero__meta-dot{width:.35rem;height:.35rem;border-radius:999px;background:currentColor}.the-one-collection-page{--the-one-collection-max-width: 172rem;--the-one-collection-side-padding: 2.8rem;--the-one-collection-grid-gap: 2.4rem;--the-one-collection-grid-gap-mobile: 1.2rem;--the-one-collection-card-radius: 1.4rem;--the-one-collection-card-max-width: 52rem;width:100%}.the-one-collection-page__inner{width:min(100%,var(--the-one-collection-max-width));margin:0 auto;padding-inline:var(--the-one-collection-side-padding)}.the-one-collection-page--full .the-one-collection-page__inner{width:100%;max-width:none}.the-one-collection-page .facets-wrapper,.the-one-collection-page .facets-vertical-sort,.the-one-collection-page .collection,.the-one-collection-page .collection--empty{max-width:none;margin-inline:0;padding-inline:0}.the-one-collection-page .facets-container{width:100%}.the-one-collection-page .facets__form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1.4rem}.the-one-collection-page .facets__wrapper{min-width:0}.the-one-collection-page .product-count{min-width:9rem}.the-one-collection-page .the-one-product-grid{display:grid!important;grid-template-columns:repeat(var(--the-one-effective-columns, 4),minmax(0,1fr));gap:var(--the-one-collection-grid-gap);width:min(100%,calc((var(--the-one-effective-columns, 4) * var(--the-one-collection-card-max-width)) + ((var(--the-one-effective-columns, 4) - 1) * var(--the-one-collection-grid-gap))));margin:0 auto;padding:0}.the-one-collection-page .the-one-product-grid>.grid__item{width:auto;max-width:none;min-width:0;padding:0}.the-one-collection-page .product-card-wrapper,.the-one-collection-page .product-card-wrapper .card{height:100%}.the-one-collection-page .product-card-wrapper .card{overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.09);border-radius:var(--the-one-collection-card-radius);box-shadow:0 1rem 3rem rgba(var(--color-shadow),.08);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.the-one-collection-page .product-card-wrapper:hover .card{transform:translateY(-.4rem);border-color:rgba(var(--color-foreground),.16);box-shadow:0 1.8rem 4.5rem rgba(var(--color-shadow),.13)}.the-one-collection-page .card__inner{overflow:hidden}.the-one-collection-page .card__media .media>img{transition:transform .42s cubic-bezier(.2,.7,.2,1)}.the-one-collection-page .product-card-wrapper:hover .card__media .media>img:first-child{transform:scale(1.025)}.the-one-collection-page .card>.card__content{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;padding:1.8rem 1.8rem 2rem}.the-one-collection-page .card__information{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;padding:0}.the-one-collection-page .card__heading{font-size:clamp(1.45rem,1.05vw,1.75rem);line-height:1.35}.the-one-collection-page .card-information{margin-top:auto;padding-top:1.2rem}.the-one-collection-page .card-information>.price{font-size:1.55rem;font-weight:750}.the-one-collection-page .quick-add{margin-top:1.4rem}.the-one-collection-page .quick-add__submit,.the-one-collection-page .card__content .button{width:100%;min-height:4.8rem;border-radius:999px}.the-one-collection-page .pagination-wrapper{margin-top:5rem}.the-one-collection-page .collection--empty{min-height:42rem;display:grid;place-items:center}.the-one-collection-page .facets-vertical{display:grid;grid-template-columns:minmax(24rem,30rem) minmax(0,1fr);gap:3rem}.the-one-collection-page .facets-vertical .product-grid-container{min-width:0}@media screen and (max-width:989px){.the-one-collection-hero{--the-one-collection-hero-side-padding: 2rem}.the-one-collection-hero--split .the-one-collection-hero__inner{grid-template-columns:minmax(0,1fr)}.the-one-collection-hero--split .the-one-collection-hero__media{min-height:var(--the-one-collection-hero-mobile-height);order:1}.the-one-collection-hero--split .the-one-collection-hero__content{min-height:26rem;order:2}.the-one-collection-hero--overlay .the-one-collection-hero__inner{min-height:var(--the-one-collection-hero-mobile-height)}.the-one-collection-hero__title{font-size:clamp(3.6rem,10vw,5.8rem)}.the-one-collection-page{--the-one-collection-side-padding: 1.5rem}.the-one-collection-page .facets-vertical{display:block}.the-one-collection-page .the-one-product-grid{gap:var(--the-one-collection-grid-gap-mobile)}}@media screen and (max-width:749px){.the-one-collection-hero--page .the-one-collection-hero__outer,.the-one-collection-hero--wide .the-one-collection-hero__outer{padding-inline:0}.the-one-collection-hero__inner{border-radius:0}.the-one-collection-hero--text .the-one-collection-hero__content{min-height:var(--the-one-collection-text-mobile-height, 16rem);padding-top:3rem;padding-bottom:3rem}.the-one-collection-hero__content{padding-top:4.6rem;padding-bottom:4.6rem}.the-one-collection-hero__description{margin-top:1.4rem;font-size:1.4rem;line-height:1.6}.the-one-collection-page .the-one-product-grid{grid-template-columns:repeat(var(--the-one-mobile-columns, 2),minmax(0,1fr));width:100%}.the-one-collection-page .card>.card__content{padding:1.2rem 1.1rem 1.4rem}.the-one-collection-page .card__heading{font-size:1.3rem}.the-one-collection-page .card-information>.price{font-size:1.35rem}.the-one-collection-page .quick-add__submit,.the-one-collection-page .card__content .button{min-height:4.2rem;padding-inline:1rem;font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.the-one-collection-page .product-card-wrapper .card,.the-one-collection-page .card__media .media>img{transition:none}}.the-one-card-gallery{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.the-one-card-gallery__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}.product-card-wrapper .card__inner{position:relative}.product-card-wrapper .card__inner>.card__content>.card__badge.top.right{position:absolute;top:1rem;right:1rem;bottom:auto;left:auto;z-index:7;margin:0}.the-one-card-gallery__media,.the-one-card-gallery__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.the-one-card-gallery__image{display:block;object-fit:cover}.the-one-card-gallery__controls{position:absolute;right:1rem;bottom:1rem;z-index:5;display:flex;align-items:center;gap:.35rem;padding:.35rem;border:.1rem solid rgba(255,255,255,.7);border-radius:999px;background:#ffffffe6;color:#111;box-shadow:0 .6rem 1.8rem #0000001f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.the-one-card-gallery__button{display:grid;width:3rem;height:3rem;place-items:center;padding:0;border-radius:999px;color:inherit}.the-one-card-gallery__button:hover,.the-one-card-gallery__button:focus-visible{background:#00000014}.the-one-card-gallery__button svg{width:1.7rem;height:1.7rem}.the-one-card-gallery__count{min-width:3.2rem;font-size:1.1rem;font-weight:750;line-height:1;text-align:center}@media(hover:hover)and (min-width:750px){.the-one-card-gallery__controls{opacity:0;transform:translateY(.5rem);transition:opacity .16s ease,transform .16s ease}.card-wrapper:hover .the-one-card-gallery__controls,.the-one-card-gallery:focus-within .the-one-card-gallery__controls{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.the-one-card-gallery__controls{right:.6rem;bottom:.6rem;transform:scale(.9);transform-origin:right bottom}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/the-one-collection.css.map */
