.food-input-demo{grid-template-columns:minmax(15rem,19rem) minmax(38rem,43rem);justify-content:center;align-items:start;gap:clamp(2.5rem,4vw,4rem);display:grid}.food-input-demo.section{padding-block:0}.food-input-demo__intro{padding-top:1rem;position:sticky;top:3rem}.food-input-demo__intro h2{margin:0;font-size:clamp(2.4rem,4vw,3.8rem)}.food-input-demo__intro>p{color:var(--ink-soft);margin:1.1rem 0 0;font-size:1.08rem}.food-input-demo__intro .food-input-demo__note{border-top:1px solid var(--line);padding-top:1rem;font-size:.88rem}.food-cascade{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);padding:clamp(.85rem,1.5vw,1.25rem)}.cascade-stage{border:1px solid var(--line);background:var(--surface);border-radius:1.25rem;min-width:0;margin:0;padding:clamp(.85rem,1.5vw,1.15rem);position:relative}fieldset.cascade-stage{min-inline-size:0}.cascade-stage--compact{padding-block:.75rem}.cascade-arrow{border:1px solid var(--line);background:var(--surface-soft);width:1.45rem;height:1.45rem;color:var(--ink-soft);border-radius:50%;place-items:center;margin:.75rem auto;font-size:.72rem;display:grid}.cascade-stage legend,.stage-heading>p:first-child{color:var(--ink-soft);margin:0 0 .5rem;padding:0;font-size:.82rem;font-weight:700}.cascade-stage legend{float:left;width:100%}.cascade-stage legend+*{clear:both}.cascade-stage legend span,.stage-heading>p:first-child span{background:var(--ink);width:1.5rem;height:1.5rem;color:var(--paper);border-radius:50%;place-items:center;margin-right:.45rem;font-size:.72rem;display:inline-grid}.choice-row,.meal-choices{flex-wrap:wrap;gap:.55rem;display:flex}.choice-button,.meal-chip{border:1px solid var(--line);background:var(--surface);min-height:2.2rem;color:var(--ink-soft);cursor:pointer;border-radius:999px;padding:.42rem .7rem;font-size:.9rem;font-weight:650}.choice-button{justify-content:center;align-items:center;gap:.4rem;display:inline-flex}.choice-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:1rem;height:1rem}.choice-button:hover,.meal-chip:hover{border-color:var(--ink-soft);color:var(--ink)}.choice-button.is-selected,.meal-chip.is-selected{border-color:var(--ink);background:var(--ink);color:var(--paper)}.meal-chip:disabled{opacity:.6;cursor:wait}.stage-heading h3{margin:0;font-size:clamp(1.25rem,2vw,1.65rem)}.stage-heading--result>p:last-child{color:var(--ink-soft);margin:.65rem 0 0;font-size:.82rem}.input-panel{margin:.85rem 0 0}.input-panel[hidden]{display:none}.input-panel--photo{background:var(--oat);border-radius:1rem;place-items:center;min-height:17rem;padding:.85rem;display:grid;overflow:hidden}.input-photo{object-fit:contain;border-radius:.7rem;width:auto;max-width:100%;height:15rem}.input-photo[hidden]{display:none}.input-panel--text{border:1px solid var(--line);background:var(--surface-soft);border-radius:1rem;align-content:center;min-height:9rem;padding:.85rem}.input-panel--text:not([hidden]),.input-panel--voice:not([hidden]){display:grid}.input-panel--text p,.input-panel--voice p{margin:0;font-size:1rem}.input-panel--text p{overflow-wrap:anywhere;background:var(--lavender);border-radius:1rem 1rem .3rem;justify-self:center;width:min(70%,32rem);max-width:100%;padding:.75rem 1rem;display:grid}.input-panel--text p:before,.input-panel--text p>span{grid-area:1/1}.input-panel--text p:before{content:attr(data-full-text);visibility:hidden}.input-panel--text p:has(>span.is-typing){cursor:pointer}.input-panel--voice{border:1px solid color-mix(in srgb, var(--app-green) 72%, var(--line));background:var(--surface);border-radius:1rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.9rem;padding:.85rem 1rem}.input-panel--voice p{font-style:italic}.voice-wave{align-items:center;gap:.22rem;height:2rem;margin:0;display:flex}.voice-wave span{width:.2rem;height:calc(var(--wave-height) * .55);background:var(--aqua);border-radius:999px}.correction-panel{gap:.75rem;margin-top:.85rem;display:grid}.correction-message{border:1px solid var(--line);background:var(--surface-soft);border-radius:1rem;align-content:center;min-height:7rem;padding:.85rem;display:grid}.correction-input{overflow-wrap:anywhere;background:var(--sky);width:min(70%,32rem);max-width:100%;color:var(--ink);font:inherit;border:0;border-radius:1rem 1rem .3rem;justify-self:center;margin:0;padding:.75rem 1rem;font-size:.95rem;line-height:1.5}.correction-input.is-typing{cursor:pointer}.correction-input:focus-visible{outline:3px solid color-mix(in srgb, var(--aqua) 48%, transparent);outline-offset:2px}.correction-actions{flex-wrap:wrap;justify-content:flex-start;gap:.55rem;display:flex}.correction-button{border:1px solid var(--line);background:var(--surface);min-height:2.2rem;color:var(--ink-soft);cursor:pointer;border-radius:999px;padding:.42rem .8rem;font-size:.88rem;font-weight:700}.correction-button:hover:not(:disabled){border-color:var(--ink-soft);color:var(--ink)}.correction-button--apply{border-color:var(--ink);background:var(--ink);color:var(--paper)}.correction-button--apply:hover:not(:disabled){border-color:var(--app-green);background:var(--app-green);color:#101510}.correction-button:disabled{opacity:.45;cursor:not-allowed}.correction-status{width:100%;min-height:1.25rem;color:var(--ink-soft);text-align:left;margin:0;font-size:.78rem}.food-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;margin:.9rem 0 0;padding:0;list-style:none;display:grid}.food-result{border:1px solid var(--line);background:var(--surface-soft);border-radius:1rem;grid-template-columns:2.5rem minmax(0,1fr);align-items:center;gap:.25rem .65rem;padding:.5rem .6rem;display:grid}.food-result__icon{background:var(--icon-background,var(--surface));color:#171717;letter-spacing:.02em;border-radius:.85rem;grid-row:1/span 2;place-items:center;width:2.5rem;height:2.5rem;font-size:.65rem;font-weight:800;display:grid;position:relative;overflow:hidden}.food-result__icon img{object-fit:contain;width:92%;height:92%;transition:opacity .16s}.food-result__copy{min-width:0}.food-result__title{align-items:center;gap:.4rem;min-width:0;display:flex}.food-result__copy strong,.food-result__description{display:block}.food-result__copy strong{overflow-wrap:anywhere;min-width:0;font-size:.86rem;line-height:1.25}.food-result__copy .food-result__change{box-sizing:border-box;border-radius:50%;flex:none;width:1rem;height:1rem;display:none;position:relative}.food-result.is-changing{border-color:color-mix(in srgb, var(--app-green) 48%, var(--line))}.food-result.is-changing .food-result__change{border:2px solid var(--line);border-top-color:var(--app-green);animation:.68s linear infinite food-change-spin;display:block}.food-result.is-icon-changing .food-result__icon img{opacity:0}.food-result.is-icon-changing .food-result__icon:after{content:"";box-sizing:border-box;border:2px solid color-mix(in srgb, var(--ink-soft) 24%, transparent);border-top-color:var(--ink-soft);border-radius:50%;width:1rem;height:1rem;animation:.68s linear infinite food-change-spin;position:absolute}.food-result.is-updated{border-color:color-mix(in srgb, var(--app-green) 58%, var(--line))}.food-result.is-updated .food-result__change{border:1.5px solid var(--app-green);display:block}.food-result.is-updated .food-result__change:after{content:"";box-sizing:border-box;border-bottom:1.5px solid var(--app-green);border-left:1.5px solid var(--app-green);width:.4rem;height:.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-62%)rotate(-45deg)}.food-result__description{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.7rem;overflow:hidden}.food-result__amount{min-width:0;color:var(--ink-soft);white-space:nowrap;flex-wrap:nowrap;grid-column:2;align-items:baseline;gap:.15rem .3rem;font-size:.7rem;font-weight:700;display:flex}.food-result__nutrition{align-items:baseline;gap:.16rem;min-width:0;font-size:.6rem;font-weight:600;display:inline-flex}.food-result__nutrition>span+span:before{content:"·";margin-right:.16rem}.food-cascade.is-updating .input-panel:not([hidden]),.food-cascade.is-updating .food-result{animation:.26s ease-out both cascade-reveal}.food-cascade.is-updating .food-result{animation-delay:calc(var(--item-index) * 35ms)}@keyframes cascade-reveal{0%{opacity:0;transform:translateY(.4rem)}}@keyframes food-change-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.food-input-demo{grid-template-columns:1fr}.food-input-demo__intro{text-align:left;width:min(100%,43rem);max-width:none;margin-inline:auto;padding-top:0;position:static}.food-input-demo__intro .food-input-demo__note{width:100%;margin-inline:0}.food-cascade{width:min(100%,43rem);margin-inline:auto}}@media (width<=760px){.food-results{grid-template-columns:1fr}}@media (width<=680px){.food-input-demo{margin-inline:calc(-1 * var(--gutter));gap:2.5rem}.food-input-demo__intro{padding-inline:var(--gutter);text-align:center}.food-input-demo__intro .food-input-demo__note{width:fit-content;margin-inline:auto}.food-cascade{border-inline:0;border-radius:0;padding:1rem}.cascade-stage{padding:1.15rem}.input-panel--text p,.correction-input{width:min(82%,32rem)}.choice-button,.meal-chip,.correction-button{flex:auto}.food-result{grid-template-columns:2.75rem minmax(0,1fr);column-gap:.65rem}.food-result__icon{width:2.75rem;height:2.75rem}.food-result__amount{grid-column:2}}@media (width<=380px){.correction-message{min-height:0;padding:.7rem}.input-panel--text p,.correction-input{width:100%}.correction-input{padding:.65rem .8rem;font-size:.88rem}.food-result{grid-template-columns:2.4rem minmax(0,1fr);column-gap:.55rem;padding:.5rem}.food-result__icon{width:2.4rem;height:2.4rem}.food-result__description{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;line-height:1.35;overflow:visible}.food-result__amount{grid-column:1/-1;gap:.2rem;font-size:.64rem}.food-result__nutrition{flex:0 auto;justify-content:flex-start;gap:.16rem;font-size:clamp(.5rem,2.45vw,.55rem)}.food-result__nutrition>span+span:before{margin-right:.16rem;display:inline}}@media (width<=300px){.food-result__amount{white-space:normal;grid-template-columns:minmax(0,1fr);gap:.2rem;padding-top:.1rem;font-size:.66rem;display:grid}}@media (prefers-reduced-motion:reduce){.food-cascade.is-updating .input-panel:not([hidden]),.food-cascade.is-updating .food-result,.food-result.is-changing .food-result__change,.food-result.is-icon-changing .food-result__icon:after{animation:none}}html,body{overflow-x:clip}.home-main{--home-section-gap:clamp(4rem, 6vw, 5rem);width:min(100%, var(--page-width));gap:var(--home-section-gap);padding-inline:var(--gutter);flex-direction:column;margin-inline:auto;display:flex}.section{padding-block:0}.hero{grid-template-columns:minmax(0,1fr) minmax(22rem,.82fr);align-items:center;gap:clamp(3rem,8vw,8rem);min-height:min(52rem,100svh - 5rem);padding-block:clamp(4rem,8vw,7rem) 0;display:grid}.hero__copy{z-index:2;position:relative}.hero h1{max-width:10ch;margin:0;font-size:clamp(3.4rem,7vw,6.8rem)}.hero__intro{max-width:35rem;color:var(--ink-soft);margin:1.75rem 0 0;font-size:clamp(1.1rem,1.8vw,1.35rem);line-height:1.55}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.hero__actions .app-store-link{margin:0}.text-link{font-size:.95rem;font-weight:650}.phone-canvas{isolation:isolate;place-items:center;display:grid;position:relative;overflow:hidden}.phone-canvas--hero{background:var(--sky);border-radius:clamp(1.5rem,4vw,3rem);align-self:center;width:100%;min-height:0;padding:clamp(1.5rem,4vw,2.5rem)}.phone-stage{place-items:center;display:grid;position:relative}.phone-stage--hero{aspect-ratio:1419/2796;width:min(100%,clamp(16.5rem,24vw,19.75rem))}.phone-image{z-index:2;filter:drop-shadow(0 2rem 2.5rem #17171729);width:min(76%,29rem);height:auto;position:relative}.phone-image--hero{width:100%;height:auto;margin:0}.hero-food-accent,.feature-food-accent{z-index:1;object-fit:contain;filter:drop-shadow(0 .35rem .45rem #1717171f);height:auto;position:absolute}.hero-food-accent--pineapple{width:26.45%;top:3%;right:-10%;transform:rotate(9deg)}.hero-food-accent--grapefruit{width:21.85%;top:10%;left:-5%;transform:rotate(-24deg)}.hero-food-accent--dragonfruit{width:18.4%;top:46%;left:-5%;transform:rotate(-11deg)}.hero-food-accent--watermelon{width:21.3%;top:42%;right:-5%;transform:translateY(-100%)rotate(12deg)}.hero-food-accent--cucumber{width:17.25%;bottom:3%;left:-1%;transform:rotate(-13deg)}.hero-food-accent--papaya{width:18.4%;bottom:5%;right:-5%;transform:rotate(14deg)}.section-heading{text-align:center;width:min(100%,48rem);margin:0 auto clamp(2.5rem,6vw,5rem)}.section-heading--left{text-align:left;margin-inline:0}.section-heading h2,.why-nutrify h2,.final-cta h2{margin:0}.section-heading>p:last-child{max-width:38rem;color:var(--ink-soft);margin:1.25rem auto 0;font-size:1.1rem}.section-heading--left>p:last-child{margin-inline:0}.feature-row{min-height:43rem;margin-top:var(--home-section-gap);border-radius:clamp(1.5rem,4vw,3rem);grid-template-columns:minmax(0,.8fr) minmax(22rem,1fr);align-items:center;gap:clamp(3rem,8vw,8rem);padding:clamp(2rem,6vw,5rem);display:grid;overflow:hidden}.feature-row--reverse .feature-copy{order:2}.feature-row--lavender{background:var(--lavender)}.feature-row--berry{background:var(--berry)}.feature-copy{max-width:28rem}.capabilities>.feature-row:first-child{margin-top:0}.feature-copy h2{margin:0;font-size:clamp(2.2rem,4vw,4rem)}.feature-copy>p:last-child{color:var(--ink-soft);margin:1.25rem 0 0;font-size:1.08rem}.phone-canvas--feature{align-self:stretch;min-height:auto;padding-top:1rem}.phone-stage--feature{aspect-ratio:1419/2796;height:clamp(30rem,48vw,36rem)}.phone-canvas--feature .phone-image{filter:none;width:100%;height:auto;margin:0}.feature-food-accent--strawberry{width:29%;top:14%;left:-10%;transform:rotate(-8deg)}.feature-food-accent--lemon{width:23%;bottom:18%;right:-12%;transform:rotate(6deg)}.feature-food-accent--egg{width:33%;top:11%;right:-17%;transform:rotate(25deg)}.feature-food-accent--microgreens{width:27%;bottom:11%;left:-15%;transform:rotate(-26deg)}.feature-visual{text-align:center;min-width:0;margin:0}.feature-visual figcaption{color:var(--ink-soft);margin-top:1rem;font-size:.9rem;font-weight:700}.why-nutrify{display:block}.why-nutrify__panel{background:var(--leaf);border-radius:clamp(1.5rem,4vw,3rem);grid-template-columns:minmax(0,.85fr) minmax(18rem,1fr);gap:clamp(3rem,9vw,9rem);padding:clamp(2rem,6vw,5rem);display:grid;position:relative}.why-nutrify__copy p{color:var(--ink-soft);margin:0;font-size:clamp(1.1rem,2vw,1.35rem)}.why-nutrify__copy p+p{margin-top:1.25rem}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.price-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);flex-direction:column;justify-content:space-between;gap:3rem;min-height:29rem;padding:clamp(1.75rem,4vw,3rem);display:flex}.price-card--premium{background:var(--citrus);border-color:#0000}.price-card__name{color:var(--ink-soft);margin:0;font-size:.9rem;font-weight:700}.price-card__price{letter-spacing:-.05em;margin:.75rem 0 0;font-size:clamp(2.6rem,5vw,4.5rem);font-weight:750;line-height:1}.price-card__price span{color:var(--ink-soft);letter-spacing:0;font-size:.95rem;font-weight:600}.price-card__yearly{color:var(--ink-soft);margin:.8rem 0 0;font-size:.92rem}.price-card ul{margin:0;padding:0;list-style:none}.price-card li{padding-left:1.6rem;position:relative}.price-card li:before{content:"✓";color:var(--app-green);font-weight:800;position:absolute;left:0}.price-card li+li{margin-top:.65rem}.update-list{border-top:1px solid var(--line)}.update-item{border-bottom:1px solid var(--line);grid-template-columns:8rem minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding-block:1.5rem;text-decoration:none;display:grid}.update-item time{color:var(--ink-soft);font-size:.88rem}.update-item>span:nth-child(2){font-weight:650}.update-item>span:last-child{transition:transform .16s}.update-item:hover>span:last-child{transform:translate(.3rem)}.faq{display:block}.faq__heading h2{max-width:none;margin:0}.faq__list{border-top:1px solid var(--line)}.faq__item{border-bottom:1px solid var(--line)}.faq__item summary{color:var(--ink);cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding-block:1.35rem;font-size:1.05rem;font-weight:700;line-height:1.35;list-style:none;display:grid}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"";box-sizing:border-box;border:1px solid var(--line);background:linear-gradient(currentColor, currentColor) center / .65rem 1.5px no-repeat, linear-gradient(currentColor, currentColor) center / 1.5px .65rem no-repeat, var(--surface);border-radius:50%;width:1.8rem;height:1.8rem;transition:transform .16s,background-color .16s;display:block}.faq__item[open] summary:after{background:var(--leaf);transform:rotate(45deg)}.faq__answer{max-width:38rem;padding:0 3.3rem 1.35rem 0}.faq__answer p{color:var(--ink-soft);margin:0}.final-cta{min-height:0;padding:0 var(--gutter);text-align:center;background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.75rem,3vw,2.75rem);margin-bottom:0;display:flex;border:0!important}.final-cta>img{border-radius:clamp(1.5rem,2.5vw,2.1rem);width:clamp(6.5rem,10vw,8.5rem)}.final-cta>div{justify-items:center;gap:1rem;display:grid}.final-cta h2{letter-spacing:-.055em;font-size:clamp(2.2rem,4vw,4rem)}.final-cta p{color:var(--ink-soft);margin:0;font-size:clamp(1.05rem,1.8vw,1.3rem)}.final-cta .app-store-link{margin:0}.home-main+.site-footer{margin-top:clamp(4rem,6vw,5rem)}@media (width<=900px){.hero,.feature-row{grid-template-columns:1fr}.hero{min-height:auto}.hero__copy{text-align:center}.hero h1,.hero__intro{margin-inline:auto}.hero__actions{justify-content:center}.phone-canvas--hero{max-width:none}.feature-row--reverse .feature-copy{order:0}.feature-copy{max-width:35rem}.feature-row{gap:1.25rem}.phone-canvas--feature{padding-top:0}}@media (width<=680px){.hero{padding-top:3.25rem}.hero h1{font-size:clamp(3rem,15vw,4.5rem)}.phone-canvas--hero,.feature-row{margin-inline:calc(-1 * var(--gutter));border-radius:0}.phone-canvas--hero{width:auto;max-width:none}.feature-row{min-height:auto;padding:3rem var(--gutter) 0}.feature-copy{text-align:center}.phone-canvas--feature{min-height:auto}.feature-visual{padding-bottom:1.5rem}.why-nutrify__panel,.pricing-grid{grid-template-columns:1fr}.why-nutrify__panel{margin-inline:calc(-1 * var(--gutter));border-radius:0}.price-card{min-height:auto}.update-item{grid-template-columns:1fr auto;gap:.5rem 1rem}.update-item time{grid-column:1/-1}}@media (width<=380px){.phone-canvas--hero{padding:1rem}.phone-stage--feature{width:min(100%,15rem);height:auto}}.launch-banner{margin-top:2rem;margin-bottom:calc(-1 * var(--home-section-gap));color:#fff;background:#080808;border-radius:1.5rem;align-items:center;gap:1.5rem;padding:.8rem 1.6rem .8rem .8rem;text-decoration:none;display:flex}.launch-banner>img{border-radius:.75rem;width:10rem}.launch-banner>span>strong{font-size:1.2rem;display:block}.launch-banner>span>span{color:#c7c7c7;font-size:.9rem}.launch-banner .launch-banner__link{margin-left:auto;font-size:.9rem;font-weight:650}.launch-banner:hover{color:#a8efb8}.hero-launch-accent--1{width:30%;top:6%;left:-12%;transform:translate(-13%)rotate(-16deg)}.hero-launch-accent--2{width:28%;top:27%;right:-12%;transform:rotate(18deg)}.hero-launch-accent--3{width:26%;bottom:20%;left:-10%;transform:rotate(-24deg)}.hero-launch-accent--4{width:30%;bottom:5%;right:-10%;transform:translate(13%)rotate(14deg)}.feature-row--sky{background:var(--sky)}.feature-row--leaf{background:var(--leaf)}.launch-features .feature-row{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:clamp(2rem,5vw,4rem)}.launch-features .feature-row--reverse{grid-template-columns:minmax(0,1fr) minmax(0,.85fr)}.launch-phones{isolation:isolate;justify-content:center;align-items:center;gap:1rem;min-width:0;display:flex;position:relative}.launch-phones>img:not(.launch-accent){z-index:1;filter:none;width:min(78%,18rem);height:auto;position:relative}.feature-row--pair .launch-phones>img:not(.launch-accent){width:calc(50% - .5rem)}.feature-row--pair .launch-phones>img:last-child{margin-top:5rem}.launch-accent{width:26%;max-width:7rem;height:auto;position:absolute}.launch-accent--1{top:4%;left:0;transform:rotate(-15deg)}.launch-accent--2{bottom:5%;right:0;transform:rotate(15deg)}.feature-row--pair .launch-accent--1{top:0;left:48%}.feature-row--pair .launch-accent--2{bottom:0;right:48%}.sticker-gallery{min-width:0}.sticker-gallery .section-heading{max-width:43rem;margin-bottom:2rem}.sticker-track{scroll-snap-type:x mandatory;border-radius:1.5rem;gap:1.25rem;padding:.25rem .25rem 1rem;scroll-padding:.25rem;display:flex;overflow-x:auto}.sticker-card{scroll-snap-align:start;flex:0 0 min(78vw,22rem);margin:0}.sticker-card img{aspect-ratio:3/4;object-fit:cover;border-radius:1.5rem;width:100%}.sticker-controls{justify-content:flex-end;align-items:center;gap:.6rem;margin-top:.5rem;display:flex}.sticker-controls[hidden]{display:none}.sticker-controls>span{color:var(--ink-soft);margin-right:auto;font-size:.85rem}.sticker-controls button{border:1px solid var(--line);background:var(--surface-soft);width:2.8rem;height:2.8rem;color:var(--ink);cursor:pointer;border-radius:50%;font-size:1.15rem}.sticker-controls button:disabled{opacity:.35;cursor:default}.update-item__new{color:var(--ink-soft);font-size:.85rem}.pricing-region{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin:-1rem auto 2rem;display:flex}.pricing-region label{font-size:.9rem;font-weight:650}.pricing-region select{border:1px solid var(--line);background:var(--surface);max-width:100%;color:var(--ink);font:inherit;border-radius:.8rem;padding:.8rem 2.5rem .8rem .9rem;font-size:.95rem}.pricing-note{color:var(--ink-soft);text-align:center;max-width:38rem;margin:1.2rem auto 0;font-size:.85rem}.price-card__price strong{font:inherit}@media (width<=48rem){.launch-banner{border-radius:1rem;flex-wrap:wrap;gap:.85rem;margin-top:1rem;padding:.75rem}.launch-banner>img{width:6rem}.launch-banner>span{flex:1}.launch-banner>span>strong{font-size:1rem}.launch-banner>span>span{font-size:.8rem}.launch-banner .launch-banner__link{flex-basis:100%;margin-left:0;padding:0 .25rem .2rem}.launch-features .feature-row{grid-template-columns:minmax(0,1fr);gap:1rem;min-height:auto;padding:2rem 1.4rem}.launch-features .feature-copy{order:0}.launch-phones{width:100%;max-width:30rem;margin-inline:auto}.feature-row--pair .launch-phones>img:last-child{margin-top:3rem}}.pricing-region[hidden]{display:none}.price-card__price.is-unavailable{letter-spacing:-.03em;font-size:clamp(1.8rem,3vw,2.5rem)}@media (width<=680px){.update-item__new{grid-column:1/-1}}.hero-launch-accent--5{width:26%;top:37%;left:-12%;transform:rotate(-15deg)}.hero-launch-accent--6{width:25%;bottom:34%;right:-12%;transform:rotate(33deg)}.feature-row--pair .launch-accent--almond_butter{bottom:-5%;right:48%;transform:translate(22%)rotate(15deg)}.region-pills{flex-wrap:wrap;justify-content:center;gap:.6rem;width:100%;margin-bottom:.75rem;display:flex}.region-pill{border:1px solid var(--line);background:var(--surface);min-height:2.8rem;color:var(--ink);font:inherit;cursor:pointer;border-radius:2rem;justify-content:center;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.9rem;display:inline-flex}.region-pill>span{font-size:1.35rem;line-height:1}.region-pill[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.pricing .price-card{gap:2rem;min-height:20rem}.pricing-cta{background:var(--ink);color:var(--paper);border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;font-size:.95rem;font-weight:650;text-decoration:none;display:flex}.pricing-cta:hover{color:var(--paper);opacity:.85}.price-saving{margin:1.4rem 0 0;font-size:.92rem;font-weight:650;display:inline-block}.price-saving[hidden]{display:none}.pricing-included{text-align:center;max-width:44rem;color:var(--ink-soft);margin:1.75rem auto 0;font-size:1rem}@media (width<=480px){.region-pills{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.region-pill{padding-inline:.5rem}.pricing-region select{width:100%}}.launch-features .feature-row--zoom{min-height:0;padding-bottom:0}.feature-row--zoom .feature-copy{padding-bottom:clamp(2rem,6vw,5rem)}.feature-row--zoom .launch-phones{aspect-ratio:1.18;align-self:end;align-items:flex-start;width:100%;margin-inline:auto;padding-top:2rem;overflow:hidden}.feature-row--zoom .launch-accent--1{top:0}.feature-row--zoom .launch-accent--2{z-index:2;bottom:8%;right:-1%}@media (width<=48rem){.feature-row--zoom .feature-copy{padding-bottom:0}.launch-features .feature-row--zoom{gap:1rem}}.feature-row--leaf .launch-phones{--phone-top:4.5rem;min-height:0;padding-top:var(--phone-top);aspect-ratio:1.05;clip-path:inset(-8rem -1rem 0);overflow:visible}.feature-row--leaf .launch-accent--tea_with_milk{top:calc(var(--phone-top) + .4rem);width:26%;max-width:7rem;left:3%;transform:translateY(-100%)rotate(-12deg)}.feature-row--leaf .launch-accent--honey{top:calc(var(--phone-top) + 2.4rem);z-index:0;width:26%;max-width:7rem;bottom:auto;right:2%;transform:translateY(-100%)rotate(12deg)}.feature-row--pair .launch-accent--bread{bottom:-4%;transform:translate(18%)rotate(15deg)}.feature-row--leaf .launch-phones>img:last-child{margin-top:2rem}@media (width<=48rem){.feature-row--leaf .launch-phones{--phone-top:2.5rem;aspect-ratio:1.14;margin-top:max(0px,min(26%,7rem) - 2.5rem)}.feature-row--leaf .launch-phones>img:last-child{margin-top:0}.feature-row--leaf .launch-accent--tea_with_milk,.feature-row--leaf .launch-accent--honey{top:calc(var(--phone-top) + .4rem)}}.feature-row--pair .launch-accent--eggs_poached{bottom:-4%;transform:translate(18%)rotate(15deg)}.feature-row--sky .launch-phones>img:nth-last-child(2){margin-top:5rem}.feature-row--sky .launch-phones>img:last-child{margin-top:0}.feature-row--sky .launch-accent--1{left:0}.feature-row--sky .launch-accent--eggs_poached{right:0;transform:translate(-10%)rotate(15deg)}@media (width<=48rem){.feature-row--sky .launch-phones>img:nth-last-child(2){margin-top:3rem}.why-nutrify__panel{text-align:center;grid-template-columns:1fr;gap:1.5rem}.why-nutrify__copy{max-width:35rem;margin-inline:auto}.feature-row--sky .launch-accent--eggs_poached{bottom:-7%;transform:translate(0)rotate(15deg)}.feature-row--sky .launch-accent--avocado{transform:translateY(-15%)rotate(-15deg)}}
