:root{--system-background-color: #ffffff;--system-text-color: #555555;--system-link-color: #000000;--system-site-title-color: #555555;--post-link-color: #000000;--post-date-color: #ffffff;--post-date-bgcolor: #3f3f3f;--article-bottom-gap: 6rem}@media(prefers-color-scheme: dark){:root{--system-background-color: #000000;--system-text-color: #d3d3d3;--system-link-color: #ffffff;--system-site-title-color: #d3d3d3;--post-link-color: #ffffff;--post-date-color: #000000;--post-date-bgcolor: #e5e5e5}}body{background-color:var(--system-background-color);font-size:.9em;font-family:"Google Sans Code",monospace;font-optical-sizing:auto;font-weight:300;font-style:normal;font-variation-settings:"MONO" 1}a{color:var(--system-link-color);text-decoration:none}ul,li{list-style:none}h1,h2,h3{font-size:clamp(var(--fluid-type-min, 1rem),1rem + var(--fluid-type-target, 3vw),var(--fluid-type-max, 1.3rem))}h1{--fluid-type-min: 3rem;--fluid-type-max: 4rem;--fluid-type-target: 3vw;max-width:19ch}h2{--fluid-type-min: 1.5rem;--fluid-type-max: 2rem}h3{--fluid-type-min: 1.2rem;--fluid-type-max: 1.5rem}h2,h3,h4{max-width:30ch;margin-top:1.5em;margin-bottom:1.5rem}p{margin-top:0}ul{padding-left:0;margin:0 0 1em}ul li{list-style:none}ol{padding-left:1em;margin:0 0 1em}iframe{margin-bottom:1em}.wrapper{width:90vw;width:clamp(16rem,90vw,70rem);margin-left:auto;margin-right:auto;position:relative;line-height:1.7;color:var(--system-text-color)}.layout-wrapper{display:grid;grid-template-columns:40% 60%}@media screen and (max-width: 1000px){.layout-wrapper{grid-template-columns:auto}}.layout-site-title h2 a{color:var(--system-site-title-color)}article{max-width:60ch;margin-bottom:var(--article-bottom-gap);word-break:keep-all}article a{color:var(--post-link-color)}article ul{padding-left:1em}article ul li{list-style-type:circle}.article-footer-date{display:inline-block;margin-top:.6em;font-size:.8em;color:var(--post-date-color);background:var(--post-date-bgcolor);border-radius:.3em;padding:.5em .8em;text-align:center}.layout-status{font-size:.8rem;padding-bottom:5rem;line-height:1.9}.layout-status ul li:last-child{padding-top:1em}footer{font-size:.8rem;text-align:center;padding-bottom:1em;padding-top:1em}/*# sourceMappingURL=style.css.map */