.trix-content,trix-editor{font-size:1rem;line-height:1.6;color:var(--foreground);font-family:inherit}.trix-content h1,.trix-content h2,.trix-content h3,trix-editor h1,trix-editor h2,trix-editor h3{font-weight:600;margin-top:1em;margin-bottom:.4em}.trix-content h1,trix-editor h1{font-size:1.25rem}.trix-content h2,trix-editor h2{font-size:1.125rem}.trix-content h3,trix-editor h3{font-size:1.0625rem}.trix-content p,trix-editor p{margin-bottom:.75em}.trix-content ol,.trix-content ul,trix-editor ol,trix-editor ul{padding-left:1.25em;margin-bottom:.5em}.trix-content ul li,trix-editor ul li{list-style-type:disc}.trix-content ol li,trix-editor ol li{list-style-type:decimal}.trix-content a,trix-editor a{color:var(--primary);text-decoration:underline}.trix-content blockquote,trix-editor blockquote{border-left:3px solid var(--foreground-muted);padding-left:.75em;margin:.5em 0;font-style:italic;color:var(--foreground-muted)}trix-editor{display:block;border:1px solid var(--background-border);background-color:var(--background);border-radius:.5rem;padding:.75rem;min-height:160px}