@import "https://chrstphrknwtn.github.io/eb-garamond/eb-garamond.css";
:root{--rem:17px;--lineHeight:1.43;--foregroundColor:black;--backgroundColor:white;--diagramBackgroundColor:#b6b6af1a}*,:before,:after{box-sizing:border-box}html{overflow-y:scroll}html,body{font-size:var(--rem);font-family:EB Garamond,serif;line-height:var(--lineHeight);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"onum","pnum";color:var(--foregroundColor);background-color:var(--backgroundColor);margin:0;padding:0}body{flex-direction:column;display:flex}#__next{flex-direction:column;align-items:center;display:flex}h1,h2,h3,h4,h5,h6,p,li,small{font-size:inherit;margin:0;font-weight:400}p+p{margin-top:1rem}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}main{flex-direction:column;align-items:center;width:100%;padding-bottom:12rem;display:flex}img{max-width:100%;display:inline-block}
