a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{--base-font-size:20px}body{--bg-color:#aeccd6;--bg-content-color:#d9e5e6;--bg-code:#fffbf3;--body-color:#353d57;--title-color:#353d57;--accent-color:#922c29;--link-color:#922c29;--border-color:rgba(0,0,0,0.1);--code-color:#9f2b68;--space:2.5rem;--content-width:860px;--header-height:80px;--radius:5px}@media screen and (max-width:650px){html{--base-font-size:17px}body{--space:1.5rem;--header-height:60px}}body[data-theme=dark]{--bg-color:#4d6f95;--bg-content-color:#353d57;--bg-code:rgba(0,0,0,0.3);--border-color:hsla(0,0%,100%,0.1);--code-color:#89cfef;--body-color:#d9e5e6;--title-color:#d9e5e6;--accent-color:#eec7c6;--link-color:#eec7c6}html{font-size:var(--base-font-size)}body{font-family:Poppins,sans-serif;font-weight:400;line-height:1.45}p{margin-bottom:1.25em}h1,h2,h3,h4,h5{transition:color .6s;color:var(--title-color);margin:2.75rem 0 1rem;font-weight:600;line-height:1.15}h1{margin-top:0;font-size:2em}h2{font-size:1.602em}h1,h2,h3{font-family:Walter Turncoat,sans-serif}h3{font-size:1.424em}h4{font-size:1.266em}h5{font-size:1.125em}small{font-size:.889em}strong{font-weight:600}blockquote{border-left:4px solid var(--border-color);padding-left:calc(var(--space)/2);color:var(--title-color)}em{font-style:italic}ul{list-style-type:disc;margin-left:1.25em;margin-bottom:1.25em}ul li{margin-bottom:.6em}ol{list-style-type:decimal;margin-left:1.25em;margin-bottom:1.25em}ol li{margin-bottom:.6em}.checkbox-list ul{list-style:none;margin-left:0}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bg-color);margin:0 .3em 0 0;font:inherit;color:currentColor;width:1.15em;height:1.15em;padding-top:.1em;padding-left:.1em;border:.15em solid;border-radius:.15em;display:inline-flex}input[type=checkbox]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);box-shadow:inset 1em 1em currentColor}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--bg-color);color:var(--body-color);transition:color .6s,background-color .6s;margin:0;padding:0;line-height:1.5;display:flex;flex-direction:column;min-height:100vh}a{text-decoration:none}a:not(.button){color:var(--link-color)}img{max-width:100%}pre{max-width:85vw}li>pre{max-width:80vw}code{padding:.2em .5em;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;color:var(--code-color)}code,pre{font-size:.85em;border:1px solid var(--border-color)}pre{padding:calc(var(--space)/2);background-color:var(--bg-code);margin-bottom:2em;border-radius:var(--radius)}pre code{border:none}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{overflow:auto}:not(pre)>code[class*=language-]{border-radius:var(--radius)}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#c71b7b}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#20a7e0}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.content-box{background-color:var(--bg-content-color);max-width:var(--content-width);padding:var(--space);border-radius:var(--radius);box-shadow:1px 1px 5px 0 rgba(0,0,0,.02),1px 1px 15px 0 rgba(0,0,0,.03);transition:transform .3s,background-color .3s,box-shadow .6s}@media screen and (max-width:650px){.content-box{border-radius:0;box-shadow:none}}.text-center{text-align:center}.space-bottom{margin-bottom:var(--space)}details{cursor:pointer}details summary{margin-bottom:1.25em;padding-left:0;cursor:pointer}details>*{padding-left:1.25em;cursor:auto}.posts{display:flex;flex-direction:column;gap:calc(var(--space)*0.5)}@media screen and (max-width:650px){.posts{gap:var(--space)}}.subpage-title{padding-top:calc(var(--space)/2);text-align:center}.subpage-text__header{width:calc(100% + var(--space)*2);margin-left:calc(var(--space)*-1);margin-top:calc(var(--space)*-1);margin-bottom:calc(var(--space)/2);overflow:hidden;border-radius:var(--radius) var(--radius) 0 0}.subpage-text__header img{width:100%}.subpage-text__header:empty{display:none}.subpage-text__content h2:first-child{margin-top:0}.subpage-text__content li p,.subpage-text__content li ul{margin-bottom:.6em}.subpage-text__content img{width:calc(100% + var(--space)*2);margin-left:calc(var(--space)*-1);display:block;max-width:none}.subpage-text__content>p:first-child{font-size:1.2em;color:var(--title-color)}.subpage-text__content>p:last-child{margin-bottom:0}@media screen and (max-width:650px){.subpage-text__header{border-radius:0}}code[class*=language-],pre[class*=language-]{color:#000;background:0 0;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{position:relative;margin:.5em 0;overflow:visible;padding:1px}pre[class*=language-]>code{position:relative;z-index:1;border-left:10px solid #358ccb;box-shadow:-1px 0 0 0 #358ccb,0 0 0 1px #dfdfdf;background-color:#fdfdfd;background-image:linear-gradient(transparent 50%,rgba(69,142,209,.04) 0);background-size:3em 3em;background-origin:content-box;background-attachment:local}code[class*=language-]{max-height:inherit;height:inherit;padding:0 1em;display:block;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background-color:#fdfdfd;box-sizing:border-box;margin-bottom:1em}:not(pre)>code[class*=language-]{position:relative;padding:.2em;border-radius:.3em;color:#c92c2c;border:1px solid rgba(0,0,0,.1);display:inline;white-space:normal}pre[class*=language-]:after,pre[class*=language-]:before{content:"";display:block;position:absolute;bottom:.75em;left:.18em;width:40%;height:20%;max-height:13em;box-shadow:0 13px 8px #979797;transform:rotate(-2deg)}pre[class*=language-]:after{right:.75em;left:auto;transform:rotate(2deg)}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#7d8b99}.token.punctuation{color:#5f6364}.token.boolean,.token.constant,.token.deleted,.token.function-name,.token.number,.token.property,.token.symbol,.token.tag{color:#c92c2c}.token.attr-name,.token.builtin,.token.char,.token.function,.token.inserted,.token.selector,.token.string{color:#2f9c0a}.token.entity,.token.operator,.token.url,.token.variable{color:#a67f59;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.class-name,.token.keyword{color:#1990b8}.token.important,.token.regex{color:#e90}.language-css .token.string,.style .token.string{color:#a67f59;background:hsla(0,0%,100%,.5)}.token.important{font-weight:400}.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.7}@media screen and (max-width:767px){pre[class*=language-]:after,pre[class*=language-]:before{bottom:14px;box-shadow:none}}pre[class*=language-].line-numbers.line-numbers{padding-left:0}pre[class*=language-].line-numbers.line-numbers code{padding-left:3.8em}pre[class*=language-].line-numbers.line-numbers .line-numbers-rows{left:0}pre[class*=language-][data-line]{padding-top:0;padding-bottom:0;padding-left:0}pre[data-line] code{position:relative;padding-left:4em}pre .line-highlight{margin-top:0}pre.diff-highlight>code .token.deleted:not(.prefix),pre>code.diff-highlight .token.deleted:not(.prefix){background-color:rgba(255,0,0,.1);color:inherit;display:block}pre.diff-highlight>code .token.inserted:not(.prefix),pre>code.diff-highlight .token.inserted:not(.prefix){background-color:rgba(0,255,128,.1);color:inherit;display:block}.logo{text-decoration:none;color:var(--accent-color);font-weight:500}.logo__text{font-family:Walter Turncoat,sans-serif;font-weight:600}.logo__image{vertical-align:middle;border-radius:99px;height:40px;width:40px;margin-right:.5em}.toggle-theme{display:flex;background-color:transparent;border:0;color:var(--body-color);cursor:pointer}.toggle-theme svg{transform:rotate(180deg)}.toggle-theme:hover{opacity:.8}.toggle-theme:focus{outline:none}.header{justify-content:space-between;min-height:var(--header-height);padding:0 calc(var(--space)/2);top:0;z-index:10}.header,.header__left,.header__right{display:flex;align-items:center}.header .nav{display:flex;gap:1em;list-style:none;margin:0 12px 0 0;padding:0}.header .nav .nav-item{margin:0;padding:0;font-family:Walter Turncoat,sans-serif;font-weight:600}@media screen and (min-width:1300px){.header{position:sticky;width:100%}}#app,.main{display:flex;flex-direction:column;flex:1 0 auto}.main{align-items:center;padding:1.5vw 15px 0;gap:calc(var(--space)*0.5)}@media screen and (max-width:650px){.main{padding-left:0;padding-right:0}}.footer{display:flex;align-items:center;justify-content:center;padding:calc(var(--space)/2);text-align:center;font-size:.8em;flex-shrink:0}.post-meta{font-size:.8em;opacity:.8}.author{margin:0 auto;max-width:500px;text-align:center;padding-top:calc(var(--space)/2)}.author__image{border-radius:100%;width:90px;height:90px;margin-bottom:1em}.author__intro{opacity:.8;margin-bottom:0}.author__site-title{font-size:2em}.author__links{margin-top:-.5em}.author__links a{margin:0 .5em}@media screen and (max-width:650px){.author__intro{padding:0 calc(var(--space)/2) 0 calc(var(--space)/2)}}.post-tags{margin:1em 0 0;display:flex;gap:.5em;flex-wrap:wrap}.post-tags__link{line-height:1;font-size:.8em;font-weight:500;text-decoration:none;background-color:var(--bg-color);color:var(--accent-color);padding:.5em;border-radius:var(--radius)}.post-card{position:relative;flex:1 0 auto}.post-card__header{margin:calc(var(--space)*-1) calc(var(--space)*-1) calc(var(--space)/2);overflow:hidden;border-radius:var(--radius) var(--radius) 0 0}.post-card__header:empty{display:none}.post-card__image{min-width:100%}.post-card__title{margin-top:0}.post-card__tags{z-index:1;position:relative}@media screen and (max-width:650px){.post-card__header{border-radius:0}}.pagination{display:flex;justify-content:center;align-items:center;gap:1em;font-family:Walter Turncoat,sans-serif;font-weight:600}.pagination button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:var(--link-color);font:inherit;line-height:normal;cursor:pointer}.pagination button:disabled{filter:opacity(40%);cursor:not-allowed}@media screen and (max-width:440px){.pagination__enhancement{display:none}}.post-title{padding-top:calc(var(--space)/2);text-align:center}.post-title__text{padding:0 var(--space) 0 var(--space)}.post__header{width:calc(100% + var(--space)*2);margin-left:calc(var(--space)*-1);margin-top:calc(var(--space)*-1);margin-bottom:calc(var(--space)/2);overflow:hidden;border-radius:var(--radius) var(--radius) 0 0}.post__header img{width:100%}.post__header:empty{display:none}.post__content h2:first-child{margin-top:0}.post__content li p,.post__content li ul{margin-bottom:.6em}.post__content img{width:calc(100% + var(--space)*2);margin-left:calc(var(--space)*-1);display:block;max-width:none}.post__content>p:first-child{font-size:1.2em;color:var(--title-color)}@media screen and (max-width:650px){.post__header{border-radius:0}}.post-comments{padding:calc(var(--space)/2)}.post-comments:empty{display:none}.post-author{padding-top:0}