.collection-hub{overflow:hidden;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.collection-hub__hero{position:relative;isolation:isolate;overflow:hidden;color:#fff;background:radial-gradient(circle at 88% 15%,rgba(255,137,55,.32),transparent 25rem),radial-gradient(circle at 72% 100%,rgba(93,155,119,.24),transparent 31rem),#10241d}.collection-hub__hero:before,.collection-hub__hero:after{position:absolute;z-index:-1;content:"";pointer-events:none}.collection-hub__hero:before{top:-14rem;right:-7rem;width:40rem;height:40rem;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 6rem #ffffff06,0 0 0 12rem #ffffff05}.collection-hub__hero:after{right:5%;bottom:-8rem;width:28rem;height:18rem;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:3rem 3rem;transform:rotate(-8deg)}.collection-hub__hero-media,.collection-hub__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.collection-hub__hero-media{z-index:-3;display:block}.collection-hub__hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.collection-hub__hero-overlay{z-index:-2;background:linear-gradient(90deg,rgba(7,24,18,calc(var(--collection-hub-image-overlay) + .12)),rgba(7,24,18,var(--collection-hub-image-overlay)) 58%,rgba(7,24,18,calc(var(--collection-hub-image-overlay) + .08)))}.collection-hub__hero--has-image:before,.collection-hub__hero--has-image:after{opacity:0}.collection-hub__hero-inner{padding-top:clamp(7rem,10vw,13rem);padding-bottom:clamp(6rem,8vw,10rem)}.collection-hub__eyebrow{display:inline-flex;align-items:center;gap:1.2rem;margin:0 0 2.6rem;color:#ff9650;font-size:1.2rem;font-weight:700;letter-spacing:.18em;line-height:1;text-transform:uppercase}.collection-hub__eyebrow:before{width:3.8rem;height:1px;content:"";background:currentColor}.collection-hub__intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(30rem,.8fr);gap:clamp(4rem,8vw,12rem);align-items:end}.collection-hub__title{max-width:76rem;margin:0;color:#fff;font-family:var(--font-heading-family);font-size:clamp(4.6rem,6.2vw,8.8rem);font-weight:500;letter-spacing:-.045em;line-height:.98}.collection-hub__description{max-width:55rem;color:#ffffffb8;font-size:clamp(1.5rem,1.25vw,1.8rem);line-height:1.75}.collection-hub__description p{margin:0}.collection-hub__meta{display:flex;gap:3rem;align-items:center;margin-top:3.2rem;padding-top:2.6rem;border-top:1px solid rgba(255,255,255,.14);color:#ffffffa6;font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase}.collection-hub__meta strong{color:#fff;font-size:2.2rem;font-weight:500;letter-spacing:0}.collection-hub__catalog{padding-top:clamp(6rem,8vw,11rem);padding-bottom:clamp(7rem,9vw,12rem)}.collection-hub__catalog-header{display:flex;justify-content:space-between;gap:3rem;align-items:flex-end;margin-bottom:clamp(3rem,4vw,5rem)}.collection-hub__catalog-heading{margin:0;font-size:clamp(3rem,3.2vw,4.8rem);font-weight:500;letter-spacing:-.035em;line-height:1.08}.collection-hub__catalog-note{max-width:36rem;margin:0;color:rgba(var(--color-foreground),.62);font-size:1.4rem;line-height:1.6;text-align:right}.collection-hub__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:2.4rem}.collection-showcase-card{grid-column:span 4;min-width:0}.collection-hub__grid--standard.collection-hub__grid--columns-2 .collection-showcase-card{grid-column:span 6}.collection-hub__grid--standard.collection-hub__grid--columns-4 .collection-showcase-card{grid-column:span 3}.collection-hub__grid--masonry .collection-showcase-card:nth-child(-n+2){grid-column:span 6}.collection-showcase-card__link{position:relative;display:block;min-height:42rem;overflow:hidden;border-radius:2rem;color:#fff;background:#dfe3df;box-shadow:0 1.4rem 4rem #16271f14;transform:translateY(0);transition:box-shadow .4s ease,transform .4s ease}.collection-hub__grid--masonry .collection-showcase-card:nth-child(-n+2) .collection-showcase-card__link{min-height:52rem}.collection-showcase-card__link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:linear-gradient(180deg,#08120e0d 25%,#08120ec7);transition:background-color .35s ease}.collection-showcase-card__media,.collection-showcase-card__image,.collection-showcase-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.collection-showcase-card__image,.collection-showcase-card__placeholder{object-fit:cover;transition:transform .7s cubic-bezier(.2,.65,.3,1)}.collection-showcase-card__placeholder{background:#dfe3df}.collection-showcase-card__number{position:absolute;top:2.4rem;left:2.4rem;z-index:2;display:grid;width:4.4rem;height:4.4rem;place-items:center;border:1px solid rgba(255,255,255,.38);border-radius:50%;color:#ffffffe6;font-size:1.2rem;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e1f1829}.collection-showcase-card__content{position:absolute;right:2.8rem;bottom:2.8rem;left:2.8rem;z-index:2;display:flex;justify-content:space-between;gap:2rem;align-items:flex-end}.collection-showcase-card__title{max-width:34rem;margin:0;color:#fff;font-size:clamp(2.2rem,2vw,3.2rem);font-weight:500;letter-spacing:-.025em;line-height:1.12}.collection-showcase-card__count{margin:.9rem 0 0;color:#ffffffad;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase}.collection-showcase-card__arrow{display:grid;flex:0 0 auto;width:5rem;height:5rem;place-items:center;border-radius:50%;color:#10241d;background:#fff;transition:color .3s ease,background-color .3s ease,transform .3s ease}.collection-showcase-card__arrow svg{width:2.1rem;height:2.1rem}.collection-showcase-card__link:hover,.collection-showcase-card__link:focus-visible{color:#fff;box-shadow:0 2rem 5rem #16271f29;transform:translateY(-.5rem)}.collection-showcase-card__link:hover .collection-showcase-card__image,.collection-showcase-card__link:focus-visible .collection-showcase-card__image{transform:scale(1.055)}.collection-showcase-card__link:hover .collection-showcase-card__arrow,.collection-showcase-card__link:focus-visible .collection-showcase-card__arrow{color:#fff;background:#ef7525;transform:translate(.4rem)}.collection-hub__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4rem;align-items:center;margin-top:clamp(6rem,8vw,10rem);padding:clamp(3.2rem,5vw,6rem);border:1px solid rgba(var(--color-foreground),.1);border-radius:2.4rem;background:rgba(var(--color-foreground),.035)}.collection-hub__cta-label{margin:0 0 1.2rem;color:#d9631f;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.collection-hub__cta-title{margin:0;font-size:clamp(2.6rem,3vw,4.2rem);font-weight:500;letter-spacing:-.03em}.collection-hub__cta-text{max-width:66rem;margin:1.2rem 0 0;color:rgba(var(--color-foreground),.62);font-size:1.5rem;line-height:1.65}.collection-hub__cta .button{min-width:17rem;border-radius:999px}@media screen and (max-width:989px){.collection-hub__intro{grid-template-columns:1fr;gap:3rem}.collection-hub__description{max-width:64rem}.collection-showcase-card,.collection-hub__grid--standard.collection-hub__grid--columns-4 .collection-showcase-card,.collection-hub__grid--masonry .collection-showcase-card:nth-child(-n+2){grid-column:span 6}.collection-showcase-card__link,.collection-hub__grid--masonry .collection-showcase-card:nth-child(-n+2) .collection-showcase-card__link{min-height:42rem}}@media screen and (max-width:749px){.collection-hub__hero-inner{padding-top:6.5rem;padding-bottom:6rem}.collection-hub__hero-overlay{background:rgba(7,24,18,var(--collection-hub-image-overlay))}.collection-hub__eyebrow{margin-bottom:2rem}.collection-hub__title{font-size:clamp(4rem,13vw,5.8rem)}.collection-hub__meta{gap:1.4rem;justify-content:space-between;font-size:1rem}.collection-hub__catalog-header{display:block}.collection-hub__catalog-note{margin-top:1.4rem;text-align:left}.collection-hub__grid{gap:1.6rem}.collection-showcase-card,.collection-hub__grid--masonry .collection-showcase-card:nth-child(-n+2){grid-column:1 / -1}.collection-showcase-card__link,.collection-hub__grid--masonry .collection-showcase-card:nth-child(-n+2) .collection-showcase-card__link{min-height:36rem;border-radius:1.6rem}.collection-showcase-card__number{top:1.8rem;left:1.8rem;width:4rem;height:4rem}.collection-showcase-card__content{right:2rem;bottom:2rem;left:2rem}.collection-showcase-card__title{font-size:2.4rem}.collection-showcase-card__arrow{width:4.6rem;height:4.6rem}.collection-hub__cta{grid-template-columns:1fr;gap:2.6rem}.collection-hub__cta .button{width:100%}}@media(prefers-reduced-motion:reduce){.collection-showcase-card__link,.collection-showcase-card__image,.collection-showcase-card__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-main-list-collections-premium.css.map */
