*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f1117;--bg2:#141720;--bg3:#1c2032;--border:#252a3d;--text:#e8eaf6;--text2:#9da5c7;--text3:#5c647d;--primary:#7c6aff;--primary-h:#9480ff;--danger:#ef4444;--success:#22c55e;--radius:8px;--mono:"JetBrains Mono", "Fira Code", monospace;--font:"Inter", system-ui, sans-serif}body{font-family:var(--font);background:var(--bg);color:var(--text);height:100vh;font-size:14px;line-height:1.5;overflow:hidden}#root{flex-direction:column;height:100vh;display:flex}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text3)}.md-preview{color:#c9d1d9;height:100%;padding:24px 32px;font-size:14px;line-height:1.75;overflow-y:auto}.md-preview h1,.md-preview h2,.md-preview h3,.md-preview h4,.md-preview h5,.md-preview h6{color:#e8eaf6;margin:1.2em 0 .5em;font-weight:600;line-height:1.3}.md-preview h1{border-bottom:1px solid #252a3d;padding-bottom:.3em;font-size:1.6em}.md-preview h2{border-bottom:1px solid #1e2236;padding-bottom:.2em;font-size:1.3em}.md-preview h3{font-size:1.1em}.md-preview p{margin:.6em 0}.md-preview a{color:#7c6aff;text-decoration:none}.md-preview a:hover{text-decoration:underline}.md-preview ul,.md-preview ol{margin:.5em 0;padding-left:1.6em}.md-preview li{margin:.2em 0}.md-preview blockquote{color:#9da5c7;background:#7c6aff0f;border-left:3px solid #7c6aff;border-radius:0 4px 4px 0;margin:.8em 0;padding:4px 16px}.md-preview code{color:#e8b84b;background:#1c2032;border:1px solid #252a3d;border-radius:4px;padding:2px 5px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85em}.md-preview pre{background:#0f1117;border:1px solid #252a3d;border-radius:8px;margin:.8em 0;padding:14px 18px;overflow-x:auto}.md-preview pre code{color:#e8eaf6;background:0 0;border:none;padding:0;font-size:13px}.md-preview hr{border:none;border-top:1px solid #252a3d;margin:1.2em 0}.md-preview table{border-collapse:collapse;width:100%;margin:.8em 0;font-size:13px}.md-preview th,.md-preview td{text-align:left;border:1px solid #252a3d;padding:7px 12px}.md-preview th{color:#e8eaf6;background:#1c2032;font-weight:600}.md-preview tr:nth-child(2n) td{background:#1c203280}.md-preview img{border-radius:6px;max-width:100%}.ant-layout{background:var(--bg)!important}.ant-layout-sider,.ant-layout-header{background:var(--bg2)!important}.code-textarea{background:var(--bg);width:100%;height:100%;color:var(--text);font-family:var(--mono);resize:none;tab-size:2;border:none;outline:none;padding:16px 20px;font-size:13px;line-height:1.7}
