@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#4a2942;--paper:#fffaf7;--accent:#ed8580;--rose:#9c3f62;--blush:#fbe7e1;--line:rgba(74,41,66,.2);font-family:'Manrope',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:2rem}*{box-sizing:border-box}body{margin:0}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid #056477;outline-offset:6px}h1,h2,h3,p{margin:0}p{font-size:1.075rem;line-height:1.65}h1,h2{font-family:'Manrope',Arial,sans-serif;font-weight:600;letter-spacing:-.05em;line-height:1.06}h2{font-size:clamp(2.5rem,4.6vw,4.5rem)}h3{font-size:1.45rem;letter-spacing:-.035em;line-height:1.2}.wrap{width:min(1440px,100% - 7rem);margin-inline:auto}.section{padding-block:7.5rem}.skip{position:fixed;left:1rem;top:-10rem;z-index:10;background:var(--ink);color:white;padding:1rem}.skip:focus{top:1rem}.header{display:flex;align-items:center;justify-content:space-between;padding-block:1.5rem;gap:2rem}.wordmark{font-family:'Manrope',Arial,sans-serif;font-size:2.4rem;font-weight:600;letter-spacing:-.055em;text-decoration:none}nav{display:flex;align-items:center;gap:2rem;font-size:.95rem;font-weight:600}nav a{text-decoration:none}nav a:hover{text-decoration:underline;text-underline-offset:5px}.nav-pill{border:1px solid var(--ink);padding:.75rem 1.3rem;border-radius:2rem}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:710px}.hero-copy{background:var(--blush);color:var(--ink);padding:3.8rem max(3.5rem,calc((100vw - 1440px)/2));padding-right:2rem}.eyebrow{font-size:.875rem;letter-spacing:0;text-transform:none;font-weight:600;line-height:1.5;margin-bottom:1.75rem}h1{font-size:clamp(3.8rem,6.2vw,6.5rem)}h1 em{font-style:normal;color:var(--rose)}.intro{max-width:24rem;margin-top:1.8rem}.button{display:inline-flex;align-items:center;gap:3.5rem;font-weight:700;background:var(--ink);color:var(--paper);text-decoration:none;padding:1rem 1.5rem;border-radius:2rem;margin-top:2rem;transition:background .2s}.button:hover{background:var(--rose)}.button span{font-size:1.5rem;line-height:1}.stage{font-size:.875rem;margin-top:1.5rem}.hero-photo{position:relative;min-width:0;overflow:hidden}.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:58% center}.food{display:grid;grid-template-columns:1fr 1fr;gap:6rem}.food-copy{padding-top:2.5rem}.food-copy p+p{margin-top:1.5rem}.food-copy .large{font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.4;letter-spacing:-.025em}.large em{font-style:normal;color:var(--rose)}.approach{background:var(--ink);color:var(--paper)}.section-heading{display:grid;grid-template-columns:.5fr 1fr 1fr;gap:3rem;align-items:start}.section-heading .eyebrow{color:var(--accent);padding-top:.4rem}.section-heading>p:last-child{max-width:22rem;padding-top:1rem}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:5rem}.principles article{border-top:1px solid #9c7e92;padding-top:1.5rem}.number{display:block;color:var(--accent);font-size:1rem;margin-bottom:2.5rem}.principles h3{margin-bottom:1rem}.principles p{color:#f1e5ed;max-width:24rem}.development{display:grid;grid-template-columns:1fr 1fr;gap:7rem}.development>div>p:not(.eyebrow){max-width:30rem;margin-top:1.6rem}.questions{padding-top:3.4rem}.questions h3{margin-bottom:1.5rem}details{border-bottom:1px solid var(--line);padding-block:1.2rem}summary{font-size:1.075rem;font-weight:600;cursor:pointer;padding-right:1rem}details p{padding-top:1rem;color:#725868}footer{background:var(--blush);padding:3.5rem 0 1.5rem}.footer-top{display:flex;justify-content:space-between;align-items:end}.footer-top p{font-size:1.8rem;line-height:1.25}.footer-top a{font-size:.9rem;text-underline-offset:5px}.footer-wordmark{font-family:'Manrope',Arial,sans-serif;font-size:clamp(6rem,24vw,24rem);font-weight:600;letter-spacing:-.055em;line-height:1.3;margin-left:-.016em}.footer-bottom{border-top:1px solid var(--line);padding-top:1.5rem;display:flex;justify-content:space-between;gap:1rem;font-size:.85rem;flex-wrap:wrap}.footer-bottom a{text-underline-offset:4px}
@media(min-width:1700px){.hero-copy{padding-left:max(3.5rem,calc((100vw - 1440px)/2));padding-right:4rem}}
@media(max-width:1000px){.wrap{width:calc(100% - 3rem)}.hero-copy{padding:3rem 1.5rem}h1{font-size:clamp(3.5rem,7vw,5rem)}.hero{min-height:650px}.section{padding-block:5rem}.food,.development{gap:3rem}.section-heading{grid-template-columns:1fr 1fr}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:0}.principles{gap:1.8rem}}
@media(max-width:700px){.header{padding-block:1rem;gap:1rem}.wordmark{font-size:2.1rem}nav{gap:1rem;font-size:.875rem}nav a:nth-child(2){display:none}.nav-pill{padding:.6rem .85rem}.hero{display:flex;flex-direction:column}.hero-copy{padding:2.5rem 1.5rem 3rem}h1{font-size:clamp(3.4rem,12vw,5.5rem)}.hero-photo{height:390px}.hero-photo img{object-position:center 50%}.section{padding-block:4rem}.food,.development{grid-template-columns:1fr;gap:2rem}.food-copy,.questions{padding-top:0}.section-heading{display:block}.section-heading .eyebrow{margin-bottom:1.5rem}.section-heading>p:last-child{padding-top:1.5rem}.principles{grid-template-columns:1fr;margin-top:3rem;gap:2rem}.number{margin-bottom:1.2rem}.principles p{max-width:none}.footer-top p{font-size:1.5rem}.footer-wordmark{font-size:28vw}.footer-bottom{font-size:.875rem;flex-direction:column;gap:.6rem}footer{padding-top:2.5rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
.packaging{background:#f8ede9}.pack-heading{display:flex;justify-content:space-between;align-items:end;gap:3rem}.pack-heading>div{min-width:0}.pack-heading>p{font-size:1.125rem;line-height:1.6;flex-shrink:0}.pack-shot{margin:3rem 0 0}.pack-shot img{display:block;width:100%;height:auto;border-radius:2px}.pack-shot figcaption{font-size:.875rem;color:#725868;padding-top:1rem}.pack-details{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:2rem;align-items:center;margin-top:2rem;border-top:1px solid var(--line);padding-top:2rem}.pack-details>div{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem}.pack-value{font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:1.7rem;letter-spacing:-.04em}.pack-details>a{text-underline-offset:5px;font-weight:600;justify-self:end}.pack-details>a span{margin-left:.5rem}.nutrition{display:grid;grid-template-columns:1fr minmax(300px,440px);gap:7rem;align-items:start}.nutrition-intro{font-size:1.15rem;max-width:26rem;margin-top:1.8rem}.portion-switch{display:inline-flex;border:1px solid var(--ink);padding:5px;border-radius:6px;margin-top:2rem;gap:5px}.portion-switch button{font:inherit;font-size:1rem;border:0;background:transparent;color:var(--ink);cursor:pointer;border-radius:3px;padding:.8rem 1.4rem;min-height:48px}.portion-switch button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.portion-switch button:hover{box-shadow:inset 0 0 0 1px var(--ink)}.estimate-note{font-size:.875rem;max-width:29rem;color:#725868;margin-top:1.2rem}.nutrition-card{background:white;color:#181818;padding:1.4rem;border:1px solid #e7d8e1;border-radius:6px;box-shadow:0 10px 35px #4a294209}.label-status{background:var(--blush);color:var(--ink);font-size:.875rem;letter-spacing:.03em;font-weight:700;text-align:center;padding:.65rem .3rem;margin-bottom:1rem}.facts{border:2px solid #181818;padding:.75rem;font-family:'Manrope',Arial,sans-serif}.facts h3{font-family:'Manrope',Arial,sans-serif;font-size:2.55rem;line-height:1;letter-spacing:-.055em;font-weight:800;border-bottom:1px solid;padding-bottom:.4rem}.facts-product{font-size:.875rem;padding-top:.4rem}.facts-serving{display:flex;justify-content:space-between;gap:1rem;font-size:1rem;line-height:1.4;padding:.65rem 0;border-bottom:9px solid}.facts-calories{display:flex;justify-content:space-between;align-items:baseline;border-bottom:5px solid;font-size:2rem;font-weight:800;line-height:1.1;padding:.7rem 0}.facts-calories strong{font-size:2.8rem}.facts-rows{margin:0}.facts-rows>div{display:flex;justify-content:space-between;gap:.5rem;border-bottom:1px solid;line-height:1.35;padding:.45rem 0}.facts-rows dt{font-weight:700}.facts-rows dd{margin:0;white-space:nowrap}.facts-rows .indented dt{padding-left:1rem;font-weight:400}.facts-rows .facts-protein{border-bottom:9px solid;font-size:1.2rem;font-weight:700}.facts-note{font-size:.875rem;line-height:1.4;margin-top:.6rem}.nutrition .questions{padding-top:2.4rem}.nutrition .questions h3{font-size:1.3rem}
@media(max-width:1000px){.nutrition{gap:3rem;grid-template-columns:1fr 360px}.pack-details{grid-template-columns:1fr 1fr;gap:1.5rem}.pack-details>a{grid-column:1/-1;justify-self:start}.nutrition-card{padding:1rem}}
@media(max-width:700px){.pack-heading{display:block}.pack-heading>p{margin-top:1.5rem}.pack-shot{margin-top:2rem}.pack-details{gap:1rem}.pack-value{font-size:1.35rem}.nutrition{display:flex;flex-direction:column;gap:2rem}.nutrition-copy,.nutrition-card{width:100%;min-width:0}.nutrition-card{max-width:440px}.facts h3{font-size:2.35rem}.facts-serving{font-size:.95rem}.portion-switch{display:flex;width:100%}.portion-switch button{flex:1;padding:.75rem}.pack-details>div{font-size:.875rem}.header nav{gap:.7rem}.header nav a:nth-child(2){display:inline}.header nav{font-size:.875rem}.header .wordmark{font-size:1.8rem}.header .nav-pill{padding:.6rem .7rem}}
@media(max-width:380px){.header.wrap{width:calc(100% - 2rem)}.header{gap:.6rem}.header nav{gap:.6rem}.header .wordmark{font-size:1.65rem}.pack-value{font-size:1.15rem}.facts{padding:.55rem}.nutrition-card{padding:.75rem}}
.facts h3{font-size:2.15rem;letter-spacing:-.055em}
.everyday{border-bottom:1px solid var(--line)}.everyday-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.6rem}.everyday-heading>p{font-size:1.125rem;line-height:1.5}.life-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.life-grid figure{margin:0;min-width:0}.life-grid img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:4px}.life-grid figcaption{font-family:Manrope,Arial,sans-serif;font-weight:700;font-size:1.2rem;letter-spacing:-.035em;padding-top:1rem}
@media(max-width:700px){.everyday-heading{display:block;margin-bottom:2rem}.everyday-heading>p{margin-top:1.3rem}.life-grid{grid-template-columns:1fr;gap:2rem}.life-grid figcaption{padding-top:.75rem}}
@media(max-width:700px){.nutrition{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.nutrition-copy{display:contents}.nutrition .eyebrow{grid-row:1}.nutrition h2{grid-row:2}.nutrition-intro{grid-row:3}.portion-switch{grid-row:4}.estimate-note{grid-row:5}.nutrition-card{grid-row:6;margin-top:2rem}.nutrition .questions{grid-row:7;padding-top:2.5rem}.facts h3{font-size:2.05rem}}
.nav-provider{white-space:nowrap;text-decoration:underline;text-underline-offset:5px}
@media(max-width:700px){.header nav{display:grid;grid-template-columns:max-content max-content;column-gap:1.1rem;row-gap:.65rem;font-size:.875rem}.header nav a{white-space:nowrap}.header .nav-pill{padding:0;border:0}.header{align-items:center}.header .wordmark{font-size:2rem}}
