:root{--green: #10b981;--green-dark: #059669;--green-bg: rgba(16, 185, 129, .14);--bg: #0a0f0d;--surface: #11171a;--card: #161e22;--border: #1f2a30;--border-light: #283036;--text: #f0f4f5;--text-md: #c1cbd1;--text-sm: #7e8a93;--accent: #34d399;--red: #f87171;--yellow: #fbbf24;--gh-bg: var(--bg);--gh-surface: var(--surface);--gh-card: var(--card);--gh-border: var(--border);color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}
