@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-family-main);font-size:1.3rem;line-height:1.625;text-rendering:optimizelegibility;word-break:break-word;-webkit-font-smoothing:antialiased}@supports (hanging-punctuation: first){html{hanging-punctuation:first}}body{max-width:800px;margin-inline:auto;padding:1.5rem;color:var(--color-text);background-color:var(--color-page-background)}:is(h1,h2,h3,h4,h5,h6){margin-top:2.5em;margin-bottom:1rem;line-height:1.1}:is(h1,h2,h3,h4,h5,h6)+:is(h1,h2,h3,h4,h5,h6){margin-top:1.25rem}h1{font-size:1.4rem}h2{font-size:1.2rem}h3{font-size:1.1rem}h4{font-size:1rem}a{text-underline-offset:2px}a:visited{color:sienna}hr{margin-block:2rem;text-align:center;border:none}hr:after{content:"* * *"}img{max-width:100%;height:auto}figcaption{font-family:var(--font-family-caption);line-height:1.2}time{font-family:var(--font-family-caption)}aside{margin-block:1.5rem;padding:.8rem;font-size:.9rem;line-height:1.3;border:1px solid var(--color-border);border-left-width:8px;border-radius:var(--radius-md)}aside>h3{margin:0;font-size:1.4em;font-variant:all-small-caps}aside>*:first-child{margin-top:0}aside>*:last-child{margin-bottom:0}code{font-family:var(--font-family-mono)}code:not(pre > code,h1 code,h2 code,h3 code,h4 code){padding:.125em .25em;font-size:.9rem;background-color:var(--color-codeBackgroundInline);border-radius:.25em}::selection{background-color:azure}:root{--font-family-heading: "Londrina Shadow", "LXGW WenKai Mono", ui-sans-serif, system-ui, sans-serif;--font-family-main: "Alegreya Sans", "LXGW WenKai Mono", ui-sans-serif, system-ui, sans-serif;--font-family-mono: ui-monospace, monospace, "LXGW WenKai Mono";--font-family-caption: "Alegreya Sans", "LXGW WenKai Mono", sans-serif-condensed, ui-sans-serif, system-ui, sans-serif;--color-page-background: #fff4f3;--color-text: #1c1d1f;--color-codeBackgroundInline: #cbf8ec;--color-border: #777;--color-codeBlockBackground: #1e1e1e;--content-width: 66ch;--radius-md: 8px;--spacing-none: 0;--spacing-xxs: .25rem;--spacing-xs: .5rem;--spacing-s: .75rem;--spacing-m: 1rem;--spacing-l: 1.5rem;--spacing-xl: 2rem;--spacing-xxl: 4rem;--spacing-xxxl: 6rem}.screen-reader{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;clip:rect(0 0 0 0);border:0}.screen-reader-focusable:active,.screen-reader-focusable:focus{position:static;overflow:visible;width:auto;height:auto;margin:0;white-space:normal;clip:auto}.post-list{padding-inline-start:18px}.post-list__item{display:grid;margin-bottom:.75rem;margin-left:-40px;@media (width >= 768px){gap:.5rem}}.post-list__timestamp{padding-left:1.1rem;font-size:.9rem;@media (width >= 768px){margin-top:-.8rem}}.post-list__link{text-indent:1rem}.post-link__title{line-height:1.2}.post-header{margin-block:3rem}.post-header__title{position:relative;font-family:var(--font-family-heading);font-size:1.8rem;line-height:1}.post-header__metadata{color:#54575d}.post-header__timestamp,.post-header__alt{font-size:.9rem;font-style:italic}.post-header__sep{margin-right:.14rem;margin-left:.14rem}.circle-sketch-highlight{position:relative}.circle-sketch-highlight:before{content:"";position:absolute;z-index:-1;top:.25em;left:-.5em;transform:rotate(2deg);width:100%;height:1em;padding:.1em .25em;opacity:.7;border-color:red;border-style:solid;border-width:2px;border-right-color:transparent;border-radius:50%}.circle-sketch-highlight:after{content:"";position:absolute;z-index:-1;top:.35em;left:-.5em;transform:rotate(-1deg);width:100%;height:1em;padding:.1em .25em;opacity:.7;border-color:red;border-style:solid;border-width:2px;border-top-color:transparent;border-left-color:transparent;border-radius:50%}.site-footer{margin-top:3rem;padding-block:1rem;border-color:var(--color-border);border-top:2px dotted}.site-nav>ul{display:flex;gap:20px;margin:0;padding:0;list-style:none}.right{float:right}
