*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f9f9f7;--surface: #ffffff;--border: #e2e2de;--text: #1a1a18;--text-muted: #6b6b67;--accent: #2d6a4f;--accent-light: #e8f5ee;--danger: #c0392b;--warning: #e67e22;--radius: 8px;--font: system-ui, -apple-system, sans-serif}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}#root{display:flex;flex-direction:column;flex:1}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
