/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-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}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}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:660px){.container{max-width:660px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}body{display:flex;flex-direction:column;min-height:100vh;--text-opacity:1;color:#1a1a1a;color:rgba(26,26,26,var(--text-opacity))}nav.nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:.5rem;border-bottom-width:1px}@media (min-width:1024px){nav.nav{height:5rem;padding:1.5rem}}.header{justify-content:space-between;align-items:center;flex-grow:1}.brand,.header{display:flex}.brand a{margin-left:.5rem;margin-right:.5rem;font-weight:600;font-size:1.125rem}@media (min-width:1024px){.brand a{margin-left:2.5rem;margin-right:2.5rem}}.burger-btn button{display:flex;align-items:center;padding:.5rem}.burger-btn button svg{fill:currentColor;height:1.25rem;width:1.25rem}@media (min-width:1024px){.burger-btn{display:none}}.menu{width:100%;display:block;flex-grow:1}@media (min-width:1024px){.menu{display:flex!important;justify-content:flex-end;align-items:center;width:auto}}.menu a{display:block;margin-top:.5rem;margin-bottom:.5rem;padding-left:.5rem;padding-right:.5rem}.menu a:hover{--text-opacity:1;color:#ff6900;color:rgba(255,105,0,var(--text-opacity))}@media (min-width:1024px){.menu a{margin-top:0;margin-bottom:0}}.menu .dropdown{position:relative;display:inline-block}.menu .dropdown .dropbtn{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));padding:.5rem 1rem;border-radius:.25rem}.menu .dropdown .dropbtn:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.menu .dropdown .dropdown-content{display:none;position:absolute;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);min-width:100%;width:auto;width:150%}.menu .dropdown .dropdown-content a{display:block;width:100%;padding:.5rem 1rem;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));text-decoration:none}.menu .dropdown .dropdown-content a:hover{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}@media (min-width:1024px){.menu .dropdown .dropdown-content{margin-top:0;margin-bottom:0}}.menu .dropdown:hover .dropdown-content{display:block}.content-index{margin-top:2rem}.content-index,.content-index-header{flex-grow:1;margin-left:auto;margin-right:auto;max-width:1024px}.content-index-header{margin-top:0}.content-index-header,div.articles{padding-left:1rem;padding-right:1rem}div.articles{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}@media (min-width:1024px){div.articles{padding-left:.5rem;padding-right:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.5rem;gap:2.5rem}}article.article{border-width:1px;padding:1rem;display:flex;flex-direction:column}@media (min-width:1024px){article.article{padding:2rem}}article.article h1.title{font-weight:600;font-size:1.25rem;margin-bottom:1rem}article.article p.preview{margin-bottom:2rem;flex-grow:1}article.article .more{--text-opacity:1;color:#ff6900;color:rgba(255,105,0,var(--text-opacity))}article.article .more:hover{text-decoration:underline}article.article .info{display:flex;justify-content:space-between}article.article .authors.many .author img{height:20px;width:20px;border-radius:9999px}article.article .authors.many .author .details .title{display:none}article.article .authors .author{display:flex;align-items:center}article.article .authors .author img{height:40px;width:40px;border-radius:9999px}article.article .authors .author .details{margin-left:.5rem}article.article .authors .author .details .name{font-size:.875rem}article.article .authors .author .details .title{font-size:.75rem}article.article .date{display:flex;flex-direction:column;justify-content:flex-end;font-size:.875rem;text-align:right}article.article .date abbr{text-underline-position:under}nav.pagination{display:flex;justify-content:center;margin-top:4rem;margin-bottom:4rem}nav.pagination .next,nav.pagination .prev{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}nav.pagination .pages{padding-left:1.5rem;padding-right:1.5rem}nav.pagination .pages a{padding:.25rem .5rem;border-left-width:1px}nav.pagination .pages .first-page,nav.pagination .pages .no-border,nav.pagination .pages a:first-child{border-style:none}nav.pagination .pages .current-page{padding-left:.5rem;padding-top:.25rem;padding-bottom:.25rem;border-left-width:1px;--text-opacity:1;color:#ff6900;color:rgba(255,105,0,var(--text-opacity))}nav.pagination .pages .current-page,nav.pagination .pages .dots{margin-right:.5rem}nav.pagination .pages .dots{border-left-width:1px;padding-left:.5rem;padding-top:.25rem;padding-bottom:.25rem}footer.footer{border-top-width:1px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:16rem}footer.footer p{margin-bottom:.5rem;font-weight:600;font-size:1.125rem}footer.footer .social{font-size:2.25rem;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity))}footer.footer .social a{padding-left:.25rem;padding-right:.25rem}footer.footer .social a:hover{--text-opacity:1;color:#ff6900;color:rgba(255,105,0,var(--text-opacity))}.content-post{flex-grow:1;margin-left:1.25rem;margin-right:1.25rem;max-width:660px}@media (min-width:768px){.content-post{margin-left:auto;margin-right:auto}}header.post-header{border-bottom-width:1px;padding-top:2rem;padding-bottom:2rem}header.post-header h1{font-weight:600;font-size:1.5rem;margin-bottom:.5rem}@media (min-width:1024px){header.post-header h1{font-size:2.25rem}}header.post-header .summary{font-size:1.125rem}@media (min-width:1024px){header.post-header .summary{font-size:1.25rem}}header.post-header .authors{display:flex;flex-direction:column;padding-top:1rem;padding-bottom:1rem}@media (min-width:1024px){header.post-header .authors{padding-top:2rem;padding-bottom:2rem;flex-direction:row;flex-wrap:wrap}}header.post-header .authors .author{display:flex;align-items:center;padding-top:.5rem;padding-bottom:.5rem}@media (min-width:1024px){header.post-header .authors .author{margin-right:2.5rem}}header.post-header .authors .author img{height:40px;width:40px;border-radius:9999px}header.post-header .authors .author .details{margin-left:.5rem}header.post-header .authors .author .details .name{font-size:.875rem}header.post-header .authors .author .details .title{font-size:.75rem}header.post-header .meta{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:1024px){header.post-header .meta{flex-direction:row}}header.post-header .meta .date{flex-grow:1;flex-shrink:0;margin-bottom:1rem}@media (min-width:1024px){header.post-header .meta .date{margin-bottom:0;padding-right:1rem;border-right-width:1px}}header.post-header .meta .date abbr{text-underline-position:under}header.post-header .meta .tags{flex-grow:1;display:flex}@media (min-width:1024px){header.post-header .meta .tags{padding-left:1rem}}header.post-header .meta .tags .taglist{margin-left:.25rem}header.post-header .meta .tags .taglist a{--text-opacity:1;color:#ff6900;color:rgba(255,105,0,var(--text-opacity))}header.post-header .meta .tags .taglist a:hover{text-decoration:underline}div.blogpost{padding-top:2rem;padding-bottom:2rem}.block{display:block}.hidden{display:none}.absolute{position:absolute}.relative{position:relative}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body,button,input,select,textarea{-webkit-font-smoothing:antialiased;font-family:Helvetica Neue LT Roman,Helvetica,Arial,Lucida Grande,sans-serif;color:#1a1a1a}#cookie-bar{position:fixed;bottom:0;padding:1rem 0;background-color:#ff6900;color:#fff;text-align:center;width:100%;z-index:9999}#cookie-bar span{display:block;padding:0 40px}#cookie-bar span a{color:#fff;text-decoration:underline}#cookie-bar button{background:#ff6900;border:1px;border-color:#fff;color:inherit;cursor:pointer;font-size:2rem;font-weight:inherit;padding:8px 11px 0 0;position:absolute;right:0;top:0}

/*! wysiwyg.css v0.0.3 | MIT License | github.com/jgthms/wysiwyg.css | modified */.wysiwyg{line-height:1.6}.wysiwyg a{color:#ff6900;text-decoration:none}.wysiwyg a:hover{border-bottom:1px solid}.wysiwyg abbr{border-bottom:1px dotted;cursor:help}.wysiwyg cite{font-style:italic}.wysiwyg hr{background:#e6e6e6;border:none;display:block;height:1px;margin-bottom:1.4em;margin-top:1.4em}.wysiwyg img{vertical-align:text-bottom}.wysiwyg ins{background-color:#0f0;text-decoration:none}.wysiwyg mark{background-color:#ff0}.wysiwyg small{font-size:.8em}.wysiwyg strong{font-weight:700}.wysiwyg sub,.wysiwyg sup{font-size:.8em}.wysiwyg sub{vertical-align:sub}.wysiwyg sup{vertical-align:super}.wysiwyg blockquote,.wysiwyg dl,.wysiwyg ol,.wysiwyg p,.wysiwyg pre,.wysiwyg table,.wysiwyg ul{margin-bottom:1.4em}.wysiwyg p:empty{display:none}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-weight:700;line-height:1.2}.wysiwyg h1:first-child,.wysiwyg h2:first-child,.wysiwyg h3:first-child,.wysiwyg h4:first-child,.wysiwyg h5:first-child,.wysiwyg h6:first-child{margin-top:0}.wysiwyg h1{font-size:2.4em;margin-bottom:.58333em;margin-top:.58333em;line-height:1}.wysiwyg h2{font-size:1.6em;margin-bottom:.875em;margin-top:1.75em;line-height:1.1}.wysiwyg h3{font-size:1.3em;margin-bottom:1.07692em;margin-top:1.07692em}.wysiwyg h4{font-size:1.2em;margin-bottom:1.16667em;margin-top:1.16667em}.wysiwyg h5{font-size:1.1em;margin-bottom:1.27273em;margin-top:1.27273em}.wysiwyg h6{font-size:1em;margin-bottom:1.4em;margin-top:1.4em}.wysiwyg dd{margin-left:1.4em}.wysiwyg ol,.wysiwyg ul{list-style-position:outside;margin-left:5%;margin-right:5%}.wysiwyg ul{list-style-type:none!important}.wysiwyg li{margin-top:.7em;margin-bottom:.7em}.wysiwyg ul li{display:block}.wysiwyg li ol,.wysiwyg li ul{margin-bottom:.7em}.wysiwyg ul li:before{display:inline-block;background:#ff6900;border-radius:50%;content:"";margin-top:7px;margin-right:10px;height:10px;width:10px}.wysiwyg ul li p{display:inline}.wysiwyg ol{list-style-type:decimal}.wysiwyg ol ol{list-style-type:lower-alpha}.wysiwyg ol ol ol{list-style-type:lower-roman}.wysiwyg ol ol ol ol{list-style-type:lower-greek}.wysiwyg ol ol ol ol ol{list-style-type:decimal}.wysiwyg ol ol ol ol ol ol{list-style-type:lower-alpha}.wysiwyg blockquote{border-left:4px solid #e6e6e6;padding:.6em 1.2em}.wysiwyg blockquote p{margin-bottom:0}.wysiwyg code,.wysiwyg kbd,.wysiwyg pre,.wysiwyg samp{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;background-color:#f2f2f2;color:#333;font-size:.9em}.wysiwyg code,.wysiwyg kbd,.wysiwyg samp{border-radius:3px;line-height:1.77778;padding:.1em .4em .2em;vertical-align:baseline}.wysiwyg pre{overflow:auto;padding:1em 1.2em}.wysiwyg pre code{background:none;font-size:1em;line-height:1em}.wysiwyg figure{margin-bottom:2.8em;text-align:center}.wysiwyg figure:first-child{margin-top:0}.wysiwyg figure:last-child{margin-bottom:0}.wysiwyg figcaption{font-size:.8em;margin-top:.875em}.wysiwyg table{width:100%}.wysiwyg table pre{white-space:pre-wrap}.wysiwyg td,.wysiwyg th{font-size:1em;padding:.7em;border:1px solid #e6e6e6;line-height:1.4}.wysiwyg tfoot tr,.wysiwyg thead tr{background-color:#f5f5f5}.wysiwyg tfoot td,.wysiwyg tfoot th,.wysiwyg thead td,.wysiwyg thead th{font-size:.9em;padding:.77778em}.wysiwyg tbody tr,.wysiwyg tfoot td code,.wysiwyg tfoot th code,.wysiwyg thead td code,.wysiwyg thead th code{background-color:#fff}.wysiwyg img[src*="#center"]{margin-left:auto;margin-right:auto}.wysiwyg img[src*="#right"]{float:right;margin-left:1rem;margin-bottom:1rem;margin-top:1rem}.wysiwyg img[src*="#previewimage"]{display:none}table.highlighttable{display:block;width:100%;overflow:hidden}table.highlighttable pre{margin:0;white-space:pre}table.highlighttable tbody{display:block}table.highlighttable tr{display:flex}table.highlighttable td.code,table.highlighttable td.linenos{border:none;padding:0}table.highlighttable td.code{overflow:hidden;width:100%;display:block}.highlight pre>code{padding:0}.highlight{background-color:#fdf6e3;color:#586e75}.highlight .hll{background-color:#ffc}.highlight .c{color:#93a1a1}.highlight .err,.highlight .g{color:#586e75}.highlight .k{color:#859900}.highlight .l,.highlight .n{color:#586e75}.highlight .o{color:#859900}.highlight .x{color:#cb4b16}.highlight .p{color:#586e75}.highlight .cm{color:#93a1a1}.highlight .cp{color:#859900}.highlight .c1{color:#93a1a1}.highlight .cs{color:#859900}.highlight .gd{color:#2aa198}.highlight .ge{color:#586e75;font-style:italic}.highlight .gr{color:#dc322f}.highlight .gh{color:#cb4b16}.highlight .gi{color:#859900}.highlight .go,.highlight .gp{color:#586e75}.highlight .gs{color:#586e75;font-weight:700}.highlight .gu{color:#cb4b16}.highlight .gt{color:#586e75}.highlight .kc{color:#cb4b16}.highlight .kd{color:#268bd2}.highlight .kn,.highlight .kp{color:#859900}.highlight .kr{color:#268bd2}.highlight .kt{color:#dc322f}.highlight .ld{color:#586e75}.highlight .m,.highlight .s{color:#2aa198}.highlight .na{color:#b58900}.highlight .nb{color:#586e75}.highlight .nc{color:#268bd2}.highlight .no{color:#cb4b16}.highlight .nd{color:#268bd2}.highlight .ne,.highlight .ni{color:#cb4b16}.highlight .nf{color:#268bd2}.highlight .nl,.highlight .nn,.highlight .nx,.highlight .py{color:#586e75}.highlight .nt,.highlight .nv{color:#268bd2}.highlight .ow{color:#859900}.highlight .w{color:#586e75}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#2aa198}.highlight .sb{color:#93a1a1}.highlight .sc{color:#2aa198}.highlight .sd{color:#586e75}.highlight .s2{color:#2aa198}.highlight .se{color:#cb4b16}.highlight .sh{color:#586e75}.highlight .si,.highlight .sx{color:#2aa198}.highlight .sr{color:#dc322f}.highlight .s1,.highlight .ss{color:#2aa198}.highlight .bp,.highlight .vc,.highlight .vg,.highlight .vi{color:#268bd2}.highlight .il{color:#2aa198}