/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}section,article,aside,header,footer,nav,main{display:block}*{box-sizing:border-box}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}html{height:100%}body{margin:0;padding:.8rem;overflow-x:hidden;font-size:13px;font-family:Sans-Serif;color:#222;min-height:100vh;display:grid;grid-gap:.8rem;grid-template-columns:minmax(0, 1fr);grid-template-areas:"header" "main" "sidebar" "footer";grid-template-rows:auto 1fr fit-content(200px) auto}@media (min-width: 600px){body{font-size:15px;padding:1rem;grid-gap:1rem}}@media (min-width: 930px){body{font-size:17px;padding:1.2rem;grid-gap:1.2rem;grid-template-columns:minmax(0, 900px) 300px;grid-template-areas:"header header" "main sidebar" "footer footer";grid-template-rows:auto 1fr auto}}@media (min-width: 1200px){body{font-size:18px;padding:1.3rem;grid-gap:1.3rem;grid-template-columns:1fr minmax(0, 900px) 400px 1fr;grid-template-areas:". header header ." ". main sidebar ." ". footer footer .";grid-template-rows:auto 1fr auto}}a{color:#000}a:visited{color:#3c3c3c}ul{list-style-type:circle}ul ul{list-style-type:circle}ul ul ul{list-style-type:circle}li{margin:.3rem 0}.site-header{border:1px solid #acacac;border-radius:.8rem;padding:.4rem;grid-area:header;text-align:center}.site-header a{text-decoration:none}.site-header .site-title{margin:.67em 0 .6rem;font-size:2rem;color:#222;text-transform:capitalize}.header-underline{position:relative;border:1px solid #797979;border-radius:.4rem;padding:.4rem;margin:0 7vw .8rem 7vw}.header-underline:before{content:"";position:absolute;top:-.5rem;left:2rem;right:2rem;bottom:-.5rem;border:1px solid #939393;border-radius:.4rem}.header-underline:after{content:"";border-top:1px solid #606060;position:absolute;top:.4rem;height:1px;left:1rem;right:1rem}@media (min-width: 600px){.site-header{padding:.6rem}}@media (min-width: 930px){.site-header{padding:.8rem}}.site-footer{grid-area:footer;font-size:.8rem;border:1px solid #acacac;border-radius:.8rem;padding:.4rem}@media (min-width: 600px){.site-footer{padding:.6rem}}@media (min-width: 930px){.site-footer{padding:.8rem}}.content{border:1px solid #acacac;border-radius:.8rem;padding:.4rem;grid-area:main}.content img{max-width:100%}@media (min-width: 600px){.content{padding:.8rem}}@media (min-width: 930px){.content{padding:1.2rem}}.paginator{position:relative;margin:3rem 1rem 3rem 1rem;border:1px solid #b9b9b9;border-radius:.8rem;padding:.3rem;text-align:center}.paginator a{display:inline-block;text-decoration:none;border-radius:.6rem;padding:.6rem 1.3rem;border:.15rem solid #555;color:#222}.paginator a:hover{background-color:#555;color:#fff}.paginator .top,.paginator .bottom{border:1px solid #b9b9b9;position:absolute;height:.4rem;border-radius:.3rem}.paginator .bar-1{left:5vw;right:5vw}.paginator .bar-2{left:15vw;right:15vw}.paginator .top.bar-1{top:-.7rem}.paginator .top.bar-2{top:-1.4rem}.paginator .bottom.bar-1{bottom:-.7rem}.paginator .bottom.bar-2{bottom:-1.4rem}@media (min-width: 600px){.paginator .top,.paginator .bottom{height:.4rem}.paginator .top.bar-1{top:-.8rem}.paginator .top.bar-2{top:-1.6rem}.paginator .bottom.bar-1{bottom:-.8rem}.paginator .bottom.bar-2{bottom:-1.6rem}}@media (min-width: 930px){.paginator .top,.paginator .bottom{height:.5rem}.paginator .top.bar-1{top:-.9rem}.paginator .top.bar-2{top:-1.8rem}.paginator .bottom.bar-1{bottom:-.9rem}.paginator .bottom.bar-2{bottom:-1.8rem}}.divider{height:1rem;margin:1rem 15%;display:flex;justify-content:space-around}.divider div{width:1rem;border:1px solid #b9b9b9;border-radius:.5rem}@media (min-width: 600px){.divider{height:1.2rem;margin:1.5rem 20%}.divider div{width:1.2rem;border-radius:.6rem}}@media (min-width: 930px){.divider{height:1.5rem;margin:2rem 25%}.divider div{width:1.5rem;border-radius:.75rem}}article .post-body{padding-left:.5rem;line-height:1.5}article .post-body pre{line-height:1.2;overflow-x:auto}article header .title-link{color:#222;text-decoration:none}article header h1,article header h2{margin-bottom:.5rem;padding-left:.5rem;font-size:1.5em}.post-info{border:1px solid #acacac;border-radius:.4rem;padding:.4rem;font-size:.8rem;color:#484848}.page-title{font-size:1.5em}.sidebar{display:flex;justify-content:flex-start;grid-area:sidebar;flex-direction:column}.sidebar .recent,.sidebar .categories{border:1px solid #acacac;border-radius:.8rem;padding:.4rem}.sidebar .recent h2,.sidebar .categories h2{font-size:1rem;margin:0}.sidebar .recent ul,.sidebar .categories ul{padding-left:1rem;margin:0;margin-top:.4rem}.sidebar .filler{display:none;flex-grow:1;border:1px solid #acacac;border-radius:.8rem;padding:.4rem}.side-divider{display:flex;justify-content:center;flex-direction:row;margin:0 1rem}.side-divider div{width:1rem;height:1rem;border:1px solid #868686;border-radius:.5rem;margin:.5rem 0}@media (min-width: 600px){.sidebar{flex-direction:row}.sidebar .recent,.sidebar .categories{padding:.6rem}.sidebar .recent h2,.sidebar .categories h2{font-size:1.1rem}.sidebar .filler{display:block}.side-divider{flex-direction:column}}@media (min-width: 930px){.sidebar{flex-direction:column}.sidebar .recent,.sidebar .categories{padding:.8rem}.sidebar .recent h2,.sidebar .categories h2{font-size:1.2rem}.sidebar .filler{display:block}.side-divider{flex-direction:row;margin:1rem 0}.side-divider div{margin:0 .5rem}}.columns{display:grid;grid-gap:1rem;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr))}