.launch{--launch-brand: #114734;--launch-bright: #00ce7c;--launch-light: #9bcba3;--launch-panel: #ececec;--launch-band: #edf4ef;--launch-ink-muted: #4f665b;--launch-rule: #d7e0da;--launch-accent: #9bcba3;--launch-accent-deep: #3f7a4f;--launch-accent-tint: #eef6ef;--launch-accent-ink: #114734;--launch-display: "domaine-display", Georgia, serif;--launch-black: "Avenir-Black", Avenir, sans-serif;--launch-medium: "Avenir-Medium", Avenir, sans-serif;--launch-book: "Avenir-Book", Avenir, sans-serif;--launch-pad: clamp(48px, 7vw, 96px);--launch-gutter: clamp(20px, 4vw, 64px);--launch-max: 1280px;color:var(--launch-brand);font-family:var(--launch-book);-webkit-font-smoothing:antialiased}.launch *,.launch *:before,.launch *:after{box-sizing:border-box}.launch img,.launch video{display:block;max-width:100%;border-radius:0}.launch-container{width:100%;max-width:var(--launch-max);margin:0 auto;padding-left:var(--launch-gutter);padding-right:var(--launch-gutter)}.launch-eyebrow{margin:0 0 12px;font-family:var(--launch-medium);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--launch-accent-deep)}.launch-eyebrow--on-dark{color:var(--launch-light)}.launch-h2{margin:0 0 16px;font-family:var(--launch-black);font-weight:800;font-size:clamp(28px,3.2vw,40px);line-height:1.1;letter-spacing:-.01em;color:inherit}.launch-intro,.launch-body,.launch-body p{margin:0;font-size:17px;line-height:1.55;color:var(--launch-ink-muted)}.launch-body p+p{margin-top:12px}.launch-section-head{max-width:62ch;margin-bottom:clamp(28px,4vw,48px)}.launch-section-head .launch-intro{margin-top:4px}.launch-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 28px;border:1.5px solid transparent;border-radius:999px;font-family:var(--launch-black);font-weight:800;font-size:14px;line-height:1;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer;transition:transform .2s ease,filter .2s ease,background-color .2s ease}.launch-btn--primary{background:var(--launch-bright);color:var(--launch-brand)}.launch-btn--primary:hover,.launch-btn--primary:focus-visible{filter:brightness(.94);transform:translateY(-1px)}.launch-btn--outline{background:transparent;border-color:var(--launch-brand);color:var(--launch-brand)}.launch-btn--outline:hover{background:var(--launch-brand);color:#fff}.launch-btn:disabled,.launch-btn[disabled]{background:var(--launch-light);color:var(--launch-brand);cursor:not-allowed;transform:none;filter:none}.launch-btn:focus-visible{outline:3px solid var(--launch-brand);outline-offset:3px}.launch-link{display:inline-block;margin-top:14px;font-family:var(--launch-medium);font-size:14px;color:var(--launch-brand);text-decoration:underline;text-underline-offset:3px}.launch-badge{display:inline-block;padding:7px 12px 6px;border-radius:999px;background:var(--launch-accent);color:var(--launch-accent-ink);font-family:var(--launch-black);font-size:11px;line-height:1;letter-spacing:.18em;text-transform:uppercase}.launch-placeholder{display:grid;place-items:center;width:100%;background:var(--launch-panel);color:var(--launch-ink-muted);text-align:center}.launch-placeholder__label{padding:12px;font-family:var(--launch-medium);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.launch-placeholder--on-dark{background:#ffffff14;color:#ffffffd9}.launch .visuallyhidden{position:absolute!important;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:no-preference){.js-launch .launch-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--launch-reveal-i, 0) * 90ms)}.js-launch .launch-reveal.is-in{opacity:1;transform:none}.launch-hero__line>span{display:block;transform:translateY(110%);opacity:0;animation:launch-rise .9s cubic-bezier(.2,.7,.2,1) forwards}.launch-hero__line:nth-child(1)>span{animation-delay:.15s}.launch-hero__line:nth-child(2)>span{animation-delay:.27s}.launch-hero__line:nth-child(3)>span{animation-delay:.39s}.launch-hero__line:nth-child(4)>span{animation-delay:.51s}.launch-hero__badge,.launch-hero__support,.launch-hero__cta{opacity:0;animation:launch-fade .8s ease forwards}.launch-hero__badge{animation-delay:.05s}.launch-hero__support{animation-delay:.6s}.launch-hero__cta{animation-delay:.8s}.launch-card__media img{transition:transform .9s cubic-bezier(.2,.7,.2,1)}.launch-card:hover .launch-card__media img,.launch-card:focus-within .launch-card__media img{transform:scale(1.06)}.launch-sticky{transition:transform .3s ease}}@keyframes launch-rise{to{transform:none;opacity:1}}@keyframes launch-fade{to{opacity:1}}@media(prefers-reduced-motion:reduce){.launch-hero__video,.launch-hero__pause{display:none}}.launch-hero{position:relative;isolation:isolate;overflow:hidden;background:var(--launch-brand);color:#fff}.launch-hero--fullbleed{min-height:min(calc(100svh - var(--header-height, 104px)),880px);display:flex;align-items:flex-end}.launch-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.launch-hero__poster,.launch-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.launch-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#11473400 35%,rgba(17,71,52,var(--launch-hero-scrim, .55))),linear-gradient(90deg,rgba(17,71,52,calc(var(--launch-hero-scrim, .55) * .7)),#11473400 60%)}.launch-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding-top:clamp(120px,18vh,200px);padding-bottom:clamp(48px,9vh,104px)}.launch-hero__headline{margin:0;max-width:14ch;font-family:var(--launch-display);font-weight:700;font-size:clamp(40px,6vw,72px);line-height:1.02;letter-spacing:-.01em;color:inherit}.launch-hero__line{display:block;overflow:hidden;padding-bottom:.04em}.launch-hero__support{margin:0;max-width:46ch;font-size:clamp(16px,1.4vw,18px);line-height:1.5;color:#ffffffeb}.launch-hero__cta{min-height:52px;margin-top:6px}.launch-hero__pause{position:absolute;right:20px;bottom:20px;z-index:2;display:grid;place-items:center;width:40px;height:40px;border:1.5px solid rgba(255,255,255,.7);border-radius:999px;background:#11473480;color:#fff;cursor:pointer}.launch-hero__pause .launch-hero__icon-play{display:none}.launch-hero__pause[aria-pressed=true] .launch-hero__icon-play{display:block}.launch-hero__pause[aria-pressed=true] .launch-hero__icon-pause{display:none}.launch-hero__wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.launch-hero__wrap-panel{position:absolute;top:0;bottom:0;width:0;background:var(--launch-accent)}.launch-hero__wrap-panel--left{left:0}.launch-hero__wrap-panel--right{right:0}@media(prefers-reduced-motion:no-preference){.js-launch .launch-hero[data-launch-hero-scroll] .launch-hero__poster,.js-launch .launch-hero[data-launch-hero-scroll] .launch-hero__video{transform:scale(calc(1.08 - .08 * var(--launch-hero-p, 0))) translateY(calc(var(--launch-hero-p, 0) * 8%));will-change:transform}.js-launch .launch-hero[data-launch-hero-scroll] .launch-hero__content{transform:translateY(calc(var(--launch-hero-p, 0) * -12vh));opacity:calc(1 - var(--launch-hero-p, 0) * 1.25);will-change:transform,opacity}.js-launch .launch-hero[data-launch-hero-scroll] .launch-hero__wrap-panel{width:calc(max(0,.65 - var(--launch-hero-p, 0)) / .65 * 7%);animation:launch-breathe 7s ease-in-out infinite}.js-launch .launch-hero[data-launch-hero-scroll] .launch-hero__wrap-panel--right{animation-delay:-3.5s}}@keyframes launch-breathe{0%,to{transform:scaleX(1)}50%{transform:scaleX(1.18)}}.launch-hero__wrap-panel--left{transform-origin:left center}.launch-hero__wrap-panel--right{transform-origin:right center}.launch-hero--split{display:grid;grid-template-columns:1fr;background:#fff;color:var(--launch-brand)}.launch-hero--split .launch-hero__media{position:relative;aspect-ratio:4 / 5;order:-1}.launch-hero--split .launch-hero__scrim{display:none}.launch-hero--split .launch-hero__content{padding-top:clamp(40px,6vw,80px);padding-bottom:clamp(40px,6vw,80px);justify-content:center}.launch-hero--split .launch-hero__support{color:var(--launch-ink-muted)}@media only screen and (min-width:900px){.launch-hero--split{grid-template-columns:1fr 1fr;align-items:center}.launch-hero--split .launch-hero__media{order:2;aspect-ratio:auto;height:100%;min-height:640px}}@media only screen and (max-width:767px){.launch-hero--fullbleed{min-height:calc(100svh - var(--header-height, 104px))}.launch-hero__content{padding-top:34vh;padding-bottom:28px;gap:14px}.launch-hero__headline{font-size:clamp(34px,9.6vw,40px)}.launch-hero__cta{width:100%}.launch-hero__pause{right:16px;bottom:auto;top:16px}}.launch-purchase{padding:clamp(32px,5vw,72px) 0 clamp(40px,6vw,80px);background:#fff}.launch-purchase__grid{display:grid;grid-template-columns:1fr;gap:clamp(28px,5vw,64px);align-items:start}@media only screen and (min-width:1024px){.launch-purchase__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.launch-purchase__media{position:sticky;top:96px}}.launch-purchase__media .product-carousel img{border-radius:0}.launch-specs{margin-top:16px}.launch .pdp-spec-strip{display:flex;flex-wrap:wrap;gap:8px}.launch .pdp-spec-strip__item{display:flex;flex-direction:column;align-items:center;min-width:76px;padding:10px 14px 8px;border:1.5px solid var(--launch-rule);border-radius:999px;background:#fff;color:var(--launch-brand)}.launch .pdp-spec-strip__item--protein{background:var(--launch-brand);border-color:var(--launch-brand);color:#fff}.launch .pdp-spec-strip__value{font-family:var(--launch-black);font-size:16px;line-height:1.1}.launch .pdp-spec-strip__label{font-family:var(--launch-medium);font-size:10px;letter-spacing:.14em;text-transform:uppercase;opacity:.85}.launch-buy__title{margin:0 0 10px;font-family:var(--launch-black);font-weight:800;font-size:clamp(28px,3vw,36px);line-height:1.1;letter-spacing:-.01em}.launch-buy__rating{margin-bottom:12px;min-height:20px}.launch-buy__desc,.launch-buy__desc p{margin:0;font-size:16px;line-height:1.55;color:var(--launch-ink-muted)}.launch-form{margin-top:22px}.launch-seg{position:relative;display:grid;grid-template-columns:repeat(var(--launch-seg-count, 2),minmax(0,1fr));gap:4px;padding:4px;margin:0 0 16px;border:1.5px solid var(--launch-brand);border-radius:999px;background:#fff}.launch-seg__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:var(--launch-brand);font-family:var(--launch-black);font-size:12px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,color .2s ease}.launch-seg__btn{position:relative;z-index:1}.launch-seg__btn[aria-selected=true]{background:var(--launch-brand);color:#fff}.launch-seg__thumb{position:absolute;top:4px;bottom:4px;left:0;width:0;border-radius:999px;background:var(--launch-brand);pointer-events:none}.js-launch .launch-seg__thumb.is-ready~.launch-seg__btn[aria-selected=true]{background:transparent}@media(prefers-reduced-motion:no-preference){.launch-seg__thumb.is-ready{transition:left .35s cubic-bezier(.2,.7,.2,1),width .35s cubic-bezier(.2,.7,.2,1)}.launch-price__now,.launch-buy__cta-price{display:inline-block;transition:transform .25s cubic-bezier(.2,.7,.2,1)}.launch-price__now.is-tick,.launch-buy__cta-price.is-tick{transform:scale(1.06)}.launch-tier{transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.launch-tier:active{transform:scale(.97)}}.launch-seg__btn:focus-visible{outline:3px solid var(--launch-bright);outline-offset:-3px}.launch-seg__tag{padding:4px 7px 3px;border-radius:999px;background:var(--launch-bright);color:var(--launch-brand);font-family:var(--launch-medium);font-size:9px;letter-spacing:.12em;white-space:nowrap}.launch-pane{padding:20px;border:1.5px solid var(--launch-rule);background:#fff}.launch-pane[hidden]{display:none}.launch-pane--autoship{border-color:transparent;background:var(--launch-accent-tint)}.launch-pane__heading{margin:0 0 10px;font-family:var(--launch-black);font-size:16px}.launch-pane__note{margin:14px 0 0;font-size:13px;line-height:1.5;color:var(--launch-ink-muted)}.launch-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 10px}.launch-price__now{font-family:var(--launch-black);font-size:32px;line-height:1}.launch-price__was{font-family:var(--launch-book);font-size:18px;color:var(--launch-ink-muted)}.launch-price__unit{font-size:13px;color:var(--launch-ink-muted)}.launch-price__save{padding:5px 10px 4px;border-radius:999px;background:var(--launch-bright);color:var(--launch-brand);font-family:var(--launch-black);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.launch-price__save[hidden],.launch-price__was[hidden]{display:none}.launch-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0}.launch-tier{display:flex;flex-direction:column;gap:3px;padding:10px 6px 9px;border:1.5px solid var(--launch-rule);background:#fff;color:var(--launch-brand);font-family:var(--launch-book);text-align:center;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.launch-tier.is-active{border-color:var(--launch-brand);box-shadow:inset 0 0 0 1px var(--launch-brand)}.launch-tier__qty{font-family:var(--launch-medium);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.launch-tier__pct{font-family:var(--launch-black);font-size:15px}.launch-tier__save{font-size:12px;color:var(--launch-ink-muted);min-height:1.2em}.launch-freq{margin:0;padding:0;border:0}.launch-freq__legend{padding:0;margin:0 0 8px;font-family:var(--launch-medium);font-size:12px;letter-spacing:.14em;text-transform:uppercase}.launch-freq__pills{display:flex;flex-wrap:wrap;gap:8px}.launch-freq__pill{position:relative}.launch-freq__pill input{position:absolute;opacity:0;width:1px;height:1px;margin:0}.launch-freq__pill span{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1.5px solid var(--launch-brand);border-radius:999px;background:#fff;color:var(--launch-brand);font-family:var(--launch-medium);font-size:13px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.launch-freq__pill input:checked+span{background:var(--launch-brand);color:#fff}.launch-freq__pill input:focus-visible+span{outline:3px solid var(--launch-bright);outline-offset:2px}.launch-variant{margin-top:16px}.launch-variant__select{width:100%;min-height:48px;padding:0 14px;border:1.5px solid var(--launch-brand);border-radius:999px;background:#fff;font-family:var(--launch-medium);font-size:14px;color:var(--launch-brand)}.launch-buy__row{display:flex;gap:12px;margin-top:20px}.launch-buy__row[hidden]{display:none}.launch-qty{display:inline-flex;align-items:center;flex:0 0 auto;height:56px;padding:0 6px;border:1.5px solid var(--launch-brand);border-radius:999px}.launch-qty .button{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;font-family:var(--launch-black);font-size:18px;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none}.launch-qty .button:hover{background:var(--launch-band)}.launch-qty input{width:34px;border:0;background:transparent;text-align:center;font-family:var(--launch-black);font-size:16px;color:var(--launch-brand);-moz-appearance:textfield}.launch-qty input::-webkit-outer-spin-button,.launch-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.launch-buy__cta{flex:1 1 auto;min-height:56px;width:100%}.launch-buy__cta-price{font-family:var(--launch-medium);font-size:14px;letter-spacing:0;text-transform:none;opacity:.9}.launch-buy__cta-price:not(:empty):before{content:"\b7";margin-right:8px}.launch-buy__total{margin:10px 0 0;font-size:13px;color:var(--launch-ink-muted)}.launch-buy__total[hidden]{display:none}.launch-pane--bundle{margin-top:0}.launch-bundle__items{display:flex;align-items:center;gap:14px;margin:12px 0 16px}.launch-bundle__item{width:104px;margin:0;text-align:center}.launch-bundle__item img,.launch-bundle__item .launch-placeholder{width:100%;aspect-ratio:1;object-fit:cover}.launch-bundle__item figcaption{margin-top:8px;font-family:var(--launch-medium);font-size:12px;line-height:1.3}.launch-bundle__plus{font-family:var(--launch-black);font-size:24px}.launch-pane--bundle .launch-buy__cta{margin-top:16px}.launch-buy__msg{margin:10px 0 0;font-size:13px;color:var(--launch-ink-muted)}.launch-buy__error{margin-top:12px;padding:12px 14px;border:1.5px solid #b3261e;background:#fff5f4;color:#7a1a14;font-size:14px;line-height:1.5}.launch-buy__error[hidden]{display:none}.launch-buy__soldout{margin-top:16px;padding:16px;background:var(--launch-panel)}.launch-buy__soldout p{margin:0 0 12px;font-size:15px}.launch .pdp-delivery{margin-top:14px;font-size:14px;line-height:1.5;color:var(--launch-ink-muted)}.launch-trust{display:flex;flex-wrap:wrap;gap:6px 18px;margin:18px 0 0;padding:0;list-style:none;font-family:var(--launch-medium);font-size:12px;letter-spacing:.04em;color:var(--launch-ink-muted)}.launch-trust li:before{content:"\2713";margin-right:6px;color:var(--launch-brand)}.launch-buy.is-loading .launch-price__now,.launch-buy.is-loading .launch-tier__save{color:transparent;background:var(--launch-panel);border-radius:4px}.launch-buy.is-loading .launch-price__now{min-width:96px}.launch-buy.is-loading .launch-buy__cta-price{visibility:hidden}@media only screen and (max-width:480px){.launch-seg__btn{flex-direction:column;gap:3px;padding:6px 4px;font-size:11px;letter-spacing:.08em}.launch-buy__row{flex-wrap:wrap}.launch-qty{height:52px}.launch-buy__cta{flex-basis:100%}.launch-price__now{font-size:28px}}body.product-launch sticky-atc,body.page-launch sticky-atc{display:none!important}.launch-sticky{position:fixed;left:0;right:0;bottom:0;z-index:120;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #ebebeb;padding-bottom:env(safe-area-inset-bottom,0px);transform:translateY(110%)}.launch-sticky.is-visible{transform:translateY(0)}.launch-sticky__inner{display:flex;align-items:center;gap:12px;padding-top:10px;padding-bottom:10px}.launch-sticky__thumb{width:48px;height:48px;object-fit:cover;flex:0 0 48px}.launch-sticky__meta{flex:1 1 auto;min-width:0}.launch-sticky__title{display:block;font-family:var(--launch-black);font-size:13px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.launch-sticky__price{display:block;margin-top:3px;font-family:var(--launch-medium);font-size:14px}.launch-sticky__was{margin-left:6px;font-family:var(--launch-book);font-size:13px;color:var(--launch-ink-muted)}.launch-sticky__chip{display:inline-block;margin-left:8px;padding:3px 9px 2px;border-radius:999px;background:var(--launch-accent-tint);font-family:var(--launch-black);font-size:10px;letter-spacing:.08em;text-transform:uppercase;vertical-align:1px}.launch-sticky__was[hidden],.launch-sticky__chip[hidden],.launch-sticky__now[hidden]{display:none}.launch-sticky__cta{flex:0 1 220px;min-height:44px;padding:0 20px;font-size:12px}@media only screen and (max-width:767px){.launch-sticky__chip{display:none}.launch-sticky__cta{flex:1 1 150px}.launch-sticky__title{font-size:12px}}@media only screen and (min-width:768px){.launch-sticky__inner{gap:24px}.launch-sticky__title{font-size:18px}.launch-sticky__cta{flex:0 1 360px}}.launch-ingredients{padding:var(--launch-pad) 0;background:#fff}.launch-ingredients__list{display:flex;gap:16px;margin:0 calc(var(--launch-gutter) * -1);padding:0 var(--launch-gutter) 8px;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.launch-ingredients__list::-webkit-scrollbar{display:none}.launch-card{flex:0 0 min(78vw,320px);scroll-snap-align:start;margin:0}.launch-card__media{aspect-ratio:4 / 5;overflow:hidden;background:var(--launch-panel)}.launch-card__media img,.launch-card__media .launch-placeholder{width:100%;height:100%;object-fit:cover}.launch-card__name{margin:16px 0 6px;font-family:var(--launch-black);font-size:20px;line-height:1.2}.launch-card__line{margin:0;font-size:15px;line-height:1.5;color:var(--launch-ink-muted)}@media only screen and (min-width:1024px){.launch-ingredients--grid .launch-ingredients__list{display:grid;grid-template-columns:repeat(var(--launch-card-count, 3),minmax(0,1fr));gap:20px;margin:0;padding:0;overflow:visible}.launch-ingredients--grid .launch-ingredients__list{scroll-snap-type:none}.launch-ingredients--grid .launch-card{flex:none;scroll-snap-align:none}.launch-ingredients--scroll .launch-card{flex-basis:360px}}.launch-story{padding:var(--launch-pad) 0;background:#fff}.launch-story__grid{display:grid;grid-template-columns:1fr;gap:clamp(28px,5vw,64px);align-items:center}.launch-story__frame{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--launch-panel)}.launch-story__img{width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:no-preference){.js-launch [data-launch-parallax] .launch-story__img{position:absolute;left:0;top:-9%;height:118%;will-change:transform}}.launch-story__copy .launch-h2{max-width:18ch}.launch-story__macros{margin-top:28px}.launch-story__footnote{margin:10px 0 0;font-size:12px;letter-spacing:.04em;color:var(--launch-ink-muted)}@media only screen and (min-width:900px){.launch-story__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.launch-story--image-right .launch-story__media{order:2}}.launch-retail{padding:var(--launch-pad) 0;background:var(--launch-brand);color:#fff}.launch-retail .launch-h2{color:#fff}.launch-retail .launch-body,.launch-retail .launch-body p{color:#ffffffdb}.launch-retail__grid{display:grid;grid-template-columns:1fr;gap:clamp(28px,5vw,64px);align-items:center}.launch-retail__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px;margin-top:24px}.launch-retail__note{font-family:var(--launch-medium);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--launch-light)}.launch-retail__media img{width:100%;aspect-ratio:4 / 3;object-fit:cover}@media only screen and (min-width:900px){.launch-retail__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}}.launch-cta{padding:var(--launch-pad) 0;background:var(--launch-band)}.launch-cta__inner{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.launch-cta .launch-h2{margin:0;max-width:22ch}.launch-cta .launch-intro{max-width:52ch}.launch-cta .launch-btn{margin-top:8px;min-height:56px}
/*# sourceMappingURL=/cdn/shop/t/644/assets/launch.css.map */
