:root{--bg: #faf9f6;--surface: #ffffff;--border: #e8e6e1;--text: #1a1a1a;--text-muted: #6b6b6b;--accent: #2c5f8d;--accent-soft: #e8f0f7;--completed: #8f8f8f;--font-sans: "Outfit", system-ui, sans-serif;--font-serif: "Literata", Georgia, serif;--shadow: 0 1px 3px rgba(0, 0, 0, .06);--radius: 8px}[data-theme=blue]{--bg: #f0f4f9;--surface: #ffffff;--border: #c5d5e8;--accent: #1e5a8e;--accent-soft: #dce8f4}[data-theme=minimal]{--bg: #ffffff;--surface: #ffffff;--border: #e0e0e0;--accent: #333333;--accent-soft: #f5f5f5}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}#root{min-height:100vh}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}
