@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Manrope:wght@400;500;600;700&display=swap');
:root{--ink:#183c38;--cream:#f7f1e7;--card:#fffaf2;--green:#17463e;--mint:#d7dfad;--lime:#d2b26e;--coral:#bd6b58;--line:#d8c9ae;--shadow:0 12px 28px #4b2f1c18}body{background:#d9d0bd;font-family:Manrope,system-ui,sans-serif;background-image:radial-gradient(#ffffff55 1px,transparent 1px);background-size:10px 10px}.app-shell{background:var(--cream);background-image:linear-gradient(125deg,#f7f1e7 0%,#fdf7ed 55%,#ecdfc8 100%)}h1,h2,h3{font-family:"DM Serif Display",Georgia,serif;font-weight:400;letter-spacing:-.025em}.topbar{padding:2px 1px 13px;border-bottom:1px solid #cbb993}.brand-title{display:flex;align-items:center;gap:10px}.brand-title>img{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid #b78d43;box-shadow:0 2px 0 #17463e}.avatar{overflow:hidden;border:2px solid #c8a354;background:#fff6e8;padding:0}.avatar img{width:100%;height:100%;object-fit:cover}.eyebrow{color:#876b39;letter-spacing:.18em}.hero{background:linear-gradient(140deg,#17463e,#246052);border:1px solid #b89554;box-shadow:inset 0 0 0 5px #ffffff14,0 11px 20px #20362825}.hero:before{content:'❧';position:absolute;left:15px;bottom:-30px;font-size:118px;color:#d7b66e2b;font-family:Georgia}.hero:after{border-color:#d8b86d}.card{border:1px solid #d8c39d;box-shadow:var(--shadow);position:relative}.card:before{content:'✦';position:absolute;color:#ba9050;top:9px;right:12px;font-size:12px}.card h2:before{content:'✦ ';color:#b88d45}.action{background:var(--green);border-radius:3px;box-shadow:2px 2px 0 #b89554}.action.light{background:#dae4ac}.action.ghost{background:#fff9ef;border-color:#b8965c}.action.danger{background:#91473c}.chip,.day{background:#fff9ef;border-color:#cdbb97}.chip.selected,.day.active{background:#dbe2ad;border-color:#a38c4f}.icon{background:#e5d6b9;border-radius:50% 50% 45% 45%;border:1px solid #cba767}.meal{background:#e2e7c7;border:1px solid #bbc281}.meal:nth-child(2n){background:#f1dfd1;border-color:#d8ad94}.stat{background:#f1e6d5;border:1px solid #dac4a5}.progress{background:#e6dbc7}.progress span{background:#b9954e}.tabbar{background:#fff8ecee;border-top:1px solid #cbb993}.tabbar button.active{color:#17463e}.tabbar button.active span{color:#b68137}.notice{background:#f8ecd0;border-left-color:#bd8c36}.banner{background:#f7e6bd;color:#634c22}.close{background:#ebdcc5;color:#17463e}input,select,textarea{background:#fffdf8;border-color:#ceb990}
