:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f2f6f2;--surface:#fff;--surface2:#f7faf7;--text:#17352f;--muted:#667b75;--accent:#157f6f;--accent2:#82c9a9;--accentSoft:#dff3e9;--gold:#dda94b;--purple:#8c78bc;--line:#dfe8e3;--danger:#a44d55;--shadow1:0 2px 8px #17352f0a;--shadow2:0 16px 40px #17352f12;--r1:10px;--r2:16px;--r3:24px;--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s5:24px;--s6:32px;--s7:48px;--fs1:.78rem;--fs2:.9rem;--fs3:1rem;--fs4:1.25rem;--fs5:clamp(1.8rem,4vw,2.7rem);font-synthesis:none;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-size:var(--fs3);margin:0}body:before{content:"";z-index:-1;background:radial-gradient(circle at 90% 0,#cfeee11f,#0000 34%),radial-gradient(circle at 0 80%,#f0d9a81c,#0000 30%);position:fixed;inset:0}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.shell{min-height:100vh}.content{max-width:1280px;padding:var(--s5) var(--s4) 110px;margin:auto}aside{display:none}header{margin-bottom:var(--s6);justify-content:space-between;align-items:flex-end;gap:16px;display:flex}h1{font-size:var(--fs5);letter-spacing:-.04em;margin:4px 0;line-height:1.05}h2{font-size:var(--fs4);letter-spacing:-.02em;margin:5px 0 14px}h3{margin:2px 0 10px}.eyebrow,.label{text-transform:uppercase;letter-spacing:.12em;font-size:var(--fs1);color:var(--accent);margin:0;font-weight:750}.muted{color:var(--muted);line-height:1.55}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r3);padding:var(--s5);box-shadow:var(--shadow1)}.grid2,.summary,.mealGrid{gap:var(--s4);margin-bottom:var(--s5);display:grid}.hero .card{min-height:280px}.calorie{justify-content:space-between;align-items:center;gap:12px;display:flex}.icon{width:22px;height:22px}.primary,.secondary{border-radius:var(--r2);border:1px solid #0000;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:10px 17px;font-weight:700;display:inline-flex}.primary{background:var(--accent);color:#fff;box-shadow:0 8px 20px #157f6f30}.primary:disabled{opacity:.45}.secondary{background:var(--surface);border-color:var(--line)}.wide{width:100%}.cardTitle,.sectionTitle,.meter>div{justify-content:space-between;align-items:center;display:flex}.pill{background:var(--accentSoft);color:var(--accent);font-size:var(--fs1);border-radius:100px;padding:6px 10px;font-weight:700}.meter{margin:13px 0}.meter span{font-variant-numeric:tabular-nums;color:var(--muted);font-size:var(--fs2)}progress{appearance:none;border:0;width:100%;height:7px;margin-top:8px}progress::-webkit-progress-bar{background:var(--surface2);border-radius:8px}progress::-webkit-progress-value{background:linear-gradient(90deg,var(--accent),var(--accent2));border-radius:8px}.ring{flex:none;width:min(46%,190px);height:auto}.ring circle,.donut circle{fill:none;stroke-width:11px;transform-origin:50%;stroke-linecap:round;transform:rotate(-90deg)}.ringBg,.donutBg{stroke:var(--surface2)}.ringValue{stroke:var(--accent)}.ringNum{fill:var(--text);font-size:25px;font-weight:800}.ring text,.donut text{fill:var(--muted);font-size:10px}.chart{width:100%;max-width:760px;height:auto;margin:12px auto 0;display:block}.grid{stroke:var(--line);stroke-width:1px}.bar{fill:var(--accent)}.target{stroke:var(--gold);stroke-width:2px;stroke-dasharray:8 7}.legend,.keys{font-size:var(--fs1);color:var(--muted)}.donutWrap{max-width:230px;margin:auto}.donut{width:100%;height:auto}.donut .s0{stroke:var(--accent)}.donut .s1{stroke:var(--gold)}.donut .s2{stroke:var(--purple)}.donutValue{font-weight:800;fill:var(--text)!important;font-size:11px!important}.keys{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.mealGrid{grid-template-columns:minmax(0,1fr)}.meal{align-items:center;gap:14px;min-width:0;padding:18px;display:flex}.mealIcon{background:var(--accentSoft);width:46px;height:46px;color:var(--accent);border-radius:15px;place-items:center;font-weight:800;display:grid}.m1{color:#9b6d17;background:#f7ebd3}.mealBody{flex:1;min-width:0}.mealBody h3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.kcal{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.15rem}.kcal small{color:var(--muted);font-weight:500}.macrostrip{background:var(--line);border-radius:8px;height:6px;margin-bottom:7px;display:flex;overflow:hidden}.macrostrip i:first-child{background:var(--accent)}.macrostrip i:nth-child(2){background:var(--gold)}.macrostrip i:nth-child(3){background:var(--purple)}.meal .muted{font-size:var(--fs1);margin:0}.bottom{background:color-mix(in srgb,var(--surface) 94%,transparent);border-top:1px solid var(--line);padding:7px max(7px,env(safe-area-inset-left)) calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom button,aside nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:52px;font-size:.67rem;display:flex}.bottom .active,aside nav .active{color:var(--accent)}.fab{background:var(--accent);color:#fff;min-height:50px;box-shadow:var(--shadow2);z-index:8;border:0;border-radius:100px;align-items:center;gap:7px;padding:0 18px;font-weight:750;display:flex;position:fixed;bottom:86px;right:18px}.formCard{max-width:840px}.tabs{background:var(--surface2);border-radius:var(--r2);margin-bottom:24px;padding:5px;display:flex}.tabs button{background:0 0;border:0;border-radius:12px;flex:1;padding:12px;font-weight:700}.tabs .active{background:var(--surface);box-shadow:var(--shadow1);color:var(--accent)}label{font-size:var(--fs2);flex-direction:column;gap:8px;margin-bottom:17px;font-weight:700;display:flex}input,textarea,select{border:1px solid var(--line);background:var(--surface2);border-radius:var(--r1);outline:none;min-height:48px;padding:11px 13px;font-size:16px}textarea{resize:vertical;min-height:130px}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #157f6f1c}label small,form>small{color:var(--muted);font-weight:400;line-height:1.4}.upload{border:2px dashed var(--line);border-radius:var(--r2);text-align:center;min-height:230px;color:var(--muted);justify-content:center;align-items:center;padding:20px;overflow:hidden}.upload input{display:none}.upload img{border-radius:12px;max-width:100%;max-height:360px}.upload .icon{width:36px;height:36px;color:var(--accent)}.link{color:var(--accent);background:0 0;border:0;min-height:44px;font-weight:700}.actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.error,.notice,.disclaimer{border-radius:var(--r2);color:#824b3d;background:#f8ebe7;padding:15px 17px;line-height:1.5}.notice{background:var(--accentSoft);color:var(--text);flex-direction:column;gap:5px;margin-bottom:20px;display:flex}.disclaimer{background:var(--surface);border:1px solid var(--line);color:var(--muted);max-width:840px;margin:20px 0}.reviewGrid{gap:18px;display:grid}.item{margin-top:15px}.fields,.rowFields{gap:0 14px;display:grid}.fields label:first-child{grid-column:1/-1}.reviewSide{height:max-content}.totals{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;display:grid}.totals span{background:var(--surface2);font-size:var(--fs2);border-radius:10px;justify-content:space-between;padding:10px;display:flex}.filters{gap:10px;margin-bottom:18px;display:grid}.summary{grid-template-columns:repeat(3,1fr);margin-top:18px}.summary h2{font-variant-numeric:tabular-nums;font-size:1.6rem}.positive{color:var(--accent);font-size:var(--fs2)}.heatmap{grid-template-columns:repeat(7,34px);gap:7px;max-width:280px;display:grid}.heatmap i{aspect-ratio:1;background:var(--accent);border-radius:7px}.heatmap .h0{opacity:.2}.heatmap .h1{opacity:.4}.heatmap .h2{opacity:.65}.heatmap .h3{opacity:.9}.heatmap .none{background:var(--line)}.lines path,.weight{fill:none;stroke:var(--accent);stroke-width:4px;stroke-linecap:round}.lines path:nth-child(2){stroke:var(--gold)}.lines path:nth-child(3){stroke:var(--purple)}.area{fill:var(--accentSoft)}.login{place-items:center;min-height:100vh;padding:20px;display:grid}.brand{align-items:center;gap:10px;font-size:1.25rem;font-weight:800;display:flex}.login>.brand{position:absolute;top:28px;left:28px}.mark{background:var(--accent);color:#fff;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.login form{width:100%;max-width:480px;padding:clamp(28px,7vw,50px)}.skeletonPage{gap:20px;padding:10%;display:grid}.skeletonPage i{background:linear-gradient(90deg,var(--line),var(--surface),var(--line));background-size:200%;border-radius:24px;height:180px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200%}}.empty{min-height:180px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.empty .icon{width:40px;height:40px}@media (width>=600px){.fields{grid-template-columns:repeat(2,1fr)}.rowFields{grid-template-columns:2fr 1fr 1fr 1fr}.filters{grid-template-columns:2fr 1fr 1fr}.mealGrid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.shell{padding-left:240px}.content{padding:48px 40px 70px}aside{background:var(--surface);border-right:1px solid var(--line);z-index:10;flex-direction:column;width:240px;padding:28px 18px;display:flex;position:fixed;top:0;bottom:0;left:0}aside nav{gap:7px;margin-top:42px;display:grid}aside nav button{border-radius:14px;flex-direction:row;justify-content:flex-start;gap:13px;padding:0 15px;font-size:.94rem}aside nav .active{background:var(--accentSoft)}.asideNote{color:var(--muted);font-size:var(--fs2);margin-top:auto;padding:15px}.bottom,.fab{display:none}.grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.reviewGrid{grid-template-columns:minmax(0,2fr) minmax(300px,1fr)}.reviewSide{position:sticky;top:30px}.summary{grid-template-columns:repeat(3,1fr)}}@media (width>=1150px){.hero{grid-template-columns:1.2fr .8fr}.charts{grid-template-columns:1.35fr .65fr}}@media (width<=599px){header .primary{display:none}.calorie{align-items:flex-start}.ring{width:42%}.summary{grid-template-columns:1fr}.card{padding:18px}.hero .card{min-height:unset}.chart{width:calc(100% + 16px);margin-left:-8px}.meal{align-items:flex-start}.kcal{font-size:1rem}.actions{flex-direction:column-reverse}.actions button{width:100%}.reviewSide{margin-bottom:20px}.heatmap{grid-template-columns:repeat(7,1fr)}.bottom span{white-space:nowrap;max-width:58px}}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d1917;--surface:#14231f;--surface2:#1a2c27;--text:#e6f1ed;--muted:#98ada6;--accent:#62c7ae;--accent2:#3e9f87;--accentSoft:#193b33;--gold:#e0ad54;--purple:#ae99de;--line:#294039;--shadow1:0 2px 8px #0004;--shadow2:0 18px 44px #0007}.error{color:#f4c3b6;background:#3a2826}.primary{color:#09201a}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
