:root{--bg: #f6f5f2;--panel: #fffefb;--card: #ffffff;--card-living: #f4f1ea;--card-minor: #ece6d6;--card-hover: #eef4fb;--card-border: #cfc9bd;--line: #d6d1c6;--text: #23211d;--text-muted: #7d776c;--accent: #1e5fa8;--warn: #a8641e;color-scheme:light dark;font-family:Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,system-ui,sans-serif}@media(prefers-color-scheme:dark){:root{--bg: #17181a;--panel: #1d1e21;--card: #26282c;--card-living: #202225;--card-minor: #2b2a22;--card-hover: #2f3339;--card-border: #3d4046;--line: #34373c;--text: #e6e3dd;--text-muted: #918c84;--accent: #6aa9e9;--warn: #d69a5c}}html,body{margin:0;height:100%;background:var(--bg);color:var(--text)}*{box-sizing:border-box}
