:root{--color-bg: #faf6ef;--color-surface: #ffffff;--color-accent: #a87820;--color-accent-secondary: #c9962c;--color-positive: #4f7a3f;--color-negative: #a8452f;--color-text: #2b2118;--color-text-muted: #7a6b5a;--color-border: #e5dbc8}@media(prefers-color-scheme:dark){:root{--color-bg: #1a1512;--color-surface: #2a221c;--color-accent: #c9962c;--color-accent-secondary: #e0b356;--color-positive: #7fa66b;--color-negative: #c1654f;--color-text: #f0e6d8;--color-text-muted: #a89a8a;--color-border: #3a2f26}}[data-theme=light]{--color-bg: #faf6ef;--color-surface: #ffffff;--color-accent: #a87820;--color-accent-secondary: #c9962c;--color-positive: #4f7a3f;--color-negative: #a8452f;--color-text: #2b2118;--color-text-muted: #7a6b5a;--color-border: #e5dbc8}[data-theme=dark]{--color-bg: #1a1512;--color-surface: #2a221c;--color-accent: #c9962c;--color-accent-secondary: #e0b356;--color-positive: #7fa66b;--color-negative: #c1654f;--color-text: #f0e6d8;--color-text-muted: #a89a8a;--color-border: #3a2f26}body{background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}
