:root{
  --ink:#573e38;
  --muted:#80665f;
  --cream:#fff7f1;
  --paper:#fffaf6e8;
  --green:#67804e;
  --green2:#e8efda;
  --gold:#e0a44b;
  --rose:#d98676;
  --line:#eccfc4;
  --shadow:0 14px 42px #8e554322;
}
body{background-image:linear-gradient(#fff9f580,#fde7dc9e),url('background.png');background-position:center top;background-size:cover;background-attachment:fixed;background-repeat:no-repeat;position:relative}
body::before{display:none}
.topbar,main,.bottom-nav{position:relative;z-index:1}
.topbar{background:linear-gradient(180deg,#fffaf4e8,transparent);backdrop-filter:blur(3px)}
.topbar h1,.welcome h2,.section-head h2,.summary strong,.money-hero strong,.stat-row strong{color:#6c443b}
.eyebrow,.panel-kicker{color:#7c914e}
.panel,.card,.group,.stat-row>div{background:#fffaf2e6;border-color:#fff;backdrop-filter:blur(12px)}
.meal-card{background:#eef2dceb}.check-card{background:#fce7d7eb}.spend-card{background:#f4d3cceb}
.money-hero{background:linear-gradient(135deg,#9f695d,#cf8a76);border-color:#f3c4b5}
.round,.install,.save-btn{background:linear-gradient(135deg,#7d9455,#557343)}
.chip.active{background:#9f695d;border-color:#9f695d}
.add-list-chip{border-style:dashed;color:#67804e;font-weight:800;background:#f6faeee8}
.meal-slot{background:#fff8f1d9;border:1px solid #f4ddd4}
.bottom-nav{background:#fff7f1e8;border-color:#edcfc4}
.nav.active{background:#f4d7cc;color:#784d43}
dialog{background:#fff9f4}
.head-actions{display:flex;align-items:center;gap:10px}
@media(max-width:650px){body{background-size:auto 100vh;background-position:center top}.welcome h2{text-shadow:0 2px 16px #fff}.topbar{background:#fff8f2a8}}
@media(min-width:651px){.view{background:#fffaf319;border-radius:28px}}
