@font-face{font-family:DM Sans;src:url('assets/dm-sans.woff2') format('woff2');font-weight:100 1000;font-style:normal;font-display:swap}
:root{--ink:#17281c;--muted:#637065;--green:#c5ef63;--brand:#5bc400;--forest:#315e2a;--paper:#fcfdf9;--line:#e1e6dd;--radius:28px;--ease:cubic-bezier(.22,1,.36,1)}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
body,button,a{-webkit-tap-highlight-color:transparent}
button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}
button:disabled{cursor:default}img{display:block;max-width:100%}p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:600}button,summary,a{-webkit-tap-highlight-color:transparent}
::selection{background:var(--green);color:var(--ink)}:focus-visible{outline:3px solid #376d16;outline-offset:5px;border-radius:5px}
.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:108px}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--ink);color:white;padding:12px 20px;border-radius:10px}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:30;background:rgba(252,253,249,.94);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:border-color .3s,box-shadow .3s}.site-header.scrolled{border-color:var(--line);box-shadow:0 4px 24px #17281c05}
.nav{display:flex;align-items:center;justify-content:space-between;min-height:100px;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand>img{width:52px;height:52px;object-fit:contain;border-radius:50%}.brand>span{font-size:25px;font-weight:750;letter-spacing:-1.2px;display:flex;align-items:center;gap:5px}.brand-ai{font-size:11px;font-weight:700;letter-spacing:.4px;background:var(--green);padding:3px 5px;border-radius:5px;align-self:center}
.nav-links{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:550}.nav-links>a:not(.button){position:relative;padding-block:10px}.nav-links>a:not(.button)::after{content:'';position:absolute;bottom:4px;left:0;right:0;height:2px;background:var(--forest);transform:scaleX(0);transform-origin:left;transition:transform .25s}.nav-links>a:hover::after{transform:scaleX(1)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:58px;padding:16px 24px;border-radius:100px;border:1px solid transparent;font-size:15px;font-weight:600;line-height:1.3;transition:transform .25s var(--ease),box-shadow .25s,background .25s}.button:hover{transform:translateY(-3px);box-shadow:0 9px 20px #14281817}.button .icon{width:19px;height:19px;transition:transform .25s}.button:hover .icon{transform:translateX(3px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#315331}.nav-cta{min-height:46px;padding:12px 21px;gap:24px;font-size:14px}.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:36px;align-items:center;padding-top:52px;padding-bottom:82px;min-height:734px}.hero-copy{position:relative;z-index:2;padding-block:12px 22px;animation:arrive .9s var(--ease) both}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;display:flex;align-items:center;gap:9px;line-height:1.5}.eyebrow .icon{width:17px;height:17px}.hero .eyebrow{margin-bottom:24px;color:#526b3d;letter-spacing:1.2px}.hero h1{font-size:clamp(52px,5.65vw,83px);line-height:1.03;letter-spacing:-.065em;font-weight:600}.hero h1>span{color:var(--forest)}.hero-description{color:var(--muted);font-size:17px;max-width:425px;line-height:1.7;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:31px;flex-wrap:wrap}.hero-actions>.button{font-size:14px;padding-inline:22px;gap:15px}.text-link{display:inline-flex;align-items:center;gap:13px;font-weight:600;font-size:14px;text-underline-offset:5px}.text-link:hover{text-decoration:underline}.text-link .icon{width:18px;height:18px}.hero-actions .text-link{font-size:13px;gap:8px}.download-note{display:flex;align-items:center;gap:9px;font-size:12px;color:#6b7569;margin-top:20px}.download-note .icon{width:15px;height:15px;color:#367626}.download-note>span{margin-inline:1px}
.hero-visual{position:relative;height:590px;min-width:0;animation:arrive 1.1s .08s var(--ease) both}.photo-panel{position:absolute;inset:0 0 29px 66px;background:#d0f176;border-radius:180px 34px 34px 34px;overflow:hidden;isolation:isolate}.grocery-photo{width:100%;height:100%;object-fit:cover;object-position:61% 50%;transition:transform 1.5s var(--ease)}.photo-panel:hover .grocery-photo{transform:scale(1.035)}.photo-caption{position:absolute;left:67px;top:42px;font-size:18px;line-height:1.3;font-weight:550;letter-spacing:-.6px;color:#233419;text-shadow:0 1px 5px #dcf79380}.floating-note{display:flex;align-items:center;gap:10px;position:absolute;top:156px;right:-14px;z-index:2;background:#fffefa;border:1px solid #dce4d4;border-radius:15px;padding:13px 17px 13px 12px;box-shadow:0 8px 24px #25442714;animation:float 6s 1s ease-in-out infinite}.note-icon{display:grid;place-items:center;border-radius:10px;width:35px;height:38px;background:#f4e5c5;color:#85602a}.note-icon .icon{width:19px;height:19px}.floating-note strong{display:block;font-size:12px;font-weight:650;line-height:1.5}.floating-note small{display:block;font-size:12px;color:#7a7f71;line-height:1.5}
.pantry-preview{position:absolute;left:-8px;top:185px;width:320px;z-index:3;border-radius:25px;background:#fff;padding:22px 21px 16px;box-shadow:0 24px 60px #1c351525,0 0 0 1px #18271a0a;transform:rotate(-3deg);transition:transform .5s var(--ease);scroll-margin-top:140px}.pantry-preview:focus-within,.pantry-preview:hover{transform:rotate(0deg) translateY(-3px)}.preview-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.preview-brand{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:750;letter-spacing:.8px}.preview-brand .icon{width:16px;height:16px;color:#4e7626}.sample-label{font-size:9px;font-weight:700;letter-spacing:.6px;color:#5c6e55;background:#f2f5ef;border-radius:4px;padding:3px 5px}.preview-heading{display:flex;align-items:center;justify-content:space-between;margin:17px 0 15px}.preview-heading p{font-size:10px;color:#7c8376}.preview-heading h2{font-size:27px;letter-spacing:-1.1px;line-height:1.25;margin-top:2px}.round-button{border:1px solid #e8ebe4;background:white;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;font-size:23px;line-height:1}.round-button:hover{background:#eff9dc}.pantry-stats{display:flex;gap:33px;padding:11px 15px;background:#eff7e6;border-radius:12px;align-items:center}.pantry-stats div{display:grid;gap:0}.pantry-stats strong{font-size:24px;font-weight:650;line-height:1.2;letter-spacing:-.9px}.pantry-stats span{font-size:10px;color:#5e7056}.pantry-stats>.icon{margin-left:auto;width:28px;height:28px;color:#729347;transform:rotate(-15deg)}.pantry-tabs{display:flex;gap:5px;margin-top:17px;border-bottom:1px solid #edf0e8;padding-bottom:8px}.pantry-tabs button{flex:1;font-size:12px;border:0;padding:6px 9px;border-radius:7px;background:transparent;transition:background .2s,color .2s}.pantry-tabs button.active{background:var(--ink);color:white}.pantry-tabs button:not(.active):hover{background:#eff7e6}.pantry-list{min-height:171px}.food-item{display:flex;align-items:center;gap:9px;padding-block:10px;border-bottom:1px solid #f0f1ed;animation:rowIn .25s var(--ease) both;min-height:57px}.food-item:last-child{border-bottom:0}.food-emoji{font-size:23px;background:#f3f5ef;border-radius:10px;display:grid;place-items:center;width:36px;height:36px;flex-shrink:0}.food-info{flex:1;min-width:0}.food-info strong{display:block;font-size:12px;font-weight:600;line-height:1.3}.food-info small{display:block;font-size:10px;color:#767f70;margin-top:2px}.food-info small.urgent{color:#a35b16}.food-info small>span{padding-inline:3px}.use-button{border:1px solid #dfe7d9;border-radius:50%;display:grid;place-items:center;width:29px;height:29px;flex-shrink:0;background:transparent;color:#68825a;transition:background .2s}.use-button .icon{width:13px;height:13px}.use-button:hover{background:var(--green);border-color:var(--green)}.demo-add{width:100%;margin-top:9px;display:flex;justify-content:center;align-items:center;gap:7px;padding:8px 10px;background:var(--green);border:0;border-radius:9px;font-size:12px;font-weight:650;min-height:36px;transition:background .2s}.demo-add .icon{width:15px;height:15px}.demo-add:hover{background:#b5e54b}.demo-add:disabled{background:#e9efdf;color:#68765a}.demo-caption{font-size:9px;color:#858c7e;text-align:center;line-height:1.5;margin-top:9px}.visual-stamp{position:absolute;right:16px;bottom:-8px;display:flex;gap:9px;align-items:center;font-size:14px;font-weight:550;line-height:1.25;letter-spacing:-.3px;transform:rotate(5deg)}.visual-stamp .icon{width:38px;height:38px;color:#5b922e}.empty-pantry{text-align:center;padding:31px 10px;color:#657258;font-size:12px}.empty-pantry strong{display:block;font-size:15px;color:var(--ink);margin-bottom:5px}
.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f3f6ec}.benefit-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:26px}.benefit-inner span{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:550}.benefit-inner .icon{width:20px;height:20px;color:#5c773c}
.section-heading .eyebrow{color:#6a7a5b;margin-bottom:20px}.heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.heading-row h2,.how-intro h2,.faq-intro h2{font-size:clamp(35px,3.5vw,49px);letter-spacing:-2.2px;line-height:1.12;font-weight:550}.heading-row h2 span,.how-intro h2 span,.faq-intro h2 span{color:#7c8874}.heading-row>p{max-width:285px;color:var(--muted);font-size:16px;padding-bottom:5px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-top:40px}.feature-card{border-radius:24px;padding:28px 28px 22px;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:transform .4s var(--ease)}.feature-card:hover{transform:translateY(-7px)}.feature-green{background:#eaf0d8}.feature-pink{background:#f8e8de}.feature-lilac{background:#eeeaf3}.feature-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid #243c2421;border-radius:12px;margin-bottom:22px}.feature-icon .icon{width:22px;height:22px}.feature-card h3{font-size:26px;line-height:1.12;letter-spacing:-1px;margin-bottom:16px}.feature-card>p{font-size:14px;color:#65705f;line-height:1.7;min-height:96px}.feature-tag{font-size:10px;font-weight:650;letter-spacing:1px;margin-top:auto;padding-top:25px;color:#4c6242}
.receipt-demo{margin:28px 8px 0;position:relative;background:#fffefa;border-radius:12px;box-shadow:0 8px 13px #213a1510;padding:16px;transform:rotate(-4deg);overflow:hidden}.receipt-top{display:flex;align-items:center;justify-content:space-between;gap:6px;border-bottom:1px dashed #d7dece;padding-bottom:11px;font-size:9px;letter-spacing:.7px;font-weight:650}.receipt-top .icon{width:16px;height:16px}.receipt-line{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#64725c;padding-top:9px}.receipt-confirm{display:flex;gap:6px;align-items:center;border-top:1px dashed #d7dece;margin-top:12px;padding-top:10px;font-size:10px;color:#4d7a24}.receipt-confirm .icon{width:13px;height:13px}.scan-line{position:absolute;height:2px;background:#80b730;width:100%;left:0;box-shadow:0 0 14px 4px #ade06570;animation:scan 5s ease-in-out infinite;opacity:0}
.reminder-stack{position:relative;margin-block:43px 20px;min-height:133px;display:flex;align-items:flex-end}.reminder{display:flex;align-items:center;gap:9px;padding:16px 12px;background:#fffefc;border:1px solid #ecdacc;border-radius:14px;width:100%;position:relative;box-shadow:0 8px 13px #7441260a;transform:rotate(-4deg)}.reminder>span:first-child{font-size:25px}.reminder strong{display:block;font-size:11px;font-weight:650;line-height:1.5}.reminder small{display:block;font-size:10px;color:#79786f}.reminder-back{position:absolute;top:0;right:0;width:94%;transform:rotate(5deg);opacity:.72}.notification-dot{border-radius:50%;width:7px;height:7px;background:#bd7743;margin-left:auto;flex-shrink:0}
.shared-demo{background:#fffefc;border-radius:14px;padding:16px;margin-top:29px;transform:rotate(3deg);box-shadow:0 8px 14px #4839630a}.shared-title{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;font-weight:650;margin-bottom:13px}.avatars{display:flex;align-items:center;padding-right:3px}.avatars span{border:2px solid white;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;background:#e7e1fc;margin-right:-4px;font-size:9px}.avatars span:nth-child(2){background:#f7ddcb}.avatars span:nth-child(3){background:#d9edb9}.shared-row{display:flex;align-items:center;gap:7px;font-size:11px;border-top:1px solid #eeecf0;padding-block:10px}.shared-row>span:last-child{font-size:9px;color:#848080;margin-left:auto}.mini-check{color:#567b37;border:1px solid #b4c89a;border-radius:4px;width:15px;height:15px;display:grid;place-items:center;font-size:10px}.shared-foot{display:flex;align-items:center;gap:6px;font-size:10px;color:#7e728c;border-top:1px solid #eeecf0;padding-top:10px}.shared-foot .icon{width:13px;height:13px}
.how-section{background:#f2f5ed}.how-layout{display:grid;grid-template-columns:1fr 1.04fr;gap:90px;align-items:start}.how-intro .eyebrow{margin-bottom:23px;color:#60764d;letter-spacing:1.1px;font-size:11px}.how-intro h2{font-size:46px;line-height:1.14}.how-intro>p:not(.eyebrow){margin-top:25px;color:var(--muted);line-height:1.8}.how-intro .text-link{margin-top:26px}.step{display:flex;align-items:flex-start;gap:19px;padding-block:26px;border-bottom:1px solid #d8dfcf}.step:first-child{padding-top:0}.step:last-child{border-bottom:none;padding-bottom:0}.step-number{font-size:12px;letter-spacing:.6px;font-weight:650;border:1px solid #ccd7c1;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;margin-top:1px}.step h3{font-size:20px;letter-spacing:-.65px;line-height:1.35;padding-top:3px}.step p{font-size:14px;line-height:1.7;color:var(--muted);margin-top:10px;max-width:360px}.step>.icon{color:#75895e;width:23px;height:23px;margin-top:9px;margin-left:auto}
.every-kitchen{margin-top:94px;border-radius:30px;background:var(--ink);padding:56px 62px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden;color:white}.kitchen-message .eyebrow{color:#bed691;margin-bottom:22px;font-size:11px}.kitchen-message h2{font-size:42px;letter-spacing:-1.8px;line-height:1.17;font-weight:500}.kitchen-message h2 span{color:var(--green)}.kitchen-aside{max-width:310px}.kitchen-aside>.big-leaf{width:55px;height:55px;stroke-width:1;transform:rotate(-20deg);color:#c5dfab;margin-bottom:22px}.kitchen-aside>p{font-size:19px;line-height:1.65;color:#e1e9da}.kitchen-aside>span{display:block;margin-top:18px;font-size:11px;color:#9caa95}
.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:92px}.faq-intro .eyebrow{font-size:10px;letter-spacing:1.15px;color:#71815f;margin-bottom:20px}.faq-intro>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:24px}.faq-intro>.text-link{margin-top:8px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:24px;cursor:pointer;list-style:none;padding:21px 0;font-size:15px;font-weight:550;line-height:1.45}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:25px;line-height:1;font-weight:400;transition:transform .25s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-answer{padding:0 30px 22px 0}.faq-answer p{font-size:14px;color:var(--muted);line-height:1.75}.faq-list details[open] .faq-answer{animation:rowIn .25s ease-out}
.download-section{position:relative;background:var(--green);border-radius:30px;text-align:center;padding:61px 30px 49px;overflow:hidden}.download-section .eyebrow{display:block;font-size:11px;letter-spacing:1.4px;color:#486422;margin-bottom:20px}.download-section h2{font-size:clamp(39px,4.5vw,63px);font-weight:550;letter-spacing:-2.8px;line-height:1.05}.download-section>p:not(.eyebrow){font-size:17px;color:#536930;margin-top:21px;line-height:1.65}.store-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:26px}.store-button{display:flex;align-items:center;gap:10px;min-width:168px;min-height:57px;text-align:left;background:var(--ink);color:#fff;padding:11px 20px 11px 16px;border-radius:11px;transition:transform .25s,background .25s,box-shadow .25s}.store-button:hover{transform:translateY(-4px);background:#315331;box-shadow:0 7px 15px #18361328}.store-button>.icon{width:30px;height:30px}.store-button small{font-size:9px;line-height:1.3;display:block;letter-spacing:.1px}.store-button strong{font-size:20px;line-height:1.2;display:block;font-weight:550;letter-spacing:-.5px}.download-fineprint{display:block;font-size:11px;color:#597337;margin-top:16px}.download-spark{position:absolute;right:9%;top:20%;transform:rotate(-10deg);color:#466b20}.download-spark .icon{width:80px;height:80px;stroke-width:1.2}
.footer{padding-block:53px 22px}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:32px;align-items:start;padding-bottom:39px}.footer .brand>img{width:46px;height:46px}.footer .brand>span{font-size:23px}.footer-top>p{font-size:14px;line-height:1.6;color:#718066;margin-top:4px}.footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:8px;font-size:12px;color:#586950}.footer a:hover{color:#508d2b}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;color:#7d8874}.footer-bottom p a{color:#576d48}.back-top{white-space:nowrap}
.toast{position:fixed;z-index:60;bottom:24px;left:50%;transform:translate(-50%,25px);opacity:0;pointer-events:none;max-width:min(92vw,440px);width:max-content;border-radius:13px;box-shadow:0 10px 40px #16251426;background:var(--ink);color:#fff;display:flex;align-items:center;gap:10px;padding:15px 18px;font-size:13px;transition:transform .25s var(--ease),opacity .25s}.toast.visible{opacity:1;transform:translate(-50%,0);pointer-events:auto}.toast>.icon{width:18px;height:18px;color:var(--green)}.toast button{border:0;background:transparent;padding:4px;color:var(--green);font-size:13px;font-weight:650}.toast button:hover{text-decoration:underline}.toast button[hidden]{display:none}
.reveal.pending-reveal{opacity:0;transform:translateY(24px)}.reveal{transition:opacity .8s var(--ease),transform .8s var(--ease)}.feature-grid .reveal:nth-child(2){transition-delay:.08s}.feature-grid .reveal:nth-child(3){transition-delay:.16s}
@keyframes arrive{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes rowIn{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,100%{transform:translateY(0) rotate(3deg)}50%{transform:translateY(-7px) rotate(3deg)}}@keyframes scan{0%,10%{top:20%;opacity:0}20%{opacity:.5}65%{top:85%;opacity:.5}75%,100%{top:85%;opacity:0}}
@media(min-width:1500px){.hero{gap:58px}.hero-visual{height:610px}.photo-panel{left:72px}.pantry-preview{width:340px;top:195px}.food-item{min-height:60px}.food-info strong{font-size:13px}.preview-heading h2{font-size:29px}}
@media(max-width:1190px){.container{width:calc(100% - 72px)}.nav-links{gap:23px}.hero{gap:27px;padding-top:38px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:12px}.hero h1{font-size:5.85vw}.hero-visual{height:575px}.photo-panel{left:45px}.photo-caption{left:58px;font-size:16px}.pantry-preview{width:294px;top:178px;padding:20px 18px 14px;left:-8px}.floating-note{right:-11px;top:128px;padding:11px 12px}.floating-note strong,.floating-note small{font-size:10px}.note-icon{width:30px;height:32px}.visual-stamp{font-size:12px;right:4px;bottom:3px}.feature-card{padding:25px 22px 20px}.feature-card h3{font-size:24px}.feature-card>p{font-size:14px;min-height:120px}.how-layout{gap:58px}.faq-section{gap:65px}.every-kitchen{padding:49px}.kitchen-message h2{font-size:37px}.download-spark{right:6%}}
@media(max-width:980px){.container{width:calc(100% - 48px)}.nav{min-height:85px}.brand>img{width:44px;height:44px}.brand>span{font-size:22px}.nav-links{gap:19px;font-size:12px}.nav-cta{font-size:12px;gap:10px;min-height:42px;padding:11px 16px}.hero{padding-top:35px;padding-bottom:55px;min-height:auto;gap:25px}.hero h1{font-size:6vw}.hero-description{font-size:15px}.hero .eyebrow{font-size:10px;letter-spacing:.6px;margin-bottom:20px}.hero-actions .text-link{display:none}.hero-actions .button{font-size:13px;min-height:51px;gap:10px;padding:13px 19px}.hero-visual{height:540px}.photo-panel{left:25px;border-top-left-radius:130px}.photo-caption{left:47px;font-size:15px;top:40px}.pantry-preview{width:276px;left:-4px;top:150px;padding:18px 16px 13px}.pantry-stats{gap:28px}.preview-heading{margin-block:14px 12px}.preview-heading h2{font-size:26px}.floating-note{top:106px;right:-10px;padding:10px}.floating-note strong{font-size:9px}.floating-note small{font-size:9px}.visual-stamp{display:none}.download-note{font-size:10px;gap:6px}.section{padding-block:80px}.benefit-inner{gap:16px;padding-block:22px}.benefit-inner span{gap:7px;font-size:12px}.benefit-inner .icon{width:18px;height:18px}.heading-row h2,.how-intro h2,.faq-intro h2{font-size:36px;letter-spacing:-1.7px}.heading-row>p{max-width:230px;font-size:14px}.feature-grid{gap:14px;margin-top:32px}.feature-card{padding:22px 18px 19px;border-radius:20px}.feature-card h3{font-size:23px}.feature-card>p{font-size:13px;min-height:132px}.receipt-demo{margin-inline:0;padding:13px}.feature-tag{font-size:8px;letter-spacing:.6px}.reminder-stack{min-height:137px}.reminder{gap:6px;padding:12px 9px}.reminder>span:first-child{font-size:21px}.reminder strong{font-size:9px}.reminder small{font-size:9px}.shared-demo{padding:13px}.shared-row{gap:5px;font-size:10px}.shared-row>span:last-child{font-size:8px}.how-layout{gap:35px}.how-intro .eyebrow{font-size:9px}.step{gap:12px}.step>.icon{display:none}.step h3{font-size:18px}.step p{font-size:13px}.every-kitchen{margin-top:75px;padding:42px;gap:28px}.kitchen-message h2{font-size:34px}.kitchen-aside p{font-size:16px}.kitchen-aside .big-leaf{width:42px;height:42px}.faq-section{gap:36px}.faq-intro .eyebrow{font-size:9px}.faq-list summary{font-size:14px}.download-spark .icon{width:52px;height:52px}.download-spark{right:5%;top:23%}}
@media(max-width:760px){html{scroll-padding-top:91px}.container{width:calc(100% - 40px)}.nav{min-height:78px;position:relative}.brand{gap:9px}.brand>img{width:42px;height:42px}.brand>span{font-size:22px}.brand-ai{font-size:9px}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:44px;height:44px;border:1px solid #dce4d3;border-radius:50%;background:transparent}.menu-toggle>span{width:17px;height:1.5px;background:var(--ink);transition:transform .25s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.nav-links{display:none;position:absolute;top:77px;left:-20px;right:-20px;padding:20px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 15px 25px #17281c08;font-size:16px;gap:9px;align-items:stretch;flex-direction:column}.nav-links.is-open{display:flex}.nav-links>a:not(.button){padding:10px}.nav-cta{font-size:15px;min-height:48px;margin-top:7px;justify-content:space-between;padding-inline:20px}.hero{display:flex;flex-direction:column;gap:31px;padding-top:30px;padding-bottom:37px}.hero-copy{width:100%;max-width:530px;text-align:center;padding:6px 0 0}.hero .eyebrow{justify-content:center;font-size:9px;letter-spacing:.8px;margin-bottom:22px}.hero h1{font-size:clamp(47px,10.2vw,69px);letter-spacing:-.062em;line-height:1.03}.hero-description{font-size:15px;max-width:380px;margin:23px auto 0;line-height:1.65}.hero-actions{justify-content:center;margin-top:24px;gap:15px}.hero-actions .button{min-height:52px;font-size:13px;padding-inline:23px;gap:20px}.hero-actions .text-link{display:inline-flex;font-size:12px}.download-note{justify-content:center;font-size:10px;margin-top:15px}.hero-visual{width:100%;max-width:510px;height:575px;margin-top:7px}.photo-panel{inset:0 0 26px 45px;border-radius:140px 27px 27px 27px}.photo-caption{left:62px;top:33px;font-size:16px}.pantry-preview{width:300px;top:155px;left:3px;padding:21px 20px 15px}.preview-heading{margin-block:17px 15px}.preview-heading h2{font-size:28px}.pantry-list{min-height:171px}.floating-note{top:114px;right:-4px;padding:12px 13px}.floating-note strong,.floating-note small{font-size:10px}.visual-stamp{display:flex;right:4px;bottom:-9px;font-size:12px}.visual-stamp .icon{width:26px;height:26px}.benefit-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px 12px;padding-block:23px}.benefit-inner span{font-size:11px;gap:8px}.benefit-inner .icon{width:18px;height:18px}.section{padding-block:65px}.section-heading .eyebrow{font-size:10px;letter-spacing:1.2px;margin-bottom:16px}.heading-row{display:block}.heading-row h2,.how-intro h2,.faq-intro h2{font-size:35px;letter-spacing:-1.7px;line-height:1.14}.heading-row>p{max-width:340px;margin-top:18px;font-size:15px;line-height:1.6}.feature-grid{grid-template-columns:1fr;gap:18px;margin-top:30px}.feature-card{padding:28px 29px 23px;min-height:440px}.feature-icon{margin-bottom:20px}.feature-card h3{font-size:29px;letter-spacing:-1.1px;line-height:1.12}.feature-card>p{font-size:15px;min-height:0;max-width:410px;line-height:1.65}.feature-tag{font-size:10px;padding-top:28px}.receipt-demo{max-width:290px;width:88%;align-self:center;margin-top:27px;padding:17px}.receipt-top{font-size:10px}.receipt-line{font-size:12px}.receipt-confirm{font-size:11px}.reminder-stack{width:100%;max-width:300px;align-self:center;margin:30px 0 17px;min-height:138px}.reminder{padding:17px 12px;gap:12px}.reminder strong{font-size:12px}.reminder small{font-size:11px}.reminder>span:first-child{font-size:28px}.shared-demo{max-width:300px;align-self:center;width:96%;padding:18px}.shared-title{font-size:14px}.shared-row{font-size:12px;padding-block:12px}.shared-row>span:last-child{font-size:10px}.shared-foot{font-size:11px}.how-layout{display:block}.how-intro .eyebrow{font-size:10px;letter-spacing:1.1px;margin-bottom:18px}.how-intro>p:not(.eyebrow){font-size:15px;margin-top:19px}.how-intro .text-link{font-size:14px;margin-top:19px}.steps{margin-top:37px}.step{padding-block:25px;gap:17px}.step>.icon{display:block}.step h3{font-size:20px;letter-spacing:-.6px}.step p{font-size:14px;max-width:none}.step-number{width:33px;height:33px;font-size:11px}.every-kitchen{padding:34px 29px;display:block;margin-top:63px;border-radius:23px}.kitchen-message h2{font-size:31px;letter-spacing:-1.5px}.kitchen-message .eyebrow{font-size:10px;margin-bottom:20px}.kitchen-aside{max-width:none;position:relative;margin-top:28px;padding-top:26px;border-top:1px solid #405437}.kitchen-aside>.big-leaf{position:absolute;right:4px;top:35px;width:40px;height:40px}.kitchen-aside>p{font-size:15px;line-height:1.7}.kitchen-aside>span{font-size:10px;margin-top:14px}.faq-section{display:block}.faq-intro .eyebrow{font-size:9px;margin-bottom:18px}.faq-list{margin-top:30px}.faq-list summary{font-size:15px;padding-block:21px;gap:18px}.faq-answer p{font-size:14px}.download-section{padding:46px 24px 37px;border-radius:23px}.download-section .eyebrow{font-size:8px;letter-spacing:1px}.download-section h2{font-size:37px;letter-spacing:-1.9px}.download-section>p:not(.eyebrow){font-size:15px;line-height:1.6;margin-top:20px}.download-spark{display:none}.store-buttons{gap:10px;margin-top:24px}.store-button{min-width:142px;padding:10px 13px;gap:6px;min-height:52px;border-radius:10px}.store-button>.icon{width:25px;height:25px}.store-button small{font-size:8px}.store-button strong{font-size:17px}.download-fineprint{font-size:10px;margin-top:17px}.footer{padding-block:37px 22px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:27px}.footer-top .brand{grid-column:1/-1}.footer-top>p{font-size:12px}.footer-links{font-size:11px;gap:10px;align-self:center}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:12px;align-items:flex-start}.footer-bottom p{width:calc(50% - 6px)}.footer-bottom p:nth-child(2){text-align:right}.back-top{display:block;margin-left:auto}.toast{font-size:12px;padding:12px 14px;bottom:17px;gap:7px}.toast button{font-size:12px}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.hero h1{font-size:45px}.hero-description{font-size:14px}.hero-actions .text-link{display:none}.hero-visual{height:560px}.pantry-preview{left:2px;width:279px;padding:19px 16px 14px;top:142px}.floating-note{right:-1px;top:99px}.photo-panel{left:30px;border-top-left-radius:115px}.photo-caption{font-size:14px;left:51px;top:28px}.visual-stamp{font-size:10px;bottom:0}.feature-card{padding-inline:24px}.heading-row h2,.how-intro h2,.faq-intro h2{font-size:31px}.download-section{padding-inline:16px}.download-section h2{font-size:33px}.store-button{min-width:132px;padding-inline:11px}.store-button strong{font-size:16px}.store-button>.icon{width:23px;height:23px}.store-buttons{gap:8px}.kitchen-message h2{font-size:28px}.step>.icon{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal.pending-reveal{opacity:1;transform:none}.pantry-preview{transform:none}}

/* Readable preview controls and content-led sizing at every viewport. */
.hero-visual{height:auto;min-height:660px;padding-top:100px}
.pantry-preview{position:relative;top:auto;left:0;padding:20px 20px 16px;width:min(330px,94%)}
.preview-brand{font-size:12px;letter-spacing:.4px}
.sample-label{font-size:12px;letter-spacing:0;padding:2px 5px}
.preview-heading{margin:14px 0 12px}
.preview-heading p{display:none}
.preview-heading h2{font-size:28px;margin:0}
.pantry-stats{padding:10px 12px;gap:15px}
.pantry-stats div{display:flex;align-items:baseline;gap:5px}
.pantry-stats strong{font-size:19px}
.pantry-stats span{font-size:12px}
.pantry-stats>.icon{display:none}
.pantry-tabs{margin-top:12px;padding-bottom:7px}
.pantry-tabs button{font-size:14px;padding:6px 8px}
.pantry-list{min-height:183px}
.food-item{min-height:61px;padding-block:10px}
.food-info strong{font-size:14px;line-height:1.3}
.food-info small{font-size:12px;line-height:1.4}
.use-button{width:32px;height:32px}
.demo-add{font-size:14px;min-height:40px;margin-top:10px}
.demo-caption{font-size:12px;margin-top:9px}
.empty-pantry{font-size:14px}
.floating-note strong,.floating-note small{font-size:12px}
.download-note,.hero-actions .text-link,.feature-tag,.eyebrow,.how-intro .eyebrow,.faq-intro .eyebrow,.download-section .eyebrow,.download-fineprint,.download-section .download-fineprint,.kitchen-message .eyebrow,.kitchen-aside>span{font-size:12px}
.receipt-top,.receipt-line,.receipt-confirm,.reminder strong,.reminder small,.shared-title,.shared-row,.shared-row>span:last-child,.shared-foot{font-size:12px}
.receipt-demo,.shared-demo{max-width:290px}
.reminder{gap:8px}
.shared-row{flex-wrap:wrap}
.feature-card>p,.step p,.faq-answer p{font-size:16px}
.feature-card>p{min-height:136px}
.footer-links,.footer-bottom{font-size:12px}
.store-button small{font-size:12px}
.floating-note{top:72px}
.photo-panel{bottom:68px}
.photo-caption{top:30px}
.visual-stamp{bottom:6px}
@media(max-width:1190px){.hero h1{font-size:5.65vw}.hero-visual{min-height:660px}.pantry-preview{width:min(310px,95%);padding-inline:17px}.pantry-stats{gap:10px}.pantry-stats strong{font-size:17px}.pantry-stats span{font-size:12px}.floating-note{right:-5px;top:75px}.note-icon{display:none}.hero .eyebrow{font-size:11px}}
@media(max-width:980px) and (min-width:761px){.hero .eyebrow{font-size:10px}.floating-note{font-size:12px;padding:10px}.hero-visual{padding-top:118px}.photo-caption{left:40px}.pantry-preview{width:100%;padding-inline:14px;transform:rotate(-1deg)}.feature-card>p{font-size:16px;min-height:216px}.feature-card{padding-inline:18px}.receipt-demo{padding-inline:10px}.reminder strong,.reminder small{font-size:12px}.reminder>span:first-child{display:none}.shared-row>span:last-child{width:100%;margin-left:20px}.feature-tag{font-size:10px}}
@media(max-width:760px){.hero h1{font-size:clamp(47px,10.2vw,69px)}.hero-visual{min-height:660px;padding-top:108px;padding-bottom:8px}.pantry-preview{width:min(320px,93%);top:auto;left:0;transform:none;padding:20px 18px 16px}.pantry-preview:hover,.pantry-preview:focus-within{transform:none}.photo-panel{bottom:77px}.photo-caption{top:29px;left:50px}.floating-note{top:70px;right:0;padding:10px 13px;animation:none}.floating-note strong,.floating-note small{font-size:12px}.visual-stamp{bottom:6px;font-size:12px}.hero-description{font-size:16px}.hero .eyebrow{font-size:11px;letter-spacing:.65px}.hero-actions .text-link{font-size:14px}.download-note{font-size:12px;gap:6px}.benefit-inner span{font-size:12px}.feature-card>p{font-size:16px;min-height:0}.feature-tag{font-size:12px;letter-spacing:.5px}.section-heading .eyebrow,.how-intro .eyebrow,.faq-intro .eyebrow{font-size:12px;letter-spacing:.7px}.kitchen-message .eyebrow{font-size:12px}.kitchen-aside>span{font-size:12px}.store-button{padding-inline:12px;min-width:148px}.store-button small{font-size:10px}.store-button strong{font-size:17px}.download-section{padding-inline:18px}.download-section .eyebrow{font-size:11px}.footer-links,.footer-bottom{font-size:12px}.footer-bottom{align-items:flex-start}.footer-bottom p{width:100%;text-align:left!important}.footer-links{font-size:12px}.footer-top{grid-template-columns:.9fr 1.1fr}}
@media(max-width:380px){.hero h1{font-size:45px}.hero-visual{padding-top:110px;min-height:665px}.pantry-preview{width:96%;padding-inline:15px}.pantry-stats{gap:9px}.pantry-stats strong{font-size:16px}.pantry-stats span{font-size:12px}.hero .eyebrow{font-size:10px}.hero-actions .text-link{display:none}.download-note{font-size:11px}.store-buttons{flex-direction:column;align-items:center}.store-button{min-width:178px}.store-button small{font-size:12px}.store-button strong{font-size:20px}.food-info small{font-size:12px}.visual-stamp{font-size:12px}}
@media(prefers-reduced-motion:reduce){.pantry-preview{transform:none}}

.info-page{max-width:830px;padding-block:70px 90px;overflow-wrap:anywhere}.info-page .eyebrow{color:#64804b;margin-bottom:20px}.info-page h1{font-size:clamp(38px,6vw,66px);letter-spacing:-2.5px;line-height:1.1;margin-bottom:28px}.info-page>p{font-size:17px;line-height:1.8;color:var(--muted);margin-block:20px}.info-page .button{margin-top:4px}.info-page h2{font-size:27px;letter-spacing:-1px;margin-top:42px}.info-page li{margin-block:12px}.info-page p a,.info-page li a{text-decoration:underline;text-underline-offset:4px;color:var(--forest)}.info-page .info-footer{font-size:14px;border-top:1px solid var(--line);padding-top:20px;margin-top:40px}
