.flow>*+*{margin-top:var(--flow-space, 1em)}.row{display:flex;flex-direction:row;gap:var(--gutter, 1em)}.column{display:flex;flex-direction:column;gap:var(--gutter, 1em)}.cluster{display:flex;flex-wrap:wrap;gap:var(--gutter, 1em);justify-content:flex-start;align-items:center}.prose{width:var(--prose-width, 62ch);max-width:100%}.prose-container>*{width:var(--prose-width, 60ch);max-width:100%}.prose-half{--prose-width: 25ch}.centered-container{display:flex;flex-direction:column;align-items:start;margin-inline:auto;width:fit-content;max-width:100%}.centered-container>*{max-width:100%}
