﻿:root{--spacing-1: 0.5rem;--spacing-2: 1rem;--spacing-3: 2rem;--spacing-4: 3rem;--color-link: #0076df;--measure-width: 1155px;--text-width: 650px}/*!

  BASSCSS

  Next-level CSS toolkit - basscss.com

  Made with love by Jxnblk - ©2014 Brent Jackson
  MIT License http://opensource.org/licenses/MIT

*/button,.button{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:inherit;font-weight:normal;text-decoration:none;cursor:pointer;display:inline-block;box-sizing:border-box;line-height:1.125rem;padding:.5rem 1rem;margin:0;height:auto;border:1px solid rgba(0,0,0,0);vertical-align:middle;-webkit-appearance:none}::-moz-focus-inner{border:0;padding:0}.button:hover{text-decoration:none}input,select,textarea,fieldset{font-size:1rem;margin-top:0;margin-bottom:.5rem}input[type=text],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=week]{box-sizing:border-box;height:2.25rem;padding:.5rem .5rem;vertical-align:middle;-webkit-appearance:none}select{box-sizing:border-box;line-height:1.75;padding:.5rem .5rem}select:not([multiple]){height:2.25rem;vertical-align:middle}textarea{box-sizing:border-box;line-height:1.75;padding:.5rem .5rem}.fieldset-reset{padding:0;margin-left:0;margin-right:0;border:0}.fieldset-reset legend{padding:0}body,button{margin:0}button,input,select,textarea{font-family:inherit;font-size:100%}img{max-width:100%}figure{margin:0;padding:0}svg{max-height:100%}body{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:1.65;font-size:100%;font-display:swap}h1,h2,h3,h4,h5,h6{margin:0;padding:0;-webkit-margin-before:0;-webkit-margin-after:0}h1,h2,h3,h4,h5,h6{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:500;line-height:1.4;margin-top:1em;margin-bottom:.5em}p,dl,ol,ul{font-size:1rem;margin-top:0;margin-bottom:1rem}ol,ul{padding-left:2rem}pre,code,samp{font-family:"Source Code Pro",Consolas,monospace;font-size:inherit}pre{margin-top:0;margin-bottom:1rem;overflow-x:scroll}hr{margin-top:2rem;margin-bottom:2rem}blockquote{margin-top:1rem;margin-bottom:1rem;margin-left:0;padding-left:.5rem;padding-right:.5rem}blockquote,blockquote p{font-size:1.25rem}h1,.h1{font-size:2rem}h2,.h2{font-size:1.5rem}h3,.h3{font-size:1.25rem}h4,.h4{font-size:1rem}h5,.h5{font-size:.875rem}h6,.h6{font-size:.75rem}.list-reset{list-style:none;padding-left:0}.button-blue{color:#fff;background-color:#0076df;border-radius:3px;transition-duration:.1s;transition-timing-function:ease-out;transition-property:box-shadow,background-color}.button-blue:hover{opacity:.875}.button-blue:active,.button-blue.is-active{box-shadow:inset 0 0 0 32px rgba(0,0,0,.125),inset 0 2px 3px 0 rgba(0,0,0,.25)}.button-blue:focus{outline:none;box-shadow:0 0 0 2px hsla(0,0%,100%,.5),0 0 1px 4px rgba(0,118,223,.5)}.button-blue:disabled,.button-blue.is-disabled{opacity:.5}.highlight{-webkit-text-size-adjust:none}.highlight .c,.highlight .cs,.highlight .cm,.highlight .cp,.highlight .c1{color:#777;font-style:italic}.highlight .k,.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kr,.highlight .kt,.highlight .kp{color:#00369f}.highlight .na,.highlight .nb,.highlight .nc,.highlight .no,.highlight .nd,.highlight .ni,.highlight .ne,.highlight .nf,.highlight .nl,.highlight .nn,.highlight .nx{color:#444}.highlight .mi,.highlight .il{color:#009f06}.highlight .s,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .s3,.highlight .sh,.highlight .si,.highlight .sx,.highlight .sr,.highlight .ss,.highlight .s1{color:#f95020}.hljs-title,.hljs-id,.scss .hljs-preprocessor{color:#f95020;font-weight:500}.highlight .k{font-weight:normal}.highlight .nc,.highlight .no{color:#00369f}.highlight .o{color:#00369f;font-weight:normal}.highlight .nb{color:#009f06}.highlight .sr{color:#009f06}.highlight .ss{color:#f92080}.hljs-built_in{color:#00369f}.hljs-preprocessor,.hljs-pragma,.hljs-pi,.hljs-doctype,.hljs-shebang,.hljs-cdata{color:#777;font-weight:500}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.diff .hljs-change{background:#00369f}.hljs-chunk{color:#ccc}body{color:var(--text);background-color:var(--bg)}a{color:var(--link)}pre,code{background-color:var(--hint);border-radius:3px}hr{border:0;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#ccc}.white{color:#fff}.mid-gray{color:#777}html,html[data-theme=light]{--bg: white;--bg-secondary: #efefef;--headings: #222;--text: #444;--hint: #777;--brand: #E5210B;--link: #006fd0}html[data-theme=dark]{--bg: #222222;--bg-secondary: #333333;--headings: #ffffff;--text: #dddddd;--hint: #bbbbbb;--brand: #F25618;--link: #72BBE7}html[data-theme=dark] .site-header .site-title img{-webkit-filter:invert(1);filter:invert(1)}@media(prefers-color-scheme: dark){html,html[data-theme=light]{--bg: white;--bg-secondary: #efefef;--headings: #222;--text: #444;--hint: #777;--brand: #E5210B}html[data-theme=dark]{--bg: #222222;--bg-secondary: #333333;--headings: #ffffff;--text: #dddddd;--hint: #bbbbbb;--brand: #F25618}html[data-theme=dark] .site-header .site-title img{-webkit-filter:invert(1);filter:invert(1)}}.center{text-align:center}.mt1{margin-top:.5rem}.mr1{margin-right:.5rem}.mb1{margin-bottom:.5rem}.mb2{margin-bottom:1rem}.ml2{margin-left:1rem}.mt3{margin-top:2rem}.mt4{margin-top:3rem}.p2{padding:1rem}.spacer-block-1{height:auto;padding:.5rem 0}.spacer-block-2{height:auto;padding:1rem 0}.spacer-block-3{height:auto;padding:2rem 0}@media screen and (max-width: 32em){.spacer-block-1{height:auto;padding:0}.spacer-block-2{height:auto;padding:.5rem 0}.spacer-block-3{height:auto;padding:1rem 0}}html,body{height:auto;min-height:100%}img{max-width:100%;height:auto}em img{max-width:100%;margin-left:0;border-radius:2px}body{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.main-padding{padding:1rem}.section-padding{padding-top:1rem;padding-bottom:1rem}.section-padding-sm{padding-top:.5rem;padding-bottom:.5rem}.header-padding{padding-left:1rem;padding-right:1rem}@media screen and (min-width: 48em){.header-padding{padding-left:1rem;padding-right:1rem}}.post-footer-padding{padding-top:1rem;padding-bottom:1rem}a{color:var(--link);text-decoration:none;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}a:not(.button):hover,a:not(.button):focus,a:not(.button):active{text-decoration:none}.left{float:left}.right{float:right}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}pre,pre code{background-color:rgba(0,0,0,0);border-radius:0}pre,code{font-family:"Source Code Pro",Consolas,monospace}code{color:#7a7a7a}pre{padding:1.125em;line-height:1.11;overflow-x:scroll;margin-bottom:.88em;background-color:#fafafa}.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::before{content:counter(line-numbering);counter-increment:line-numbering;padding-right:1em;width:25px;text-align:right;opacity:.7;display:inline-block;color:#ccc;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}input,select,textarea,fieldset{font-size:1rem;margin-top:0;margin-bottom:.5rem,.5rem}input[type=text],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=week]{box-sizing:border-box;height:2.25rem;padding:.5rem .5rem;vertical-align:middle;-webkit-appearance:none}select{box-sizing:border-box;line-height:1.75;padding:.5rem .5rem}select:not([multiple]){height:2.25rem;vertical-align:middle}textarea{box-sizing:border-box;line-height:1.75;padding:.5rem .5rem}.form-stacked input:not(.button),.form-stacked textarea,.form-stacked select{width:100%}.radio-light,.checkbox-light{transition:box-shadow .2s ease}.radio-light{border-radius:50%}.radio-light:focus,.checkbox-light:focus{outline:none;box-shadow:0 0 2px rgba(0,118,223,.5)}html{font-size:20px}abbr{border-bottom:1px #000 dotted;cursor:help}p{color:#444;line-height:1.65}small,.small{font-size:.95rem}.site-header{padding-top:2rem;padding-bottom:2rem;margin-bottom:0;z-index:100}.site-header a{color:var(--headings);font-size:1rem;font-weight:400}.site-header .site-title img{max-height:20px;border-radius:0}.site-nav{margin-top:1rem;margin-left:0}.site-header nav a{box-sizing:boder-box;padding:.6em 0;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:var(--headings)}.site-header nav a:hover,.site-header nav a:focus,.site-header nav a:active,.site-header nav a.current{border-bottom:2px solid var(--brand)}.site-nav a+a{margin-left:2em}.site-header a:hover,.posts .post a:hover .post-meta,.posts .post a:hover .post-title,.posts .post a:hover .post-summary{opacity:.88}.site-header{text-align:center}.site-header .site-nav{text-align:center}table{width:100%;max-width:100%;margin-bottom:1.5;font-size:1.125rem}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 var(--hint)}table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid var(--hint)}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:1px solid var(--hint)}.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}footer{background-color:var(--bg-secondary);border-top:var(--hint);color:var(--hint);font-size:.75rem;font-weight:400;padding:2rem;text-align:center}footer .icons{margin-bottom:1em}.copyright{color:var(--text);margin:0 auto}.icon{fill:currentColor;display:inline-block;opacity:.8}a:hover .icon{opacity:1}.icons{display:inline-flex;align-items:center}.icons a{display:inline-flex}.icons a+a,.icons .icon+.icon{margin-left:1em}blockquote{font-style:italic;text-align:left;padding:.5rem}blockquote p{color:var(--headings)}blockquote footer{background-color:#fff;border-color:rgba(0,0,0,0);color:#7a7a7a;font-size:.85rem;font-style:normal;text-align:left;padding:0}blockquote.highlighted{background-color:#163d6f;margin:2em 0;padding:2rem 1em}blockquote.highlighted .label,blockquote.highlighted p{font-style:normal;color:#fff}@media screen and (max-width: 32em){blockquote.highlighted{padding:1em}}.posts{margin:0}.posts .post{border-bottom:thin solid var(--bg-secondary)}.posts a:last-child .post{border-bottom:none}.link .post-title{margin-top:0;font-weight:500;color:var(--headings);margin-bottom:.5rem}.post-content a{position:relative;text-decoration:none}.post-content a::before{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:var(--link);visibility:hidden;transform:scaleX(0);transition:all .3s ease-in-out 0s}.post-content a:hover::before{visibility:visible;transform:scaleX(1)}.post-footer{font-style:italic;margin-top:.75rem;text-align:center}.post-footer .avatar{margin:2rem 0;width:100px;border-radius:50%}.meta,.post-meta{width:auto;font-weight:400;margin:0;padding:.25em 0;color:var(--hint);font-style:italic}.related-post-title{border-bottom:thin solid #f3f3f3}.posts .post{margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;transition:background-color .2s ease-in-out}.posts .post:hover,.posts .post:active,.posts .post:focus{background-color:var(--bg-secondary)}.projects .post{display:flex}.projects .posts{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 32em){.projects .post{flex-direction:column-reverse}}@media screen and (min-width: 32em){html{font-size:16px;overflow-x:hidden}h1,.h1{font-size:2rem}.site-header{text-align:left}.site-header a{font-size:1rem}.site-header .site-title{font-size:1rem;float:left}.site-header .site-nav{float:left;margin-top:0}}@media screen and (min-width: 48em){html{font-size:18px}}@media screen and (min-width: 64em){html{font-size:18px}}@media screen and (min-width: 78em){em img{max-width:1169px;margin-left:-7em}}.list{display:flex;flex-flow:row wrap;justify-content:space-between;margin:0}.list .wrap{position:relative;line-height:0;overflow:hidden;transition:.8s cubic-bezier(0.2, 1, 0.2, 1)}.list a:hover .warp{box-shadow:0 5px 10px 0 rgba(0,0,0,.15)}.list .thumb{transition:all 2.3s;height:auto}.list a:hover .thumb{transform:scale(1.15)}.list .img{width:100%;padding-bottom:66.77%;margin-top:-1em;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 48em){.list .img{height:600px;padding-bottom:0;background-attachment:fixed}}.list .summary{width:33.33%;text-align:left;margin-right:1em}.list .thumbnail{width:66.67%}.list .summary p{color:var(--hint);margin-bottom:.5em}.list .summary .title{font-weight:500;color:var(--headings);margin-top:0;margin-bottom:.25rem}.list p.meta{color:#efefef}figcaption p{margin:0 auto;margin-bottom:2em;text-align:left;font-size:.8em;border-bottom:2px solid var(--bg-secondary)}.post-content figcaption p{max-width:none;margin:0 auto}figure{text-align:center;margin:auto}figure img{height:auto}figure:not(.no-bg-color) img{background-color:#fff}.set{display:flex;flex-wrap:wrap}.set .set-item:first-child{margin-left:0 !important}.set .set-item:last-child{margin-right:0 !important}#shots{display:flex;flex-wrap:wrap;max-width:650px;margin:auto}#shots .shot{display:block;width:100%;margin:1rem 0;text-decoration:none}@media screen and (max-width: 48em){.list .summary{width:50%}.list .thumbnail{width:50%}}@media screen and (max-width: 32em){.list .img{padding-bottom:50.77%;background-size:150%}.list .summary,.list .thumbnail{width:100%}.list .summary{margin:.875rem 0 1rem 0}}.gist,.gist .highlight .p{font-size:.75rem}.gist .lines{width:100%}.measure{margin:0 auto;max-width:1155px}.pagination{font-size:1rem;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-align:center}.pagination .disabled{opacity:.5}.site-title{padding-top:4px}.p2{padding:1rem 2rem}.footer,.site-wrap:after{height:60px}.site-wrap{min-height:100%}.text-width{max-width:650px}section{padding:2em 0 2.5em 0}footer{padding:1rem 0 1.5rem 0}.full-width{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}@media screen and (max-width: 48em){canvas{width:100%}.post-header.project{flex-direction:column}.project-summary,.project-meta{max-width:100%;padding-top:0}}@media screen and (max-width: 32em){.more-posts .post{width:100%;margin-bottom:0}.more-posts .btn-back{margin:auto}.button{margin-left:auto;margin-right:auto}}.home .measure>h1,.home .measure h2{color:var(--headings);font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.home .measure>p{max-width:650px}.intro-text{display:block;max-width:650px}.home hr:before{content:none}.home hr{width:100px;margin:3em 0}.horizontal-bar{display:block;height:4px;width:70px;background:var(--brand)}.key-category{display:inline-block}.avatar{display:block;margin:1.5em auto;width:110px;height:110px}.avatar img{height:auto;border:1px solid var(--bg);border-radius:400px}.post-header{text-align:center;margin-bottom:2em}.post-header.project{display:flex;text-align:left}.project-summary{max-width:50%;margin-right:5%}.project-meta{max-width:50%;padding-top:2em}.project-meta span{display:inline-block;background:var(--bg-secondary);padding:.2em .6em;margin:.1em 0 .2em 0;border-radius:20px;color:var(--hint)}.post .summary span:not(:last-of-type)::after{content:" · "}.post .summary,.post .post-summary{font-size:16px;color:var(--hint)}.meta,.post-meta{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-style:normal}p,.p,.f4,dl,ol,ul{font-size:1rem;line-height:1.65}p,.p{font-weight:400;line-height:1.65;color:var(--text)}h1,h2,h3,h4,h5,h6{color:var(--headings)}ul{line-height:1.65;max-width:650px;margin:1em auto}.post-content p,.post-content table{max-width:650px;margin:1.6em auto}.post-content h2{text-align:left}.post-content h3{margin-top:2rem}.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{max-width:650px;margin-left:auto;margin-right:auto}.post-content hr{max-width:650px}hr{border:none;text-align:center;height:20px;width:100%}hr:before{content:"...";display:inline-block;color:var(--brand);position:relative;top:-30px;font-size:2em;letter-spacing:.6em;left:10px}table{border-collapse:collapse;padding:0;width:100%}table th{text-align:left;border-top:2px solid var(--bg-secondary);vertical-align:bottom;padding:0 1em 1em 1em}table td{border-top:2px solid var(--bg-secondary);vertical-align:top;padding:1em;text-align:left}table>tbody>th:nth-child(1),table>tbody>tr td:nth-child(1){text-align:left;padding-left:0}.blog .posts{max-width:650px}.link .post-title{color:var(--text)}a.link{position:relative;text-decoration:none}a.link::before{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:var(--link);visibility:hidden;transform:scaleX(0);transition:all .3s ease-in-out 0s}a.link:hover::before{visibility:visible;transform:scaleX(1)}.post a.no-underline{background-image:none !important}.button:focus{outline:0}#summary{max-width:650px;margin:0 auto}.button{display:block;margin-bottom:1rem;padding:.6rem 1rem .8em;font-size:.9rem;background:var(--headings);color:var(--bg);border-radius:2px;transition:.8s cubic-bezier(0.2, 1, 0.2, 1);cursor:pointer}.button:hover{background:var(--text)}.more-posts{max-width:1155px;margin:4em auto 1em auto;padding:1em 0;border-top:1px dashed var(--hint)}.more-posts h3{margin-bottom:1.5rem}.more-posts .post{width:48%;margin-left:0}.more-posts .post h4{margin:1em 0 0 0}.more-posts .post p{margin:.2em 0 1.5em 0;font-size:.9em;line-height:1.3rem}.more-posts .post:first-of-type .post-title:after{content:"★";color:#ff4848;margin-left:5px}small{margin:0 .2rem}.my-video{height:0;padding-top:25px;padding-bottom:67.5%;margin-bottom:10px;position:relative;overflow:hidden}.my-video.wide-screen{padding-bottom:56.34%}.my-video.vimeo{padding-top:0}.my-video embed,.my-video iframe,.my-video object,.my-video video{top:0;left:0;width:100%;height:100%;position:absolute}footer a{color:var(--hint)}footer a:hover{color:var(--text) !important}@media screen and (max-width: 32em){html{font-size:16px}h1,.h1{font-size:1.4rem;line-height:1.6}h2,.h2{font-size:1.2rem}h3,.h3{font-size:1.1rem}.site-header{margin-bottom:0;padding-bottom:0}.site-header a{font-size:1rem}table,tbody{display:block;width:100%}thead{display:none}table>tbody>tr,table th,table>tbody>tr>td{display:block;text-align:left}table tr{border-bottom:1px solid #eee;margin-bottom:1em}table th[data-title]:before,table td[data-title]:before{content:attr(data-title) ": ";font-weight:500}table>tbody>tr>td{border:none;empty-cells:hide;padding:.5em 0}table>tbody>tr>td:empty{display:none}table>tbody>tr>td:first-child{font-weight:500;font-size:1.1em}table td:first-child:before{content:""}}:root{--switch-width: 64px;--switch-height: 32px;--switch-padding: 3px;--switch-animation-duration: 0.2s}.switch{display:flex;flex-shrink:0;align-items:center;position:relative;width:var(--switch-width);height:var(--switch-height);border-radius:50em;float:right;cursor:pointer}.switch__input,.switch__label{position:absolute;left:0;top:0}.switch__input{margin:0;padding:0;opacity:0;height:0;width:0;pointer-events:none}.switch__input:checked+.switch__label{background-color:var(--brand)}.switch__input:checked+.switch__label+.switch__marker{left:calc(100% - var(--switch-height) + var(--switch-padding))}.switch__input:focus+.switch__label,.switch__input:active+.switch__label{box-shadow:0 0 0 3px rgba(242,73,12,.2)}.switch__label{width:100%;height:100%;color:rgba(0,0,0,0);user-select:none;background-color:var(--bg-secondary);border-radius:inherit;z-index:1;transition:background var(--switch-animation-duration);cursor:pointer}.switch__marker{position:relative;background-color:var(--bg);width:calc(var(--switch-height) - var(--switch-padding)*2);height:calc(var(--switch-height) - var(--switch-padding)*2);border-radius:50%;z-index:2;pointer-events:none;box-shadow:0 1px 1px rgba(0,0,0,.25);left:var(--switch-padding);transition:left var(--switch-animation-duration);will-change:left;line-height:27px;text-align:center;vertical-align:middle}@media screen and (max-width: 32em){html:not(.home) .switch{float:none;margin:1.5em auto}}html{scroll-behavior:smooth}.section-nav-container{max-width:650px;margin-left:2rem}.section-nav-container .section-nav-title{color:var(--hint)}@media screen and (min-width: 48em){.section-nav-container{display:block;position:sticky;top:2rem;align-self:start}}.post .section-nav{padding-left:0}.post .section-nav li.toc-entry{list-style:none}.post .section-nav li.toc-entry.active>a{color:var(--headings);font-weight:500;border-left:1px solid var(--headings)}.post .section-nav li.toc-entry>a{text-decoration:none;display:block;padding:.5rem 0;padding-left:1rem;color:var(--hint);font-size:.85rem;font-weight:normal;border-left:1px solid var(--bg-secondary);transition:all 50ms ease-in-out}main{display:flex;flex-direction:column-reverse}@media screen and (min-width: 48em){main{display:grid;grid-template-columns:1fr 15em}}@font-face{font-family:"Poppins";font-style:normal;font-weight:400;src:local("Poppins Regular"),local("Poppins-Regular"),url("../assets/fonts/poppins-v13-latin-regular.woff2") format("woff2"),url("../assets/fonts/poppins-v13-latin-regular.woff") format("woff");font-display:swap}@font-face{font-family:"Poppins";font-style:italic;font-weight:400;src:local("Poppins Italic"),local("Poppins-Italic"),url("../assets/fonts/poppins-v13-latin-italic.woff2") format("woff2"),url("../assets/fonts/poppins-v13-latin-italic.woff") format("woff");font-display:swap}@font-face{font-family:"Poppins";font-style:normal;font-weight:500;src:local("Poppins Medium"),local("Poppins-Medium"),url("../assets/fonts/poppins-v13-latin-500.woff2") format("woff2"),url("../assets/fonts/poppins-v13-latin-500.woff") format("woff");font-display:swap}/*# sourceMappingURL=styles.css.map */