@import url(https://fonts.googleapis.com/css2?family=Alata&family=Poppins&display=swap);:root{font-size:16px}*{box-sizing:border-box}body,html{margin:0;font-family:Poppins,sans-serif;font-smooth:auto;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Alata,Poppins,sans-serif}a{color:inherit;text-decoration:none}.site-wrapper{max-width:640px;margin:0 auto;padding:0 8px}.site-header{position:-webkit-sticky;position:sticky;top:0;background:#fff;padding:2rem 0;z-index:100}.site-header h1,.site-header p{margin:0}.site-header .site-wrapper{display:flex;align-items:flex-end}.site-header .site-wrapper .site-header-right{margin-left:auto}.site-header .site-wrapper .site-header-right .index-read-more,.site-header .site-wrapper .site-header-right .link,.site-header .site-wrapper .site-header-right .pagination-next,.site-header .site-wrapper .site-header-right .pagination-page,.site-header .site-wrapper .site-header-right .pagination-previous{margin-bottom:-.5rem}.index-read-more,.link,.pagination-next,.pagination-page,.pagination-previous{display:inline-block;transition:.3s;border-radius:1rem;padding:.5rem 1rem;text-align:center}.index-read-more:hover,.link:hover,.pagination-next:hover,.pagination-page:hover,.pagination-previous:hover{background:rgba(0,0,0,.05)}.pagination{text-align:center}.pagination-next,.pagination-page,.pagination-previous{margin:0 2px}.pagination-page-active{font-weight:700;background:rgba(0,0,0,.05)}.blog-post-card{margin:4rem -1rem}.blog-post-card>a{display:block;transition:.3s;padding:.8rem 1rem;border-radius:1rem}.blog-post-card:hover>a{transform:translateY(-.5rem);background:rgba(0,0,0,.05)}.blog-post-card-header h2,.blog-post-card-header p{margin:0}.blog-post-card-header h2{font-size:1.8rem;font-weight:300}.blog-post-card-date{color:#444}.blog-post-card-excerpt{margin-bottom:0}.article img{max-width:100%;height:auto}.article iframe{display:block;margin:0 auto;max-width:100%}.article figure{margin:2rem}.article figure figcaption{margin-top:-4px;color:#444;font-size:.9rem;font-style:italic;text-align:center}.article a[href]{text-decoration:underline;-webkit-text-decoration-color:#444;text-decoration-color:#444}.article h1{font-size:1.8rem;font-weight:300}.article h1:first-of-type{margin-top:4.4rem}.article h1,.article h2,.article h3{margin-top:3em}.article h1+h1,.article h1+h2,.article h1+h3,.article h2+h1,.article h2+h2,.article h2+h3,.article h3+h1,.article h3+h2,.article h3+h3{margin-top:-.75em}.article ul{padding:0;list-style:none}.article ul li{position:relative;padding:0 0 0 1rem}.article ul li:before{position:absolute;left:0;content:"\BB   "}.article hr{display:block;width:33%;height:1px;margin:2rem auto;background:#aaa;border:0}.article blockquote{margin:2rem 2rem 2rem 0;padding-left:2rem;border-left:4px solid #eee}.site-footer{margin-top:4rem;text-align:center}