/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */@import url(https://fonts.googleapis.com/icon?family=Material+Icons|Lato|Source+Sans+Pro);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:.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:-.25em}sup{top:-.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}[type=reset],[type=submit],button,html [type=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{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}a.button{color:#fff;text-decoration:none;display:inline-block;border:2px solid #ddd;border-radius:5px;padding:6px 18px;font-size:1.25em;box-shadow:1px 2px 0 rgba(0,0,0,.25);background-color:#2196f3}a.button:hover{border-color:#333;color:#333}table{margin-top:0;margin-bottom:16px;border-collapse:collapse;background-color:transparent}table tr{border-top:1px solid #ddd}table td,table th{padding:8px 16px;border:1px solid #ddd}table th{text-align:center}h1,h2,h3,h4{font-family:"Source Sans Pro",sans-serif}body{font-family:Lato,sans-serif;font-size:12pt;margin-top:100px}a{color:#2196f3;text-decoration:none}a:hover{text-decoration:underline;color:#1976d2}body>header{position:fixed;z-index:100;padding:16px;top:0;left:0;width:100%;box-sizing:border-box;background-color:#fff;border-bottom:2px solid #f5f5f5;display:block}@media screen and (min-width:991px){body>header{display:flex;flex-direction:row;flex-wrap:wrap}}@media screen and (min-width:991px){body>header:after,body>header:before{content:'';flex:1 1 auto}}body>header .hamburger>input{display:none}body>header .hamburger>i{display:none}@media screen and (max-width:991px){body>header .hamburger{float:right}}body>header>*{line-height:100%;margin:auto 0;flex:2 1 auto}body>header>h1{text-align:left}@media screen and (max-width:991px){body>header>h1{float:left}}body>header>h1 img{height:52px;margin:5px 0}body>header>nav{text-align:right;font-size:1rem;font-weight:900}body>header>nav ul{margin:0;list-style:none;padding:0}@media screen and (min-width:991px){body>header>nav ul li{display:inline}}body>header>nav a{color:#2196f3;text-decoration:none;margin-left:16px;padding:5px;display:inline-block;line-height:24pt}body>header>nav a:hover{text-decoration:underline}@media screen and (max-width:991px){body>header>nav{float:right}body>header>nav .hamburger i{font-family:'Material Icons';font-size:3rem;line-height:100%;color:#1976d2}body>header>nav ul{display:none}body>header>nav i.menu{display:block}body>header>nav i.close{display:none}body>header>nav input:checked~ul{display:block}body>header>nav input:checked~i.close{display:block}body>header>nav input:checked~i.menu{display:none}}body>.hero{color:#fff;background-color:#2196f3;padding:32px;text-align:center}body>.hero h2,body>.hero>h1{margin:0 auto;max-width:800px;text-align:left;text-shadow:1px 2px 0 rgba(0,0,0,.25)}footer{background-color:#2196f3;color:#fff;padding:16px 32px}footer>div{max-width:800px;margin:0 auto;display:flex}footer>div div{flex:1;margin:auto 0;text-align:left}footer>div div:nth-child(2){text-align:right}footer>div img{height:3rem}footer>div ul{display:block}footer>div ul li{display:inline}body>article{max-width:800px;margin:0 auto;padding:16px 32px;font-size:1.25rem}body>article img{max-width:100%}body>article .footnotes{font-size:small}body>article ol.pager{list-style:none;padding:0;margin-top:16px;margin-left:16px;text-align:right}body>article ol.pager li{display:inline-block}body>article pre{overflow-x:auto}.mark{background-color:#fff;border:1px solid rgba(0,0,0,.7);color:#000;box-shadow:3px 3px 3px rgba(0,0,0,.7);display:inline-block;margin:0 auto;text-align:left;padding:16px}body>article header h1{margin-bottom:0}body>article header h2{margin:0}body>article header span[rel=author],body>article header time{font-size:.66em;color:#333}body>article ul.posts{color:#000;list-style:none;padding:0;margin:0}body>article ul.posts h3{color:#2196f3}body>article ul.posts a{text-decoration:none;color:inherit}body>article ul.posts li>a{display:block}body>article ul.posts li>a:after{transform-origin:left center;transition:.5s all cubic-bezier(.5,-.2,.25,1.2);content:' ';display:block;width:3rem;height:5px;background-color:#2196f3}body>article ul.posts li>a:focus:after,body>article ul.posts li>a:hover:after{transform:scaleX(3)}.highlight .hll{background-color:#ffc}.highlight .c{color:grey}.highlight .err{color:#f00000;background-color:#f0a0a0}.highlight .k{color:green;font-weight:700}.highlight .o{color:#303030}.highlight .cm{color:grey}.highlight .cp{color:#507090}.highlight .c1{color:grey}.highlight .cs{color:#c00;font-weight:700}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:grey}.highlight .gp{color:#c65d09;font-weight:700}.highlight .gs{font-weight:700}.highlight .gu{color:purple;font-weight:700}.highlight .gt{color:#0040d0}.highlight .kc{color:green;font-weight:700}.highlight .kd{color:green;font-weight:700}.highlight .kn{color:green;font-weight:700}.highlight .kp{color:#003080;font-weight:700}.highlight .kr{color:green;font-weight:700}.highlight .kt{color:#303090;font-weight:700}.highlight .m{color:#6000e0;font-weight:700}.highlight .s{background-color:#fff0f0}.highlight .na{color:#0000c0}.highlight .nb{color:#007020}.highlight .nc{color:#b00060;font-weight:700}.highlight .no{color:#003060;font-weight:700}.highlight .nd{color:#505050;font-weight:700}.highlight .ni{color:maroon;font-weight:700}.highlight .ne{color:#f00000;font-weight:700}.highlight .nf{color:#0060b0;font-weight:700}.highlight .nl{color:#907000;font-weight:700}.highlight .nn{color:#0e84b5;font-weight:700}.highlight .nt{color:#007000}.highlight .nv{color:#906030}.highlight .ow{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight .mf{color:#6000e0;font-weight:700}.highlight .mh{color:#005080;font-weight:700}.highlight .mi{color:#0000d0;font-weight:700}.highlight .mo{color:#4000e0;font-weight:700}.highlight .sb{background-color:#fff0f0}.highlight .sc{color:#0040d0}.highlight .sd{color:#d04020}.highlight .s2{background-color:#fff0f0}.highlight .se{color:#606060;font-weight:700;background-color:#fff0f0}.highlight .sh{background-color:#fff0f0}.highlight .si{background-color:#e0e0e0}.highlight .sx{color:#d02000;background-color:#fff0f0}.highlight .sr{color:#000;background-color:#fff0ff}.highlight .s1{background-color:#fff0f0}.highlight .ss{color:#a06000}.highlight .bp{color:#007020}.highlight .vc{color:#306090}.highlight .vg{color:#d07000;font-weight:700}.highlight .vi{color:#3030b0}.highlight .il{color:#0000d0;font-weight:700}