pre,pre code{background-color:transparent;border-radius:0}pre,code{font-family:"Source Code Pro",Consolas,monospace}code{color:#444}pre{padding:1.125em;line-height:1.11;overflow-x:scroll;margin-bottom:0.88em;background-color:#efefef}.highlight .p{font-size:1.125rem;line-height:1}pre{counter-reset:line-numbering;white-space:pre;overflow-x:auto;word-break:inherit;word-wrap:inherit}pre a{background-image:none}pre a::before{content:counter(line-numbering);counter-increment:line-numbering;padding-right:1em;width:25px;text-align:right;opacity:0.7;display:inline-block;color:#efefef;margin-right:16px;font-size:13px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}pre a:first-of-type::before{padding-top:10px}pre a:last-of-type::before{padding-bottom:10px}pre a:only-of-type::before{padding:10px}table{width:100%;max-width:100%;margin-bottom:1.5rem;font-size:1.125rem;overflow-x:auto;display:block}table>thead>tr>th,table>thead>tr>td,table>tbody>tr>th,table>tbody>tr>td,table>tfoot>tr>th,table>tfoot>tr>td{padding:12px;line-height:1.2;vertical-align:top;border-top:1px solid #333}table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #333}table>caption+thead>tr:first-child>th,table>caption+thead>tr:first-child>td,table>colgroup+thead>tr:first-child>th,table>colgroup+thead>tr:first-child>td,table>thead:first-child>tr:first-child>th,table>thead:first-child>tr:first-child>td{border-top:0}table>tbody+tbody{border-top:2px solid #333}/*!
Animate.css - https://animate.style/
Licensed under the MIT license - https://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px) translate3d(0, 0, 0);-ms-transform:translateY(-20px) translate3d(0, 0, 0);transform:translateY(-20px) translate3d(0, 0, 0)}100%{opacity:1;-webkit-transform:translateY(0) translate3d(0, 0, 0);-ms-transform:translateY(0) translate3d(0, 0, 0);transform:translateY(0) translate3d(0, 0, 0)}}.fade-in-down{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.gist,.gist .highlight .p{font-size:.75rem}.gist .lines{width:100%}.gist table>tbody>tr>td{border-top:0px}html{font-size:93.75%}html,body{height:auto;min-height:100%}body{word-break:break-word;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;line-height:normal;color:#222;background-color:white;font-family:"Merriweather","PT Serif",Georgia,"Times New Roman",serif;font-size:100%}.site{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.site-wrap{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}img{display:block;margin:3rem auto 3rem auto;max-width:100%}pre,code{background-color:#efefef;border-radius:3px}hr{border:0;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#777}article{margin-top:2em}h1,h2,h3,h4,h5,h6{margin-top:1.5em;margin-bottom:1em}abbr{border-bottom:1px black dotted;cursor:help}p{color:#222}small,.small{font-size:0.707rem}sup{position:relative;vertical-align:middle;top:-0.9ex}details{margin-bottom:1em}details p{margin:1em}summary:hover{cursor:pointer}iframe{margin-bottom:1em}.page-title{margin:1em 0 0 0}.table-of-contents{margin:2rem 0}code{font-size:93.33%}blockquote{border-left:5px solid #777;font-style:italic;margin:32px;padding:0 8px}a{color:#005cad;text-decoration:none}a:hover,a:focus,a:active{text-decoration:underline;border:0;color:#00396b}.button:hover,.button:focus,.button:active{color:white}.anchorjs-link:hover,.anchorjs-link:focus,.anchorjs-link:active{border:0;color:#00396b}.measure{margin:0 auto;max-width:50rem}::marker{font-weight:bold}h1,h2,h3,h4,h5,h6{font-family:"Lato","Helvetica Neue",Helvetica,sans-serif;font-weight:bold;line-height:1.5}h1{font-size:2.2rem}h2{font-size:1.6rem;border-bottom:1px solid #222}h3{font-size:1.4rem}h4{font-size:1.1rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-top:1em;margin-bottom:1em}dl,ol,ul{margin:2em 0 2em 0;padding-left:32px}li ul,li ol{margin:0}li{margin:0.5em 0}pre,code,samp{font-family:"Source Code Pro",Consolas,monospace;font-size:inherit}pre{margin-top:0;margin-bottom:16px;overflow-x:scroll}hr{margin-top:32px;margin-bottom:32px}nav{margin:2rem 0;line-height:2}nav a{color:#222}nav a:hover,nav a:focus,nav a:active,nav a.nav-active:hover,nav a.nav-active:focus,nav a.nav-active:active{color:#444}nav a.nav-active{text-decoration:underline}nav a+a{margin-left:16px}.site-header{text-align:center;margin:3rem 0}.site-header a{color:#222;font-size:1.1rem}.site-header .site-title{font-size:1.4rem}.site-header a:hover,.posts .post a:hover .post-title{color:#444}.social-icons{font-size:1.25rem;padding:0.5em 0 0 0;width:100%}.social-icons a.fa{cursor:pointer;padding:0.2em;font-size:1.5rem}.social-icons a.fa:first-child{padding-left:0}.social-icons a.fa:hover{color:#444}.post-container{margin:3rem}.posts{margin:3rem 0}.post{margin:3rem 0}.post-link{color:#222 !important}.post-link h3{margin:0}.post-meta{font-family:"Lato","Helvetica Neue",Helvetica,sans-serif;font-weight:700;font-size:0.9rem;width:auto;margin:0 0 1rem 0;color:#444}.pagination{display:flex;flex-direction:row;justify-content:center;gap:3rem;align-items:center;flex-wrap:wrap;font-size:1.6rem;margin:6rem 0}.pagination .pagination-text{font-size:1rem}.pagination a{color:#222}.pagination a:hover,.pagination a:focus,.pagination a:active{color:#444}.pagination .disabled{color:#444;text-decoration:line-through}.pagination>div{width:120px}.button-disabled{opacity:0.55;background-color:#999}.button-disabled:hover,.button-disabled:active,.button-disabled:focus{cursor:not-allowed;background-color:#999}
