.document-editor ol{list-style:decimal}.document-editor ul{list-style:disc}.document-editor .tiptap{height:100%}.document-editor .details{display:flex;gap:.25rem;margin:0;padding:.5rem;height:auto;border:1px solid transparent;border-radius:4px}.document-editor .details:hover,.document-editor .details:focus-within{border-color:var(--gray-2)}.document-editor .details summary{font-weight:700;font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height));list-style:none}.document-editor .details summary::-webkit-details-marker{display:none}.document-editor .details>button{align-items:center;background:transparent;border-radius:4px;display:flex;font-size:.625rem;height:1.75rem;justify-content:center;line-height:1;margin-top:.1rem;padding:0;width:1.25rem}.document-editor .details>button:hover{background-color:var(--gray-3)}.document-editor .details>button:before{content:"▶"}.document-editor .details.is-open>button:before{transform:rotate(90deg)}.document-editor .details>div{display:flex;flex-direction:column;gap:1rem;width:100%}.document-editor .details>div>[data-type=detailsContent]>:last-child{margin-bottom:.5rem}.document-editor .details .details{margin:.5rem 0}
