/* Plugin styles — additions to the theme's extra.css; design-language matches code.html. */
.satomi-faq + .satomi-faq { border-top: 0; }
.satomi-faq summary { list-style: none; outline: none; }
.satomi-faq summary:hover { color: #913332; }
.satomi-bar-row { text-decoration: none; color: inherit; }
.satomi-bar-row:hover .fill { background: #b04a48; }
.prose-satomi p { margin-bottom: 1rem; }
.prose-satomi h2 { font-family: 'Noto Serif', serif; font-size: 1.875rem; font-weight: 300; margin: 2rem 0 1rem; color: #1b1c19; }
.prose-satomi h3 { font-family: 'Noto Serif', serif; font-size: 1.5rem; font-weight: 400; margin: 1.5rem 0 0.75rem; color: #1b1c19; }
.prose-satomi a { color: #913332; text-decoration: underline; }
.prose-satomi ul, .prose-satomi ol { padding-left: 1.5rem; margin-bottom: 1rem; }
.prose-satomi ul { list-style: disc; }
