@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{color:#17211e;font-synthesis:none;--primary:#087a55;--primary-dark:#05603f;--surface:#fff;--muted:#65746e;--border:#dfe7e2;--accent:#e85b1b;background:#f6f8f5;font-family:Plus Jakarta Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.skip{z-index:999;background:#fff;padding:12px;position:fixed;top:-60px;left:16px}.skip:focus{top:16px}.app-shell{min-height:100dvh}.sidebar{display:none}main{max-width:760px;margin:auto;padding:24px 18px 112px}header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}h1,h2,p{margin:0}h1{letter-spacing:-.04em;margin:5px 0;font-size:28px}h2{letter-spacing:-.025em;font-size:21px}.eyebrow{letter-spacing:.1em;color:#6b7b75;font-size:11px;font-weight:800}.muted{color:var(--muted);font-size:14px;line-height:1.55}.avatar{color:#086746;background:#dceee5;border:0;border-radius:50%;width:48px;height:48px;font-weight:800}.summary{color:#fff;background:#0c684c;border-radius:24px;padding:22px;box-shadow:0 12px 28px #154d3920}.summary .eyebrow{color:#b9dbce}.summary-head{justify-content:space-between;align-items:end;display:flex}.summary h2{margin-top:5px;font-size:35px}.summary h2 span{color:#c7e1d8;font-size:14px;font-weight:500}.goal{text-align:right;flex-direction:column;display:flex}.goal strong{font-size:17px}.goal small{color:#c7e1d8;font-size:11px}.progress{background:#ffffff2b;border-radius:10px;height:6px;margin:18px 0 20px;overflow:hidden}.progress span{background:#f6b765;border-radius:10px;height:100%;display:block}.macros{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.macro{align-items:center;gap:8px;display:flex}.macro-icon{background:#ffffff1a;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.macro div{flex-direction:column;display:flex}.macro strong{font-size:14px}.macro small{color:#c7e1d8;font-size:10px}.quick{gap:12px;margin:16px 0 30px;display:grid}.scan-card,.search{border:1px solid var(--border);background:var(--surface);border-radius:18px;align-items:center;min-height:66px;padding:10px 14px;display:flex;box-shadow:0 5px 18px #203b3020}.scan-card{text-align:left;width:100%;color:inherit}.scan-card>span:nth-child(2){flex-direction:column;flex:1;margin-left:12px;display:flex}.scan-card small{color:var(--muted);margin-top:3px}.scan-icon{width:42px;height:42px;color:var(--primary);background:#e5f3ec;border-radius:13px;place-items:center;display:grid}.search{box-shadow:none}.search svg{color:#6a7974}.search input{background:0 0;border:0;outline:0;width:100%;padding:10px}.section{margin:28px 0}.section-title{justify-content:space-between;align-items:end;margin-bottom:12px;display:flex}.section-title h2{margin-top:3px}.section-title>button{color:var(--primary);background:0 0;border:0;align-items:center;gap:5px;min-height:44px;font-weight:700;display:flex}.section-title .round{background:#e4f1eb;border-radius:50%;justify-content:center;width:44px}.food-list{border:1px solid var(--border);background:#fff;border-radius:20px;overflow:hidden}.food-list article{border-bottom:1px solid #e9eeeb;align-items:center;gap:12px;min-height:76px;padding:12px 16px;display:flex}.food-list article:last-child{border:0}.food-list article>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.food-list small{color:var(--muted);margin-top:4px;font-size:11px}.food-icon{color:#bd4d1d;background:#fff1e8;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.food-cal{text-align:right;flex-direction:column;display:flex}.empty{background:#fff;border:1px dashed #bfcec6;border-radius:20px;grid-template-columns:auto 1fr;gap:14px;padding:22px;display:grid}.empty>svg{color:var(--primary)}.empty p{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.5}.secondary,.primary{border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:700;display:flex}.secondary{color:var(--primary);background:#e6f2ec;grid-column:1/-1}.primary{background:var(--primary);color:#fff}.primary:hover{background:var(--primary-dark)}.primary:disabled{opacity:.5;cursor:not-allowed}.full{width:100%}.found{background:#edf8f3;border:1px solid #bddccf;border-radius:20px;margin-bottom:28px;padding:20px;position:relative}.found .icon-button{position:absolute;top:12px;right:12px}.found h2{margin:5px 0}.food-macros{grid-template-columns:repeat(4,1fr);gap:6px;margin:16px 0;display:grid}.food-macros span{color:var(--muted);flex-direction:column;font-size:10px;display:flex}.food-macros b{color:#26332e;font-size:15px}.bottom-nav{z-index:20;height:76px;padding:7px max(10px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#718079;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:56px;min-height:54px;font-size:10px;display:flex}.bottom-nav svg{width:21px}.bottom-nav .active{color:var(--primary);font-weight:800}.bottom-nav button:nth-child(3){background:var(--primary);color:#fff;border-radius:18px;transform:translateY(-18px);box-shadow:0 8px 20px #087a5545}.scrim{z-index:100;background:#081a1488;align-items:end;display:flex;position:fixed;inset:0}.sheet{padding:30px 20px calc(24px + env(safe-area-inset-bottom));background:#fff;border-radius:26px 26px 0 0;width:100%;animation:.22s ease-out up;position:relative}.sheet h2{margin:5px 0 8px;font-size:25px}.sheet label{flex-direction:column;gap:7px;margin:18px 0;font-size:12px;font-weight:700;display:flex}.sheet input{border:1px solid #cdd8d2;border-radius:13px;outline:none;height:52px;padding:0 14px;font-size:16px}.sheet input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0b7a5525}.icon-button{background:#eff3f1;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.close{position:absolute;top:16px;right:16px}.scan-visual{width:74px;height:74px;color:var(--primary);background:#e6f3ed;border-radius:20px;place-items:center;margin-bottom:18px;display:grid;position:relative}.scan-visual span{background:var(--accent);width:45px;height:2px;animation:2s ease-in-out infinite scan;position:absolute}.source{text-align:center;color:var(--muted);margin-top:15px;display:block}.error{color:#b42318;background:#fff0ee;border-radius:10px;margin:-8px 0 14px;padding:10px;font-size:13px}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #f3a64a}@keyframes up{0%{opacity:0;transform:translateY(30px)}}@keyframes scan{0%,to{transform:translateY(-15px)}50%{transform:translateY(15px)}}@media (width>=700px){main{padding:40px 32px 80px}.quick{grid-template-columns:1fr 1fr}.sheet{border-radius:26px;align-self:center;max-width:480px;margin:auto}.scrim{align-items:center}.empty{grid-template-columns:auto 1fr auto;align-items:center}.empty .secondary{grid-column:auto}}@media (width>=1050px){.app-shell{grid-template-columns:250px 1fr;display:grid}.sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;height:100dvh;padding:28px 20px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.brand span{background:var(--primary);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.sidebar nav{gap:6px;margin-top:44px;display:grid}.sidebar nav button{color:#596862;background:0 0;border:0;border-radius:13px;align-items:center;gap:13px;height:50px;padding:0 14px;display:flex}.sidebar nav .active{color:var(--primary);background:#e8f3ee;font-weight:800}.sidebar-tip{color:#376152;background:#eef7f2;border-radius:16px;margin-top:auto;padding:16px}.sidebar-tip strong{margin-top:8px;font-size:13px;display:block}.sidebar-tip p{margin-top:4px;font-size:11px;line-height:1.5}.bottom-nav{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}.food-row{width:100%;min-height:76px;color:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #e9eeeb;align-items:center;gap:12px;padding:12px 16px;display:flex}.food-row:last-child{border:0}.food-row>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.food-row small{color:var(--muted);margin-top:4px;font-size:11px}.food-row:hover{background:#f7faf8}.food-icon{flex:0 0 40px}.row-action{color:#7b8883;background:0 0;border:0;border-radius:10px;width:44px;height:44px}.count{color:var(--muted);font-size:12px}.sheet{max-height:94dvh;overflow-y:auto}.compact{max-width:460px}.meal-sheet{max-width:680px}.camera-button{margin-top:16px}.camera{aspect-ratio:4/3;background:#14221d;border-radius:18px;margin-bottom:18px;position:relative;overflow:hidden}.camera video{object-fit:cover;width:100%;height:100%}.camera-frame{border:2px solid #fff;border-radius:12px;position:absolute;inset:27% 10%;box-shadow:0 0 0 999px #07110d5c}.camera p{color:#fff;text-align:center;font-size:12px;font-weight:700;position:absolute;bottom:14px;left:0;right:0}.form-grid{grid-template-columns:minmax(0,1fr) 110px;gap:12px;display:grid}.sheet fieldset{border:0;margin:6px 0 18px;padding:0}.sheet legend{font-size:14px;font-weight:800}.ingredient-list{gap:8px;margin-top:12px;display:grid}.ingredient{border:1px solid var(--border);border-radius:14px;align-items:center;min-height:62px;padding:7px;display:flex}.ingredient.selected{background:#f0f8f4;border-color:#83bba5}.ingredient-toggle{color:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:10px;min-height:48px;display:flex}.ingredient-toggle>svg{color:var(--primary)}.ingredient-toggle span{flex-direction:column;display:flex}.ingredient-toggle small{color:var(--muted);margin-top:3px}.ingredient>label{margin:0;display:block;position:relative}.ingredient>label input{width:82px;height:46px;padding-right:24px}.ingredient>label small{color:var(--muted);position:absolute;top:15px;right:9px}.meal-total{background:#f1f6f3;border-radius:16px;padding:14px}.meal-total>.food-macros{margin-bottom:0}.toast{z-index:200;color:#fff;opacity:1;background:#163d30;border-radius:12px;padding:11px 16px;font-size:13px;font-weight:700;transition:all .2s;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003}.toast:empty{opacity:0;pointer-events:none}.food-macros b,.food-cal strong{font-variant-numeric:tabular-nums}@media (width<=420px){.form-grid{grid-template-columns:1fr}.form-grid label{margin-bottom:0}.food-macros{grid-template-columns:repeat(2,1fr);gap:10px}.ingredient{align-items:stretch}.ingredient-toggle{min-width:0}.ingredient>label input{width:72px}}.auth-page{background:#edf6f1;place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-card{border:1px solid var(--border);background:#fff;border-radius:24px;width:min(100%,440px);padding:28px;box-shadow:0 18px 50px #173d2f18}.auth-brand{margin-bottom:30px}.auth-card h1{margin:7px 0 8px}.auth-card form{gap:15px;margin-top:24px;display:grid}.auth-card label,.goal-form label{flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.auth-card input,.goal-form input{border:1px solid #cdd8d2;border-radius:13px;height:50px;padding:0 14px;font-size:16px}.auth-card label small{color:var(--muted);font-weight:500}.text-button{width:100%;min-height:48px;color:var(--primary);background:0 0;border:0;margin-top:12px;font-weight:700}.account-chip{z-index:30;background:var(--primary);color:#fff;border:3px solid #fff;border-radius:50%;width:48px;height:48px;font-weight:800;position:fixed;top:18px;right:18px;box-shadow:0 5px 18px #173d2f33}.account-sheet h3{margin:26px 0 12px;font-size:16px}.goal-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.goal-form input{width:100%}.history-list{border:1px solid var(--border);border-radius:15px;overflow:hidden}.history-list div{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;gap:3px 12px;padding:12px 14px;display:grid}.history-list div:last-child{border:0}.history-list b{font-size:13px}.history-list small{color:var(--muted);grid-column:1/-1}.danger{color:#a52a20;background:#fff;border:1px solid #e8b5b0;border-radius:13px;min-height:48px;margin-top:24px;font-weight:700}.success{min-height:20px;color:var(--primary);text-align:center;margin-top:8px;font-size:13px}@media (width>=1050px){.account-chip{top:28px;right:28px}.account-sheet{max-width:560px}}.library-chip{z-index:30;width:48px;height:48px;color:var(--primary);background:#fff;border:3px solid #fff;border-radius:50%;position:fixed;top:76px;right:18px;box-shadow:0 5px 18px #173d2f33}.library-sheet h3{margin:25px 0 10px;font-size:16px}.manage-list{border:1px solid var(--border);border-radius:15px;overflow:hidden}.manage-list>div{border-bottom:1px solid var(--border);align-items:center;gap:4px;padding:9px;display:flex}.manage-list>div:last-child{border:0}.manage-list>div>span{flex-direction:column;flex:1;min-width:0;padding-left:5px;display:flex}.manage-list small{color:var(--muted);margin-top:3px;font-size:11px}.manage-list>div>button{width:44px;height:44px;color:var(--primary);background:0 0;border:0;border-radius:10px;flex:0 0 44px}.manage-list .delete{color:#a52a20}.library-sheet{max-width:600px}@media (width>=1050px){.library-chip{top:86px;right:28px}}@media (width<=699px){main.auth-page{width:100%;max-width:none;padding:16px}.auth-card{width:100%;max-width:440px;padding:24px}.auth-card h1{font-size:30px}.auth-card .muted{font-size:15px}.auth-card label{font-size:13px}.auth-card input,.auth-card .primary{min-height:52px}}.page-view{animation:.2s ease-out page-in}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.page-heading h1{margin:5px 0}.page-heading .primary{flex:none}.page-search{margin-bottom:18px}.page-status{text-align:center;min-height:55dvh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.page-status p{max-width:420px}.spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite spin}.error-state{color:#8f211a}.error-state .secondary{margin-top:6px}.library-page-list>div{gap:2px;padding:8px 10px}.library-page-list .item-main{width:auto;min-width:0;min-height:58px;color:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:12px;display:flex}.library-page-list .item-main>.food-icon{flex:0 0 40px;width:40px;height:40px;padding:0;display:grid}.library-page-list .item-main>span:last-child{flex-direction:column;flex:1;min-width:0;padding:0;display:flex}.library-page-list .item-main b,.library-page-list .item-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.library-page-list .item-main:hover b{color:var(--primary)}.page-empty{margin-top:4px}.settings-card{border:1px solid var(--border);background:#fff;border-radius:20px;margin-bottom:18px;padding:20px}.settings-card h2{margin-bottom:5px}.settings-card .goal-form{margin:20px 0 16px}.settings-card .success{text-align:left}.profile-avatar{width:64px;height:64px;color:var(--primary);background:#dceee5;border-radius:20px;place-items:center;font-size:24px;font-weight:800;display:grid}.profile-logout{width:100%;margin-top:8px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes page-in{0%{opacity:0;transform:translateY(6px)}}@media (width<=520px){.page-heading{align-items:flex-start}.page-heading .primary{padding:0 12px}.library-page-list>div{padding:8px}.library-page-list .item-main{gap:10px}.settings-card{padding:16px}}.meal-sheet .form-grid{grid-template-columns:minmax(0,1fr) 132px;align-items:end}.meal-sheet .form-grid>label{min-width:0}.meal-sheet .form-grid>label:last-child{white-space:nowrap}.meal-sheet .form-grid input{width:100%}@media (width<=370px){.meal-sheet .form-grid{grid-template-columns:1fr;align-items:stretch}.meal-sheet .form-grid>label:last-child{white-space:normal}}
