:root{--cream:#fff4df;--navy:#001e60;--pink:#e90065;--aqua:#00b7d9;--yellow:#ffe500;--line:#001e6026;--body:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--cream);color:var(--navy);font-family:var(--body);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,summary,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid var(--pink);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:800;line-height:.94;letter-spacing:-.025em}h1{font-size:clamp(72px,7.8vw,126px)}h2{font-size:clamp(52px,5.4vw,82px)}h3{font-size:38px}em{font-style:normal}button{border:0}button:disabled{opacity:.45;cursor:not-allowed}[hidden]{display:none!important}.announcement{background:var(--navy);color:var(--cream);text-align:center;padding:9px 20px;font-size:13px;font-weight:500;letter-spacing:.02em}.announcement a{margin-left:13px;text-decoration:underline;text-underline-offset:3px}.header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:var(--cream);position:relative;z-index:5}.brand{width:108px;display:flex;align-items:center;flex-direction:column;gap:3px;flex-shrink:0}.brand img{height:41px;object-fit:contain}.brand span{font-size:10px;font-weight:800;letter-spacing:.1em;line-height:1}.header nav{display:flex;gap:36px;font-size:14px;font-weight:600}.header nav a:hover{color:var(--pink)}.cart-trigger{display:flex;align-items:center;gap:10px;background:none;font-weight:600;min-height:44px}.cart-trigger svg{width:22px}.cart-trigger span{font-size:12px;background:var(--navy);color:var(--cream);border-radius:50%;height:22px;min-width:22px;display:grid;place-items:center}.hero{display:grid;grid-template-columns:44% 56%;min-height:620px;max-height:840px;overflow:hidden}.hero-copy{padding:75px 0 65px 11.36%;display:flex;align-items:flex-start;flex-direction:column;position:relative;z-index:1}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;line-height:1.5;margin-bottom:20px}.hero h1{white-space:nowrap}.hero-description{max-width:380px;margin:28px 0 30px;font-size:17px;line-height:1.65}.button{background:var(--navy);color:white;border-radius:4px;padding:18px 24px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.button span{font-size:24px;line-height:1}.button:hover{background:#123e92;transform:translateY(-2px)}.hero-note{font-size:12px;margin-top:15px}.hero-visual{position:relative;min-width:0;display:flex;align-items:center}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:60% 50%}.hero-stamp{position:absolute;right:6%;top:8%;background:var(--yellow);border-radius:50%;width:123px;height:123px;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(12deg);font-family:var(--display);font-size:34px;font-weight:800;line-height:.85;box-shadow:0 0 0 5px var(--yellow),0 0 0 6px var(--navy)}.hero-stamp span{font-family:var(--body);font-size:8px;letter-spacing:.05em;margin-top:9px}.image-caption{position:absolute;bottom:24px;right:7%;font-size:11px;font-weight:800;letter-spacing:.13em}.goodness-strip{background:var(--pink);color:white;display:flex;align-items:center;justify-content:space-around;gap:20px;padding:22px 3%;font-size:14px;font-weight:800;letter-spacing:.045em}.goodness-strip i{font-size:24px;color:var(--yellow);font-style:normal;line-height:1}.section{padding:95px 7%}.section-top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:42px}.section-top>p{max-width:310px;padding-bottom:4px;font-size:17px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.product-photo{display:block;position:relative;overflow:hidden;aspect-ratio:1.3;border-radius:8px}.pink .product-photo,.pdp-gallery.pink{background:#ffe1e6}.aqua .product-photo,.pdp-gallery.aqua{background:#d8f1f2}.product-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-photo:hover>img{transform:scale(1.035)}.family-tag{position:absolute;z-index:1;top:22px;left:22px;font-size:10px;letter-spacing:.1em;font-weight:800;border:1px solid var(--navy);border-radius:30px;padding:7px 12px;background:var(--cream)}.photo-arrow{position:absolute;bottom:20px;right:20px;border:1px solid var(--navy);border-radius:50%;height:42px;width:42px;display:grid;place-items:center;background:var(--cream);font-size:25px}.product-info{padding:25px 3px 0}.product-info .eyebrow{font-size:10px;margin-bottom:12px}.product-info h3{font-size:44px}.product-info p:not(.eyebrow){font-size:15px;margin-top:12px}.product-cta{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin-top:23px;font-size:14px;font-weight:700}.product-cta span{font-size:23px}.texture{display:grid;grid-template-columns:1fr 1fr;background:#fffaf0}.texture-photo{position:relative}.texture-photo img{width:100%;height:100%;object-fit:cover;min-height:650px}.photo-label{position:absolute;bottom:28px;left:30px;padding:10px 15px;background:var(--cream);font-size:12px;font-weight:800;letter-spacing:.1em;transform:rotate(-3deg)}.texture-copy{padding:68px 12%}.texture-copy em{color:var(--pink)}.texture-copy>p:not(.eyebrow){margin-top:25px;max-width:420px;font-size:15px}.reasons{margin:28px 0}.reasons>div{display:flex;gap:18px;border-top:1px solid var(--line);padding:14px 0}.reasons>div>span{font-size:11px;padding-top:4px;font-weight:700}.reasons p{font-size:13px}.reasons strong{display:block;font-size:15px;margin-bottom:3px}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:3px;font-size:14px;font-weight:700}.ritual{text-align:center}.ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;margin-top:48px}.ritual-grid article{padding:0 36px;border-left:1px solid var(--line)}.ritual-grid article:first-child{padding-left:0;border-left:0}.ritual-grid article:last-child{padding-right:0}.ritual-number{font-size:10px;font-weight:700;letter-spacing:.1em}.ritual h3{font-size:64px;margin:20px 0 15px}.ritual p:not(.eyebrow){font-size:15px;max-width:300px}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:var(--cream);padding:85px 7%;gap:7%}.story em{color:var(--yellow)}.story-copy{padding-top:5px}.large-copy{font-family:var(--display);font-size:38px;line-height:1.1;font-weight:700;margin-bottom:24px}.story-copy>p:not(.large-copy){font-size:15px;max-width:450px;margin-bottom:18px}.button-yellow{background:var(--yellow);color:var(--navy);margin-top:15px}.button-yellow:hover{background:#ffed59}.faq{display:grid;grid-template-columns:40% 60%}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;position:relative;padding:22px 36px 22px 0;font-size:16px;font-weight:600}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;top:18px;font-size:25px;font-weight:400}details[open]>summary:after{content:'−'}details p{font-size:14px;margin:0 25px 20px 0;line-height:1.7}.closing{text-align:center;background:var(--aqua);padding:75px 20px 85px}.closing .button{margin-top:30px}footer{padding:55px 7% 25px;display:flex;align-items:center;flex-wrap:wrap;gap:30px}footer>p{font-family:var(--display);font-size:26px;font-weight:700}footer>div{margin-left:auto;display:flex;gap:25px;font-size:14px}footer small{flex-basis:100%;border-top:1px solid var(--line);margin-top:20px;padding-top:20px;font-size:11px}.cart{position:fixed;inset:0 0 0 auto;margin:0;width:480px;max-width:100%;height:100dvh;max-height:100dvh;border:0;background:var(--cream);color:var(--navy);padding:28px;display:none;flex-direction:column}.cart[open]{display:flex}.cart::backdrop{background:#00133970;backdrop-filter:blur(3px)}.cart-open{overflow:hidden}.cart-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid var(--line)}.cart-header h2{font-size:40px}.icon-button{width:44px;height:44px;background:transparent;font-size:22px}#cart-content{overflow-y:auto;flex:1}.cart-item{padding:25px 0;display:grid;grid-template-columns:85px 1fr auto;gap:15px;border-bottom:1px solid var(--line)}.cart-item img{border-radius:5px}.cart-item h3{font-size:25px;line-height:1.05}.cart-item p{font-size:12px;margin:6px 0 10px}.cart-item>strong{font-size:14px}.quantity{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:3px}.quantity button{background:none;width:40px;height:40px;font-size:20px}.quantity span{font-size:14px;min-width:20px;text-align:center}.remove{display:block;background:none;text-decoration:underline;font-size:12px;margin:10px 0 0;padding:8px 0}.cart-bottom{padding-top:22px}.cart-bottom>p:first-child{display:flex;justify-content:space-between;font-size:18px}.demo-note{font-size:12px!important;opacity:.75;line-height:1.6;margin:12px 0!important}.cart-bottom .button{width:100%;justify-content:center}.continue-shopping{display:block;margin:14px auto;background:none;text-decoration:underline;min-height:44px;font-size:14px}.checkout-status{font-size:13px;text-align:center}.empty-cart{text-align:center;padding:45px 0}.empty-symbol{font-size:70px;color:var(--pink)}.empty-cart h3{font-size:40px;margin:15px 0}.empty-cart p{font-size:14px}.empty-cart .button{margin-top:30px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.breadcrumb{font-size:12px;padding:25px 5%}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.pdp{display:grid;grid-template-columns:53% 47%;padding:5px 5% 85px;gap:0}.pdp-gallery{align-self:start;position:sticky;top:25px;border-radius:8px;overflow:hidden}.pdp-gallery img{width:100%;height:auto}.gallery-caption{display:block;text-align:center;padding:12px 10px 24px;font-size:12px;font-weight:800;letter-spacing:.1em}.pdp-info{padding:15px 0 0 10%}.pdp h1{font-size:76px}.pdp-description{margin:22px 0;font-size:15px}.tasting-notes{display:flex;gap:8px;flex-wrap:wrap}.tasting-notes span{font-size:11px;border:1px solid var(--line);border-radius:30px;padding:6px 10px}.flavor-picker{border:0;padding:0;margin:27px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.flavor-picker legend{font-size:13px;font-weight:700;margin-bottom:12px}.flavor{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:5px;padding:8px;font-size:12px;line-height:1.3}.flavor.selected{border:2px solid var(--navy);padding:7px}.flavor img{border-radius:3px}.purchase-line{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:20px 0}.purchase-line strong{font-size:25px;display:block}.purchase-line span{font-size:12px}.purchase-line label{font-size:12px;display:flex;align-items:center;gap:10px}.purchase-line select{min-width:60px;height:46px;background:transparent;border:1px solid var(--navy);border-radius:4px;padding:8px;color:var(--navy)}.add-to-bag{width:100%}.pdp-details{margin-top:25px}.pdp-details details{border-top:1px solid var(--line)}.pdp-details summary{font-size:14px}.pdp-banner{text-align:center;padding:65px 20px;background:var(--yellow)}.pdp-banner .text-link{margin-top:25px}.not-found{min-height:60vh}.not-found p{margin:30px 0}
@media(min-width:1500px){.hero-copy{padding-top:100px;padding-bottom:100px}.hero{min-height:700px}}
@media(max-width:1000px){.hero{min-height:560px}.hero-copy{padding-top:55px}.hero h1{font-size:80px}.hero-description{font-size:15px;max-width:310px}.hero-stamp{width:95px;height:95px;font-size:28px;top:10%}.hero-stamp span{font-size:6px}.goodness-strip{font-size:11px}.section{padding:70px 5%}.texture-copy{padding:50px 9%}.pdp h1{font-size:60px}.pdp-info{padding-left:7%}}
@media(max-width:760px){html{scroll-padding-top:20px}.announcement{font-size:10px;padding:8px 10px}.announcement a{margin-left:5px}.header{height:82px;padding:0 6%}.brand{width:86px}.brand img{height:34px}.brand span{font-size:8px}.header nav{gap:15px;font-size:12px}.header nav a:not(:first-child){display:none}.cart-trigger{font-size:12px;gap:6px}.cart-trigger svg{width:19px}.hero{display:flex;flex-direction:column;max-height:none;min-height:0}.hero-copy{padding:40px 7% 28px}.hero h1{font-size:clamp(72px,14.8vw,110px)}.hero .eyebrow{font-size:10px;margin-bottom:17px}.hero-description{font-size:15px;margin:20px 0 22px;max-width:400px}.hero .button{font-size:14px;padding:16px 20px;min-height:54px}.hero-note{font-size:11px;margin-top:12px}.hero-visual{height:370px}.hero-visual>img{object-position:50% 55%}.hero-stamp{right:8%;top:8%;height:90px;width:90px;font-size:26px}.image-caption{font-size:9px;bottom:16px}.goodness-strip{overflow:hidden;justify-content:center;gap:14px;padding:17px 10px;font-size:10px;white-space:nowrap}.goodness-strip span:last-child,.goodness-strip i:nth-last-child(2){display:none}.goodness-strip i{font-size:18px}.section{padding:55px 6%}h2{font-size:55px}.section-top{display:block;margin-bottom:28px}.section-top>p{margin-top:22px;font-size:15px}.eyebrow{font-size:10px;margin-bottom:16px}.product-grid{gap:30px;grid-template-columns:1fr}.product-photo{aspect-ratio:1.15}.product-info{padding-top:20px}.product-info h3{font-size:40px}.family-tag{top:16px;left:16px}.texture{grid-template-columns:1fr}.texture-photo img{min-height:0;height:410px}.texture-copy{padding:45px 7%}.texture-copy h2{font-size:64px}.texture-copy h2 br:nth-child(2){display:none}.ritual-grid{grid-template-columns:1fr;margin-top:30px}.ritual-grid article,.ritual-grid article:first-child,.ritual-grid article:last-child{border-left:0;border-top:1px solid var(--line);padding:24px 0}.ritual h3{font-size:50px;margin:12px 0}.ritual p:not(.eyebrow){max-width:none}.story{grid-template-columns:1fr;padding:55px 7%;gap:32px}.story h2{font-size:64px}.large-copy{font-size:32px}.faq{grid-template-columns:1fr;gap:30px}.faq h2 br{display:none}.faq h2{font-size:51px}.faq summary{font-size:14px;padding-top:20px;padding-bottom:20px}.closing{padding:55px 6%}.closing h2{font-size:54px}footer{padding:40px 6% 22px;gap:22px}footer>p{font-size:22px}footer>div{margin-left:0;flex-basis:100%;font-size:13px}footer small{font-size:10px;margin-top:0}.breadcrumb{padding:20px 6%;font-size:10px}.pdp{display:block;padding:0 6% 45px}.pdp-gallery{position:relative;top:auto}.pdp-info{padding:30px 0 0}.pdp h1{font-size:64px}.pdp-banner h2{font-size:55px}.cart{padding:22px}.cart-item{grid-template-columns:70px 1fr auto;gap:10px}.cart-item h3{font-size:23px}.cart-item>strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Preserve full catalog packaging proportions. */
.product-photo>img{object-fit:contain}.pink .product-photo{background:#fffaed}.aqua .product-photo{background:#a6eff7}

/* Full-range shop and a consistent pink/turquoise story through the page. */
.format-filters{display:flex;flex-wrap:wrap;gap:10px;margin:-8px 0 32px}.format-filters button{min-height:46px;padding:11px 23px;border:1px solid var(--navy);border-radius:30px;background:transparent;font-size:14px;font-weight:700}.format-filters button[aria-pressed="true"]{background:var(--navy);color:var(--cream)}.format-filters button:hover{box-shadow:inset 0 0 0 1px var(--navy)}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 26px}.product-info h3{font-size:36px}.product-photo{aspect-ratio:1}.product-info .eyebrow{font-size:12px}.format-bars .product-photo,.format-bites .product-photo{background:#f5e0ca}.format-bars .product-photo img,.format-bites .product-photo img{object-fit:contain}.format-bars.pdp-gallery img{aspect-ratio:1;object-fit:contain}.pending-product{padding:24px 0;margin-top:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pending-product>p{font-size:14px;margin:8px 0 14px}
.ritual-grid article:nth-child(1){border-top:5px solid var(--aqua)}.ritual-grid article:nth-child(2){border-top:5px solid var(--pink)}.ritual-grid article:nth-child(3){border-top:5px solid var(--aqua)}.ritual-grid article{padding-top:24px}.ritual h3{color:var(--pink)}.story{background:#ffe1eb;color:var(--navy)}.story em{color:var(--pink)}.button-pink{background:var(--pink);color:#fff;margin-top:15px}.button-pink:hover{background:#c90057}.faq{background:#fffaf0;border-top:8px solid var(--aqua)}.faq h2{color:var(--pink)}.closing{background:var(--pink);color:#fff}.closing .button{background:var(--cream);color:var(--navy)}.closing .button:hover{background:#fff}footer{border-top:8px solid var(--aqua)}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.product-grid{grid-template-columns:1fr}.format-filters{gap:8px;margin-top:0}.format-filters button{padding:10px 16px;font-size:13px}.product-info h3{font-size:40px}.ritual-grid article,.ritual-grid article:first-child,.ritual-grid article:last-child{padding-top:24px}.story h2{font-size:60px}}
/* Ingredient storytelling, format comparison and candid lifestyle imagery. */
.texture-copy h2{font-size:clamp(50px,4.7vw,72px)}.texture-photo{overflow:hidden}.texture-photo img{object-position:center}.gallery-controls{display:flex;justify-content:center;gap:10px;padding:0 20px 22px}.gallery-controls button{border:1px solid var(--navy);border-radius:24px;background:var(--cream);min-height:44px;padding:10px 18px;font-size:13px;font-weight:700}.gallery-controls button[aria-pressed="true"]{background:var(--navy);color:white}.pdp-gallery>img{height:min(55vw,620px);object-fit:contain}.gallery-caption{font-size:10px;line-height:1.5}
.comparison{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:30px;background:#fffaf0}.comparison-copy>p:not(.eyebrow){max-width:330px;font-size:15px;margin-top:25px}.comparison h2{font-size:clamp(48px,4.5vw,68px)}.comparison em{color:var(--pink)}.comparison-controls{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.comparison-controls button{min-height:44px;border-radius:30px;padding:10px 20px;border:1px solid var(--navy);background:transparent;font-size:13px}.comparison-controls button[aria-pressed="true"]{background:var(--navy);color:#fff}.comparison-table{align-self:center;min-width:0}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}th,td{text-align:center;padding:20px 10px;border-bottom:1px solid var(--line);vertical-align:middle}th:first-child{text-align:left;width:24%;font-size:12px}thead th{font-family:var(--display);font-size:27px;padding-top:15px;padding-bottom:20px}thead th:first-child{font-family:var(--body);font-weight:500;font-size:11px}tbody th{font-weight:600}#format-comparison[data-active="granola"] tr>:nth-child(2){background:#f9c9dd}#format-comparison[data-active="bites"] tr>:nth-child(3){background:#bceef2}#format-comparison[data-active="bars"] tr>:nth-child(4){background:#f9c9dd}
.community{background:#dff7f4}.community h2{color:var(--navy)}.community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.community figure{margin:0;position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:8px}.community figure:nth-child(2){transform:translateY(24px)}.community figure>img{width:100%;height:100%;object-fit:cover}.community figure:last-child>img{object-position:50% 50%}.community figcaption{position:absolute;bottom:15px;left:12px;right:12px;padding:11px 10px;background:var(--cream);color:var(--navy);font-size:10px;letter-spacing:.04em;font-weight:800;text-align:center;transform:rotate(-2deg)}.community figure:nth-child(2) figcaption{transform:rotate(2deg);background:var(--pink);color:#fff}.imagery-note{font-size:11px;margin-top:40px;opacity:.7;text-align:right}.real-reviews{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:35px;padding-top:42px;border-top:1px solid var(--line)}.real-reviews blockquote{font-family:var(--display);font-weight:700;font-size:38px;line-height:1.1;margin:15px 0 20px;max-width:470px}.real-reviews cite{font-style:normal;font-size:13px}.review-source{display:inline-block;font-size:11px;text-decoration:underline;text-underline-offset:3px;margin-top:30px}.story{position:relative;overflow:hidden}.story>div{position:relative;z-index:1}.story-mandala{position:absolute;width:290px;height:290px;object-fit:contain;bottom:-145px;left:-110px;opacity:.9;pointer-events:none}.closing{position:relative;overflow:hidden}.closing>h2,.closing>p,.closing>a{position:relative;z-index:1}.closing-mandala{position:absolute;right:-130px;top:50%;transform:translateY(-50%);height:440px;width:440px;object-fit:contain;pointer-events:none}
@media(max-width:1000px){.comparison{grid-template-columns:1fr;gap:40px}.comparison-copy>p:not(.eyebrow){max-width:550px}.comparison h2 br:nth-child(2){display:none}.community figcaption{font-size:9px}.closing-mandala{width:350px;height:350px;right:-200px}}
@media(max-width:760px){.comparison{gap:30px}.comparison h2{font-size:52px}.comparison-table{margin:0 -2%}th,td{padding:16px 6px;font-size:11px}thead th{font-size:23px}th:first-child{font-size:10px}.community-grid{gap:12px;grid-template-columns:1fr 1fr}.community figure:nth-child(2){transform:translateY(18px)}.community figure:last-child{grid-column:1/-1;aspect-ratio:3/2;margin-top:20px}.community figcaption{left:7px;right:7px;bottom:12px;font-size:9px;padding:9px 5px}.community figure:last-child figcaption{left:20px;right:auto;padding:10px 18px;font-size:11px}.imagery-note{margin-top:15px;font-size:10px}.real-reviews{grid-template-columns:1fr;gap:30px;margin-top:28px;padding-top:30px}.real-reviews blockquote{font-size:32px}.pdp-gallery>img{height:420px}.closing-mandala{width:220px;height:220px;right:-130px;opacity:.7}.story-mandala{width:230px;height:230px;bottom:-130px;left:-100px}.texture-copy h2{font-size:56px}}

.faq-photo{margin-top:28px;width:80%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;transform:rotate(-3deg)}@media(max-width:760px){.faq-photo{width:100%;aspect-ratio:2/1;margin:22px 0 8px;transform:none}}

/* Family portrait: a full photograph beside the brand story. */
.family-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;padding:0;align-items:stretch}.family-photo{margin:0;position:relative;min-width:0;z-index:1}.family-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 35%;min-height:650px}.family-photo figcaption{position:absolute;left:7%;bottom:5%;background:var(--cream);padding:13px 19px;transform:rotate(-2deg);font-size:13px;font-weight:800;letter-spacing:.06em}.family-photo figcaption span{display:block;font-size:9px;font-weight:600;margin-top:3px}.family-story .story-copy{padding:65px 11%;align-self:center}.family-story h2{font-size:clamp(48px,4.8vw,73px);margin-bottom:28px}.family-story .large-copy{font-size:31px;line-height:1.15}.family-story .story-copy>p:not(.large-copy):not(.eyebrow):not(.portrait-note){font-size:15px}.family-story .portrait-note{font-size:10px;opacity:.65;margin:24px 0 0}.family-story .story-mandala{left:auto;right:-130px;bottom:-160px;z-index:0}.family-story .button{position:relative}
@media(max-width:1000px) and (min-width:761px){.family-story .story-copy{padding:45px 8%}.family-story .button{font-size:13px;padding:16px;gap:15px}.family-photo>img{min-height:700px}}
@media(max-width:760px){.family-story{grid-template-columns:1fr;padding:0;gap:0}.family-photo>img{height:auto;min-height:0;aspect-ratio:1;object-fit:cover}.family-story .story-copy{padding:45px 7% 55px}.family-story h2{font-size:60px}.family-story .large-copy{font-size:30px}.family-photo figcaption{font-size:12px}.family-story .story-mandala{right:-115px;bottom:-125px}}
/* A complete product story, with warm photography and the YÜJ mandala. */
.shop,.ritual,.comparison,.pdp-moments,.pdp-reviews,.pdp-closing{position:relative;isolation:isolate;overflow:hidden}.section-mandala{position:absolute;right:-145px;top:-125px;width:300px;height:300px;object-fit:contain;z-index:-1;pointer-events:none}.shop>.section-mandala{top:35px;right:-190px;width:350px;height:350px}.ritual>.section-mandala{top:-115px;left:-170px;right:auto;transform:rotate(25deg)}.comparison>.section-mandala{top:auto;bottom:-160px;right:-140px}.card-format{display:block;font-family:var(--body);font-size:15px;font-weight:600;letter-spacing:0;margin-top:10px}.format-filters button[aria-pressed="true"],.gallery-controls button[aria-pressed="true"]{background:var(--pink);border-color:var(--pink);color:white}.product-card.aqua.format-granola .product-photo{background:#fff4df}.ritual-grid{gap:24px}.ritual-grid article,.ritual-grid article:first-child,.ritual-grid article:last-child{border:0;padding:0;text-align:left;min-width:0}.ritual-photo{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;margin-bottom:24px}.ritual-grid article:nth-child(2) .ritual-photo{border-radius:50% 50% 8px 8px}.ritual-grid article:nth-child(3) .ritual-photo{transform:rotate(2deg)}.ritual-number{font-size:12px}.review-stars{color:#c80058;letter-spacing:5px;font-size:25px;line-height:1.3}.rating-preview{font-size:12px;line-height:1.5;margin-top:25px;max-width:650px}.community figure:last-child>img{object-position:50% 40%}.faq-photo{width:100%;aspect-ratio:4/3;object-fit:cover}
.pdp{padding-top:20px}.pdp-info{position:relative;isolation:isolate;overflow:hidden;padding-top:20px}.pdp-info>p,.pdp-info>h1,.pdp-info>fieldset,.pdp-info>div,.pdp-info>button,.pdp-info>nav{position:relative;z-index:1}.pdp-info .pdp-mandala{position:absolute;right:-155px;top:0;width:250px;height:250px;opacity:.2;z-index:0;pointer-events:none}.pdp-gallery.aqua,.pdp-gallery.pink{background:#fff4df}.pdp .add-to-bag{background:var(--pink);color:#fff}.pdp .add-to-bag:hover{background:#bd0052}.pdp h1{color:var(--navy)}.pdp-description{font-size:16px}.flavor{background:#fffaf1;font-size:14px}.flavor.selected{border-color:var(--pink)}.flavor img{width:55px;height:65px;flex-shrink:0;object-fit:contain}.tasting-notes span{background:#ffe1ed;border-color:#efb3cb;font-size:13px}.pdp-jump{display:flex;gap:20px;flex-wrap:wrap;margin:26px 0 6px;font-size:14px;font-weight:600}.pdp-jump a{text-decoration:underline;text-underline-offset:5px}.pdp-ribbon{display:flex;justify-content:center;align-items:center;gap:7vw;background:var(--pink);color:#fff;padding:20px 6%;font-size:14px;font-weight:700;letter-spacing:.04em}.pdp-ribbon span:nth-child(2){font-size:28px;color:var(--yellow)}
.pdp-ingredients{display:grid;grid-template-columns:1fr 1fr;background:#fffaf1}.ingredient-image{position:relative;min-width:0}.ingredient-image>img{width:100%;height:100%;min-height:650px;object-fit:cover}.ingredient-copy{padding:70px 12%;align-self:center}.ingredient-copy h2{font-size:clamp(48px,4.8vw,72px)}.ingredient-copy em,.pdp-moments em,.nutrition-section em{color:var(--pink)}.ingredient-copy>p:not(.eyebrow){margin:25px 0;font-size:16px}.ingredient-list>div{display:flex;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.ingredient-list>div>span{font-size:12px;color:var(--pink);font-weight:800;padding-top:5px}.ingredient-list p{font-size:15px;line-height:1.5}.ingredient-list strong{display:block;font-size:17px;margin-bottom:3px}.label-link{background:transparent;padding:0;color:var(--navy);font-weight:700;text-decoration:underline;text-underline-offset:5px;min-height:44px;margin-top:25px;font-size:14px}
.nutrition-section{background:#ffdfeb}.nutrition-section h2{font-size:clamp(46px,4.8vw,70px)}.nutrition-section .section-top>p{font-size:13px;max-width:290px}.nutrition-layout{display:grid;grid-template-columns:1fr 1fr;gap:7%}.benefit-cards{display:grid;grid-template-columns:1fr 1fr;gap:25px}.benefit-cards article{padding:25px 0}.nutrient-value{font-family:var(--display);font-size:90px;line-height:1;color:var(--pink);font-weight:800;display:block}.nutrient-value small{font-size:40px;margin-left:3px}.benefit-cards h3{font-size:30px;margin:15px 0}.benefit-cards p{font-size:15px}.benefit-cards a{font-size:12px;display:inline-block;margin-top:18px;text-decoration:underline;text-underline-offset:4px}.nutrition-chart{padding:28px;background:#fff9f0;border-radius:9px}.nutrition-chart .eyebrow{font-size:12px;margin-bottom:7px}.chart-serving{font-size:13px}.chart-scale{display:flex;justify-content:space-between;font-size:11px;margin-top:25px;opacity:.65}.chart-row{margin:15px 0 20px}.chart-row>div:first-child{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px}.chart-track{background:#f2e5db;height:13px;border-radius:8px;overflow:hidden}.chart-track>span{display:block;height:100%;background:var(--pink);border-radius:8px}.chart-row:nth-of-type(even) .chart-track>span{background:var(--aqua)}.chart-note,.nutrition-footnote{font-size:12px;line-height:1.6;margin-top:20px}.nutrition-footnote{max-width:800px}.pdp-moments{background:var(--cream)}.pdp-moments h2{font-size:clamp(48px,5vw,76px);max-width:1000px}.serving-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin-top:45px}.serving-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.serving-grid article:nth-child(2) img{border-radius:50% 50% 8px 8px}.serving-grid h3{font-size:32px;color:var(--pink);margin:25px 0 12px}.serving-grid p{font-size:16px}.pdp-reviews{background:#fffaf1}.pdp-reviews>.section-mandala{right:-175px;top:30px;width:370px;height:370px}.reviews-context{margin-top:25px;font-size:15px;max-width:500px}.pdp-reviews .real-reviews{border-top:0;margin-top:30px;padding-top:0}.pdp-reviews .real-reviews>div{padding:32px;background:#ffe1ed;border-radius:8px}.pdp-reviews .real-reviews>div:nth-child(2){background:#ddf3ee}.pdp-closing>.section-mandala{z-index:0;width:430px;height:430px;top:50%;transform:translateY(-50%);right:-110px}.pdp-closing>.button{position:relative;z-index:1}.pdp-closing h2{position:relative;z-index:1}.pdp-closing .button{margin-top:30px}
@media(max-width:1000px){.ingredient-copy{padding:45px 8%}.ingredient-image>img{min-height:700px}.nutrition-layout{gap:35px}.nutrition-chart{padding:22px}.benefit-cards{gap:20px}.benefit-cards h3{font-size:27px}.serving-grid h3{font-size:27px}.pdp-jump{gap:14px;font-size:13px}}
@media(max-width:760px){.shop h2{font-size:50px}.format-filters button{font-size:13px}.shop>.section-mandala{width:240px;height:240px;right:-180px;top:30px}.ritual-grid{gap:35px}.ritual-grid article,.ritual-grid article:first-child,.ritual-grid article:last-child{padding:0}.ritual-photo{margin-bottom:20px;max-height:440px}.pdp{padding-top:0}.pdp-gallery>img{height:auto;aspect-ratio:1}.pdp-info .pdp-mandala{top:25px;right:-140px;width:240px;height:240px}.pdp h1{font-size:56px}.pdp-ribbon{font-size:10px;gap:15px;padding:15px 4%}.pdp-ribbon span:nth-child(2){font-size:20px}.pdp-ingredients{grid-template-columns:1fr}.ingredient-image>img{min-height:0;aspect-ratio:1;height:auto}.ingredient-copy{padding:45px 7%}.ingredient-copy h2,.nutrition-section h2{font-size:53px}.nutrition-layout{grid-template-columns:1fr;gap:25px}.benefit-cards{gap:25px}.nutrient-value{font-size:72px}.benefit-cards article{padding:0}.nutrition-section .section-top>p{max-width:none}.nutrition-chart{padding:25px}.pdp-moments h2{font-size:49px}.serving-grid{grid-template-columns:1fr;gap:35px;margin-top:30px}.serving-grid h3{font-size:34px;margin-top:20px}.pdp-reviews .real-reviews>div{padding:25px}.pdp-reviews>.section-mandala{width:230px;height:230px;right:-160px}.pdp-closing>.section-mandala{width:250px;height:250px;right:-160px}.rating-preview{font-size:12px}.community figure:last-child{aspect-ratio:1}.community figure:last-child>img{object-position:50% 38%}}
/* One continuous hero with an art-directed mobile image. */
.hero{position:relative;display:flex;align-items:center;min-height:690px;height:clamp(690px,53vw,850px);max-height:none;isolation:isolate;background:var(--cream)}.hero-visual{position:absolute;inset:0;height:100%;z-index:-2;display:block}.hero-visual picture,.hero-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 55%}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,244,223,.55),rgba(255,244,223,.05) 44%,transparent 56%);pointer-events:none}.hero-copy{padding:45px 0 50px 5%;width:48%;align-items:flex-start}.hero h1{font-size:clamp(68px,7.2vw,116px);white-space:nowrap}.hero-description{max-width:420px;line-height:1.65;font-size:17px;margin:28px 0}.hero .button{background:var(--pink);box-shadow:0 5px 0 #b5004d;color:white;min-height:60px;font-size:16px}.hero .button:hover{background:#c90057;transform:translateY(-2px)}.hero-stamp{right:4%;top:6%;height:120px;width:120px;font-size:34px}.hero-stamp span{font-size:8px}.hero .hero-note{font-size:12px;margin-top:20px}
.sticky-buy{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);width:min(650px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff9ed;border:1px solid #efd7db;border-radius:10px;box-shadow:0 8px 35px #001e6020;padding:13px 16px;z-index:20}.sticky-buy strong{display:block;font-size:15px}.sticky-buy>div>span{display:block;font-size:12px;margin-top:3px}.sticky-buy .button{background:var(--pink);white-space:nowrap;min-height:48px;padding:13px 20px;font-size:14px;gap:18px}.sticky-buy .button:hover{background:#be0051}.has-sticky-buy footer{padding-bottom:110px}.scroll-reveal{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)}.scroll-reveal.is-revealed{opacity:1;transform:translateY(0)}.community-grid>.scroll-reveal:nth-child(2){transition-delay:.08s}.community-grid>.scroll-reveal:nth-child(2).is-revealed{transform:translateY(24px)}.serving-grid>.scroll-reveal:nth-child(2),.ritual-grid>.scroll-reveal:nth-child(2){transition-delay:.06s}.serving-grid>.scroll-reveal:nth-child(3),.ritual-grid>.scroll-reveal:nth-child(3){transition-delay:.12s}
@media(max-width:1000px) and (min-width:761px){.hero{height:650px;min-height:650px}.hero-copy{width:49%;padding-left:5%}.hero h1{font-size:7.1vw}.hero-description{font-size:15px;max-width:340px}.hero .button{font-size:14px;padding:16px 20px}.hero-stamp{width:95px;height:95px;font-size:27px}.hero-stamp span{font-size:6px}}
@media(max-width:760px){.hero{min-height:790px;height:calc(100svh - 115px);max-height:940px;align-items:flex-start;display:block}.hero-copy{width:100%;padding:28px 7% 0}.hero h1{font-size:clamp(59px,13.8vw,95px);line-height:.96}.hero .eyebrow{font-size:10px;margin-bottom:13px}.hero-description{font-size:14px;line-height:1.5;max-width:350px;margin:16px 0 20px}.hero .button{font-size:14px;min-height:52px;padding:14px 20px}.hero .hero-note{font-size:11px;margin-top:13px}.hero:after{background:linear-gradient(180deg,rgba(255,244,223,.18) 0%,rgba(255,244,223,.08) 38%,transparent 52%)}.hero-visual img{object-position:50% 100%}.hero-stamp{width:80px;height:80px;font-size:23px;top:auto;bottom:3%;right:5%}.hero-stamp span{font-size:5px}.sticky-buy{bottom:10px;gap:12px;padding:10px 12px;width:calc(100% - 20px)}.sticky-buy strong{font-size:13px;line-height:1.3}.sticky-buy>div>span{font-size:10px}.sticky-buy .button{padding:12px 15px;font-size:13px;gap:12px}.community-grid>.scroll-reveal:nth-child(2).is-revealed{transform:translateY(18px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.scroll-reveal{opacity:1;transform:none}.button:hover{transform:none}}

.starter-feature{background:var(--pink);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:55px;position:relative;isolation:isolate;overflow:hidden}.starter-feature h2{font-size:clamp(50px,5vw,78px)}.starter-feature em{color:var(--yellow)}.starter-feature p:not(.eyebrow){max-width:430px;margin-top:24px}.starter-feature .button{background:var(--cream);color:var(--navy);margin-top:25px}.starter-feature .starter-note{font-size:12px;margin-top:14px}.starter-mandala{position:absolute;left:-180px;bottom:-210px;width:400px;height:400px;z-index:-1}.starter-products{display:grid;grid-template-columns:1fr 1fr;align-content:center;gap:14px;transform:rotate(2deg)}.starter-products>img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:6px;background:#fff4df}.starter-products>img:nth-child(3){grid-column:1/-1;aspect-ratio:3.6;height:auto;max-height:160px}.starter-products>span{grid-column:1/-1;font-size:13px;text-align:center;font-weight:700;letter-spacing:.1em;padding-top:12px}@media(max-width:760px){.starter-feature{grid-template-columns:1fr;gap:30px}.starter-feature h2{font-size:56px}.starter-products{gap:10px}.starter-products>img:nth-child(3){max-height:130px}}
.bundle-price strong{font-family:var(--display);font-size:48px;line-height:1}.bundle-price s{font-size:18px;opacity:.8;margin-left:12px}.bundle-price>span{display:block;font-size:14px;font-weight:700;margin-top:10px}.bundle-picker{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:25px}.bundle-picker label{font-size:13px;font-weight:700;min-width:0}.bundle-picker select{display:block;width:100%;min-height:48px;margin-top:8px;padding:10px;background:var(--cream);color:var(--navy);border:0;border-radius:4px;font-size:13px}.starter-feature button.button{font-size:16px;justify-content:center;min-width:280px}.dietary-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.dietary-badges span{border:1px solid #edb4c9;border-radius:30px;padding:7px 12px;font-size:12px;background:#ffe8ef;font-weight:600}.shipping-progress{background:#ffe3ed;padding:16px;border-radius:7px;margin-bottom:15px}.shipping-progress strong{font-size:14px}.shipping-progress small{font-size:11px;display:block;margin-top:8px}.shipping-track{height:7px;background:#fff8ef;border-radius:10px;overflow:hidden;margin-top:10px}.shipping-track>span{height:100%;display:block;background:var(--pink);border-radius:10px}.cart-savings{color:#ac0049!important;font-size:12px!important;font-weight:600}.cart-upsell{background:#fff0d7;padding:20px;margin:20px 0;border-radius:8px;border:1px solid #eecab7}.cart-upsell .eyebrow{font-size:10px;letter-spacing:.06em;margin-bottom:12px}.cart-upsell h3{font-size:31px;color:var(--pink);line-height:1}.cart-upsell>p:not(.eyebrow){font-size:13px;margin:13px 0}.cart-upsell small{display:block;font-size:11px;line-height:1.45;margin-top:13px}.cart-upsell>.button{background:var(--pink);font-size:13px;width:100%;padding:14px;min-height:48px;justify-content:center}.upsell-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.upsell-choices>button{display:flex;align-items:center;gap:7px;background:#fffaf0;border:1px solid #ebc3d1;border-radius:6px;padding:8px;text-align:left}.upsell-choices img{width:65px;height:65px;object-fit:contain}.upsell-choices span{font-size:12px;line-height:1.4}.upsell-choices strong{display:block;color:var(--pink);margin-top:4px}.cart-item>strong{font-size:13px}.cart-bottom>.button{background:var(--pink)}
@media(max-width:760px){.announcement{font-size:9px}.bundle-picker{grid-template-columns:1fr}.starter-feature button.button{min-width:0;width:100%;font-size:14px}.cart-upsell{padding:16px}.upsell-choices img{width:48px;height:60px}.upsell-choices{gap:8px}.cart-upsell h3{font-size:28px}.cart-item h3{font-size:22px}.cart-item{gap:9px}}

/* Preserve every package in the art-directed hero. */
@media(min-width:761px){.hero{height:66.6667vw;min-height:620px}.hero-visual img{object-position:center center}.hero-copy{padding-top:30px;padding-bottom:30px}}
@media(max-width:760px){.hero{height:calc(360px + 100vw);min-height:740px;max-height:none}.hero-visual img{position:absolute;bottom:0;height:auto;object-fit:contain}.hero-visual{background:#f7e5c9}.hero-copy{padding-top:28px}.hero:after{background:linear-gradient(180deg,#fff4df80,transparent 48%)}}
@media(min-width:761px){.hero-copy{align-self:flex-start;padding-top:clamp(65px,7vw,110px)}}

/* Product photography sits directly on the page, with room for brand details. */
.shop>.section-top{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:36px;padding-right:110px;align-items:end}
.shop>.section-top>p{max-width:280px;font-size:16px}
.shop>.section-mandala{width:260px;height:260px;right:-155px;top:35px}
.shop h2{font-size:clamp(44px,5.2vw,76px)}
.product-card .product-photo{background:transparent!important;border-radius:0;aspect-ratio:1}
.product-card .product-photo>img{object-fit:contain;width:100%;height:100%}
.product-photo .family-tag{top:12px;left:8px}.product-photo .photo-arrow{right:8px;bottom:12px}
.pdp-gallery{border-radius:0}.pdp-gallery>img{object-fit:contain}
.starter-feature{align-items:center;gap:35px}
.starter-products{position:relative;display:block;transform:none;height:540px;min-width:0;align-self:center}
.starter-products>img{position:absolute;width:56%;height:auto;aspect-ratio:1;object-fit:contain;background:none;border:0;border-radius:0;filter:drop-shadow(0 16px 13px #78002e26)}
.starter-products>img:nth-child(1){left:-4%;top:10%;transform:rotate(-12deg);z-index:1}
.starter-products>img:nth-child(2){left:23%;top:0;transform:rotate(3deg);z-index:2}
.starter-products>img:nth-child(3){left:48%;top:16%;width:56%;max-height:none;aspect-ratio:1;transform:rotate(12deg);z-index:3}
.starter-products>img:nth-child(4){left:19%;top:45%;width:72%;transform:rotate(-8deg);z-index:4}
.starter-products>span{position:absolute;bottom:0;left:0;width:100%;font-size:12px;letter-spacing:.08em;text-align:center}
.ritual-grid{gap:44px;margin-top:35px}
.ritual-grid article{border-top:1px solid var(--line)!important;padding-top:16px!important}
.ritual-photo,.ritual-grid article:nth-child(2) .ritual-photo,.ritual-grid article:nth-child(3) .ritual-photo{width:190px;height:150px;max-height:none;aspect-ratio:auto;object-fit:contain;border-radius:0;transform:none;margin:0 0 18px}
.ritual-grid h3{margin:15px 0}
#format-comparison[data-active="granola"] tr>:nth-child(2){background:#e8f0e7}
.faq{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:7%;align-items:center}
.faq-photo{width:100%;height:260px;max-height:260px;aspect-ratio:auto;object-fit:cover;transform:rotate(-2deg);margin-top:28px}
.faq-list{align-self:center}.faq-list details:last-child{border-bottom:1px solid var(--line)}
.closing-texture{position:absolute;left:-50px;top:50%;transform:translateY(-50%) rotate(-22deg);width:300px;height:300px;object-fit:contain;pointer-events:none}
.closing>h2{max-width:620px;margin-inline:auto}
@media(min-width:761px) and (max-width:1100px){.shop>.section-top{padding-right:75px;gap:20px}.shop>.section-top>p{font-size:14px}.starter-products{height:470px}.closing-texture{left:-95px;width:250px}}
@media(max-width:760px){
 .shop>.section-top{display:block;padding-right:35px}.shop>.section-top>p{font-size:15px;max-width:320px}.shop>.section-mandala{width:175px;height:175px;right:-125px;top:30px}
 .starter-feature{gap:22px}.starter-products{height:clamp(350px,108vw,540px);width:100%;max-width:480px;margin-inline:auto}.starter-products>span{font-size:11px}
 .ritual-grid{gap:28px}.ritual-photo,.ritual-grid article:nth-child(2) .ritual-photo,.ritual-grid article:nth-child(3) .ritual-photo{width:145px;height:110px;margin-bottom:14px}
 .faq{grid-template-columns:1fr;gap:30px}.faq-photo{height:210px;max-height:210px;transform:none}.faq-list{width:100%}
 .closing-texture{width:145px;height:145px;left:-75px;top:65%}.closing>h2{font-size:clamp(42px,10.5vw,58px);max-width:85%}
}
/* Compact serving ideas and a swipeable strip of social-style moments. */
.serving-grid img,.serving-grid article:nth-child(2) img{height:200px;width:100%;aspect-ratio:auto;object-fit:cover;border-radius:8px}
.serving-grid{gap:30px;margin-top:35px}.serving-grid h3{font-size:29px;margin-top:20px}.serving-grid p{font-size:15px}
.pdp-community{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.65fr);gap:35px;align-items:center}
.pdp-community>.section-top{display:block;margin:0}.pdp-community h2{font-size:clamp(44px,4.5vw,66px)}
.pdp-community>.section-top>p{font-size:16px;margin-top:25px}.pdp-community .imagery-note{grid-column:2;margin:0;text-align:right}
.reels-carousel{min-width:0}.reels-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;border-radius:12px}
.reels-track::-webkit-scrollbar{display:none}.reels-track:focus-visible{outline:3px solid var(--pink);outline-offset:5px}
.reel-card{position:relative;flex:0 0 260px;height:410px;margin:0!important;aspect-ratio:auto!important;transform:none!important;border-radius:12px;overflow:hidden;scroll-snap-align:start;background:#001e60}
.reel-card>img{width:100%;height:100%;object-fit:cover}.reel-card:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#001327c9);pointer-events:none}
.pdp-community .reel-card figcaption{left:20px;right:20px;bottom:24px;z-index:1;padding:0;background:none;color:white;text-align:left;transform:none}
.reel-card figcaption>span{display:block;font-size:10px;letter-spacing:.12em;margin-bottom:10px}.reel-card figcaption>strong{font-family:var(--display);font-size:30px;line-height:1;display:block;max-width:210px}
.reels-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:18px}.reels-controls>span{font-size:12px}.reels-controls>div{display:flex;gap:8px}.reels-controls button{width:44px;height:44px;border-radius:50%;border:1px solid var(--navy);background:transparent;font-size:24px}.reels-controls button:hover:not(:disabled){background:var(--navy);color:white}
@media(max-width:760px){.serving-grid img,.serving-grid article:nth-child(2) img{height:180px;max-width:300px}.serving-grid{gap:30px}.pdp-community{grid-template-columns:1fr;gap:28px}.pdp-community h2{font-size:51px}.pdp-community .imagery-note{grid-column:1}.reel-card{flex-basis:min(260px,76vw);height:390px}.reels-carousel{margin-right:-5vw}.reels-controls{padding-right:5vw}}
/* Small format-specific food loops; motion only runs while visible. */
.format-moment{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:50px;background:#ffe8db;overflow:hidden}
.format-moment-bites{background:#ffdfeb}.format-moment-bars{background:#fff0bf}
.format-moment h2{font-size:clamp(45px,4.9vw,68px)}.format-moment h2 em{color:var(--pink)}.format-moment p:not(.eyebrow){max-width:520px;font-size:16px;margin-top:25px}
.format-animation{position:relative;min-width:0}.motion-stage{position:relative;height:300px;max-width:400px;margin-inline:auto}
.motion-piece{position:absolute;width:180px;height:180px;object-fit:contain;animation-play-state:paused!important}
.motion-stage-bites .motion-piece{bottom:10px;left:calc(50% - 90px);animation:stack-bites 7s ease-in-out infinite;--lift:0px;--tilt:-6deg;--fall:-80px}
.motion-stage-bites .motion-piece-2{--lift:-58px;--tilt:12deg;--fall:65px;animation-delay:-.2s}
.motion-stage-bites .motion-piece-3{--lift:-116px;--tilt:-14deg;--fall:95px;animation-delay:-.4s}
@keyframes stack-bites{0%,20%,100%{transform:translate(0,var(--lift)) rotate(var(--tilt))}45%,62%{transform:translate(var(--fall),15px) rotate(35deg)}80%{transform:translate(0,var(--lift)) rotate(var(--tilt))}}
.motion-stage-granola .motion-piece{animation:scatter-granola 7s ease-in-out infinite;left:10%;top:8%}
.motion-stage-granola .motion-piece-2{left:45%;top:28%;width:130px;animation-delay:-2s}.motion-stage-granola .motion-piece-3{left:20%;top:53%;width:110px;animation-delay:-4s}
@keyframes scatter-granola{0%,100%{transform:translateY(-8px) rotate(-8deg)}50%{transform:translateY(14px) rotate(7deg)}}
.chomp-bar{width:100%;height:100%;object-fit:contain;transform:rotate(-7deg);animation:bar-chomp 7s steps(1,end) infinite;animation-play-state:paused!important}
@keyframes bar-chomp{0%,12%,100%{clip-path:inset(0)}22%{clip-path:polygon(0% 0%,78% 0%,78% 32%,74% 36%,72% 40%,76% 44%,73% 48%,72% 52%,76% 56%,73% 60%,75% 64%,78% 68%,78% 100%,0% 100%)}34%{clip-path:polygon(0% 0%,64% 0%,64% 32%,60% 36%,58% 40%,62% 44%,59% 48%,58% 52%,62% 56%,59% 60%,61% 64%,64% 68%,64% 100%,0% 100%)}46%{clip-path:polygon(0% 0%,50% 0%,50% 32%,46% 36%,44% 40%,48% 44%,45% 48%,44% 52%,48% 56%,45% 60%,47% 64%,50% 68%,50% 100%,0% 100%)}58%{clip-path:polygon(0% 0%,36% 0%,36% 32%,32% 36%,30% 40%,34% 44%,31% 48%,30% 52%,34% 56%,31% 60%,33% 64%,36% 68%,36% 100%,0% 100%)}70%{clip-path:polygon(0% 0%,22% 0%,22% 32%,18% 36%,16% 40%,20% 44%,17% 48%,16% 52%,20% 56%,17% 60%,19% 64%,22% 68%,22% 100%,0% 100%)}82%,92%{clip-path:inset(0 100% 0 0)}}
.format-animation.motion-visible:not(.motion-paused) .motion-piece,.format-animation.motion-visible:not(.motion-paused) .chomp-bar{animation-play-state:running!important}
.motion-toggle{display:block;margin:10px auto 0;font-size:12px;padding:10px 15px;min-height:44px;background:transparent;text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){.format-moment{grid-template-columns:1fr;gap:20px}.format-moment h2{font-size:48px}.motion-stage{height:245px;max-width:300px}.motion-piece{width:150px;height:150px}.motion-stage-bites .motion-piece{left:calc(50% - 75px)}.motion-stage-bites .motion-piece-2{--lift:-48px}.motion-stage-bites .motion-piece-3{--lift:-96px}.motion-stage-granola .motion-piece-2{width:110px}.motion-stage-granola .motion-piece-3{width:90px}}
@media(prefers-reduced-motion:reduce){.motion-piece,.chomp-bar{animation:none!important}.motion-stage-bites .motion-piece{transform:translateY(var(--lift)) rotate(var(--tilt))}.motion-toggle{display:none}}

.pdp-community .reel-card:nth-child(2) figcaption{background:none;transform:none}
.starter-products>img:nth-child(4){top:38%;width:65%;left:18%}.starter-mandala{left:-210px;bottom:-250px;width:360px;height:360px}

.serving-grid img.serving-cutout,.serving-grid article:nth-child(2) img.serving-cutout{object-fit:contain;border-radius:0}
/* Ingredient-focused client comparison. */
.benefits-comparison{grid-template-columns:minmax(0,.85fr) minmax(0,1.2fr);gap:6%}.benefits-comparison .button{margin-top:25px;background:var(--pink)}
.comparison-demo{font-size:10px;letter-spacing:.08em;font-weight:800;margin-bottom:15px;color:#715b46}.benefits-comparison table{width:100%;table-layout:fixed}.benefits-comparison th:first-child{width:28%}.benefits-comparison thead th{font-size:27px}.benefits-comparison thead small{display:block;font:10px/1.5 var(--body);letter-spacing:0;margin-top:10px}.benefits-comparison th:nth-child(2),.benefits-comparison td:nth-child(2){background:#e4f1e8}.benefits-comparison tbody td{font-size:14px}.comparison-disclosure{font-size:11px;line-height:1.6;margin-top:20px;max-width:640px}
/* Salad bowl is part of the section, with the questions grouped on the right. */
.faq.section{position:relative;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);padding:0 7% 0 0;gap:5%;min-height:650px;overflow:hidden;align-items:stretch}
.faq-art{position:relative;min-width:0}.faq .faq-photo{position:absolute;width:130%;max-width:none;height:120%;left:-20%;top:-10%;margin:0;border-radius:0;object-fit:contain;aspect-ratio:auto;filter:drop-shadow(20px 10px 8px #49341a23)}
.faq-content{padding:65px 0}.faq-content h2{margin-bottom:30px;font-size:clamp(48px,5vw,68px)}.faq-list details:first-child{border-top:1px solid var(--line)}
/* Lightweight transparent food loops on the homepage. */
.ritual-mini{position:relative;width:210px;height:155px;margin:0 0 18px}.ritual-mini img{position:absolute;object-fit:contain}.ritual-motion{animation-play-state:paused!important}.motion-visible:not(.motion-paused) .ritual-motion{animation-play-state:running!important}
.pour-bag{width:110px;height:110px;left:0;top:0;transform:rotate(120deg);animation:mini-pour-bag 6s ease-in-out infinite}.pour-stream{width:55px;height:65px;left:90px;top:65px;animation:mini-pour-stream 6s ease-in-out infinite}.pour-pile{width:105px;height:75px;left:88px;bottom:0;transform:scaleY(.55)}
@keyframes mini-pour-bag{0%,15%,90%,100%{transform:rotate(85deg)}30%,70%{transform:rotate(125deg)}}
@keyframes mini-pour-stream{0%,15%,85%,100%{opacity:0;transform:translateY(-25px) scale(.6)}35%,60%{opacity:1;transform:translateY(6px) scale(.8)}75%{opacity:0;transform:translateY(25px) scale(.6)}}
.ritual-snack img{width:140px;height:140px;left:20px;bottom:0}.mini-bites-one{animation:mini-bites-bottom 6s ease-in-out infinite}.mini-bites-two{animation:mini-bites-top 6s ease-in-out infinite}
@keyframes mini-bites-bottom{0%,25%,100%{transform:translate(0,10px) rotate(-7deg)}50%,70%{transform:translate(-12px,15px) rotate(-20deg)}}
@keyframes mini-bites-top{0%,25%,100%{transform:translate(15px,-40px) rotate(10deg)}50%,70%{transform:translate(55px,10px) rotate(45deg)}}
.ritual-snap img{width:190px;height:155px;left:0;top:0}.snap-left{clip-path:polygon(0 0,52% 0,48% 100%,0 100%);animation:mini-snap-left 6s ease-in-out infinite}.snap-right{clip-path:polygon(52% 0,100% 0,100% 100%,48% 100%);animation:mini-snap-right 6s ease-in-out infinite}
@keyframes mini-snap-left{0%,20%,100%{transform:translate(8px,5px) rotate(4deg)}40%,70%{transform:translate(-8px,-2px) rotate(-5deg)}}
@keyframes mini-snap-right{0%,20%,100%{transform:translate(-8px,-5px) rotate(-4deg)}40%,70%{transform:translate(8px,2px) rotate(5deg)}}
.ritual>.motion-toggle{margin-top:30px}
@media(max-width:760px){.benefits-comparison{grid-template-columns:1fr;gap:35px}.benefits-comparison .comparison-table{overflow:visible}.benefits-comparison table{min-width:0}.benefits-comparison thead th{font-size:23px}.benefits-comparison th,.benefits-comparison td{padding:15px 8px}.benefits-comparison tbody th,.benefits-comparison tbody td{font-size:12px}.faq.section{grid-template-columns:1fr;padding:0 7% 45px;gap:0;min-height:0}.faq-art{height:280px;margin:0 -8%}.faq .faq-photo{width:110%;height:380px;left:-20%;top:-65px}.faq-content{padding:20px 0 0}.faq-content h2{font-size:52px}.ritual-mini{height:145px;width:200px}}
@media(prefers-reduced-motion:reduce){.ritual-motion{animation:none!important}.pour-stream{opacity:0}.mini-bites-two{transform:translate(15px,-40px) rotate(10deg)}}
@media(max-width:760px){.hero-visual img{mask-image:linear-gradient(to bottom,transparent 0%,#000 16%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 16%)}}
.product-photo>img.granola-props{position:absolute;width:43%;height:28%;left:1%;bottom:0;object-fit:contain;transform:scaleY(.65);transform-origin:bottom center;pointer-events:none}
.pdp-product-art{position:relative;height:min(55vw,620px)}.pdp-product-art>#main-product-image{width:100%;height:100%;object-fit:contain}.pdp-product-art>.granola-props{position:absolute;width:43%;height:28%;left:1%;bottom:0;object-fit:contain;transform:scaleY(.65);transform-origin:bottom center}
.flavor-art{position:relative;flex:0 0 55px;width:55px}.flavor-art>.granola-props{position:absolute;width:26px;height:18px;bottom:0;left:0;object-fit:contain;transform:scaleY(.65);transform-origin:bottom center}
@media(max-width:760px){.pdp-product-art{height:auto;aspect-ratio:1}}
.faq .faq-photo{max-height:none;transform:none;width:160%;left:-50%;height:150%;top:-25%}
@media(max-width:760px){.faq .faq-photo{width:115%;height:390px;left:-15%;top:-65px}}
/* The masthead uses the packaging's yellow wordmark on pink. */
.header{background:var(--pink);color:#fff;border-bottom:0}.header .brand span{color:var(--navy)}.header nav a:hover{color:var(--yellow)}.header .cart-trigger span{background:var(--yellow);color:var(--navy)}.header a:focus-visible,.header button:focus-visible{outline-color:var(--yellow)}
.goodness-strip{background:var(--yellow);color:var(--navy)}.goodness-strip i{color:var(--pink)}
.benefits-comparison thead th:first-child{font-size:12px;font-weight:700}
@media(max-width:760px){.benefits-comparison h2 br{display:block}}
/* Pure-white food photography blends into each section's color. */
img[src*="-white-"]{mix-blend-mode:multiply}
.snap-left{clip-path:polygon(0 0,80% 0,20% 100%,0 100%)}.snap-right{clip-path:polygon(80% 0,100% 0,100% 100%,20% 100%)}
.serving-grid article:has(img[src*="-white-"]),.ritual-grid article:has(img[src*="-white-"]){mix-blend-mode:multiply}
.pdp-moments>.section-mandala{right:-225px;top:15px;width:310px;height:310px}
@media(max-width:760px){.pdp-moments>.section-mandala{right:-190px;top:0;width:250px;height:250px}.pdp-moments h2{max-width:94%}}
@media(max-width:760px){.pdp-reviews>.section-mandala{right:-210px}}
