:root { --sidebar-width: 280px; --content-max-width: 860px; }
code { font-family: "JetBrains Mono", "Fira Code", monospace; font-size: 0.9em; }
.content h1:first-child { border-bottom: 2px solid #4a9eff; padding-bottom: 0.3em; }
