@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:#481b29;--cream:#fbf2e6;--card:#fffaf2;--green:#751f39;--mint:#eadcb5;--lime:#d4af57;--coral:#9d3048;--line:#d9b789;--shadow:0 12px 28px #5014261c}body{background:#d8c7b2;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,#fcf4e8 0%,#fff9f0 55%,#eddac6 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 #cba66f}.eyebrow{color:#8a5840;letter-spacing:.18em}.hero{background:linear-gradient(140deg,#5b132a,#8b2943);border:1px solid #c69c50;box-shadow:inset 0 0 0 5px #ffffff14,0 11px 20px #4d152325;overflow:hidden}.hero:before{content:'❧';position:absolute;left:15px;bottom:-30px;font-size:118px;color:#e2bc672b;font-family:Georgia}.hero:after{border-color:#e1be72}.curtain{position:absolute;top:-20px;width:34%;height:125%;background:linear-gradient(90deg,#3d0b1b,#8f263e 45%,#3d0b1b);opacity:.8}.curtain.left{left:-20%;transform:skewX(-14deg)}.curtain.right{right:-20%;transform:skewX(14deg)}.card{border:1px solid #d8bb94;box-shadow:var(--shadow);position:relative}.card:before{content:'✦';position:absolute;color:#b78234;top:9px;right:12px;font-size:12px}.card h2:before{content:'✦ ';color:#b78234}.action{background:var(--green);border-radius:3px;box-shadow:2px 2px 0 #b89554}.action.light{background:#eadbb0}.action.ghost{background:#fff9ef;border-color:#b8965c}.chip,.day{background:#fff9ef;border-color:#cdbb97}.chip.selected,.day.active{background:#eadbb0;border-color:#a37b3c}.icon{background:#f0ddc3;border-radius:50%;border:1px solid #cba767}.meal{background:#f3e2d4;border:1px solid #d8ad94}.meal:nth-child(2n){background:#f1e7c6;border-color:#cbb56d}.stat{background:#f4e5d4;border:1px solid #dac4a5}.progress{background:#eadcc9}.progress span{background:#b98238}.tabbar{background:#fff8ecee;border-top:1px solid #cbb993}.tabbar button.active{color:#751f39}.tabbar button.active span{color:#8e203e}.notice{background:#f8ecd0;border-left-color:#bd8c36}.banner{background:#f7e6bd;color:#634c22}.close{position:absolute;right:14px;top:14px;background:#ebdcc5;color:#751f39;z-index:2}dialog .modal-inner>div{padding-right:30px}input,select,textarea{background:#fffdf8;border-color:#ceb990}
