@import url(https://fonts.googleapis.com/css2?family=Adamina&family=Poppins:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap);:root{--primray-color:#b31900;--text-color:#444444;--meta-color:#999999;--border-color:#dddddd;--code-color:#444444;--code-bgc:#eeeeee;--main-font:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--serif-font:Georgia,serif;--sans-font:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}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:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;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;width:100%}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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}*,::after,::before{box-sizing:border-box}.p-color{color:var(--primray-color)}.meta-color{color:var(--meta-color)}@media (max-width:1100px){.center-on-breakpoint{text-align:center}}.mt-0{margin-top:0!important}.text-center{text-align:center}.nowrap{white-space:nowrap}.header__menu{font-family:var(--sans-font);margin:20px 0;list-style:none;text-align:center;font-size:18px;padding:0}.header__menu li{display:inline-block;margin:10px}.footer{margin-top:1em;text-align:center;border-top:1px solid var(--border-color)}@media (max-width:600px){.footer span.separator{display:block;line-height:.5;opacity:0}}.main-content{display:flow-root;max-width:900px;min-width:300px;margin:auto;padding:0 50px}@media (max-width:1100px){.main-content{padding:0 15px}}body{color:#444;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:18px}.text-color{color:#444}a{color:var(--primray-color);text-decoration:none}a:hover{border-bottom:1px solid}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;margin:.7em 0}h1{font-size:1.6em}h2{font-size:1.35em}h3{font-size:1.1em}h4{font-size:1em}hr{border:0;height:1px;background-color:var(--meta-color);opacity:.4;margin:1em 0}img.emoji{height:1em;width:1em;margin:0 .05em 0 .1em;vertical-align:-.1em}.post-summary{margin-bottom:1em;text-align:justify}.post-summary__title{margin:.5em 0}.post-summary__excerpt{margin-bottom:1em;-webkit-hyphens:auto;hyphens:auto}.post-info__meta{display:inline-block;margin:5px 20px 0 0}.post-info__tag{margin-right:10px}.post-info__published_at{color:var(--meta-color)}.post-single{margin-bottom:50px}.post-single h1.post-single__title{margin-top:.4em}.post-single p{margin-top:0}.post-single blockquote{border-left:5px solid var(--primray-color);padding:.7em 1em;margin-left:0;margin-right:0;background-color:var(--code-bgc);filter:none}.post-single blockquote p:last-child{margin-bottom:0}.post-single pre>code{display:block;overflow-x:auto;padding:1em;color:var(--code-color);background:var(--code-bgc);line-height:1.5}.post-single code{background:var(--code-bgc);padding:3px 5px;border-radius:5px;color:var(--primray-color)}.post-single table{border-spacing:0;border:1px solid var(--border-color);border-bottom:none;width:100%;margin-bottom:1em}.post-single table th{background-color:var(--code-bgc)}.post-single table td,.post-single table th{border-bottom:1px solid var(--border-color);border-left:1px solid var(--border-color);padding:10px}.post-single table td:first-child,.post-single table th:first-child{border-left:none}ul.listing li.listing__item{margin:5px 0}.personal-board{text-align:center}.avatar{display:block}.avatar__image{margin:auto;width:200px;height:200px;border-radius:100%;display:block}.avatar__image_small{width:100px;height:100px}@media (max-width:600px){.avatar__image{width:150px;height:150px}.avatar__image_small{width:80px;height:80px}}.page-404 .notfound{margin:50px auto;text-align:center}.page-404 img{max-width:200px}