:root{--bg: #fafaf9;--panel: #ffffff;--ink: #1c1917;--muted: #78716c;--line: #e7e5e4;--brand: #b91c1c;--brand-soft: #fef2f2}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}.term-link{color:var(--brand);border-bottom:1px dashed var(--brand);cursor:pointer;text-decoration:none}.term-link:hover{background:var(--brand-soft)}.md>*{margin:0 0 .7em}.md h1,.md h2,.md h3{font-weight:600;line-height:1.3}.md h1{font-size:1.3rem}.md h2{font-size:1.15rem}.md h3{font-size:1.02rem}.md ul,.md ol{padding-left:1.3em}.md li{margin:.2em 0}.md p{line-height:1.7}.md code{background:#f5f5f4;padding:1px 5px;border-radius:4px;font-size:.9em}.md pre{background:#1c1917;color:#fafaf9;padding:12px;border-radius:8px;overflow-x:auto}.md pre code{background:none;color:inherit}.md blockquote{border-left:3px solid var(--line);padding-left:12px;color:var(--muted)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d6d3d1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a29e}
