.bar-fill.complete{background:var(--moss)}.food-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--hair);gap:10px}.food-row:last-child{border-bottom:none}.food-info{display:flex;flex-direction:column}.food-name{font-size:13.5px;font-weight:500}.food-detail{font-size:11px;color:var(--muted);font-family:"IBM Plex Mono",monospace}.stepper{display:flex;align-items:center;gap:8px;flex-shrink:0}.stepper button{width:26px;height:26px;border:1.5px solid var(--ink);background:var(--paper);font-size:15px;line-height:1;cursor:pointer;font-family:"IBM Plex Mono",monospace;color:var(--ink)}.stepper button:hover{background:var(--berry-soft)}.stepper button:focus-visible{outline:2px solid var(--berry);outline-offset:1px}.stepper .count{min-width:16px;text-align:center;font-family:"IBM Plex Mono",monospace;font-size:13px;font-weight:600}.suggestion strong{font-weight:600}