.hero{position:relative;overflow:hidden;--hero-accent: #8A5E1E;--hero-muted: #7A6353;--hero-line: #E4D6BF}.hero__grid{display:grid;gap:40px;align-items:center;grid-template-columns:1fr}@media screen and (min-width:900px){.hero__grid{grid-template-columns:1.08fr .92fr;gap:clamp(40px,5vw,72px)}.hero__grid--image-first .hero__media{order:-1}}.hero__ghost{position:absolute;z-index:0;pointer-events:none;width:min(62vw,760px);aspect-ratio:1;left:-14%;top:-8%;opacity:.5}.hero__copy{position:relative;z-index:1;display:grid;gap:22px;justify-items:center;text-align:center}@media screen and (min-width:900px){.hero__copy{justify-items:start;text-align:left}}.hero__eyebrow{color:var(--hero-accent)}.hero__heading{max-width:11ch}.hero__heading-accent{font-style:normal;color:var(--hero-accent);position:relative;white-space:nowrap;display:inline-block}.hero__heading-squiggle{position:absolute;left:0;right:0;bottom:-.12em;width:100%;height:.22em}.hero__lead{font-size:clamp(1.05rem,1.6vw,1.22rem);color:var(--hero-muted);max-width:56ch}.hero__ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:4px}.hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.4em 1.5em;font-size:.85rem;font-weight:700;color:var(--hero-muted);margin-top:6px}@media screen and (min-width:900px){.hero__ctas,.hero__trust{justify-content:flex-start}}.hero__trust-item{display:inline-flex;align-items:center;gap:.5em}.hero__trust-item svg{width:15px;height:15px;stroke:var(--hero-accent);stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.hero__media{position:relative;z-index:1}.hero__photo{position:relative;margin:0;border-radius:calc(var(--media-radius, 14px) + 8px);overflow:hidden!important;box-shadow:var(--shadow-hero, 0 11px 30px rgba(38, 22, 15, .09));aspect-ratio:4 / 4.7}@media screen and (min-width:900px){.hero__photo{aspect-ratio:4 / 4.9}}.hero__photo>.placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.hero__slider{position:absolute;top:0;right:0;bottom:0;left:0;cursor:grab}.hero__slider.is-dragging{cursor:grabbing}.hero__slides{display:flex;height:100%;transition:transform .55s cubic-bezier(.4,0,.2,1);touch-action:pan-y}.hero__slide{flex:0 0 100%;height:100%}.hero__slide img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hero__dots{position:absolute;left:50%;bottom:14px;transform:translate(-50%);display:flex;gap:8px;z-index:2}.hero__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#ffffff80;box-shadow:0 1px 4px #26160f59;cursor:pointer;transition:background .3s,transform .3s}.hero__dot.is-active{background:#fff;transform:scale(1.25)}.hero__badge{position:absolute;width:108px;height:108px;right:-16px;top:-26px;filter:drop-shadow(0 10px 22px rgba(28,14,8,.3));animation:hero-badge-spin 26s linear infinite;z-index:1000}@keyframes hero-badge-spin{to{transform:rotate(360deg)}}.hero__chip{position:absolute;left:18px;bottom:18px;background:color-mix(in srgb,#26160F 78%,transparent);color:#f3e9d7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:.8rem;font-weight:700;padding:.6em 1.1em;border-radius:999px;display:flex;align-items:center;gap:.6em}.hero__chip i{width:8px;height:8px;border-radius:50%;background:var(--hero-accent);display:inline-block}.hero__slider:has(.hero__dots)~.hero__chip{bottom:42px}@media(prefers-reduced-motion:reduce){.hero__badge{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-hero.css.map */
