:root{--bg: #0f1115;--surface: #171a21;--surface-hover: #1d212a;--border: #262a33;--text: #e6e8ec;--text-muted: #8b93a1;--accent: #4c8dff;--done: #3fb950;--danger: #f85149;--radius: 6px}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed;opacity:.6}
