*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d1117;--surface: #161b22;--surface2: #21262d;--border: #30363d;--text: #e6edf3;--muted: #8b949e;--accent: #58a6ff;--green: #3fb950;--red: #f85149;--yellow: #d29922}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;height:100vh;overflow:hidden}#root{height:100vh;display:flex}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}button{cursor:pointer}input,textarea{font-family:inherit}.prose p{margin-bottom:.75em;line-height:1.7}.prose p:last-child{margin-bottom:0}.prose code{background:var(--surface2);padding:2px 5px;border-radius:3px;font-size:12px}.prose pre{background:var(--surface2);padding:12px;border-radius:6px;overflow-x:auto;margin:.75em 0}.prose pre code{background:none;padding:0}.prose ul,.prose ol{padding-left:1.5em;margin-bottom:.75em}.prose li{margin-bottom:.25em;line-height:1.7}.prose h1,.prose h2,.prose h3{color:var(--accent);margin:1em 0 .5em;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.prose strong{color:var(--text)}.prose blockquote{border-left:3px solid var(--border);padding-left:12px;color:var(--muted);margin:.75em 0}
