/*! @copyright Cyker Way 2009-2018*/@media screen and (max-width: 479px){:root{--width-content: 100%}}@media screen and (min-width: 480px) and (max-width: 1079px){:root{--width-content: 480px}}@media screen and (min-width: 1080px){:root{--width-content: 1080px}}*{padding:0;margin:0}html,body{height:100%}body{display:flex;flex-direction:column;font-family:"IBM Plex Sans", "Droid Sans", "Droid Sans Fallback", "FreeSans", sans-serif;font-size:15px;font-weight:normal;line-height:1.8;background:#7f8c8d;color:#424949;opacity:0.0}h1,h2,h3,h4,h5,h6,p,blockquote,table,pre,ul,ol,dl,figure,img,video,iframe{margin-bottom:15px}p{text-align:justify;text-justify:auto}h1,h2,h3,h4,h5,h6,blockquote,table,pre{overflow-x:auto}h1,h2,h3,h4,h5,h6{white-space:nowrap;font-weight:normal}h1 code,h2 code,h3 code,h4 code,h5 code,h6 code{padding:0;border:0;background:transparent}ul,ol{margin-left:2em}a{text-decoration:none}a,a:visited{color:#3498db}a:hover{color:#2980b9}blockquote{padding:15px 15px 0;color:#7f8c8d;background:#fef9e7}table{display:inline-block;max-width:100%;position:relative;left:50%;transform:translate(-50%, 0%);border-collapse:collapse;font-size:15px;white-space:nowrap}table thead tr{background:#eaecee}table tbody tr:nth-child(odd){background:#fdfefe}table tbody tr:nth-child(even){background:#eaecee}table th{padding:7.5px;border:1px solid #f2f3f4}table td{padding:7.5px;border:1px solid #f2f3f4}pre{padding:15px;border:0 solid #f2f3f4;border-radius:2px;background:#fef9e7}pre>code{padding:0;border:0;line-height:1.5;background:transparent}code{padding:0.25em;border:0 solid #f2f3f4;border-radius:2px;font-family:"Inconsolata", "Droid Sans Mono", "FreeMono", monospace;font-size:100%;background:#fef9e7}.content{width:var(--width-content);height:100%;margin:0 auto}.site-header,.site-header-dummy,.site-footer{width:100%}@media screen and (max-width: 479px){.site-header-dummy,.site-main{margin-bottom:0}}@media screen and (min-width: 480px) and (max-width: 1079px){.site-header-dummy,.site-main{grid-template-columns:100%;margin-bottom:0}}@media screen and (min-width: 1080px){.site-header-dummy,.site-main{margin-bottom:15px}}.site-header{position:fixed;top:0;z-index:1024;height:48px;background:#424949}.site-header .site-nav{display:flex;align-items:center;height:100%}@media screen and (max-width: 479px){.site-header .site-nav{margin:0 0}}@media screen and (min-width: 480px) and (max-width: 1079px){.site-header .site-nav{grid-template-columns:100%;margin:0 0}}@media screen and (min-width: 1080px){.site-header .site-nav{margin:0 15px}}.site-header .site-nav .nav-item{margin:0 15px;flex:0 0 auto;color:#fbfcfc}.site-header .site-nav .nav-item:hover{color:#2980b9}.site-header .site-nav .nav-item-dummy{flex:1 1 auto}.site-header-dummy{flex:0 0 48px}.site-main{flex:1 1 auto}.site-main .index{border:0 solid #f2f3f4;border-radius:2px;padding:15px;background:#fdfefe}@media screen and (max-width: 479px){.site-main .index{margin:0 0}}@media screen and (min-width: 480px) and (max-width: 1079px){.site-main .index{grid-template-columns:100%;margin:0 0}}@media screen and (min-width: 1080px){.site-main .index{margin:0 15px}}.site-main .index .site-title{margin-bottom:15px}.site-main .index .post-list{display:grid;width:100%;grid-auto-flow:row;grid-gap:15px}@media screen and (max-width: 479px){.site-main .index .post-list{grid-template-columns:100%}}@media screen and (min-width: 480px) and (max-width: 1079px){.site-main .index .post-list{grid-template-columns:100%}}@media screen and (min-width: 1080px){.site-main .index .post-list{grid-template-columns:repeat(2, 1fr)}}.site-main .index .post-list .post-item{display:block;border:0 solid #f2f3f4;border-radius:2px;padding:15px}.site-main .index .post-list .post-item .post-head{font-size:16.875px;white-space:nowrap;overflow-x:auto;padding-bottom:7.5px;border-bottom:1px solid #f2f3f4;margin-bottom:7.5px}.site-main .index .post-list .post-item .post-head .post-meta{display:none}.site-main .index .post-list .post-item .post-head .post-title{display:inline-block;color:#3498db}@media screen and (max-width: 479px){.site-main .index .post-list .post-item .post-head{padding-bottom:0;border-bottom:0;margin-bottom:0}}.site-main .index .post-list .post-item .post-body{word-wrap:break-word;font-size:13.125px;color:#7f8c8d}@media screen and (max-width: 479px){.site-main .index .post-list .post-item .post-body{display:none}}.site-main .index .post-list .post-item:hover{background:#d6eaf8}.site-main .index .post-list .post-item:hover .post-title{color:#2980b9}.site-main .post{display:flex;flex-direction:column;border:0 solid #f2f3f4;border-radius:2px;padding:15px;background:#fdfefe;word-wrap:break-word}@media screen and (max-width: 479px){.site-main .post{margin:0 0}}@media screen and (min-width: 480px) and (max-width: 1079px){.site-main .post{grid-template-columns:100%;margin:0 0}}@media screen and (min-width: 1080px){.site-main .post{margin:0 15px}}.site-main .post .post-header .post-title{margin-bottom:15px;border:0 solid #f2f3f4;border-radius:2px;font-size:30px;background:#fcf3cf}.site-main .post .post-header .post-meta{display:none}.site-main .post .post-content h1,.site-main .post .post-content h2,.site-main .post .post-content h3,.site-main .post .post-content h4,.site-main .post .post-content h5,.site-main .post .post-content h6,.site-main .post .post-content p,.site-main .post .post-content pre,.site-main .post .post-content table,.site-main .post .post-content video,.site-main .post .post-content iframe{clear:both}.site-main .post .post-content h1{font-size:22.5px;border:0 solid #f2f3f4;border-radius:2px;background:#fcf3cf}.site-main .post .post-content h2{font-size:18.75px;border:0 solid #f2f3f4;border-radius:2px;background:#fcf3cf}.site-main .post .post-content h3{font-size:16.875px;border:0 solid #f2f3f4;border-radius:2px;background:#fcf3cf}.site-main .post .post-content h4{font-size:15.9375px;border:0 solid #f2f3f4;border-radius:2px;background:#fcf3cf}.site-main .post .post-content h5{font-size:15px;border:0 solid #f2f3f4;border-radius:2px;background:#fcf3cf}.site-main .post .post-content h6{font-size:14.0625px;border:0 solid #f2f3f4;border-radius:2px;background:#fcf3cf}.site-main .post .post-content img,.site-main .post .post-content video,.site-main .post .post-content iframe{display:block;margin-left:auto;margin-right:auto;max-width:100%}.site-footer{flex:0 0 48px;background:#424949}.site-footer .site-copyright{display:flex;justify-content:center;align-items:center;height:100%;color:#fbfcfc}@media screen and (max-width: 479px){.site-footer .site-copyright{margin:0 0}}@media screen and (min-width: 480px) and (max-width: 1079px){.site-footer .site-copyright{grid-template-columns:100%;margin:0 0}}@media screen and (min-width: 1080px){.site-footer .site-copyright{margin:0 15px}}.site-footer .site-copyright>*{flex:0 0 auto}.highlight .c{color:#60a0b0}.highlight .err{border:1px solid #FF0000}.highlight .k{color:#007020}.highlight .o{color:#666666}.highlight .ch{color:#60a0b0}.highlight .cm{color:#60a0b0}.highlight .cp{color:#007020}.highlight .cpf{color:#60a0b0}.highlight .c1{color:#60a0b0}.highlight .cs{color:#60a0b0;background-color:#fff0f0}.highlight .gd{color:#A00000}.highlight .gr{color:#FF0000}.highlight .gh{color:#000080}.highlight .gi{color:#00A000}.highlight .go{color:#888888}.highlight .gp{color:#c65d09}.highlight .gu{color:#800080}.highlight .gt{color:#0044DD}.highlight .kc{color:#007020}.highlight .kd{color:#007020}.highlight .kn{color:#007020}.highlight .kp{color:#007020}.highlight .kr{color:#007020}.highlight .kt{color:#902000}.highlight .m{color:#40a070}.highlight .s{color:#4070a0}.highlight .na{color:#4070a0}.highlight .nb{color:#007020}.highlight .nc{color:#0e84b5}.highlight .no{color:#60add5}.highlight .nd{color:#555555}.highlight .ni{color:#d55537}.highlight .ne{color:#007020}.highlight .nf{color:#06287e}.highlight .nl{color:#002070}.highlight .nn{color:#0e84b5}.highlight .nt{color:#062873}.highlight .nv{color:#bb60d5}.highlight .ow{color:#007020}.highlight .w{color:#bbbbbb}.highlight .mb{color:#40a070}.highlight .mf{color:#40a070}.highlight .mh{color:#40a070}.highlight .mi{color:#40a070}.highlight .mo{color:#40a070}.highlight .sa{color:#4070a0}.highlight .sb{color:#4070a0}.highlight .sc{color:#4070a0}.highlight .dl{color:#4070a0}.highlight .sd{color:#4070a0}.highlight .s2{color:#4070a0}.highlight .se{color:#4070a0}.highlight .sh{color:#4070a0}.highlight .si{color:#70a0d0}.highlight .sx{color:#c65d09}.highlight .sr{color:#235388}.highlight .s1{color:#4070a0}.highlight .ss{color:#517918}.highlight .bp{color:#007020}.highlight .fm{color:#06287e}.highlight .vc{color:#bb60d5}.highlight .vg{color:#bb60d5}.highlight .vi{color:#bb60d5}.highlight .vm{color:#bb60d5}.highlight .il{color:#40a070}
/*# sourceMappingURL=/assets/source-maps/main.scss.map */
/*# sourceURL=_assets/css/main.scss */
