@container treeRoot (min-width: 500px){.Tree .Child--floated{float:inline-start;margin-bottom:8px;padding-inline-end:var(--floatedChildSpacing, 24px);width:calc((5 / 13 * 100%));z-index:1}.Tree .Child--floated~.Child{clear:both}.Tree .Child--floated~.Child[data-node-type=text],.Tree .Child--floated~.Child[data-node-type=formula],.Tree .Child--floated~.Child:not([data-node-type]){clear:none}.Tree .Child--floated~.Child[data-node-type=formula]{display:flow-root}.Tree *:has(>.Child--floated):after{content:"";display:block;clear:both}}
