html { -webkit-font-smoothing: antialiased; scroll-behavior: smooth; }
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Helvetica Neue", sans-serif; }
summary::-webkit-details-marker { display: none; }
details > summary { list-style: none; }
.prose p { margin: 0.8em 0; }
.prose h2 { margin-top: 1.4em; margin-bottom: 0.5em; }
