*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f7f6f3;--surface:#fff;--surface-alt:#f2f0ec;--border:#e5e2dc;--border-light:#edebe6;--text-primary:#1a1917;--text-secondary:#6b6760;--text-muted:#9b9892;--accent:#2c2b28;--accent-soft:#4a4845;--highlight:#e8e4dc;--shadow-sm:0 1px 3px #0000000f;--shadow:0 2px 8px #00000014;--note-yellow-bg:#fffacd;--note-yellow-border:#c8a830;--note-sand-bg:#f5efe0;--note-sand-border:#b89858;--note-rose-bg:#fde8ea;--note-rose-border:#c87888;--note-sage-bg:#e8f0e8;--note-sage-border:#7aa47a;--sidebar-width:256px;--topbar-height:56px;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"JetBrains Mono", "Fira Code", monospace;--radius:8px;--radius-sm:5px}[data-theme=dark]{--bg:#131211;--surface:#1c1b18;--surface-alt:#232220;--border:#302e2a;--border-light:#282522;--text-primary:#e2ddd5;--text-secondary:#8a847c;--text-muted:#56514a;--accent:#8b87c0;--accent-soft:#6f6aa0;--highlight:#1e1c2c;--shadow-sm:0 1px 3px #0000004d;--note-yellow-bg:#2b2210;--note-yellow-border:#7a5c18;--note-sand-bg:#252018;--note-sand-border:#6a5028;--note-rose-bg:#281820;--note-rose-border:#703040;--note-sage-bg:#182018;--note-sage-border:#386038;--shadow:0 2px 8px #0006}html,body,#root{height:100%;font-family:var(--font);background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;text-align:left;border:none;width:100%;max-width:100%;font-size:15px;line-height:1.6}body{margin:0}::-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(--text-muted)}.prose{max-width:68ch;color:var(--text-primary);font-size:15px;line-height:1.8}.prose h1{letter-spacing:-.02em;margin-top:0;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.prose h2{letter-spacing:-.01em;border-bottom:1px solid var(--border-light);margin-top:2rem;margin-bottom:.5rem;padding-bottom:.4rem;font-size:1.05rem;font-weight:650}.prose h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:1.5rem;margin-bottom:.35rem;font-size:.8rem;font-weight:600}.prose h4{margin-top:1.2rem;margin-bottom:.3rem;font-size:.9rem;font-weight:600}.prose p{margin-bottom:.9rem}.prose ul,.prose ol{margin-bottom:.9rem;padding-left:1.4rem}.prose li{margin-bottom:.25rem}.prose li>ul,.prose li>ol{margin-top:.25rem;margin-bottom:.25rem}.prose strong{color:var(--accent);font-weight:650}.prose em{color:var(--text-secondary)}.prose code{font-family:var(--mono);background:var(--surface-alt);color:var(--accent);border-radius:3px;padding:.15em .4em;font-size:.82em}.prose pre{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:1rem;padding:1rem;overflow-x:auto}.prose pre code{background:0 0;padding:0}.prose blockquote{border-left:2px solid var(--border);color:var(--text-secondary);margin:1rem 0;padding-left:1rem;font-style:italic}.prose hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.prose table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.9em}.prose th{text-align:left;border-bottom:2px solid var(--border);padding:.5rem .75rem;font-weight:600}.prose td{border-bottom:1px solid var(--border-light);padding:.5rem .75rem}.prose a{color:var(--accent);text-underline-offset:2px}.search-scroll-target{background:var(--highlight);border-radius:3px;outline:none}
