/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [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:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;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-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}html{font-size:18px;box-sizing:border-box}body{line-height:1.5;color:#34495e;background-color:#efefef;border-top:3px solid #c05b4d}a{color:#34495e;text-decoration:none}img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}pre{display:block;padding:1rem}pre,code{font-size:90%;overflow:auto;font-family:Consolas,Monaco,Menlo,Consolas,monospace;margin-bottom:0}pre>code{display:block;border:none;font-style:normal;font-size:1rem}iframe{border:0}#header{padding:20px;display:flex;justify-content:space-between}#header .logo a{font-size:48px}#header .menu{align-self:flex-start}#header .menu ul{display:inline-block;padding-right:25px}#header .menu ul li{display:inline-block;margin-right:5px;display:inline-block;vertical-align:middle;transform:translateZ(0);backface-visibility:hidden;box-shadow:0 0 1px transparent;position:relative;overflow:hidden}#header .menu ul li:before{content:'';position:absolute;z-index:-1;height:2px;bottom:0;left:51%;right:51%;background:#c05b4d;transition-duration:0.2s;transition-property:right, left;transition-timing-function:ease-out}#header .menu ul li.active:before,#header .menu ul li:active:before,#header .menu ul li:focus:before,#header .menu ul li:hover:before{right:0;left:0}#header .menu ul li a{font-size:18px}main{padding:0 20px}main .posts{margin-bottom:20px}main .read-more a{font-size:1.1rem;color:#c05b4d}main .read-more a:hover{text-decoration:underline}main .post{padding:1.5rem 0}main .post h2,main .post h3,main .post h4,main .post h5,main .post h6{font-weight:400}main .post code{padding:3px 5px;border-radius:4px;color:#c7254e;background:#f8f5ec}main .post p>a{color:#c05b4d;word-break:break-all}main .post p>a:hover{border-bottom:1px solid #c05b4d}main .post blockquote{margin:2em 0;padding:10px 20px;position:relative;color:rgba(52,73,94,0.8);background-color:rgba(192,91,77,0.05);border-left:3px solid rgba(192,91,77,0.3);box-shadow:1px 1px 2px rgba(0,0,0,0.125)}main .post blockquote p{margin:0}main .post table{width:100%;max-width:100%;margin:10px 0;border-spacing:0;box-shadow:2px 2px 3px rgba(0,0,0,0.125)}main .post table thead{background:#f8f5ec}main .post table th,main .post table td{padding:5px 15px;border:1px double #f4efe1}main .post table tr:hover{background-color:#f8f5ec}main .post__title{margin:0;font-size:30px;font-weight:400;display:inline-block;vertical-align:middle;transform:translateZ(0);backface-visibility:hidden;box-shadow:0 0 1px transparent;position:relative;overflow:hidden}main .post__title:before{content:'';position:absolute;z-index:-1;height:2px;bottom:0;left:51%;right:51%;background:#c05b4d;transition-duration:0.2s;transition-property:right, left;transition-timing-function:ease-out}main .post__title.active:before,main .post__title:active:before,main .post__title:focus:before,main .post__title:hover:before{right:0;left:0}main .post .draft{background-color:yellow}main .post__category{display:inline}main .post__category a{color:inherit}main .post__category a:before{content:"\B7";padding-right:2px}main .post__category a:hover{color:#c05b4d}main .post__meta{font-size:14px;color:#8a8a8a}main .post__summary{margin-bottom:1rem}main .posts{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));grid-gap:2rem}main .post{background-color:#f6f6f6}main .post-preview{padding:5px 10px 5px;border-radius:5px;height:500px;overflow:hidden}main .post-full{padding:5px 10px 5px}main .post-footer{margin-top:20px;border-top:1px solid #e6e6e6}main .post-nav{margin:1rem 0}main .post+.post{border-top:1px solid #e6e6e6}main .pagination{margin:2rem 0;clear:both}.post-tags{padding:15px 0;text-align:center}.post-tags a{margin-right:5px;color:#c05b4d}.next,.previous{font-weight:600;font-size:20px;transition:transform 0.3s ease-out}.next:hover,.previous:hover{color:#c05b4d}.next{float:right}.next:hover{transform:translateX(4px)}.previous{float:left}.previous:hover{transform:translateX(-4px)}.post-preview{display:grid;grid-template:"head" min-content "main" 1fr "footer" min-content "tags" min-content}.post-preview .post__summary{margin-bottom:unset}.taxonomies{margin:2em 0 3em;text-align:center}.taxonomies__title{display:inline-block;font-size:18px;color:#c05b4d;border-bottom:2px solid #c05b4d}.taxonomies__items{margin:10px 0}.taxonomies__items a{margin:5px 10px;word-wrap:break-word;position:relative}.taxonomies__items a:hover{color:#c05b4d}.taxonomies__items a .count{position:relative;top:-8px;right:-2px;color:#c05b4d;font-size:12px}.taxonomy{margin:2em 0}.taxonomy__item{padding:3px 20px;border-left:1px solid #8a8a8a;transition:0.2s ease-out}.taxonomy__item:hover{border-left:3px solid #c05b4d;transform:translateX(4px)}.taxonomy__item__time{margin-right:10px;color:#8a8a8a}.taxonomy__item__title a{color:#c05b4d}.slideout-menu{position:fixed;top:0;left:0px;bottom:0;width:180px;min-height:100vh;overflow-y:hidden;-webkit-overflow-scrolling:touch;z-index:0;display:none}.slideout-panel{position:relative;z-index:1;background-color:white}.slideout-open,.slideout-open body,.slideout-open .slideout-panel{overflow:hidden}.slideout-open .slideout-menu{display:block}
