.shop-hero{--sh-bg-rgb: 18 20 11;--sh-bg: rgb(var(--sh-bg-rgb));--sh-ink: #ffffff;--sh-ink-2: #c2c4b7;--sh-muted: #8f937e;--sh-line: #444937;--sh-accent: #668e66;--sh-primary: #4f794f;--sh-on-primary: #dafcd9;--sh-mark: #abd045;--sh-label: "Work Sans", -apple-system, BlinkMacSystemFont, sans-serif;position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;min-height:var(--shop-hero-min, 460px);margin:0 0 clamp(28px,3.5vw,48px);background:var(--sh-bg);color:var(--sh-ink)}.shop-hero__media{position:absolute;inset:0 0 0 auto;width:var(--shop-hero-media-width, 58%);z-index:0;-webkit-mask-image:linear-gradient(100deg,transparent 0%,rgba(0,0,0,.45) calc(var(--shop-hero-fade-reach, 34%) * .3),#000 var(--shop-hero-fade-reach, 34%));mask-image:linear-gradient(100deg,transparent 0%,rgba(0,0,0,.45) calc(var(--shop-hero-fade-reach, 34%) * .3),#000 var(--shop-hero-fade-reach, 34%))}.shop-hero__media>*{width:100%;height:100%}.shop-hero__media img,.shop-hero__media video{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.94) contrast(1.04) brightness(.82)}.shop-hero__media video{position:absolute;top:0;right:0;bottom:0;left:0}.shop-hero__media .shop-hero__video--mobile{display:none}.shop-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgb(var(--sh-bg-rgb)),rgb(var(--sh-bg-rgb) / var(--shop-hero-overlay, .4)) 22%,rgb(var(--sh-bg-rgb) / 0) 56%),linear-gradient(0deg,rgb(var(--sh-bg-rgb) / .85),rgb(var(--sh-bg-rgb) / 0) 30%),linear-gradient(180deg,rgb(var(--sh-bg-rgb) / .5),rgb(var(--sh-bg-rgb) / 0) 22%)}.shop-hero__inner{position:relative;z-index:2;width:100%;max-width:1180px;margin-inline:auto;padding:clamp(44px,5.5vw,76px) clamp(18px,4vw,44px)}.shop-hero__mark{position:absolute;z-index:0;top:48%;left:clamp(-140px,-6vw,-30px);width:clamp(380px,43vw,640px);aspect-ratio:1 / 1;transform:translateY(-50%);pointer-events:none;opacity:var(--shop-hero-mark-opacity, .12);filter:blur(6px)}.shop-hero__mark-fill{display:block;width:100%;height:100%;background:var(--sh-mark);-webkit-mask-image:var(--shop-hero-mark);mask-image:var(--shop-hero-mark);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.shop-hero__copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:14px;max-width:540px}.shop-hero__copy:before{content:"";position:absolute;z-index:-1;top:-16%;right:-24%;bottom:-14%;left:-22%;pointer-events:none;background:radial-gradient(ellipse 64% 60% at 34% 42%,rgb(var(--sh-bg-rgb) / var(--shop-hero-copy-shade, .15)),rgb(var(--sh-bg-rgb) / 0) 72%)}@media(min-width:1025px){.shop-hero__copy{margin-left:-48px}}.shop-hero__eyebrow{font-family:var(--sh-label);font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--sh-primary)}.shop-hero .shop-hero__heading{margin:0;font-family:var(--shop-hero-display, "Libre Baskerville", sans-serif);font-size:clamp(30px,3.6vw,46px);font-weight:700;line-height:1.06;letter-spacing:-.02em;color:var(--sh-ink);text-transform:none}.shop-hero__line{display:block}.shop-hero__line--accent{font-style:italic;color:var(--sh-ink)}.shop-hero__accent-word{color:var(--sh-accent);text-shadow:0 1px 2px rgb(var(--sh-bg-rgb) / .55)}.shop-hero__lede{max-width:52ch;font-size:15px;line-height:1.55;color:var(--sh-ink-2)}.shop-hero__lede p{margin:0;color:inherit}.shop-hero__lede p+p{margin-top:8px}.shop-hero__ctas{display:flex;flex-wrap:wrap;gap:9px;margin-top:6px}.shop-hero .shop-hero__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 21px;border-radius:999px;font-family:var(--sh-label);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background .22s ease,border-color .22s ease,transform .22s ease,filter .22s ease}.shop-hero .shop-hero__btn--primary{background:var(--sh-primary);border:1px solid var(--sh-primary);color:var(--sh-on-primary);font-weight:600}.shop-hero .shop-hero__btn--primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.shop-hero .shop-hero__btn--ghost{background:transparent;border:1px solid rgba(227,228,212,.45);color:var(--sh-ink-2)}.shop-hero .shop-hero__btn--ghost:hover{background:#e3e4d414;border-color:#e3e4d4bf}.shop-hero__btn-ico{width:13px;height:13px;flex:none}.shop-hero :focus-visible{outline:2px solid var(--sh-primary);outline-offset:3px}.shop-hero--no-media .shop-hero__copy{max-width:640px}@media(max-width:1024px){.shop-hero__media{width:calc(var(--shop-hero-media-width, 58%) + 8%)}}@media(max-width:760px){.shop-hero{min-height:0}.shop-hero__media{width:100%;opacity:var(--shop-hero-mobile-brightness, .75);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 55%,transparent 96%);mask-image:linear-gradient(180deg,#000 0%,#000 55%,transparent 96%)}.shop-hero__scrim{background:linear-gradient(180deg,rgb(var(--sh-bg-rgb) / var(--shop-hero-mobile-overlay, .72)),rgb(var(--sh-bg-rgb) / var(--shop-hero-mobile-overlay-mid, .5)) 40%,rgb(var(--sh-bg-rgb)) 92%)}.shop-hero__copy:before{display:none}.shop-hero__media .shop-hero__video--desktop{display:none}.shop-hero__media .shop-hero__video--mobile{display:block}.shop-hero__copy{max-width:none}.shop-hero .shop-hero__btn{min-height:44px}.shop-hero__ctas{gap:12px}.shop-hero__mark{display:none}}@media(prefers-reduced-motion:reduce){.shop-hero .shop-hero__btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/141/assets/shop-hero.css.map */
