:root{--bg: #f4f5f7;--surface: #ffffff;--border: #e2e4e9;--text: #1c2128;--text-dim: #6b7280;--accent: #3457d5;--accent-soft: #eaefff;--sidebar-bg: #171b26;--sidebar-text: rgba(255, 255, 255, .82);--found: #1a7f37;--found-bg: #e7f7ec;--inferred: #9a6700;--inferred-bg: #fff6e0;--uncertain: #b42318;--uncertain-bg: #fdecea;--radius: 10px;--shadow: 0 1px 2px rgba(16, 24, 40, .04), 0 1px 3px rgba(16, 24, 40, .06)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;background:var(--accent-soft);color:var(--accent);padding:1px 5px;border-radius:4px;font-size:.86em;word-break:break-word}a{color:var(--accent)}h1,h2,h3,h4{font-weight:650;line-height:1.25;margin:0 0 8px}p{margin:0 0 12px}table{border-collapse:collapse;width:100%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#c7cad1;border-radius:6px}
