:root,html[data-theme=dark]{--bg:#1b1815;--bg-elevated:#2e2620;--bg-card:#251f1a;--bg-row:#221c18;--bg-input:#2e2620;--border:#463830;--border-strong:#5a4b3d;--text:#ede6da;--text-dim:#c5baa8;--text-faint:#a39684;--accent:#6b9bd1;--accent-dim:#3d6a9c;--accent-soft:#6b9bd11a;--accent-soft-strong:#6b9bd12e;--good:#8ab87a;--warn:#d4a148;--warn-strong:#e08a3c;--bad:#d87b68;--info:#6b9bd1;--bad-soft:#d87b6814;--bad-soft-strong:#d87b6840;--warn-soft:#d4a14814;--good-soft:#8ab87a14}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;padding:0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.4}#root{background:var(--bg);min-height:100vh}button,input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
