.morganics-hero.hero-v3{--hero-header-safe: var(--morganics-header-offset, 92px);--hero-bottom-safe: 0px;--hero-side-safe: clamp(24px, 4vw, 72px);--hero-safe-w: calc(100vw - (var(--hero-side-safe) * 2));--hero-content-h: calc(100svh - var(--hero-header-safe) - var(--hero-bottom-safe));--hero-safe-h: var(--hero-content-h);--stage-center-x: 50%;--stage-center-y: calc(var(--hero-header-safe) + (var(--hero-content-h) / 2));--hero-stage-max: 1040px;--hero-stage-w: min(clamp(760px, 54vw, var(--hero-stage-max)), calc(100vw - 500px) );--hero-stage-h: min(clamp(660px, 82svh, 920px), var(--hero-safe-h));--hero-stone-w: min(calc(var(--hero-stage-w) * 1.05), calc(var(--hero-stage-h) * 1.01));--copy-left: clamp(54px, 4.5vw, 86px);--stage-half-w: calc(var(--hero-stage-w) * .5);--copy-max-safe-w: calc(50vw - var(--stage-half-w) - var(--copy-left) + 54px);--ingredient-safe: clamp(30px, 3vw, 44px);--hero-cream: #fff9ed;--hero-muted: rgba(247, 241, 230, .78);--hero-gold: #dfa524;--hero-forest: #07160f;--hero-card: rgba(7, 22, 15, .42);--hero-ease: cubic-bezier(.22, 1, .36, 1);--hero-transition-ms: .6s;--stage-parallax-x: 0px;--stage-parallax-y: 0px;position:relative;height:100svh;min-height:100svh;max-height:100svh;padding:0;overflow:hidden;isolation:isolate;color:var(--hero-cream);background:var(--hero-forest)}.morganics-hero.hero-v3 *,.morganics-hero.hero-v3 *:before,.morganics-hero.hero-v3 *:after{box-sizing:border-box}.mhs-slides{position:relative;display:grid;height:100%;min-height:100%}.mhs-slide{grid-area:1 / 1;position:relative;height:100%;min-height:100%;visibility:hidden;opacity:0;pointer-events:none;transition:opacity var(--hero-transition-ms) ease,visibility var(--hero-transition-ms) step-end}.mhs-slide.is-active{z-index:2;visibility:visible;opacity:1;pointer-events:auto;transition:opacity var(--hero-transition-ms) ease,visibility 0ms step-start}.mhs-slide-background,.mhs-background-image,.mhs-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.mhs-slide-background{top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:-2;overflow:hidden;background:#07160f}.mhs-background-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center;transform-origin:center;transform:scale(1.06)}.mhs-background-overlay{z-index:1;background:radial-gradient(circle at 48% 34%,rgba(217,196,86,.42),transparent 28%),radial-gradient(circle at 54% 49%,rgba(91,151,77,.22),transparent 36%),linear-gradient(90deg,#010c07ad,#04140b33 28%,#03120b1f 58%,#010a0794),rgba(2,12,8,calc(var(--slide-overlay, .3) * .78))}.mhs-botanicals{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;overflow:hidden;pointer-events:none}.mhs-botanical{--plant-rotate: 0deg;position:absolute;display:block;height:auto;pointer-events:none;opacity:.48;filter:drop-shadow(0 24px 54px rgba(0,0,0,.34));animation:plantDrift 10s ease-in-out infinite;will-change:transform}.mhs-botanical--left{left:clamp(-190px,-8.2vw,-66px);bottom:clamp(-120px,-7svh,-48px);width:clamp(430px,37vw,720px)}.mhs-botanical--right{--plant-rotate: -7deg;right:clamp(-215px,-8.8vw,-82px);top:clamp(68px,10svh,118px);width:clamp(430px,37vw,720px);animation-delay:-4s}.mhs-botanical--left-top,.mhs-botanical--right-bottom{opacity:.16}.mhs-botanical--left-top{left:clamp(-190px,-10vw,-110px);top:clamp(86px,12svh,140px);width:clamp(170px,15vw,320px)}.mhs-botanical--right-bottom{right:clamp(-170px,-9vw,-94px);bottom:clamp(-140px,-8vw,-72px);width:clamp(220px,17vw,380px)}.mhs-stage-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none}.mhs-stage{position:absolute;left:var(--stage-center-x);top:var(--stage-center-y);width:var(--hero-stage-w);height:var(--hero-stage-h);overflow:visible;pointer-events:none;transform:translate3d(-50%,-50%,0)}.mhs-stage-safe{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none}.mhs-stage-safe:before{content:"";position:absolute;top:6%;right:2%;bottom:10%;left:2%;z-index:-1;border-radius:50%;background:radial-gradient(circle at 50% 44%,rgba(169,204,99,.18),transparent 58%),radial-gradient(circle at 50% 72%,rgba(0,0,0,.18),transparent 46%);filter:blur(24px)}.mhs-product-stack{--stone-w: var(--hero-stone-w);--pouch-w: calc(var(--stone-w) * .6);--pile-w: calc(var(--stone-w) * .84);--shadow-w: calc(var(--stone-w) * .46);--stack-h: calc(var(--stone-w) * 1.08);position:absolute;left:50%;top:50%;width:var(--stone-w);height:var(--stack-h);overflow:visible;isolation:isolate;pointer-events:none;transform:translate3d(-50%,-50%,0);translate:var(--stage-parallax-x) var(--stage-parallax-y)}.mhs-product-layer,.mhs-contact-shadow{position:absolute;left:50%;max-width:none;transform:translate(-50%);transform-origin:center bottom}.mhs-product-layer{display:block;height:auto;object-fit:contain}.mhs-stone{z-index:1;width:var(--stone-w);bottom:calc(var(--stone-w) * .02)}.mhs-pouch{z-index:3;width:var(--pouch-w);bottom:calc(var(--stone-w) * .2);filter:drop-shadow(0 30px 40px rgba(5,22,18,.24))}.mhs-contact-shadow{z-index:4;width:var(--shadow-w);height:calc(var(--stone-w) * .09);bottom:calc(var(--stone-w) * .185);border-radius:999px;opacity:.42;background:radial-gradient(ellipse at center,rgba(0,0,0,.34) 0%,rgba(18,60,51,.18) 46%,transparent 72%);filter:blur(4px)}.mhs-burst-glow{position:absolute;left:50%;bottom:calc(var(--stone-w) * .69);z-index:2;width:calc(var(--stone-w) * .38);height:calc(var(--stone-w) * .24);border-radius:999px;opacity:.58;pointer-events:none;background:radial-gradient(circle at 50% 54%,rgba(255,238,172,.34) 0%,rgba(226,176,57,.2) 34%,rgba(112,152,50,.12) 54%,transparent 74%);filter:blur(18px);transform:translate(-50%) rotate(-3deg);mix-blend-mode:screen}.mhs-pile{z-index:5;width:var(--pile-w);bottom:calc(var(--stone-w) * .055)}.mhs-foreground{z-index:6;width:calc(var(--stone-w) * .9);bottom:calc(var(--stone-w) * .015)}.mhs-slide.is-active .mhs-pouch{animation:pouchBreath 7.5s ease-in-out infinite}.mhs-floating-field{position:absolute;inset:var(--ingredient-zone-desktop-top, 4%) var(--ingredient-zone-desktop-right, 18%) var(--ingredient-zone-desktop-bottom, 8%) var(--ingredient-zone-desktop-left, 15%);z-index:7;overflow:visible;pointer-events:none}.mhs-ingredient{--ingredient-size: clamp(88px, 9.6vw, 176px);--ingredient-rotation: 0deg;--x: var(--ingredient-x, 0px);--y: var(--ingredient-y, 0px);--scale: var(--ingredient-scale, 1);--rotate: var(--ingredient-rotation, 0deg);--depth: .5;--depth-blur: 0px;--delay: 0s;--float-x: 4px;--float-y: -7px;--float-rotate: 2deg;--float-duration: 9s;--duration: var(--float-duration);--z: 20;position:absolute;left:0;top:0;display:grid;width:var(--ingredient-size);height:var(--ingredient-size);place-items:center;padding:0;border:0;border-radius:50%;opacity:0;background:transparent;cursor:pointer;pointer-events:auto;z-index:var(--z);filter:blur(var(--depth-blur));transform:translate3d(calc(var(--x) + var(--ingredient-parallax-x, 0px)),calc(var(--y) + var(--ingredient-parallax-y, 0px)),0) rotate(var(--rotate)) scale(var(--scale));transform-origin:center;transition:opacity .26s ease,transform .42s var(--hero-ease),filter .26s ease;will-change:transform}.mhs-ingredient.is-placed{opacity:1}.mhs-ingredient.is-suppressed{display:none}.mhs-ingredient.is-duplicate-config{display:none!important}.mhs-ingredient.is-micro{opacity:.9}.mhs-ingredient.is-micro .mhs-ingredient-image{filter:drop-shadow(0 6px 10px rgba(9,25,16,.16)) drop-shadow(0 0 6px rgba(236,197,93,.05))}.mhs-ingredient.is-compact{opacity:.94}.mhs-ingredient.is-compact .mhs-ingredient-image{filter:drop-shadow(0 8px 14px rgba(9,25,16,.18)) drop-shadow(0 0 8px rgba(236,197,93,.06))}.mhs-ingredient-image{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(9,25,16,.22)) drop-shadow(0 0 12px rgba(236,197,93,.08));animation:fruitDrift var(--duration) ease-in-out infinite;animation-delay:var(--delay)}.mhs-ingredient:nth-child(3n+1) .mhs-ingredient-image{animation-delay:var(--delay)}.mhs-ingredient:nth-child(3n+2) .mhs-ingredient-image{animation-delay:var(--delay)}.mhs-ingredient:nth-child(4n) .mhs-ingredient-image{animation-duration:var(--duration)}.mhs-ingredient:hover,.mhs-ingredient:focus-visible{z-index:12;outline:none;filter:saturate(1.08);transform:translate3d(calc(var(--x) + var(--ingredient-parallax-x, 0px)),calc(var(--y) + var(--ingredient-parallax-y, 0px)),0) rotate(var(--rotate)) scale(calc(var(--scale) * 1.1))}.mhs-ingredient:focus-visible:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:2px solid var(--hero-gold);border-radius:50%}.mhs-overlay-ui{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;pointer-events:none}.mhs-overlay-ui a,.mhs-overlay-ui button,.mhs-slide-nav{pointer-events:auto}.mhs-copy{position:absolute;left:var(--copy-left);top:calc(var(--hero-header-safe) + (var(--hero-safe-h) * .29));z-index:8;width:min(clamp(280px,20vw,360px),max(268px,var(--copy-max-safe-w)));max-width:360px;pointer-events:auto;transform:translateY(-50%)}.mhs-copy-inner{width:100%}.mhs-title{margin:0;color:var(--hero-cream);font-family:var(--font-display, Brownberries, Poppins, sans-serif);font-weight:400;line-height:.88;letter-spacing:0;text-wrap:balance;text-shadow:0 14px 34px rgba(0,0,0,.2)}.mhs-title-small,.mhs-title-large{display:block}.mhs-title-small{font-size:clamp(30px,2.9vw,52px);line-height:.9}.mhs-title-large{font-size:clamp(52px,4.8vw,92px);line-height:.82}.mhs-title--long .mhs-title-large{font-size:clamp(40px,3.9vw,68px);line-height:.9}.mhs-rule{display:block;width:124px;height:1px;margin:14px 0;background:linear-gradient(90deg,rgba(223,165,36,.9),transparent)}.mhs-description{max-width:28ch;margin:0;color:var(--hero-muted);font-size:clamp(13px,.92vw,17px);font-weight:850;line-height:1.42;text-shadow:0 10px 24px rgba(0,0,0,.22)}.mhs-ctas{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;pointer-events:auto}.mhs-cta{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 20px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:var(--hero-cream);font-size:13px;font-weight:850;text-decoration:none;transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease}.mhs-cta--primary{border-color:var(--hero-gold);color:#17231e;background:var(--hero-gold)}.mhs-cta:hover,.mhs-cta:focus-visible{transform:translateY(-2px)}.mhs-slide-nav{position:absolute;right:clamp(58px,7vw,120px);top:calc(var(--hero-header-safe) + (var(--hero-safe-h) * .5));z-index:9;display:grid;width:clamp(230px,17vw,290px);max-height:min(520px,calc(100svh - var(--hero-header-safe) - 120px));gap:12px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;transform:translateY(-50%)}.mhs-slide-nav::-webkit-scrollbar{display:none}.mhs-slide-nav--far-right{right:clamp(40px,5vw,92px)}.mhs-slide-nav-card{display:grid;grid-template-columns:54px minmax(0,1fr);min-height:74px;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(247,241,230,.24);border-radius:18px;color:var(--hero-cream);background:linear-gradient(145deg,#fff9ed24,#285d5333),var(--hero-card);box-shadow:0 18px 42px #0003,inset 0 1px #ffffff2e;backdrop-filter:blur(16px) saturate(1.08);-webkit-backdrop-filter:blur(16px) saturate(1.08);cursor:pointer;text-align:left;transition:transform .26s ease,border-color .26s ease,background .26s ease,box-shadow .26s ease}.mhs-slide-nav-card:hover,.mhs-slide-nav-card:focus-visible{border-color:#dfa5248c;outline:none;transform:translateY(-2px)}.mhs-slide-nav-card.is-active{border-color:#dfa524e6;box-shadow:0 18px 42px #00000038,0 0 0 1px #dfa52438,inset 0 1px #ffffff3d}.mhs-slide-nav-icon{display:grid;width:54px;height:54px;place-items:center;overflow:hidden;border-radius:15px;background:radial-gradient(circle at 50% 48%,#e0aa2847,#fff8e814 62%);transition:transform .22s var(--hero-ease),background-color .22s ease}.mhs-slide-nav-card:hover .mhs-slide-nav-icon,.mhs-slide-nav-card:focus-visible .mhs-slide-nav-icon,.mhs-slide-nav-card.is-active .mhs-slide-nav-icon{transform:scale(1.045)}.mhs-slide-nav-icon img{width:88%;height:88%;object-fit:contain}.mhs-slide-nav-label{font-size:clamp(13px,.9vw,17px);font-weight:950;line-height:1.17;letter-spacing:-.02em}.mhs-tagline{position:absolute;right:clamp(34px,4vw,76px);bottom:clamp(28px,4svh,54px);z-index:8;color:var(--hero-cream);font-family:var(--font-display, Brownberries, Poppins, sans-serif);line-height:.9;text-align:right;white-space:nowrap;pointer-events:none;text-shadow:0 12px 30px rgba(0,0,0,.25)}.mhs-tagline span{display:block;font-size:clamp(20px,1.6vw,32px);opacity:.72}.mhs-tagline strong{display:block;font-size:clamp(40px,3.2vw,64px);font-weight:400;text-transform:uppercase}.mhs-spotlight{position:absolute;right:clamp(20px,4vw,70px);bottom:clamp(74px,10svh,112px);z-index:40;display:grid;grid-template-columns:92px minmax(0,1fr);width:min(360px,calc(100% - 40px));align-items:center;gap:16px;padding:16px;border:1px solid rgba(255,255,255,.2);border-radius:26px;visibility:hidden;opacity:0;color:var(--hero-cream);background:#081c15eb;box-shadow:0 24px 70px #0000005c;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transform:translateY(12px);transition:opacity .24s ease,visibility .24s step-end,transform .24s var(--hero-ease)}.mhs-spotlight.is-visible{visibility:visible;opacity:1;transform:none;transition:opacity .24s ease,visibility 0ms step-start,transform .24s var(--hero-ease)}.mhs-spotlight-image{width:92px;height:92px;object-fit:contain;border-radius:18px;background:#ffffff12}.mhs-spotlight-kicker{margin:0 0 4px;color:var(--hero-gold);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mhs-spotlight h3{margin:0 0 6px;color:var(--hero-cream);font-size:21px}.mhs-spotlight-description{margin:0 0 8px;color:#fff9edd1;font-size:12px;line-height:1.45}.mhs-spotlight-link{color:var(--hero-cream);font-size:12px;font-weight:850;text-underline-offset:4px}.mhs-spotlight-close{position:absolute;top:7px;right:9px;width:32px;height:32px;padding:0;border:0;color:var(--hero-cream);background:transparent;font-size:22px;cursor:pointer}@media(min-width:1025px){.mhs-title-small,.mhs-title-large{white-space:nowrap}}@media(min-width:1440px){.morganics-hero.hero-v3{--hero-stage-w: min(clamp(800px, 54vw, var(--hero-stage-max)), calc(100vw - 500px) )}}@media(min-width:1501px)and (max-width:1800px){.mhs-copy{width:min(clamp(286px,18vw,320px),max(268px,var(--copy-max-safe-w)))}.mhs-title-small{font-size:clamp(36px,2.7vw,46px)}.mhs-title-large{font-size:clamp(62px,4.55vw,78px)}}@media(min-width:1025px)and (max-width:1500px){.morganics-hero.hero-v3{--hero-stage-w: min(clamp(700px, 49vw, 820px), calc(100vw - 420px) )}.mhs-copy{--copy-left: clamp(44px, 4vw, 64px);width:min(clamp(238px,17.5vw,282px),max(230px,var(--copy-max-safe-w)))}.mhs-title-small{font-size:clamp(28px,2.45vw,36px)}.mhs-title-large{font-size:clamp(46px,4.25vw,62px)}.mhs-description{font-size:clamp(14px,1.15vw,17px);line-height:1.42}.mhs-slide-nav{right:clamp(32px,3.4vw,52px);width:clamp(188px,14vw,210px)}.mhs-tagline{right:clamp(44px,4.8vw,72px)}}@media(min-width:1025px)and (max-height:820px){.morganics-hero.hero-v3{--hero-bottom-safe: 0px;--hero-stage-h: min(clamp(600px, 82svh, 780px), var(--hero-safe-h))}.mhs-slide-nav-card{min-height:66px;padding:9px 12px}.mhs-slide-nav-icon{width:48px;height:48px}.mhs-tagline span{font-size:clamp(20px,2vw,30px)}.mhs-tagline strong{font-size:clamp(38px,3.8vw,58px)}}@media(min-width:768px)and (max-width:1024px){.morganics-hero.hero-v3{--hero-header-safe: var(--morganics-header-offset, 92px);--hero-bottom-safe: max(var(--morganics-bottom-nav-offset, 0px), clamp(48px, 8svh, 72px));--hero-available-h: calc(100svh - var(--hero-header-safe) - var(--hero-bottom-safe));--hero-copy-gap: clamp(6px, 1.2svh, 12px);--hero-copy-block-h: clamp(120px, min(20svh, 24vw), 200px);--hero-side-safe: clamp(20px, 4vw, 38px);--hero-stage-w: min(calc(100vw - (var(--hero-side-safe) * 2)), 720px);--hero-stage-h: min( clamp(360px, calc(var(--hero-available-h) - var(--hero-copy-block-h) - 24px), 580px), calc(var(--hero-available-h) - var(--hero-copy-block-h) - var(--hero-copy-gap)) );--hero-stone-w: min(calc(var(--hero-stage-w) * 1.04), calc(var(--hero-stage-h) * .98));--ingredient-safe: clamp(24px, 3.5vw, 34px);--stage-center-y: calc( var(--hero-header-safe) + var(--hero-copy-block-h) + var(--hero-copy-gap) + (var(--hero-stage-h) / 2) )}.mhs-copy{left:50%;top:var(--hero-header-safe);width:min(calc(100vw - (var(--hero-side-safe) * 2)),600px);max-width:600px;max-height:var(--hero-copy-block-h);padding-bottom:var(--hero-copy-gap);text-align:center;transform:translate(-50%);overflow:hidden}.mhs-title-small{font-size:clamp(32px,4.8vw,46px)}.mhs-title-large{font-size:clamp(54px,8vw,78px)}.mhs-title--long .mhs-title-large{font-size:clamp(40px,5.8vw,58px)}.mhs-rule{margin:12px auto 10px}.mhs-description{max-width:36ch;margin-inline:auto;font-size:clamp(13px,1.55vw,16px);line-height:1.28}.mhs-ctas{justify-content:center}.mhs-slide-nav{left:50%;right:auto;top:auto;bottom:max(calc(var(--morganics-bottom-nav-offset, 0px) + 8px),14px,env(safe-area-inset-bottom,0px));display:flex;width:auto;max-height:none;gap:8px;overflow-x:auto;overflow-y:hidden;padding:6px 8px;scroll-snap-type:x proximity;transform:translate(-50%)}.mhs-slide-nav-card{grid-template-columns:none;flex:0 0 12px;width:12px;min-height:12px;height:12px;gap:0;padding:0;border-radius:999px;scroll-snap-align:start}.mhs-slide-nav-icon,.mhs-slide-nav-label{display:none}.mhs-product-stack{top:50%}.mhs-tagline{display:none}.mhs-botanical{opacity:.22}}@media(min-width:768px)and (max-width:1024px)and (max-height:850px){.morganics-hero.hero-v3{--hero-copy-block-h: clamp(100px, min(18svh, 22vw), 160px)}.mhs-copy{top:var(--hero-header-safe)}.mhs-title-small{font-size:clamp(28px,3.6vw,38px)}.mhs-title-large{font-size:clamp(44px,5.6vw,58px)}.mhs-description{font-size:clamp(12px,1.4vw,14px);line-height:1.22}}@media(min-width:901px)and (max-width:1024px){.mhs-slide-nav{bottom:max(22px,env(safe-area-inset-bottom,0px))}}@media(max-width:767px){.morganics-hero.hero-v3{--hero-header-safe: var(--morganics-header-offset, 92px);--hero-bottom-safe: max(var(--morganics-bottom-nav-offset, 72px), calc(48px + env(safe-area-inset-bottom, 0px)) );--hero-available-h: calc(100svh - var(--hero-header-safe) - var(--hero-bottom-safe));--hero-copy-gap: clamp(4px, 1svh, 10px);--hero-copy-block-h: clamp(96px, min(22svh, 30vw), 170px);--hero-side-safe: clamp(16px, 4vw, 24px);--hero-stage-w: min(calc(100vw - (var(--hero-side-safe) * 2)), 560px);--hero-stage-h: min( clamp(220px, calc(var(--hero-available-h) - var(--hero-copy-block-h) - 16px), 500px), calc(var(--hero-available-h) - var(--hero-copy-block-h) - var(--hero-copy-gap)) );--hero-stone-w: min(calc(var(--hero-stage-w) * .99), calc(var(--hero-stage-h) * .98));--ingredient-safe: clamp(20px, 6vw, 28px);--stage-center-y: calc( var(--hero-header-safe) + var(--hero-copy-block-h) + var(--hero-copy-gap) + (var(--hero-stage-h) / 2) )}.mhs-copy{left:50%;top:var(--hero-header-safe);width:min(calc(100vw - (var(--hero-side-safe) * 2)),430px);max-height:var(--hero-copy-block-h);padding-bottom:var(--hero-copy-gap);text-align:center;transform:translate(-50%);overflow:hidden}.mhs-title-small{font-size:clamp(28px,9.2vw,40px)}.mhs-title-large{font-size:clamp(46px,14.8vw,64px)}.mhs-title--long .mhs-title-large{font-size:clamp(34px,9.5vw,46px)}.mhs-rule{width:96px;margin:10px auto 9px}.mhs-description{max-width:31ch;margin-inline:auto;font-size:clamp(11px,3.2vw,13px);line-height:1.28}.mhs-ctas{justify-content:center;margin-top:12px}.mhs-cta{min-height:44px;padding:10px 14px;font-size:12px}.mhs-ingredient{min-width:44px;min-height:44px;--ingredient-size: clamp(102px, 27vw, 134px)}.mhs-floating-field{inset:var(--ingredient-zone-mobile-top, 14%) var(--ingredient-zone-mobile-right, 4%) var(--ingredient-zone-mobile-bottom, 18%) var(--ingredient-zone-mobile-left, 4%)}.mhs-burst-glow{width:calc(var(--stone-w) * .32);height:calc(var(--stone-w) * .18);opacity:.38;filter:blur(16px)}.mhs-ingredient-image{animation:none}.mhs-stage{top:var(--stage-center-y)}.mhs-product-stack{top:50%}.mhs-slide-nav{left:50%;right:auto;top:auto;bottom:max(calc(var(--morganics-bottom-nav-offset, 72px) + 6px),env(safe-area-inset-bottom,0px));display:flex;width:auto;max-height:none;gap:8px;overflow-x:auto;overflow-y:hidden;padding:6px 8px;scroll-snap-type:x proximity;transform:translate(-50%)}.mhs-slide-nav-card{grid-template-columns:none;flex:0 0 11px;width:11px;min-height:11px;height:11px;gap:0;padding:0;border-radius:999px;scroll-snap-align:start}.mhs-slide-nav-icon,.mhs-slide-nav-label,.mhs-tagline{display:none}.mhs-botanical{opacity:.16}.mhs-spotlight{position:fixed;right:14px;bottom:max(calc(var(--morganics-bottom-nav-offset, 72px) + 16px),calc(112px + env(safe-area-inset-bottom,0px)));left:14px;width:auto;grid-template-columns:76px minmax(0,1fr)}.mhs-spotlight-image{width:76px;height:76px}.morganics-hero.hero-v3:has(.mhs-spotlight.is-visible) .mhs-slide-nav{opacity:0;pointer-events:none}}@media(max-width:380px)and (max-height:760px){.morganics-hero.hero-v3{--hero-copy-block-h: clamp(88px, min(20svh, 28vw), 140px);--hero-stage-h: min( clamp(200px, calc(var(--hero-available-h) - var(--hero-copy-block-h) - 12px), 340px), calc(var(--hero-available-h) - var(--hero-copy-block-h) - var(--hero-copy-gap)) )}.mhs-title-small{font-size:clamp(30px,10vw,38px)}.mhs-title-large{font-size:clamp(50px,16vw,64px)}.mhs-description{font-size:12px}}@keyframes plantDrift{0%,to{transform:translateZ(0) rotate(var(--plant-rotate, 0deg))}50%{transform:translate3d(8px,-8px,0) rotate(calc(var(--plant-rotate, 0deg) + 1.5deg))}}@keyframes fruitDrift{0%,to{transform:translateZ(0) rotate(0)}38%{transform:translate3d(var(--float-x),var(--float-y),0) rotate(var(--float-rotate))}72%{transform:translate3d(calc(var(--float-x) * -.55),calc(var(--float-y) * .42),0) rotate(calc(var(--float-rotate) * -.6))}}@keyframes pouchBreath{0%,to{translate:0 0}50%{translate:0 -7px}}@keyframes burstGlowBreath{0%,to{opacity:.48;transform:translate(-50%) scale(.96) rotate(-3deg)}48%{opacity:.68;transform:translate(-50%) scale(1.05) rotate(-3deg)}}@media(prefers-reduced-motion:reduce){.morganics-hero.hero-v3 *,.morganics-hero.hero-v3 *:before,.morganics-hero.hero-v3 *:after{scroll-behavior:auto;animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms}}.morganics-hero.hero-v3[data-motion-reduced=true] *,.morganics-hero.hero-v3[data-motion-reduced=true] *:before,.morganics-hero.hero-v3[data-motion-reduced=true] *:after,.morganics-hero.hero-v3[data-floating-animation=false] .mhs-ingredient-image{animation:none;transition-duration:.01ms}.morganics-hero.hero-v3[data-floating-ingredients=false] .mhs-floating-field,.morganics-hero.hero-v3[data-burst-glow=false] .mhs-burst-glow{display:none}.morganics-hero.hero-v3[data-burst-glow=true] .mhs-slide.is-active .mhs-burst-glow{animation:burstGlowBreath 7.8s ease-in-out infinite}.morganics-hero.hero-v3[data-floating-animation=false] .mhs-ingredient{--ingredient-parallax-x: 0px;--ingredient-parallax-y: 0px}.mhs-ingredient,[data-mhs-ingredient],.morganics-hero-ingredient{transform-origin:center}@media(hover:hover)and (pointer:fine)and (min-width:1024px){.mhs-floating-field{inset:var(--ingredient-zone-desktop-top, 4%) var(--ingredient-zone-desktop-right, 18%) var(--ingredient-zone-desktop-bottom, 8%) var(--ingredient-zone-desktop-left, 15%)}.mhs-ingredient,[data-mhs-ingredient],.morganics-hero-ingredient{cursor:pointer;will-change:transform,filter,opacity}.mhs-ingredient:focus-visible,[data-mhs-ingredient]:focus-visible,.morganics-hero-ingredient:focus-visible{outline:2px solid rgba(232,174,32,.9);outline-offset:6px}.mhs-ingredient-focus .mhs-ingredient:not(.is-ingredient-selected),.mhs-ingredient-focus [data-mhs-ingredient]:not(.is-ingredient-selected),.mhs-ingredient-focus .morganics-hero-ingredient:not(.is-ingredient-selected){filter:blur(3px) brightness(.64) saturate(.85);opacity:.48}.mhs-ingredient-focus .is-ingredient-selected{filter:none;opacity:1;transform:translate3d(calc(var(--x) + var(--ingredient-parallax-x, 0px)),calc(var(--y) + var(--ingredient-parallax-y, 0px)),0) rotate(var(--rotate)) scale(calc(var(--scale) * 1.1));z-index:40}.mhs-ingredient-focus .mhs-stage,.mhs-ingredient-focus .mhs-copy,.mhs-ingredient-focus .mhs-content,.mhs-ingredient-focus .mhs-slide-heading,.mhs-ingredient-focus .mhs-slide-subtitle,.mhs-ingredient-focus .mhs-hero-copy,.mhs-ingredient-focus .mhs-bg,.mhs-ingredient-focus .morganics-hero__stage,.mhs-ingredient-focus .morganics-hero__content{filter:blur(3px) brightness(.72);transition:filter .24s ease,opacity .24s ease}.mhs-ingredient-card{position:fixed;z-index:9999;width:min(320px,calc(100vw - 32px));border:1px solid rgba(255,255,255,.42);border-radius:18px;background:linear-gradient(145deg,#fffcf1f5,#eee8d2f0);box-shadow:0 26px 70px #00000047,0 8px 20px #00000024;color:#193b32;opacity:0;pointer-events:none;transform:translate3d(0,10px,0) scale(.98);transition:opacity .22s ease,transform .22s ease;overflow:hidden}.mhs-ingredient-card.is-visible{opacity:1;pointer-events:auto;transform:translateZ(0) scale(1)}.mhs-ingredient-card__media{display:grid;place-items:center;min-height:132px;padding:18px 18px 6px;background:radial-gradient(circle at 50% 40%,#e8ae2047,#fff0 62%)}.mhs-ingredient-card__media img{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 14px 20px rgba(0,0,0,.18))}.mhs-ingredient-card__body{padding:6px 18px 18px}.mhs-ingredient-card__title{margin:0 34px 8px 0;font-size:1.2rem;line-height:1.15;font-weight:800;color:#143a31}.mhs-ingredient-card__description{margin:0 0 16px;font-size:.92rem;line-height:1.45;color:#143a31c7}.mhs-ingredient-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:#173f35;color:#fff8e8;font-weight:800;font-size:.9rem;text-decoration:none;box-shadow:0 10px 20px #173f353d}.mhs-ingredient-card__close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:0;border-radius:50%;background:#143a311a;color:#143a31;font-size:20px;line-height:1;cursor:pointer}}@media(hover:none),(pointer:coarse),(max-width:1023px){.mhs-ingredient-card{display:none!important}}@media(max-height:520px)and (orientation:landscape){.morganics-hero.hero-v3{--hero-bottom-safe: max(var(--morganics-bottom-nav-offset, 72px), calc(56px + env(safe-area-inset-bottom, 0px)) );--hero-available-h: calc(100svh - var(--hero-header-safe) - var(--hero-bottom-safe));--hero-copy-block-h: clamp(72px, 18svh, 110px);--hero-stage-h: min( clamp(180px, calc(var(--hero-available-h) - var(--hero-copy-block-h) - 12px), 360px), calc(var(--hero-available-h) - var(--hero-copy-block-h) - var(--hero-copy-gap, 6px)) );--stage-center-y: calc( var(--hero-header-safe) + var(--hero-copy-block-h) + var(--hero-copy-gap, 6px) + (var(--hero-stage-h) / 2) )}.mhs-copy{top:var(--hero-header-safe);max-height:var(--hero-copy-block-h)}.mhs-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mhs-ingredient{min-width:44px;min-height:44px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/morganics-hero.css.map */
