@charset "UTF-8";button,button[type=button],button[type=reset],button[type=submit]{-webkit-appearance:button}input,input[type=text],input[type=email]{-webkit-appearance:none;-moz-appearance:none;appearance:none}html,body{height:100%}html{box-sizing:border-box}*,*:before,*:after{padding:0;margin:0;box-sizing:inherit}html{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:95%}@media screen and (min-width:800px){html{font-size:100%}}@media screen and (min-width:1400px){html{font-size:115%}}h1,h2,h3,h4,h5,h6{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}h1{font-size:2.121rem;line-height:2.25rem;margin-top:2.25rem}h2{font-size:1.414rem}h3{font-size:1.17833333rem}h4{font-size:.98194444rem}h5{font-size:.81828704rem}p{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}ul,ol{padding-left:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}ul li,ol li{line-height:1.5rem}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}.theme--default blockquote{margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.5rem;color:#202020}.theme--default blockquote::before{position:absolute;content:"\201C";font-size:6em;font-family:roboto,serif;margin-top:.1em;margin-left:-.2em;z-index:-1;color:#e2e2e2}.theme--default blockquote cite{font-style:italic;font-size:.95em;color:#717171}.theme--default blockquote cite::before{content:"— "}.theme--dark blockquote{margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.5rem;color:#f7f7f7}.theme--dark blockquote::before{position:absolute;content:"\201C";font-size:6em;font-family:roboto,serif;margin-top:.1em;margin-left:-.2em;z-index:-1;color:#2e2e2e}.theme--dark blockquote cite{font-style:italic;font-size:.95em;color:#c7c7c7}.theme--dark blockquote cite::before{content:"— "}.theme--default pre{line-height:1.45;margin-top:1.5rem;padding:16px;word-wrap:normal;overflow:auto;background-color:#f0f3f3;color:#202020;border-radius:3px}.theme--dark pre{line-height:1.45;margin-top:1.5rem;padding:16px;word-wrap:normal;overflow:auto;background-color:#0f0c0c;color:#f7f7f7;border-radius:3px}code{font-size:85%;font-family:sfmono-regular,Consolas,Menlo,monospace;padding:.2em .4em;margin:0;border-radius:3px}pre>code{word-break:normal;white-space:pre}pre code{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:initial;border:0}.lead{font-size:1.414rem}abbr[title]{text-decoration:underline double}.theme--default p a,.theme--default h1 a,.theme--default h2 a,.theme--default h3 a{color:#62924c}.theme--default p a:visited,.theme--default h1 a:visited,.theme--default h2 a:visited,.theme--default h3 a:visited{color:#374933}.theme--default p a:hover,.theme--default h1 a:hover,.theme--default h2 a:hover,.theme--default h3 a:hover{color:#5c9251}.theme--dark p a,.theme--dark h1 a,.theme--dark h2 a,.theme--dark h3 a{color:#aae68d}.theme--dark p a:visited,.theme--dark h1 a:visited,.theme--dark h2 a:visited,.theme--dark h3 a:visited{color:#ace0a0}.theme--dark p a:hover,.theme--dark h1 a:hover,.theme--dark h2 a:hover,.theme--dark h3 a:hover{color:#63e44a}.theme--default .burger__container{height:4rem;display:flex;align-items:center;padding:0 1.5rem;position:fixed;width:100%;background:#f7f7f7;z-index:2}@media screen and (min-width:800px){.theme--default .burger__container{display:none}}.theme--dark .burger__container{height:4rem;display:flex;align-items:center;padding:0 1.5rem;position:fixed;width:100%;background:#202020;z-index:2}@media screen and (min-width:800px){.theme--dark .burger__container{display:none}}.burger{position:relative;width:28px;height:28px;cursor:pointer}.theme--default .burger__meat{position:absolute;width:28px;height:2px;background:#202020;top:calc(50% - 2px/2);left:calc(50% - 28px/2);transition:all 150ms ease-in}.theme--dark .burger__meat{position:absolute;width:28px;height:2px;background:#f7f7f7;top:calc(50% - 2px/2);left:calc(50% - 28px/2);transition:all 150ms ease-in}.burger__meat--1{transform:translateY(-10px)}.burger__meat--2{width:calc(28px - 6px)}.burger__meat--3{transform:translateY(10px)}.nav--active .burger__meat--1{transform:rotate(45deg)}.nav--active .burger__meat--2{opacity:0}.nav--active .burger__meat--3{transform:rotate(-45deg)}@keyframes nav-wave{0%,100%{color:var(--nav-color-dim)}50%{color:var(--nav-color-bright)}}.theme--default .nav{font-size:16px;position:fixed;display:flex;justify-content:center;align-items:center;visibility:hidden;z-index:1}@media screen and (min-width:800px){.theme--default .nav{display:block;visibility:visible;padding-top:3em;width:8em}}@media screen and (max-width:800px){.theme--default .nav{background:#f7f7f7}}.theme--dark .nav{font-size:16px;position:fixed;display:flex;justify-content:center;align-items:center;visibility:hidden;z-index:1}@media screen and (min-width:800px){.theme--dark .nav{display:block;visibility:visible;padding-top:3em;width:8em}}@media screen and (max-width:800px){.theme--dark .nav{background:#202020}}.nav--active .nav{visibility:visible;height:100%;width:100%}@media screen and (min-width:800px){.nav--active .nav{width:8em}}.nav__list{text-align:right;list-style:none;margin:0;padding:0;width:50%}@media screen and (min-width:800px){.nav__list{width:auto}}@media screen and (max-width:799px){.nav__list{transform:translateY(-25px);opacity:0}.nav--active .nav__list{transform:translateY(0);opacity:1;transition:all 500ms ease}}.nav__list li{margin-bottom:3em;line-height:1.5em;transition:transform .15s ease}.nav__list li:last-of-type{margin-bottom:0}.nav__list li.active{transform:translateX(2em)}@media screen and (min-width:800px){.nav__list li{margin-bottom:1.75em}}.theme--default .nav__item-bg{display:inline-block;border-radius:6px;padding:2px 8px;background-color:#e2e2e2}.theme--default .nav__item-bg.active{background-color:#b9cfb4}.theme--dark .nav__item-bg{display:inline-block;border-radius:6px;padding:2px 8px;background-color:#2e2e2e}.theme--dark .nav__item-bg.active{background-color:#63745f}.theme--default .nav__list a{--nav-color-dim:#9b9b9b;--nav-color-bright:#202020;color:#9b9b9b;text-decoration:none;font-size:2em;animation:nav-wave 5s ease-in-out infinite}.theme--default .nav__list a.active{color:#202020;animation:none}.theme--default .nav__list a:hover{color:#202020}@media screen and (min-width:800px){.theme--default .nav__list a{font-size:1em}}.nav__list li:nth-child(1) .theme--default .nav__list a{animation-delay:0s}.nav__list li:nth-child(2) .theme--default .nav__list a{animation-delay:-.7s}.nav__list li:nth-child(3) .theme--default .nav__list a{animation-delay:-1.4s}.nav__list li:nth-child(4) .theme--default .nav__list a{animation-delay:-2.1s}.nav__list li:nth-child(5) .theme--default .nav__list a{animation-delay:-2.8s}.nav__list li:nth-child(6) .theme--default .nav__list a{animation-delay:-3.5s}.nav__list li:nth-child(7) .theme--default .nav__list a{animation-delay:-4.2s}.nav__list li:nth-child(8) .theme--default .nav__list a{animation-delay:-4.9s}.theme--dark .nav__list a{--nav-color-dim:#797979;--nav-color-bright:#f7f7f7;color:#797979;text-decoration:none;font-size:2em;animation:nav-wave 5s ease-in-out infinite}.theme--dark .nav__list a.active{color:#f7f7f7;animation:none}.theme--dark .nav__list a:hover{color:#f7f7f7}@media screen and (min-width:800px){.theme--dark .nav__list a{font-size:1em}}.nav__list li:nth-child(1) .theme--dark .nav__list a{animation-delay:0s}.nav__list li:nth-child(2) .theme--dark .nav__list a{animation-delay:-.7s}.nav__list li:nth-child(3) .theme--dark .nav__list a{animation-delay:-1.4s}.nav__list li:nth-child(4) .theme--dark .nav__list a{animation-delay:-2.1s}.nav__list li:nth-child(5) .theme--dark .nav__list a{animation-delay:-2.8s}.nav__list li:nth-child(6) .theme--dark .nav__list a{animation-delay:-3.5s}.nav__list li:nth-child(7) .theme--dark .nav__list a{animation-delay:-4.2s}.nav__list li:nth-child(8) .theme--dark .nav__list a{animation-delay:-4.9s}.social-icons{display:flex;justify-content:center}.social-icons__link{padding:.8rem}.social-icons__link:not(:last-child){margin-right:1em}.social-icons__link .social-icons__icon{width:1.4rem;height:1.4rem;background-size:contain;background-repeat:no-repeat}body.nav--active{overflow:hidden}main{padding:3rem 1.5rem 1rem}@media screen and (min-width:800px){main{padding-left:calc(1.5rem + 8em)}}@media screen and (max-width:799px){main{padding-top:calc(3rem + 4rem)}}.post-list__container{margin:0 auto;max-width:1200px;width:100%}@media screen and (min-width:800px){.post-list__container{padding-left:50px}}.post-list{list-style:none;margin:0;padding:0;width:100%}.post{margin-bottom:1.5rem}.post__header{position:relative}.theme--default .post__desc{color:#717171;font-size:.8rem;margin-left:0;margin-right:0}.theme--default .post__desc p{margin-top:.3em;line-height:1.5em}.theme--dark .post__desc{color:#c7c7c7;font-size:.8rem;margin-left:0;margin-right:0}.theme--dark .post__desc p{margin-top:.3em;line-height:1.5em}.theme--default .post__title{margin-top:0;font-weight:500}.theme--default .post__title a{text-decoration:none}.theme--dark .post__title{margin-top:0;font-weight:500}.theme--dark .post__title a{text-decoration:none}.theme--default .post-date{color:#f7f7f7;background-color:#9b9b9b;padding:3px;line-height:1em;border-radius:4px;margin-top:4px;font-size:.8rem;display:inline-block;font-weight:700;width:100%;text-align:center}.theme--default .post-date.wip{font-style:italic;color:#9b9b9b;background-color:#f0f3f3}.theme--dark .post-date{color:#202020;background-color:#797979;padding:3px;line-height:1em;border-radius:4px;margin-top:4px;font-size:.8rem;display:inline-block;font-weight:700;width:100%;text-align:center}.theme--dark .post-date.wip{font-style:italic;color:#797979;background-color:#0f0c0c}.post-date__container{position:absolute;left:-6em;width:5.5em}@media screen and (max-width:800px){.post-date__container{left:unset;position:relative;margin-bottom:.5em}}.post__img-container{border-radius:4px;overflow:hidden;height:12em;margin-top:1em;background-position:50%;background-size:cover}.post__video-container{border-radius:4px;overflow:hidden;height:12em;margin-top:1em;position:relative}.post__video-container video.post__video{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;min-height:50%;min-width:50%;width:100%}.tags__list{list-style:none;margin:0;padding:0 0 0 50px;flex-shrink:0}@media screen and (max-width:799px){.tags__list{display:none}}.post__header .tags__list{display:none;padding-left:0}@media screen and (max-width:799px){.post__header .tags__list{display:block}}.post__header .tags__list .tag__item{display:inline-block;margin-right:10px}.post__header .tags__list .tag__item:last-child{margin-right:0}.post__header .tags__list .tag__link{font-size:.8rem}.list__desc{margin:0 auto;max-width:1200px;width:100%;padding:0 0 2.5rem}@media screen and (min-width:800px){.list__desc{padding-left:50px}}.post__desc{width:100%;max-width:34rem;margin:0 auto}.post__desc h2,.post__desc h3{position:relative;padding-top:10px}.post__desc h2 .anchor,.post__desc h3 .anchor{top:.5rem;text-decoration:none;position:absolute;left:-1rem;color:#9b9b9b;font-size:1.2rem;font-weight:400}.post__desc h2 .anchor:hover,.post__desc h3 .anchor:hover{color:#717171}.post__desc blockquote{width:95%;margin:0 auto;font-size:1rem}.post__desc blockquote a{color:#717171;text-decoration:underline}.post__desc img{width:100%;max-width:500px;margin:0 auto;display:block}.tag__link{text-decoration:none;color:#9b9b9b;font-size:.9rem}.tag__link::before{content:"#";font-size:.7rem;padding-right:1px}.tag__link:hover{color:#717171}.post-list__container{display:flex;justify-content:space-between}.theme--default .category-filter{display:flex;flex-wrap:wrap;gap:.4em;margin:0 auto 1.5em;max-width:1200px;width:100%}@media screen and (min-width:800px){.theme--default .category-filter{padding-left:50px}}.theme--dark .category-filter{display:flex;flex-wrap:wrap;gap:.4em;margin:0 auto 1.5em;max-width:1200px;width:100%}@media screen and (min-width:800px){.theme--dark .category-filter{padding-left:50px}}.theme--default .category-filter__btn{background:0 0;border:1px solid #9b9b9b;color:#9b9b9b;padding:.2em .6em;border-radius:4px;cursor:pointer;font-size:.8rem;font-family:inherit}.theme--default .category-filter__btn:hover{border-color:#717171;color:#717171}.theme--default .category-filter__btn.active{border-color:#202020;color:#202020;background-color:#e2e2e2}.theme--dark .category-filter__btn{background:0 0;border:1px solid #797979;color:#797979;padding:.2em .6em;border-radius:4px;cursor:pointer;font-size:.8rem;font-family:inherit}.theme--dark .category-filter__btn:hover{border-color:#c7c7c7;color:#c7c7c7}.theme--dark .category-filter__btn.active{border-color:#f7f7f7;color:#f7f7f7;background-color:#2e2e2e}