.archetype-explanations .rule-detail-box p { white-space: pre-line; overflow-wrap: anywhere; }
.library-editor-group { margin: 28px 0 36px; }
.library-editor-heading { display: flex; align-items: baseline; flex-wrap: wrap; gap: 8px 16px; margin-bottom: 14px; }
.library-editor-heading h2 { margin: 0; }
.library-editor-heading span { color: var(--muted, #9c9995); }
.library-editor-group .library-card { margin: 0; }
.library-editor-group .library-card h3 { margin-top: 0; font-size: 1.2rem; }
.library-editor-empty { color: var(--muted, #9c9995); }
