@import url("https://unpkg.com/modern-normalize@0.6.0/modern-normalize.css");@import url("https://chrstphrknwtn.github.io/eb-garamond/eb-garamond.css");:root{--rem:16px;--base-font-features:"onum","pnum";--font-weight-regular:400;--font-weight-bold:500;--foreground-color:black;--foreground-color-muted:rgb(128,128,128);--background-color:white;--mark-background-color:hsl(64,100%,93%)}@media (prefers-color-scheme:dark){:root{--foreground-color:white;--background-color:#010101;--mark-background-color:hsl(0,90%,9%)}}*,:after,:before{box-sizing:border-box}html{line-height:1.57}body,html{height:100%;font-size:var(--rem)}body{margin:0;color:var(--foreground-color);font-weight:var(--font-weight-regular);font-family:EB Garamond,serif;line-height:inherit;background-color:var(--background-color);font-feature-settings:var(--base-font-features);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next{height:100%}dl,h1,h2,h3,h4,h5,h6,ol,p,ul{margin-top:0;margin-bottom:.5rem;font-size:1rem}.subhead,dl,h1,h2,h3,h4,h5,h6,ol,p,ul{font-weight:var(--font-weight-regular)}.subhead{display:block;margin-bottom:1rem;font-size:.9rem;font-feature-settings:var(--base-font-features),"smcp","c2sc";letter-spacing:.06em}p+.subhead,ul+.subhead{margin-top:2rem}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}dt{font-weight:var(--font-weight-bold)}dd{margin-bottom:.5rem;margin-left:1rem}.mark,mark{background-color:var(--mark-background-color)}strong{font-weight:var(--font-weight-bold)}p{text-align:left;margin-bottom:1rem}p+p{text-indent:1rem}ol,ul{margin-bottom:1rem;padding-left:2rem}ul{list-style:none}ul>li{position:relative}ul>li:before{position:absolute;left:-1rem;content:"·"}.small-caps{font-feature-settings:var(--base-font-features),"smcp","c2sc"}.tnum{font-feature-settings:var(--base-font-features),"tnum"}.linklist{margin-top:0;padding:0;list-style:none;max-width:unset!important}.linklist li:before{content:""}.linklist li>h3{margin-bottom:0}.section{margin-top:3rem}.reading-group{margin-top:2rem}.layout_container__Tovb9{display:flex;flex-direction:column;min-height:100%;align-items:center}