@font-face{font-family:'Open Sans';font-style:normal;font-weight:normal;src:local("Open Sans"),url(../fonts/OpenSans-Regular.ttf) format("woff")}@font-face{font-family:'Inconsolata';font-style:normal;font-weight:normal;src:local("Inconsolata"),url(../fonts/Inconsolata-LGC.otf) format("woff2")}:root{--background: #ffffff;--highlight-background: #f5f6f7;--body-text: #555;--highlight-text: #808080;--links: #808080;--links-hover: #555;--accent: #000;--img-opacity: 1;--night-button: inline;--day-button: none}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{background-color:var(--background);font-family:"Open Sans",Arial,sans-serif}body{font-size:15px;font-family:"Open Sans",Arial,sans-serif;line-height:1.6;color:var(--body-text);letter-spacing:0.25px;text-shadow:none}@media all and (min-width: 2200px){body{font-size:16px;line-height:1.6}}img{opacity:var(--img-opacity)}h1,h2,h3{margin-bottom:0.25em;font-family:'Inconsolata',Arial,sans-serif;letter-spacing:-0.5px;line-height:1.2}li{list-style-type:none}p{display:block}a{color:var(--links);text-decoration:none;transition:ease 0.3s}a:hover{color:var(--links-hover);font-style:none}a:active{color:var(--links)}hr{margin:1rem 0;background-color:transparent;width:50%;border-style:solid;border-width:1px}#day{display:var(--day-button)}#night{display:var(--night-button)}.section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 auto;width:82%}@media all and (max-width: 768px){.section{flex-direction:column;width:100%}}.subsection{padding:2%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative}.wrap{margin:0 auto;margin-top:3%;padding:2% 5%}@media all and (orientation: landscape) and (min-width: 1380px){.contain{width:50%}}@media all and (orientation: landscape) and (max-width: 1379px){.contain{width:60%}}@media all and (orientation: portrait){.contain{width:60%}}@media all and (max-width: 768px){.contain{width:100%}}@keyframes stretch{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}.line-animation{position:relative;display:inline-block;animation:stretch}.line-animation::after{content:'';position:absolute;width:80%;height:3px;bottom:-6px;left:0;background-color:var(--accent);transform-origin:bottom left;animation:1s ease-out 0s 1 stretch}#accent-hr{content:'';height:3px;background-color:var(--accent);border:none}#logo{position:sticky;top:0px;height:0px;width:100%;text-align:right;z-index:100;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}@media all and (max-width: 768px){#logo{position:fixed;height:50px;top:calc(100% - 50px);flex-direction:row;justify-content:flex-end;align-items:center}}#logo>img{cursor:pointer}#up{margin:50px 50px 25px 0;cursor:pointer;font-weight:800;font-size:1.5rem;line-height:1;font-family:monospace;color:var(--accent);height:25px;width:25px;text-align:center}#up:hover{transform:scaleY(-1);filter:FlipV}@media all and (max-width: 768px){#up{margin:0px 10px 0 0}}#day{margin:0 50px 25px 0}@media all and (max-width: 768px){#day{margin:0 10px 0 0}}#night{margin:0 50px 25px 0}@media all and (max-width: 768px){#night{margin:-4px 10px 0 0}}.menu{height:50px;font-weight:bold;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:sticky;top:0;padding:15px;z-index:90}.menu-mobile{display:none}@media all and (max-width: 768px){.menu-mobile{display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;position:sticky;top:0;padding:15px;z-index:100;width:100%;height:50px}.menu-mobile a{padding:0 10px}}.arrow{display:none;font-size:2rem}@media all and (orientation: landscape){.arrow{display:block}}@media all and (orientation: portrait){#about{margin-top:5rem}}@media all and (orientation: landscape){#about{min-height:100vh}}#index-content{justify-content:center;align-items:center;margin:0 auto;padding-bottom:0}#index-content>#content{text-align:left;width:80%;max-width:768px;margin:1rem 0 2rem 0}@media all and (max-width: 768px){#index-content>#content{width:92%;max-width:auto}}#avatar-box{width:100%;max-width:768px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}#avatar,#avatar-roll{margin-bottom:-16px}#avatar-roll{transition:all 1s ease-out;transform:translate(0px, 0px) rotate(0deg)}#avatar-box:hover #avatar-roll{border-radius:50%;transform:translate(300px, 0px) rotate(360deg)}.flex-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:3rem}.image-project{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:3rem}@media all and (max-width: 950px){.image-project{flex-direction:column;justify-content:center;align-items:flex-start;margin-bottom:2rem}}.image-project>div{flex:0 0 calc(50% - 2rem)}#screenshot{border:3px solid var(--accent);max-width:100%}#description{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}#project-title{color:var(--body-text);padding-top:0 !important;margin-top:0 !important}#project-category{margin-bottom:0}.text-project{width:100%}#text-project-content h2{padding-top:2rem;margin-bottom:0}#text-project-content h2>a{color:var(--body-text);border-bottom:0}#text-project-content a{border-bottom:2px solid var(--links)}#text-project-content p{margin-bottom:1em}#latest{width:100%;margin-top:3rem}@media all and (max-width: 768px){#latest-heading{margin-top:0 !important}}#postlinks{width:100%;padding-top:2rem;padding-bottom:3rem;display:flex;flex-direction:column}#postlinks>a{margin-top:1rem}#postlinks>a>h2{margin-bottom:0}#to-blog{width:100%;padding:5% 0;display:flex;flex-direction:row;justify-content:flex-end}#index-footer{height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media all and (max-width: 768px){#index-footer{height:200px}}#social-icons{opacity:0.6}#social-icons p{display:flex;flex-direction:row}#social-icons img,#social-icons svg{width:20px;height:20px;margin:0.5rem}#made{opacity:0.6}#blog-index{position:relative;padding-bottom:1.2rem}#blog-index hr{background-color:transparent;margin-top:2rem}#blog-index h1{font-size:3rem;letter-spacing:1.5px;line-height:1}.category-grid{margin:0 auto;margin-top:2%;display:grid;grid-template-columns:50% 50%;grid-gap:0px;justify-content:center}@media all and (max-width: 768px){.category-grid{grid-template-columns:100%}}@media screen and (min-width: 1380px){.category-grid{width:80%}}.category-box{padding:5%;height:100%}.category-box h2{color:var(--highlight-text)}.category-box #lit a{color:var(--body-text)}.category-box li{margin-bottom:1em}.category-box li>a{font-size:1.25rem;line-height:1;color:var(--body-text)}#blog-link-list #date{font-size:0.9rem}#blog-link-list li{margin-bottom:1em}#blog-link-list li>a{font-size:1.25rem;color:var(--body-text)}#featuredimg>img{max-width:100%}#featuredimg{display:flex}#tag{padding:0.25em 0em}#tag>a{border-bottom:none !important}.tag{width:100%;display:flex;justify-content:center;background-color:transparent;position:relative;bottom:0}.dropdown{padding:1rem 0;position:relative;width:auto}.dropdown-icon{font-size:1.5rem}.toc-title{font-weight:bold}input[type=checkbox]{display:none}#toggle{cursor:pointer}#TableOfContents{display:none;margin-bottom:3rem}#TableOfContents ul>li{list-style:none}#TableOfContents li{margin-top:0.5em}#TableOfContents li>ul>li{list-style:disc inside}input[type=checkbox]:checked ~ #TableOfContents{display:block}.related{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:3rem;text-align:center}.related li{line-height:1.25;margin-bottom:0.5rem}@media all and (max-width: 768px){.related{text-align:left}}.footer{width:100%;max-width:750px;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:3rem;margin-bottom:3rem;font-family:"Open Sans",Arial,sans-serif;border-bottom:3px solid var(--accent)}@media all and (max-width: 768px){.footer{border-bottom:none;flex-direction:column}}#bio-avatar{flex-shrink:0;align-self:flex-end}@media all and (max-width: 768px){#bio-avatar{border-bottom:3px solid var(--accent);margin-bottom:0rem;align-self:auto}}#bio{padding-left:1rem;font-size:0.9rem;line-height:1.4}@media all and (max-width: 768px){#bio{padding-left:0;padding-top:5%}}#bio-menu{margin-top:1em;padding-bottom:1em}.section,#menu,#contact-box,.menu{background-color:var(--background)}.menu-mobile{background-color:var(--background)}.grid>div{background-color:var(--background)}#highlight p{color:var(--body-text)}#index-footer{background-color:#232323}#content{margin:2rem 0}#content a{border-bottom:2px solid var(--links)}#content a:hover{border-bottom:2px solid var(--links-hover)}#content h1,#content h2,#content h3{padding-top:50px;text-align:left}#content p{margin-bottom:1.25em}#content .img-caption{text-align:center;max-width:800px;margin:0 auto;font-size:0.9rem;color:var(--highlight-text);margin-bottom:2rem}#content .img-caption a{border-bottom:2px solid var(--links)}#content pre{border-radius:4px;padding:1rem;margin:1rem 0;overflow-x:auto}#content pre>code{border:none;padding:0;color:var(--body-text)}#content code{font-size:0.9rem;font-family:'Source Code Pro Regular', monospace;color:var(--accent);padding:0.2rem;border-radius:4px;word-break:break-word}#content blockquote{background-color:var(--highlight-background);padding:2rem;margin:2rem 4rem;border-radius:3px}#content blockquote p:last-child{margin-bottom:0}@media all and (max-width: 768px){#content blockquote{margin:1rem}}#content .table-wrap{overflow-x:auto}#content table{width:auto;border-collapse:collapse;margin:1rem auto;overflow-x:auto}#content table th{font-size:0.9rem}#content table td,#content table th{padding:5px;text-align:center;border:1px solid var(--highlight-background)}#content img,#content video{max-width:100%;display:block;margin:2rem auto}#content img[src*='#screenshot']{box-shadow:1px 2px 5px var(--highlight-text);background-color:#fff}#content ul>li{list-style:disc outside;line-height:1.5}#content ul>li:last-child{margin-bottom:1rem}#content ol>li{list-style:decimal outside;line-height:1.5}#content ol>li a{border-bottom:2px solid var(--links)}#content ol>li:last-child{margin-bottom:1rem}#content ol,#content ul{margin-left:1em}#content li{padding-left:0.5em;margin-left:1em}#content sup>a{border-bottom:none}.go-left{justify-content:flex-start;align-items:flex-start}.go-right{justify-content:flex-end;align-items:flex-end}.go-center,#featuredimg{display:flex;justify-content:center;align-items:center;text-align:center}@media all and (max-width: 768px){.no-mobile{display:none}}.no-padding{padding:0;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0}.chroma{background-color:var(--highlight-background)}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:100%;overflow:auto;display:block}.chroma .hl{display:block;width:100%;background-color:#ffffcc}.chroma .lnt{margin-right:0.4em;padding:0 0.4em 0 0.4em;display:block}.chroma .ln{margin-right:0.4em;padding:0 0.4em 0 0.4em}.chroma .k{color:#006699;font-weight:bold}.chroma .kc{color:#006699;font-weight:bold}.chroma .kd{color:#006699;font-weight:bold}.chroma .kn{color:#006699;font-weight:bold}.chroma .kp{color:#006699}.chroma .kr{color:#006699;font-weight:bold}.chroma .kt{color:#007788;font-weight:bold}.chroma .na{color:#330099}.chroma .nb{color:#336666}.chroma .nc{color:#00aa88;font-weight:bold}.chroma .no{color:#336600}.chroma .nd{color:#9999ff}.chroma .ni{color:#999999;font-weight:bold}.chroma .ne{color:#cc0000;font-weight:bold}.chroma .nf{color:#cc00ff}.chroma .nl{color:#9999ff}.chroma .nn{color:#00ccff;font-weight:bold}.chroma .nt{color:#330099;font-weight:bold}.chroma .nv{color:#003333}.chroma .s{color:#0099FF}.chroma .sa{color:#0099FF}.chroma .sb{color:#0099FF}.chroma .sc{color:#0099FF}.chroma .dl{color:#0099FF}.chroma .sd{color:#0099FF;font-style:italic}.chroma .s2{color:#0099FF}.chroma .se{color:#0099FF;font-weight:bold}.chroma .sh{color:#0099FF}.chroma .si{color:#aa0000}.chroma .sx{color:#0099FF}.chroma .sr{color:#33aaaa}.chroma .s1{color:#0099FF}.chroma .ss{color:#ffcc33}.chroma .m{color:#00CCFF}.chroma .mb{color:#00CCFF}.chroma .mf{color:#00CCFF}.chroma .mh{color:#00CCFF}.chroma .mi{color:#00CCFF}.chroma .il{color:#00CCFF}.chroma .mo{color:#00CCFF}.chroma .o{color:#f92672}.chroma .ow{color:#000000;font-weight:bold}.chroma .c{color:var(--accent);font-style:italic}.chroma .ch{color:var(--accent);font-style:italic}.chroma .cm{color:var(--accent);font-style:italic}.chroma .c1{color:var(--accent);font-style:italic}.chroma .cs{color:var(--accent);font-weight:bold;font-style:italic}.chroma .cp{color:#009999}.chroma .cpf{color:#009999}.chroma .gd{background-color:#ffcccc}.chroma .ge{font-style:italic}.chroma .gr{color:#ff0000}.chroma .gh{color:#003300;font-weight:bold}.chroma .gi{background-color:#ccffcc}.chroma .go{color:#aaaaaa}.chroma .gp{color:#000099;font-weight:bold}.chroma .gs{font-weight:bold}.chroma .gu{color:#003300;font-weight:bold}.chroma .gt{color:#99cc66}.chroma .w{color:#bbbbbb}
