:root{--bg: #faf8f5;--surface: #ffffff;--text: #1a1a1a;--text-muted: #5c5c5c;--accent: #c45d2e;--accent-soft: #f5e8e2;--border: #e8e4df;--radius: 12px;--shadow: 0 4px 24px rgba(0, 0, 0, .06);--danger: #c53030;--success: #2f855a}*{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}#root{min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer;font-size:.95rem}input{font-family:inherit;font-size:1rem}
