body{color:var(--foreground);background:var(--background);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pub-prose h1{margin:0 0 14px;font-size:18px;font-weight:700}.pub-prose h2{margin:20px 0 10px;font-size:15px;font-weight:700}.pub-prose h3{margin:16px 0 8px;font-size:14px;font-weight:700}.pub-prose ol,.pub-prose p,.pub-prose ul{margin:0 0 14px;line-height:1.9}.pub-prose ol,.pub-prose ul{padding-left:22px}.pub-prose a{color:inherit;text-decoration:underline}*{scrollbar-width:thin;scrollbar-color:var(--color-border-default) transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar,::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--color-border-default);border-radius:3px;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background-color:var(--color-text-disabled)}::-webkit-scrollbar-corner{background:transparent}