:root{--width: 900px;--font-main: "Roboto", sans-serif;--font-secondary: "Roboto", sans-serif;--font-scale: 1em;--background-color: #fff;--heading-color: #222;--text-color: #444;--link-color: #3273dc;--visited-color: #8b6fcb;--code-background-color: #f2f2f2;--code-color: #222;--blockquote-color: #222}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{font-family:var(--font-secondary);font-size:var(--font-scale);margin:auto;padding:.25rem 2.5rem 1.5rem;max-width:var(--width);text-align:left;background-color:var(--background-color);word-wrap:break-word;overflow-wrap:break-word;line-height:1.5;color:var(--text-color)}h1,h2,h3,h4,h5,h6{font-family:var(--font-main);color:var(--heading-color);font-weight:700}a{color:var(--link-color);cursor:pointer;text-decoration:none}a h1:hover,h2:hover,h3:hover,h4:hover,h5:hover,h6:hover{text-decoration:underline;text-underline-offset:.4rem}a:hover{text-decoration:underline;text-underline-offset:.25rem}strong,b{color:var(--heading-color)}button{margin:0;cursor:pointer}main{line-height:1.6}table{width:100%}hr{border:0;border-top:1px dashed}img{max-width:100%}code{font-family:monospace;padding:2px;background-color:var(--code-background-color);color:var(--code-color);border-radius:3px}blockquote{border-left:1px solid #999;color:var(--code-color);padding-left:20px;font-style:italic}footer{padding:25px 0;text-align:center}.title:hover{text-decoration:none}a.title h1{font-size:2.5em;letter-spacing:-.07rem;margin:0;text-underline-offset:.6rem}.inline{width:auto!important}.highlight,.code{padding:1px 15px;background-color:var(--code-background-color);color:var(--code-color);border-radius:3px;margin-block-start:1em;margin-block-end:1em;overflow-x:auto}ul.blog-posts{list-style-type:none;padding:unset}ul.blog-posts li{display:flex}ul.blog-posts li span{flex:0 0 130px}ul.blog-posts li a:visited{color:var(--visited-color)}ol{list-style-type:none}nav ol{list-style:none;padding:0;margin:0}nav ol li{display:inline;margin-right:2rem}nav ol li a{font-weight:00}nav a{color:var(--heading-color)}header{display:flex;justify-content:space-between;align-items:center;margin:1rem}.loading{text-align:center}p{font-size:large;margin:1rem 0}a{font-weight:inherit}h1{margin:1.25rem 0}h2{margin:1.2rem 0}h3{margin:1.125rem 0}h1[data-v-d5526018]{font-weight:700}
