:root{color-scheme:dark;--bg: #0e1116;--panel: #161b22;--border: #2a2f3a;--text: #e6e9ef;--muted: #8b95a5;--accent: #4f8cff;--green: #3fbf7f;--red: #e5654e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;background:var(--bg);color:var(--text)}button{font-family:inherit;cursor:pointer}input{font-family:inherit}
