html{box-sizing:border-box;font-size:16px}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,pre{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";display:flex;flex-direction:column;align-items:center;min-height:100dvh;padding:8px}ol,ul{list-style:none}img{max-width:100%;height:auto}p,label{max-width:750px}a,a:visited{text-decoration:none;font-variant-caps:small-caps;color:inherit;white-space:pre}a.unstyled{font-variant-caps:inherit;white-space:inherit}a.external{text-decoration:underline dotted;font-variant-caps:inherit}a.external:after{content:" ⤴"}.column{display:flex;flex-direction:column;gap:8px}.row{display:flex;flex-direction:row;gap:8px}.wrapped-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}
