.smelu-section--hero{background:var(--color-paper);padding-top:var(--space-7);padding-bottom:var(--space-7);overflow:hidden;position:relative;isolation:isolate}@media(min-width:990px){.smelu-section--hero{max-height:calc(100vh - 140px);min-height:600px}}.smelu-hero__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(166,176,116,.08),transparent 60%);pointer-events:none;z-index:0}.smelu-hero__botanical{position:absolute;pointer-events:none;color:var(--color-accent);z-index:0;display:block}.smelu-hero__botanical svg{display:block;width:100%;height:auto}.smelu-hero__botanical.pos-1{top:-80px;left:-100px;width:380px;transform:rotate(-12deg);opacity:.22}.smelu-hero__botanical.pos-2{top:35%;left:-40px;width:220px;transform:rotate(8deg);opacity:.2}.smelu-hero__botanical.pos-3{bottom:-60px;left:15%;width:460px;transform:rotate(-18deg);opacity:.18}.smelu-hero__botanical.pos-4{top:-40px;right:-80px;width:340px;transform:rotate(195deg);opacity:.2}.smelu-hero__botanical.pos-5{top:25%;right:5%;width:200px;transform:rotate(-15deg);opacity:.16}.smelu-hero__botanical.pos-6{bottom:-80px;right:8%;width:380px;transform:rotate(25deg);opacity:.2}@media(max-width:749px){.smelu-hero__botanical.pos-2,.smelu-hero__botanical.pos-4,.smelu-hero__botanical.pos-5,.smelu-hero__botanical.pos-6{display:none}.smelu-hero__botanical.pos-1{width:200px;opacity:.18}.smelu-hero__botanical.pos-3{width:280px;opacity:.15}}@media(min-width:750px)and (max-width:989px){.smelu-hero__botanical.pos-2,.smelu-hero__botanical.pos-5{display:none}.smelu-hero__botanical.pos-1{width:280px}.smelu-hero__botanical.pos-3{width:340px}.smelu-hero__botanical.pos-4{width:240px}.smelu-hero__botanical.pos-6{width:280px}}.smelu-hero__inner{display:flex;flex-direction:column;gap:var(--space-7);position:relative;z-index:1;height:100%}@media(min-width:990px){.smelu-hero__inner{flex-direction:row;align-items:stretch;gap:var(--space-8)}}.smelu-hero__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1 1 45%;gap:var(--space-3);position:relative;z-index:1}.smelu-hero__headline{font-size:36px;line-height:1;letter-spacing:-.02em;margin:0;max-width:14ch}@media(min-width:990px){.smelu-hero__headline{font-size:56px;line-height:1}}.smelu-hero__sub{font-size:var(--font-body-l);color:var(--color-ink-soft);margin:0;max-width:36ch}.smelu-section--hero .smelu-eyebrow{color:var(--color-accent)}.smelu-hero__trust-hook{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;color:var(--color-ink-soft, #5a4a3e);letter-spacing:.1px}.smelu-hero__trust-stars{display:inline-flex;align-items:center;gap:2px;color:#c9a356}.smelu-hero__trust-stars svg{width:14px;height:14px}.smelu-hero__trust-rating strong{color:var(--color-ink, #2d2620);font-weight:600}.smelu-hero__trust-divider{color:#9a734ef2;margin:0 2px}.smelu-hero__trust-counter{color:var(--color-ink-soft, #5a4a3e)}@media(max-width:599px){.smelu-hero__trust-hook{font-size:12px;gap:6px}.smelu-hero__trust-stars svg{width:12px;height:12px}}.smelu-hero__cta-row{display:flex;flex-direction:column;gap:var(--space-3);width:100%;max-width:360px}.smelu-hero__cta--desktop-only{display:none}@media(min-width:990px){.smelu-hero__cta--desktop-only{display:inline-flex}}.smelu-hero__scroll-hint--mobile-only{display:inline-flex!important}@media(min-width:990px){.smelu-hero__scroll-hint--mobile-only{display:none!important}}.smelu-hero__scroll-hint{display:inline-flex;align-items:center;justify-content:center;align-self:center;margin:6px auto 0;width:40px;height:40px;border-radius:50%;color:var(--color-ink, #1A1614);opacity:.55;text-decoration:none;transition:opacity .2s ease,transform .2s ease;cursor:pointer;animation:smelu-hero-scroll-bounce 2.2s cubic-bezier(.45,0,.55,1) infinite}.smelu-hero__scroll-hint:hover,.smelu-hero__scroll-hint:focus-visible{opacity:1;outline:none}.smelu-hero__scroll-hint-arrow svg{width:28px;height:28px;display:block}@keyframes smelu-hero-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media(prefers-reduced-motion:reduce){.smelu-hero__scroll-hint{animation:none}}@media(min-width:990px){.smelu-hero__scroll-hint{width:48px;height:48px;margin-top:10px}.smelu-hero__scroll-hint-arrow svg{width:30px;height:30px}}@media(min-width:750px){.smelu-hero__cta-row{flex-direction:row;width:auto}}.smelu-hero__cta{width:100%}@media(min-width:750px){.smelu-hero__cta{width:auto}}.smelu-hero__cta.smelu-btn--primary{position:relative;isolation:isolate}.smelu-hero__cta.smelu-btn--primary:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;background:var(--color-accent);filter:blur(28px);opacity:.18;z-index:-1;border-radius:var(--radius-2);pointer-events:none}.smelu-hero__trust{font-family:var(--font-body);font-size:var(--font-body-s);margin:0}.hero-subline-shimmer{background:linear-gradient(90deg,var(--color-ink-soft) 0%,var(--color-ink-soft) 42%,var(--color-accent) 50%,var(--color-ink-soft) 58%,var(--color-ink-soft) 100%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:smelu-subline-sweep 4.5s linear infinite}@keyframes smelu-subline-sweep{0%{background-position:220% 0}to{background-position:-220% 0}}.smelu-hero__media{flex:1 1 55%;position:relative;z-index:1}@media(min-width:990px){.smelu-hero__media{max-height:100%;display:flex;flex-direction:column}}.smelu-hero__image-wrap{position:relative;width:100%;aspect-ratio:4 / 5;border-radius:var(--radius-3);overflow:hidden;background:var(--color-paper-secondary)}@media(min-width:750px)and (max-width:989px){.smelu-hero__image-wrap{aspect-ratio:3 / 4}}@media(min-width:990px){.smelu-hero__image-wrap{aspect-ratio:4 / 3;flex:1 1 auto;max-height:100%}}.smelu-hero__image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center bottom;display:block}.smelu-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.hero-subline-shimmer{animation:none;-webkit-text-fill-color:var(--color-ink-soft);background:none}.smelu-hero__cta.smelu-btn--primary:before{display:none}}.smelu-hero__eyebrow-overlay{display:none}@media(max-width:989px){.smelu-hero__media{position:relative}.smelu-hero__eyebrow-overlay{display:block;position:absolute;top:8px;left:0;right:0;text-align:center;margin:0;padding:4px 12px;z-index:2;font-family:var(--font-body);font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-paper-elevated);text-shadow:0 1px 2px rgba(26,22,20,.45);font-weight:600;pointer-events:none}.smelu-hero__copy .smelu-eyebrow{display:none}}.smelu-hero__heritage{display:none}@media(max-width:989px){.smelu-hero__heritage{display:block;width:100%;padding:4px var(--space-3);order:2}.smelu-hero__heritage-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:4px;align-items:center}.smelu-hero__heritage-connector{width:100%;min-width:28px;max-width:44px;height:14px;align-self:center;margin-top:-16px}.smelu-hero__heritage-connector svg{width:100%;height:100%;display:block;overflow:visible}.smelu-hero__heritage-connector .dot{transform-origin:center;transform-box:fill-box;animation:smelu-hero-heritage-pulse 2.6s ease-in-out infinite}.smelu-hero__heritage-list .smelu-hero__heritage-connector:nth-of-type(4) .dot{animation-delay:1.3s}@keyframes smelu-hero-heritage-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}.smelu-hero__heritage-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px}.smelu-hero__heritage-ring{width:34px;height:34px;border-radius:50%;background:var(--color-paper-elevated);border:1.5px solid var(--color-border);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-style:italic;font-weight:400;font-size:10px;color:var(--color-ink);line-height:1}.smelu-hero__heritage-item--current .smelu-hero__heritage-ring{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-paper-elevated)}.smelu-hero__heritage-body{display:flex;flex-direction:column;align-items:center;gap:1px}.smelu-hero__heritage-name{font-family:var(--font-display);font-weight:500;font-size:11px;color:var(--color-ink);line-height:1.1;letter-spacing:-.01em}.smelu-hero__heritage-meta{font-family:var(--font-body);font-size:8px;letter-spacing:.06em;text-transform:uppercase;color:var(--color-ink-muted);font-weight:500;line-height:1.2}}@media(max-width:989px){.smelu-section--hero{padding-top:0!important;padding-bottom:8px!important;min-height:0}.smelu-hero__inner{flex-direction:column;gap:6px;height:auto;padding-top:0;padding-bottom:0}.smelu-hero__media{order:1;width:100%;margin-top:0}.smelu-hero__image-wrap{aspect-ratio:5 / 4;width:100%;max-width:none}.smelu-hero__copy{order:3;gap:6px;padding:0 var(--space-3)}.smelu-section--hero [data-anim]{opacity:1!important;transform:none!important}.smelu-hero__copy{width:100%;gap:10px;padding:0 var(--space-3)}.smelu-section--hero .smelu-eyebrow{font-size:10px;letter-spacing:.14em}.smelu-hero__headline{font-size:clamp(28px,7vw,38px);line-height:1.05;max-width:none}.smelu-hero__sub{font-size:14px;line-height:1.4;max-width:none}.smelu-hero__cta-row{flex-direction:row;flex-wrap:wrap;gap:10px;width:100%;max-width:none;margin-top:4px}.smelu-hero__cta{width:auto;padding:10px 18px;font-size:14px}.smelu-hero__trust{font-size:11px;letter-spacing:.02em;line-height:1.4;margin-top:4px}}@media(max-width:480px){.smelu-hero__image-wrap{aspect-ratio:1 / 1}.smelu-hero__headline{font-size:clamp(24px,7.5vw,30px)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-smelu-hero.css.map */
