:root{color-scheme:light dark;--bg:#f6f9fc;--ink:#102b43;--muted:#486176;--blue:#1763bb;--line:#d4e0ec;--surface:#e9f2fa;--white:#fff;--max:1160px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--blue);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}a:focus-visible{outline:3px solid var(--blue);outline-offset:5px;border-radius:4px}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(3.2rem,6.2vw,5.4rem);font-weight:730}h2{font-size:clamp(2rem,3.3vw,3.1rem);font-weight:680}h3{font-size:1.6rem;font-weight:650;line-height:1.2}::selection{background:#b9dbfb;color:#102b43}.site-header,.site-footer,main{max-width:var(--max);margin-inline:auto}.site-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:28px 32px}.wordmark{display:flex;align-items:center;text-decoration:none;color:var(--ink);font-size:1.9rem;font-weight:750;letter-spacing:-.06em;line-height:1}.wordmark img{border-radius:12px;margin-right:10px;width:40px;height:40px;object-fit:contain}.brand-dot{color:var(--blue)}.contact{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:46px;padding:9px 19px;border:1px solid var(--line);border-radius:999px;background:linear-gradient(125deg,var(--white),var(--surface));text-decoration:none;color:var(--ink);font-size:.94rem;font-weight:600}.contact:hover{border-color:var(--blue)}.hero{display:grid;grid-template-columns:1.13fr 1fr;align-items:center;gap:12px;padding:82px 32px 104px}.eyebrow{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:650;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:24px}.status-dot{width:7px;height:7px;flex-shrink:0;background:var(--blue);border-radius:50%}.hero h1 span{color:var(--blue)}.intro{font-size:1.15rem;line-height:1.7;color:var(--muted);margin-top:26px;max-width:34rem}.text-link{display:inline-flex;align-items:center;gap:25px;min-height:48px;margin-top:26px;font-weight:650;text-decoration:none}.text-link:hover{text-decoration:underline}.hero-art{position:relative;isolation:isolate;text-align:center;min-width:0}.hero-art img{position:relative;display:block;width:100%;filter:drop-shadow(0 20px 22px #1b67a31c)}.halo{position:absolute;inset:10% 0;border-radius:50%;background:radial-gradient(ellipse,#b9dbfb 0%,#dceefb70 52%,transparent 72%);z-index:-1}.art-caption{font-size:.8rem;color:var(--muted);letter-spacing:.025em}.features{border-top:1px solid var(--line);padding:60px 32px 76px}.section-heading{display:flex;align-items:start;justify-content:space-between;gap:30px;margin-bottom:52px}.section-heading .eyebrow{padding-top:8px}.section-heading h2{width:55%}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.feature-number{display:block;color:var(--blue);font-size:.75rem;font-weight:650;letter-spacing:.13em;margin-bottom:22px}.feature-grid p{color:var(--muted);font-size:1rem;margin-top:17px;line-height:1.75}.closing{margin:0 32px 72px;padding:54px 28px;text-align:center;background:linear-gradient(120deg,var(--white),var(--surface));border:1px solid var(--line);border-radius:30px}.closing h2{font-size:2.5rem}.closing p{margin:15px 0 24px;color:var(--muted)}.site-footer{border-top:1px solid var(--line);padding:28px 32px 38px;display:flex;align-items:center;gap:32px;color:var(--muted);font-size:.85rem}.footer-brand{font-size:1.5rem;font-weight:750;letter-spacing:-.05em;color:var(--ink);text-decoration:none}.site-footer nav{display:flex;flex-wrap:wrap;gap:8px 22px;margin-left:auto}.site-footer nav a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;color:var(--muted)}.site-footer nav a:hover{color:var(--blue);text-decoration:underline}.skip{position:absolute;top:0;left:20px;padding:12px 20px;background:var(--ink);color:var(--bg);z-index:10;transform:translateY(-120%)}.skip:focus{transform:translateY(0)}.legal{padding:40px 32px 90px}.back-link{display:inline-flex;align-items:center;min-height:44px;margin-bottom:26px;text-decoration:none;font-size:.9rem}.legal-heading{margin-bottom:56px}.legal-heading h1{font-size:clamp(2.6rem,5vw,4.4rem)}.legal-heading .eyebrow{margin-bottom:16px}.legal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:64px;border-top:1px solid var(--line);padding-top:36px}.contents{align-self:start;position:sticky;top:30px;display:flex;flex-direction:column}.contents p{font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:0 0 12px}.contents a{font-size:.9rem;min-height:44px;padding:9px 0;text-decoration:none}.contents a:hover{text-decoration:underline}.legal-body{max-width:720px;overflow-wrap:anywhere}.legal-body section+section{margin-top:40px}.legal-body h2{font-size:1.6rem;line-height:1.2;margin-bottom:17px;letter-spacing:-.025em}.legal-body p,.legal-body li{color:var(--muted);line-height:1.8}.legal-body p+p{margin-top:16px}.legal-body ul{padding-left:22px;margin:0}.legal-body li+li{margin-top:14px}.legal-body strong{color:var(--ink);font-weight:650}.not-found{padding:110px 32px 140px}.not-found p{margin:20px 0}.not-found h1{font-size:3rem}.not-found .contact{margin-top:15px}@media(max-width:760px){.site-header{padding:20px 22px}.hero{grid-template-columns:1fr;padding:46px 22px 45px;gap:12px}.hero h1{font-size:clamp(2.75rem,9vw,4rem)}.hero-art{max-width:330px;justify-self:center}.hero-copy .intro{font-size:1.05rem}.hero .eyebrow{margin-bottom:20px}.hero .text-link{margin-top:14px}.features{padding:38px 22px 48px}.section-heading{display:block;margin-bottom:36px}.section-heading h2{width:auto}.section-heading .eyebrow{margin-bottom:15px}.feature-grid{grid-template-columns:1fr;gap:32px}.feature-grid article{padding-top:26px;border-top:1px solid var(--line)}.feature-number{margin-bottom:12px}.feature-grid h3 br{display:none}.feature-grid p{margin-top:12px;max-width:38rem}.closing{margin:0 22px 40px;padding:36px 22px}.closing h2{font-size:2rem}.site-footer{padding:22px;flex-wrap:wrap;gap:6px 20px}.site-footer>span{width:100%}.legal{padding:24px 22px 55px}.legal-heading{margin-bottom:32px}.legal-layout{grid-template-columns:1fr;gap:30px;padding-top:22px}.contents{position:static;padding-bottom:22px;border-bottom:1px solid var(--line)}.legal-body h2{font-size:1.5rem}.legal .intro{font-size:1.05rem}}@media(prefers-color-scheme:dark){:root{--bg:#0b1725;--ink:#eef5fb;--muted:#b2c4d7;--blue:#98cafb;--line:#2e4258;--surface:#172b40;--white:#132336}.halo{background:radial-gradient(ellipse,#24568290 0%,#122e4740 52%,transparent 72%)}.hero-art img{filter:drop-shadow(0 20px 25px #0003)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(prefers-contrast:more){:root{--muted:#263e55;--line:#486176;--blue:#084d99}@media(prefers-color-scheme:dark){:root{--muted:#e5eff9;--line:#b2c4d7;--blue:#b9dbfb}}} @media print{.site-header,.site-footer,.contents,.back-link{display:none}.legal-layout{display:block}.legal{padding:0}.legal-body{max-width:none}:root{--bg:white;--ink:black;--muted:#222}}

/* App previews use the same grouped surfaces, recipe rings and chat bubbles as iOS. */
.hero{padding-top:62px;padding-bottom:62px}.showcase{border-top:1px solid var(--line);padding:48px 32px 68px}.showcase>h2{margin-bottom:32px;font-size:clamp(2rem,3.3vw,2.7rem)}.showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.app-example{margin:0;min-width:0}.app-example figcaption{font-size:1rem;font-weight:650;letter-spacing:-.01em;margin:0 0 14px 5px}.app-panel{min-width:0;min-height:490px;height:calc(100% - 40px);border:1px solid var(--line);border-radius:28px;padding:20px;background:linear-gradient(150deg,var(--white),var(--surface));box-shadow:0 16px 38px #16324a0a}.mini-brand{display:flex;align-items:center;gap:7px;font-size:1.35rem;font-weight:750;letter-spacing:-.045em;margin:0 0 17px}.mini-brand img{object-fit:contain;width:32px;height:32px}.budget-preview{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--line);border-radius:21px;padding:16px 13px;margin-bottom:20px;background:linear-gradient(120deg,var(--white),var(--surface));white-space:nowrap}.budget-preview strong{font-size:1.55rem;letter-spacing:-.04em;font-weight:800}.budget-limit{color:var(--muted);font-size:.82rem;font-weight:500}.store-preview{font-size:.72rem;color:var(--blue);background:var(--surface);border-radius:99px;padding:7px 9px;font-weight:650}.grocery-group{background:var(--white);border-radius:21px;padding:13px}.group-heading{display:flex;align-items:center;gap:8px;padding-bottom:13px;border-bottom:1px solid var(--line)}.group-heading img{width:38px;height:38px;border-radius:11px;object-fit:cover}.group-heading strong{font-size:.78rem;line-height:1.35;letter-spacing:-.01em;flex:1}.group-count{font-size:.7rem;color:var(--muted);white-space:nowrap}.grocery-items{list-style:none;padding:0;margin:0}.grocery-row{display:flex;align-items:center;gap:10px;padding:12px 0}.grocery-row+.grocery-row{border-top:1px solid var(--line)}.item-image{font-size:1.75rem;width:35px;text-align:center}.item-info{flex:1;min-width:0;line-height:1.3}.item-name{font-size:.82rem;font-weight:600}.item-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:.73rem;margin-top:7px;font-variant-numeric:tabular-nums}.item-bottom>span{background:var(--surface);border-radius:6px;padding:3px 13px}.check-outline{width:19px;height:19px;border:1.5px solid var(--muted);border-radius:50%;flex-shrink:0;margin-left:4px}.recipe-preview{padding:16px;display:flex;flex-direction:column;justify-content:center;gap:14px}.recipe-card{background:var(--white);border:1px solid var(--line);border-radius:23px;overflow:hidden}.recipe-photo{position:relative;height:238px}.recipe-photo>img{height:100%;width:100%;object-fit:cover;object-position:center 48%;display:block}.time-badge{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:6px;background:#ffffffec;border-radius:99px;padding:7px 10px;color:#102b43;font-size:.75rem;font-weight:650}.recipe-info{padding:18px 14px}.recipe-info h3{font-size:1.1rem;line-height:1.35;letter-spacing:-.025em;margin-bottom:18px}.nutrition{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0}.nutrition>div{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0}.nutrition dt{order:1;font-size:.66rem;color:var(--muted)}.nutrition dd{margin:0;width:39px;height:39px;border:1.5px solid var(--blue);border-right-color:var(--line);border-radius:50%;display:grid;place-items:center;font-size:.73rem;font-weight:650;font-variant-numeric:tabular-nums;background:var(--surface)}.recipe-credit{font-size:.75rem;color:var(--muted);align-self:center;text-decoration:none;min-height:44px;display:flex;align-items:center;gap:10px}.recipe-credit:hover{text-decoration:underline}.chat-preview{padding:23px 19px;display:flex;flex-direction:column;justify-content:center}.question-bubble{align-self:flex-end;background:#2167b5;color:#fff;border-radius:23px 7px 23px 23px;padding:13px 15px;font-size:.82rem;line-height:1.6;margin-left:23px}.chat-sender{display:flex;align-items:center;gap:7px;font-size:.8rem;font-weight:650;margin-top:24px;margin-bottom:8px}.chat-sender img{width:35px;height:35px;object-fit:contain}.answer-bubble{padding:13px 15px;font-size:.82rem;line-height:1.6;border-radius:7px 21px 21px 21px;background:var(--white);border:1px solid var(--line);margin-right:14px}.chat-recipe{border:1px solid var(--line);border-radius:19px;overflow:hidden;background:var(--white);margin-top:13px;margin-right:14px}.chat-recipe>img{display:block;width:100%;height:130px;object-fit:cover;object-position:center 48%}.chat-recipe>div{padding:12px}.chat-recipe h3{font-size:.86rem;line-height:1.35;letter-spacing:-.01em;margin-bottom:7px}.chat-recipe span{display:flex;gap:5px;align-items:center;font-size:.73rem;color:var(--blue)}
@media(max-width:1000px) and (min-width:761px){.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-example:last-child{grid-column:1/-1;width:calc(50% - 11px);justify-self:center}}@media(max-width:760px){.hero{padding:40px 22px 32px;gap:8px}.showcase{padding:32px 22px 45px}.showcase>h2{margin-bottom:25px}.showcase-grid{grid-template-columns:1fr;gap:32px;max-width:400px;margin-inline:auto}.app-panel{height:auto;min-height:0}.app-example figcaption{font-size:1.1rem}.recipe-preview{padding:20px}.recipe-photo{height:260px}.recipe-info h3{font-size:1.2rem}.grocery-row{padding:15px 0}.item-name{font-size:1rem}.item-bottom{font-size:.85rem}.group-heading strong{font-size:.9rem}.group-count{font-size:.8rem}.store-preview{font-size:.8rem}.nutrition dd{width:44px;height:44px;font-size:.8rem}.nutrition dt{font-size:.75rem}.chat-preview{padding:24px}.question-bubble,.answer-bubble{font-size:1rem}.chat-sender{font-size:.9rem}.chat-recipe>img{height:170px}.chat-recipe h3{font-size:1rem}.chat-recipe span{font-size:.85rem}.recipe-credit{font-size:.8rem}}

/* Larger examples show the app's store, household, inventory and discovery tools. */
.everyday{padding:0 32px 76px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 28px}.detail-example{margin:0;min-width:0;display:flex;flex-direction:column;scroll-margin-top:24px}.detail-example figcaption{margin-bottom:22px}.detail-example h2{font-size:clamp(1.8rem,2.7vw,2.35rem);line-height:1.15}.detail-example figcaption p{color:var(--muted);margin-top:10px;font-size:1rem}.detail-panel{flex:1;padding:28px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(145deg,var(--white),var(--surface));min-width:0;box-shadow:0 16px 38px #16324a0a}.preview-chips{display:flex;flex-wrap:wrap;gap:8px}.preview-chip{display:inline-flex;align-items:center;min-height:36px;padding:6px 13px;border:1px solid var(--line);border-radius:99px;font-size:.8rem;font-weight:600;color:var(--muted);background:var(--white)}.preview-chip.selected{background:#2167b5;color:#fff;border-color:#2167b5}.store-names{margin-bottom:24px}.branch-preview{display:flex;align-items:center;gap:13px;margin-bottom:22px}.branch-preview strong{font-size:1.1rem;display:block}.branch-preview div>span{font-size:.8rem;color:var(--muted);display:block;margin-top:3px}.location-symbol{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:var(--surface);color:var(--blue);font-size:1.6rem}.preview-chevron{margin-left:auto;font-size:1.4rem;color:var(--blue)}.aisle-products{list-style:none;margin:0;padding:0;background:var(--white);border-radius:22px;padding-inline:16px}.aisle-products li{display:flex;align-items:center;gap:13px;padding:18px 0}.aisle-products li+li{border-top:1px solid var(--line)}.product-symbol{width:46px;flex-shrink:0;text-align:center;font-size:2rem}.aisle-products li>div{flex:1;min-width:0}.aisle-products strong,.pantry-item strong{display:block;font-size:.95rem}.aisle-products div>span{display:block;font-size:.75rem;color:var(--muted);margin-top:3px}.aisle-tag{font-size:.8rem;font-weight:650;color:var(--blue);padding:6px 10px;background:var(--surface);border-radius:9px;white-space:nowrap}.preview-note{font-size:.73rem;color:var(--muted);margin:17px 3px 0;line-height:1.5}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:1.3rem;font-weight:700;letter-spacing:-.025em;margin-bottom:22px}.subtle-label{font-size:.78rem;font-weight:500;letter-spacing:0;color:var(--muted)}.member-stack{display:flex;justify-content:space-evenly;gap:12px;margin:24px 0}.member{display:flex;flex-direction:column;align-items:center;gap:3px}.avatar{width:55px;height:55px;display:grid;place-items:center;border-radius:50%;font-size:1.2rem;font-weight:650;margin-bottom:5px;color:#133551;border:3px solid var(--white)}.avatar-one{background:#b9dbfb}.avatar-two{background:#d1e5db}.avatar-three{background:#e0d8ee}.member strong{font-size:.85rem}.member>span:last-child{font-size:.72rem;color:var(--muted)}.invite-example{display:flex;flex-direction:column;align-items:center;gap:10px;background:var(--white);border:1px dashed var(--blue);border-radius:20px;padding:18px}.invite-example>span:first-child{font-size:.75rem;color:var(--muted)}.invite-example>strong{font-family:ui-monospace,monospace;font-size:1.4rem;color:var(--blue)}.illustrated-action{background:#2167b5;color:white;font-size:.85rem;font-weight:600;padding:9px 24px;border-radius:99px;margin-top:2px}.shared-update{display:flex;gap:10px;align-items:center;margin-top:20px}.update-avatar{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#d1e5db;color:#133551;font-size:.8rem;font-weight:600}.shared-update strong{display:block;font-size:.8rem}.shared-update>span>span{display:block;font-size:.7rem;color:var(--muted)}.update-check{color:var(--blue);margin-left:auto}.pantry-preview>.preview-chips{margin-bottom:22px}.pantry-section-title{font-size:.87rem;font-weight:650;margin:18px 0 10px}.pantry-item{display:flex;align-items:center;gap:13px;background:var(--white);border-radius:19px;padding:14px;margin-top:8px}.pantry-item>div{flex:1}.pantry-item div>span{display:block;font-size:.73rem;color:var(--muted);margin-top:3px}.pantry-item .date-badge{display:inline-block;color:#9c5416;background:#fff1df;border-radius:6px;padding:3px 7px;margin-top:7px;font-weight:600}.pantry-item .later-date{color:var(--blue);background:var(--surface)}.restock-symbol{width:31px;height:31px;display:grid;place-items:center;background:var(--surface);color:var(--blue);border-radius:50%;font-size:1.2rem}.category-group+.category-group{border-top:1px solid var(--line);padding-top:23px;margin-top:23px}.category-label{display:block;color:var(--muted);font-size:.8rem;margin-bottom:12px}.source-list{display:grid;gap:9px}.source-list>span{display:flex;justify-content:space-between;background:var(--white);border-radius:13px;padding:10px 14px;font-size:.85rem;font-weight:550}.source-list>span>span{color:var(--blue)}
@media(max-width:760px){.everyday{padding:0 22px 45px}.detail-grid{grid-template-columns:1fr;gap:36px;max-width:400px;margin-inline:auto}.detail-panel{padding:21px}.detail-example h2{font-size:1.85rem}.detail-example figcaption p{font-size:.95rem}.aisle-products{padding-inline:11px}.aisle-products li{gap:8px}.product-symbol{width:37px}.aisle-tag{font-size:.75rem;padding:6px 8px}.detail-example figcaption{margin-bottom:18px}}@media(max-width:360px){.detail-panel{padding:16px}.aisle-products li{flex-wrap:wrap}.aisle-tag{margin-left:auto}.member-stack{gap:8px}.invite-example>strong{font-size:1.2rem}}@media(prefers-contrast:more){.preview-chip,.detail-panel,.aisle-products,.pantry-item{border:1px solid var(--line)}}
