.home-hero{position:relative;display:grid;min-height:clamp(600px,78vh,880px);overflow:hidden;isolation:isolate;background:var(--color-surface-secondary)}.home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.home-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;vertical-align:middle}.home-hero--with-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:#0808081a}.home-hero__frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.home-hero__shell{position:relative;z-index:3;display:grid;width:100%;min-height:inherit}.home-hero__content{position:relative;z-index:3;display:flex;align-items:flex-end;width:100%;min-height:inherit;padding-top:var(--space-8);padding-bottom:var(--space-8)}.home-hero__copy{width:100%;max-width:880px}.home-hero--with-image .home-hero__content{color:#fff}.home-hero__eyebrow,.home-section-heading__eyebrow{margin:0 0 var(--space-3);font-size:var(--text-caption);font-weight:var(--font-body-weight-bold);letter-spacing:.08em;text-transform:uppercase}.home-hero--with-image .home-hero__eyebrow{color:#fffffffa;text-shadow:0 1px 2px rgba(0,0,0,1),0 3px 8px rgba(0,0,0,.95),0 8px 20px rgba(0,0,0,.8)}.home-hero__title{max-width:760px;margin:0 0 var(--space-4);font-size:var(--text-display);line-height:.96;letter-spacing:-.045em}.home-hero--with-image .home-hero__title{color:#fff;text-shadow:0 2px 2px rgba(0,0,0,1),0 4px 10px rgba(0,0,0,.95),0 10px 24px rgba(0,0,0,.82),0 16px 36px rgba(0,0,0,.62)}.home-hero__text{max-width:620px}.home-hero--with-image .home-hero__text{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,1),0 3px 8px rgba(0,0,0,.95),0 8px 20px rgba(0,0,0,.78)}.home-hero__text p:last-child{margin-bottom:0}.home-hero__actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5)}.home-hero--with-image .button--primary{box-shadow:0 3px 10px #00000057,0 10px 24px #00000038}.home-hero--with-image .button--secondary{color:#fff;border-color:#ffffffeb;background:#0808082e;box-shadow:0 3px 10px #00000047,0 10px 24px #0003}.home-hero--with-image .button--secondary:hover,.home-hero--with-image .button--secondary:focus-visible{color:#fff;border-color:#fff;background:#08080847}.home-hero__ticker{position:relative;z-index:3}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-6)}.home-section-heading h2{margin:0}.home-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5) var(--space-3)}.home-product-grid__item{min-width:0}.home-collection-grid{display:grid;gap:var(--space-4)}.home-collection-card{display:block;height:100%;color:inherit;text-decoration:none;border:var(--border-width) solid var(--color-border);background:var(--color-surface)}.home-collection-card__media{aspect-ratio:4 / 3;overflow:hidden;background:var(--color-surface-secondary)}.home-collection-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s var(--easing-standard)}.home-collection-card:hover .home-collection-card__image,.home-collection-card:focus-within .home-collection-card__image{transform:scale(1.018)}.home-collection-card__content{padding:var(--space-5)}.home-collection-card__content h3{margin-bottom:var(--space-2)}.home-collection-card__content p{margin:0;color:var(--color-muted)}@media(prefers-reduced-motion:no-preference){.home-hero__eyebrow{animation:home-hero-enter .42s ease-out 40ms both}.home-hero__title{animation:home-hero-enter .52s ease-out 90ms both}.home-hero__text{animation:home-hero-enter .52s ease-out .15s both}.home-hero__actions{animation:home-hero-enter .52s ease-out .21s both}.home-hero__ticker{animation:home-hero-fade .5s ease-out .26s both}}@keyframes home-hero-enter{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes home-hero-fade{0%{opacity:0}to{opacity:1}}@media screen and (max-width:749px){.home-hero{min-height:84svh}.home-hero__image{object-position:center center}.home-hero--with-image:after{background:linear-gradient(to bottom,#08080805,#0808080a 44%,#0808081a 70%,#08080842)}.home-hero__content{align-items:flex-end;padding-top:var(--space-8);padding-bottom:var(--space-7)}.home-hero__copy{width:100%;max-width:none}.home-hero__title{max-width:10ch}.home-hero--with-image .home-hero__title{text-shadow:0 2px 2px rgba(0,0,0,1),0 4px 10px rgba(0,0,0,.98),0 10px 24px rgba(0,0,0,.88),0 18px 40px rgba(0,0,0,.7)}.home-hero--with-image .home-hero__text{text-shadow:0 1px 2px rgba(0,0,0,1),0 3px 8px rgba(0,0,0,.98),0 8px 20px rgba(0,0,0,.84)}.home-hero__text{max-width:34rem}.home-hero__actions{width:100%}.home-hero__actions .button{flex:1 1 100%;justify-content:center;width:100%}}@media screen and (min-width:750px){.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6) var(--space-4)}.home-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__copy{max-width:780px}}@media screen and (min-width:1000px){.home-hero{min-height:clamp(660px,82vh,920px)}.home-hero__image{object-position:center 48%}.home-hero--with-image:after{background:#08080814}.home-hero__content{padding-block:var(--space-9)}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1400px){.home-hero{min-height:min(900px,84vh)}.home-hero__image{object-position:center 46%}.home-hero--with-image:after{background:#0808080f}}@media(prefers-reduced-motion:reduce){.home-hero__eyebrow,.home-hero__title,.home-hero__text,.home-hero__actions,.home-hero__ticker{animation:none}.home-collection-card__image{transition:none}.home-collection-card:hover .home-collection-card__image,.home-collection-card:focus-within .home-collection-card__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/homepage.css.map */
