.date-panel{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:24px 0;padding:18px;background:#fffdf6;border:1px solid var(--line);border-radius:16px}.date-panel label{font-weight:800}.date-panel>div{display:flex;gap:8px}.date-panel input{min-height:44px;padding:7px 10px;border:1px solid #aab8af;border-radius:10px;background:white;color:#18392f}.button-row{display:flex;gap:8px}.delete{border:1px solid #d7a99a;border-radius:11px;background:#fff8f5;color:#8b3d2b;font-weight:700;padding:10px 14px}.history{margin-top:38px}.history-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}.history-head h2{font-family:Georgia,serif;margin:3px 0;font-size:1.65rem}.history-head .eyebrow{font-size:.7rem}.history-item{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;border:1px solid var(--line);border-radius:14px;background:#fffdf6;padding:15px 17px;margin:9px 0;color:#18392f}.history-item strong,.history-item small{display:block}.history-item small{margin-top:4px;color:#68766f}.history-item>span:last-child{font-size:1.7rem}.muted{color:#68766f;font-size:.88rem}@media(max-width:430px){.date-panel{align-items:flex-start;flex-direction:column}.meal-actions{align-items:flex-start;gap:10px}.button-row{margin-left:auto}}
