.hero{position:relative;width:100%;overflow:hidden;background:var(--muted)}.hero--full{min-height:88vh;min-height:88dvh}.hero--tall{min-height:75vh;min-height:75dvh}.hero--medium{aspect-ratio:4 / 5}@media(min-width:750px){.hero--medium{aspect-ratio:16 / 9}}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__media img,.hero__media video{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0000,#0000000d 40%,#00000073)}.hero__content{position:relative;z-index:2;min-height:inherit;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem var(--content-pad-mobile) 3rem;color:#fff}.hero--center .hero__content{justify-content:center;text-align:center;align-items:center}.hero--center.hero--full .hero__content{align-items:center}@media(min-width:750px){.hero__content{padding:3rem var(--content-pad-desktop) 4rem}}.hero__eyebrow{font-size:.6875rem;letter-spacing:.24em;text-transform:uppercase;opacity:.9;margin-bottom:1rem;animation:fadeUp 1s cubic-bezier(.22,1,.36,1) .2s both}.hero__title{font-family:var(--font-display);font-size:clamp(2.25rem,9vw,6rem);line-height:.94;letter-spacing:-.025em;max-width:14ch;margin-bottom:1.5rem;font-weight:400;animation:fadeUp 1.2s cubic-bezier(.22,1,.36,1) .35s both}.hero--center .hero__title{max-width:18ch}.hero__subtitle{font-size:1rem;line-height:1.5;max-width:38ch;margin-bottom:2rem;opacity:.92;animation:fadeUp 1.2s cubic-bezier(.22,1,.36,1) .5s both}.hero__cta{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#fff;color:#000;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500;transition:background var(--transition-fast),color var(--transition-fast);animation:fadeUp 1.2s cubic-bezier(.22,1,.36,1) .65s both}@media(hover:hover)and (pointer:fine){.hero__cta:hover{background:transparent;color:#fff;box-shadow:inset 0 0 0 1px #fff}}.editorial-split{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}@media(min-width:750px){.editorial-split{grid-template-columns:1fr 1fr;gap:4rem}.editorial-split--reverse>.editorial-split__media{order:2}}.editorial-split__media{aspect-ratio:4 / 5;overflow:hidden;background:var(--muted)}.editorial-split__media img{width:100%;height:100%;object-fit:cover}.editorial-split__content{padding:1rem 0}@media(min-width:750px){.editorial-split__content{padding:2rem 1rem}}.editorial-split__eyebrow{font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;opacity:.6;margin-bottom:1rem}.editorial-split__title{font-family:var(--font-display);font-size:clamp(1.75rem,4.5vw,3rem);line-height:1.05;letter-spacing:-.02em;margin-bottom:1.25rem;max-width:14ch}.editorial-split__text{font-size:1rem;line-height:1.6;max-width:42ch;margin-bottom:1.75rem}.editorial-split__text p{margin-bottom:.75rem}.editorial-split__text p:last-child{margin-bottom:0}.tile-grid{display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width:750px){.tile-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media(min-width:1100px){.tile-grid--3{grid-template-columns:repeat(3,1fr)}.tile-grid--4{grid-template-columns:repeat(4,1fr)}}.tile{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--muted);display:block;color:#fff}.tile--tall{aspect-ratio:3 / 4}.tile--square{aspect-ratio:1 / 1}.tile__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}@media(hover:hover)and (pointer:fine){.tile:hover .tile__img{transform:scale(1.04)}}.tile__caption{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.55) 100%);pointer-events:none}.tile__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.375rem;opacity:.85}.tile__title{font-family:var(--font-display);font-size:1.5rem;line-height:1.05;letter-spacing:-.01em}@media(min-width:750px){.tile__title{font-size:1.75rem}}.marquee{overflow:hidden;background:var(--text);color:var(--bg);padding:.875rem 0;font-family:var(--font-display);font-size:1.5rem;letter-spacing:-.01em;white-space:nowrap;border-top:1px solid rgba(244,237,224,.1);border-bottom:1px solid rgba(244,237,224,.1)}@media(min-width:750px){.marquee{font-size:2.5rem;padding:1.25rem 0}}.marquee__track{display:inline-flex;gap:3rem;animation:scroll 30s linear infinite;padding-right:3rem}.marquee__item{display:inline-flex;align-items:center;gap:3rem}.marquee__item:after{content:"\2736";font-size:1rem;opacity:.5}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.rich-text{text-align:center;max-width:720px;margin:0 auto}.rich-text--left{text-align:left}.rich-text__eyebrow{font-size:.6875rem;letter-spacing:.24em;text-transform:uppercase;opacity:.55;margin-bottom:1rem}.rich-text__title{font-family:var(--font-display);font-size:clamp(1.75rem,5vw,3rem);line-height:1.08;letter-spacing:-.02em;margin-bottom:1.5rem}.rich-text__body{font-size:1.0625rem;line-height:1.65;opacity:.85}.rich-text__body p{margin-bottom:1rem}.rich-text__body p:last-child{margin-bottom:0}.rich-text__cta{margin-top:2rem}.product-page{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:990px){.product-page{grid-template-columns:1.4fr 1fr;gap:4rem;align-items:start}}.product-gallery{display:flex;flex-direction:column;gap:.5rem}@media(min-width:990px){.product-gallery{position:sticky;top:calc(var(--header-height-desktop) + 1rem)}}.product-gallery__main{position:relative;aspect-ratio:3 / 4;background:var(--muted);overflow:hidden}.product-gallery__main img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(max-width:989px){.product-gallery__thumbs{display:none}.product-gallery{margin-left:calc(-1 * var(--content-pad-mobile));margin-right:calc(-1 * var(--content-pad-mobile))}.product-gallery__scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-gallery__scroll::-webkit-scrollbar{display:none}.product-gallery__scroll .product-gallery__main{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:3 / 4}.product-gallery__dots{display:flex;justify-content:center;gap:.375rem;padding:1rem 0 0}.product-gallery__dot{width:6px;height:6px;border-radius:50%;background:var(--muted);transition:background var(--transition-fast)}.product-gallery__dot.is-active{background:var(--text)}}@media(min-width:990px){.product-gallery__scroll{display:grid;grid-template-columns:1fr;gap:.5rem}.product-gallery__dots{display:none}}.product-info{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:990px){.product-info{padding-top:1rem}}.product-info__vendor{font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;opacity:.55}.product-info__title{font-family:var(--font-display);font-size:clamp(1.625rem,4vw,2.5rem);line-height:1.05;letter-spacing:-.02em;margin-bottom:.25rem}.product-info__price{font-size:1.125rem;font-feature-settings:"tnum";display:flex;align-items:baseline;gap:.75rem}.product-info__price--compare{font-size:.9375rem;text-decoration:line-through;opacity:.5}.product-info__price--sale{color:var(--accent)}.product-info__variants{display:flex;flex-direction:column;gap:1.25rem;margin-top:.5rem}.variant-group__label{display:flex;justify-content:space-between;align-items:baseline;font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.625rem}.variant-group__value{font-size:.8125rem;letter-spacing:.04em;text-transform:none;opacity:.7}.variant-options{display:flex;flex-wrap:wrap;gap:.5rem}.variant-option{position:relative}.variant-option input{position:absolute;opacity:0;pointer-events:none}.variant-option__label{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:44px;padding:0 1rem;border:1px solid var(--muted);font-size:.8125rem;letter-spacing:.04em;cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast);-webkit-tap-highlight-color:transparent}.variant-option input:checked+.variant-option__label{border-color:var(--text);background:var(--text);color:var(--bg)}.variant-option input:disabled+.variant-option__label{opacity:.35;text-decoration:line-through;cursor:not-allowed}.product-info__qty{display:flex;align-items:center;border:1px solid var(--muted);width:fit-content}.product-info__qty button{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;-webkit-tap-highlight-color:transparent}.product-info__qty input{width:48px;height:48px;border:0;background:transparent;text-align:center;font-size:.9375rem;-webkit-appearance:none;appearance:none;font-feature-settings:"tnum"}.product-info__atc{margin-top:.5rem}.product-info__description{font-size:.9375rem;line-height:1.65;margin-top:1rem;border-top:1px solid var(--muted);padding-top:1.5rem}.product-info__description p{margin-bottom:.75rem}.product-info__description p:last-child{margin-bottom:0}.product-info__meta{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;font-size:.8125rem;border-top:1px solid var(--muted);padding-top:1.5rem;opacity:.7}.product-info__meta-row{display:flex;justify-content:space-between;gap:1rem}.collection-header{text-align:center;padding:2rem 0 2.5rem}@media(min-width:750px){.collection-header{padding:3rem 0 3.5rem}}.collection-header__eyebrow{font-size:.6875rem;letter-spacing:.24em;text-transform:uppercase;opacity:.55;margin-bottom:.875rem}.collection-header__title{font-family:var(--font-display);font-size:clamp(2rem,6vw,4rem);line-height:1;letter-spacing:-.025em;margin-bottom:.75rem}.collection-header__count{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;opacity:.55}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0 1.5rem;border-top:1px solid var(--muted);border-bottom:1px solid var(--muted);margin-bottom:2rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.collection-toolbar select{border:0;background:transparent;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;padding:.5rem 1.5rem .5rem 0;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='currentColor' fill='none' stroke-width='1.5'/></svg>");background-repeat:no-repeat;background-position:right center}.cart-page{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:990px){.cart-page{grid-template-columns:1.6fr 1fr;gap:4rem;align-items:start}}.cart-page__summary{background:#0d0d0d08;padding:1.5rem}@media(min-width:990px){.cart-page__summary{position:sticky;top:calc(var(--header-height-desktop) + 1rem);padding:2rem}}.cart-page__total{display:flex;justify-content:space-between;font-size:1.125rem;border-top:1px solid var(--muted);padding-top:1rem;margin:1rem 0 1.5rem;font-feature-settings:"tnum"}.not-found{text-align:center;padding:6rem 0;display:flex;flex-direction:column;align-items:center;gap:1rem}.not-found__code{font-family:var(--font-display);font-size:clamp(6rem,20vw,14rem);line-height:.9;letter-spacing:-.04em}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in-up{animation:fadeUp 1s cubic-bezier(.22,1,.36,1) both}[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}[data-reveal].is-revealed{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/13/assets/sections.css.map */
