@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#143ee5;--ink:#17202b;--paper:#fafbfc;--line:#dce1e9;--muted:#535e6c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #eb823a;outline-offset:6px}.wrap{max-width:1280px;margin:auto;padding-left:64px;padding-right:64px}.header{display:flex;align-items:center;justify-content:space-between;padding-top:26px;padding-bottom:26px;border-bottom:1px solid var(--line)}.brand{font-family:'Manrope',Arial,sans-serif;font-size:40px;letter-spacing:-2px;font-weight:800;line-height:1}.brand-dot{color:var(--blue)}nav{display:flex;gap:38px;font-size:15px;font-weight:500}nav a:hover{color:var(--blue)}nav span{margin-left:6px}.hero{padding-top:54px}.hero-top{display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:13px;font-weight:700;letter-spacing:1.7px;margin:0}.edition{font-size:14px;color:var(--muted)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(64px,8.2vw,110px);letter-spacing:-6px;line-height:1.07;font-weight:500;margin:32px 0}h1 span{color:var(--blue)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;margin:30px 0 45px;gap:40px}.hero-bottom p{max-width:510px;font-size:19px;line-height:1.6;margin:0;color:var(--muted)}.button{display:flex;justify-content:space-between;align-items:center;gap:45px;background:var(--blue);color:#fff;padding:17px 23px;border-radius:4px;white-space:nowrap;font-size:15px;font-weight:600}.button:hover{background:#0e2ab0}.hero-image{height:360px;position:relative;overflow:hidden;border-radius:5px;background:var(--blue)}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 53%;display:block}.image-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;padding:35px 28px 22px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.55));font-size:14px}.section{padding-top:104px;padding-bottom:104px}.company{display:grid;grid-template-columns:1fr 2fr;gap:30px}.company .eyebrow{padding-top:13px}h2{font-weight:500;font-size:clamp(36px,4vw,54px);letter-spacing:-2.2px;line-height:1.16;margin-bottom:30px}.company-copy{max-width:660px}.company-copy p{color:var(--muted);font-size:19px}.company-copy .statement{color:var(--ink);font-weight:600;margin-bottom:0}.principles{background:#eef1f6}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:52px}.section-head .eyebrow{padding-top:12px}.section-head h2{width:66%;margin:0}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.principle-grid article{border-top:1px solid #bdc7d9;padding-top:24px}.number{display:inline-block;font-family:'Manrope',Arial,sans-serif;color:var(--blue);font-size:30px;margin-bottom:42px}.principle-grid h3{font-size:26px;font-weight:600;letter-spacing:-.7px;margin-bottom:14px}.principle-grid p{color:var(--muted);margin:0}.product{display:grid;grid-template-columns:1fr 1fr;border-radius:6px;overflow:hidden;margin-bottom:26px}.calorie{background:#edf0ff}.meal{background:#e7f0eb}.product-copy{padding:48px}.product-category{font-size:12px;letter-spacing:1.3px;font-weight:700;margin-bottom:20px}.product h3{font-size:42px;font-weight:600;letter-spacing:-1.8px;margin:0 0 26px;line-height:1.2}.calorie h3 span{color:var(--blue)}.meal h3 span{color:#236946}.product-lead{font-family:'Manrope',Arial,sans-serif;font-size:26px;line-height:1.4;letter-spacing:-.5px;margin-bottom:22px}.product-copy>p:not(.product-lead):not(.product-category){color:var(--muted)}.product ul{list-style:none;margin:26px 0 0;padding:0;font-size:15px}.product li{padding:9px 0;border-top:1px solid #ccd4df}.product li:before{content:'✓';margin-right:12px}.product-visual{display:flex;justify-content:center;align-items:center;padding:48px 28px;background:#dce3ff}.meal .product-visual{background:#cfe1d5}.app-preview{width:330px;background:#fff;border-radius:22px;padding:27px;box-shadow:0 22px 55px #12224315;transform:rotate(2deg)}.meal .app-preview{transform:rotate(-2deg)}.preview-head{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:700;margin-bottom:42px}.preview-head>span:last-child{font-size:27px;color:var(--blue)}.meal .preview-head>span:last-child{color:#236946}.preview-small{font-size:12px;letter-spacing:.8px;color:var(--muted);margin-bottom:13px}.app-preview h4{font-size:31px;line-height:1.2;font-weight:500;letter-spacing:-1px;margin-bottom:27px}.capture{display:flex;align-items:center;gap:15px;background:#eff2ff;border-radius:10px;padding:17px 14px}.capture>span{font-size:28px;color:var(--blue)}.capture strong{font-size:14px}.capture p{font-size:12px;margin:0;color:var(--muted)}.review{display:flex;gap:13px;align-items:center;margin:27px 0}.review-icon{color:var(--blue);font-size:22px}.review p{font-size:13px;line-height:1.6;margin:0;color:var(--muted)}.preview-label{font-size:12px;color:#647080;display:block;text-align:center;margin-top:25px}.plan-row{display:flex;gap:15px;border-bottom:1px solid var(--line);padding:15px 0;align-items:center}.plan-row span{font-size:12px;color:#627369;width:31px}.plan-row strong{font-size:13px;font-weight:500}.shopping{padding:14px 12px;background:#eaf4ee;color:#236946;font-size:13px;border-radius:8px;margin-top:23px}.shopping span{margin-right:6px}.footer{background:var(--blue);color:#fff;padding:52px 0 24px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:55px}.footer .brand{font-size:60px}.footer-top p{font-family:'Manrope',Arial,sans-serif;font-size:28px;line-height:1.35;letter-spacing:-.7px;margin:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid #ffffff45;font-size:13px}.skip{position:absolute;left:20px;top:-80px;background:#fff;padding:12px;z-index:5}.skip:focus{top:10px}@media(max-width:900px){.wrap{padding-left:30px;padding-right:30px}.edition{display:none}h1{letter-spacing:-3.5px}.hero-bottom{align-items:flex-start}.hero-bottom p{font-size:17px}.button{gap:20px}.company{grid-template-columns:1fr}.company .eyebrow{margin-bottom:20px}.section-head{display:block}.section-head .eyebrow{margin-bottom:24px}.section-head h2{width:auto}.product-copy{padding:30px}.product h3{font-size:33px}.product-visual{padding:35px 20px}.app-preview{transform:none!important;width:100%;max-width:330px}.principle-grid{gap:24px}.principle-grid h3{font-size:23px}}@media(max-width:620px){.wrap{padding-left:22px;padding-right:22px}.header{padding-top:22px;padding-bottom:22px}.brand{font-size:34px}nav{gap:17px;font-size:14px}nav span{display:none}.hero{padding-top:34px}.eyebrow{font-size:12px;letter-spacing:1.3px}h1{font-size:clamp(48px,12vw,74px);letter-spacing:-2.8px;margin:27px 0}.hero-bottom{display:block;margin-top:22px;margin-bottom:32px}.button{margin-top:24px;display:inline-flex;gap:36px}.hero-image{height:285px}.image-caption{padding:30px 18px 16px;font-size:12px}.section{padding-top:65px;padding-bottom:65px}h2{font-size:38px;letter-spacing:-1.5px}.company-copy p{font-size:17px}.section-head{margin-bottom:35px}.principle-grid{grid-template-columns:1fr;gap:30px}.number{margin-bottom:18px;font-size:25px}.product{grid-template-columns:1fr;margin-bottom:25px}.product-copy{padding:30px 26px}.product h3{font-size:36px}.product-lead{font-size:24px}.product-visual{padding:30px}.footer-top{padding-bottom:35px}.footer .brand{font-size:48px}.footer-top p{font-size:22px}.footer-bottom{flex-wrap:wrap;font-size:12px}.footer-bottom>span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.product-link{display:inline-flex;align-items:center;gap:22px;margin-top:25px;font-size:16px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px}.calorie .product-link{color:var(--blue)}.meal .product-link{color:#236946}.product-link:hover{opacity:.75}.footer-contact{display:flex;align-items:baseline;gap:24px;padding-bottom:32px}.footer-contact>span{font-size:14px}.footer-contact>a{font-size:22px;font-weight:500}.footer-contact>a:hover,.footer-bottom a:hover{text-decoration:underline}@media(max-width:620px){.footer-contact{gap:18px}.footer-contact>a{font-size:20px}}

.name-story{margin-top:40px;padding-top:30px;border-top:1px solid var(--line)}.name-story h3{font-size:26px;font-weight:600;letter-spacing:-.7px;line-height:1.3;margin-bottom:18px}.name-story p:last-child{margin-bottom:0}
