﻿/*! 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:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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}template{display:none}[hidden]{display:none}:root{--primary: #661fff;--red: red;--heading-color: #1a043b;--text-color: #3e3f4d;--text-color-alt: #303472;--bg-color: #f8f5f3;--black: #212529;--white: #fdfdfd;--dark-grey: #343334;--subtle-text: #777;--subtle-links: #4411aa;--light-grey: #ccc;--lighter-gray: #f6f6f6;--font-base: "Georgia";--font-monospace: "Courier New";--font-headings: "Georgia";--border-radius: 0.5rem}.center{text-align:center}.ad-info{border-left:solid .3rem #64dd17;line-height:24px;overflow:hidden;padding:.8rem;background-color:rgba(100,221,23,.1)}.ad-warning{border-left:solid .3rem #fa9209;line-height:24px;overflow:hidden;padding:.8rem;background-color:red}h1,h2,h3,h4,h5,h6{font-family:var(--font-headings);line-height:1.3em;margin:30px 0 20px 0;font-weight:200;letter-spacing:-.02em;color:var(--heading-color)}h1{font-size:2.7rem}h2{font-size:2.3rem}h3{font-size:1.95rem}h4{font-size:1.55rem}h5{font-size:1.25rem}h6{font-size:1rem}blockquote{margin-left:1rem;font-style:italic;font-size:1.4rem;font-family:Georgia,bitstream charter,serif;border-left:3px solid;border-color:var(--light-grey);color:var(--text-color-alt);padding-left:20px}blockquote cite{font-size:70%;opacity:.8}blockquote em{font-weight:500}a{color:var(--primary);text-decoration:none}a:hover,a.active{text-decoration:underline}input:focus,textarea:focus{outline:none}pre,code{font-family:var(--font-monospace);text-rendering:optimizeLegibility;white-space:pre;font-size:14px}@media (max-width: 700px){h1,h2,h3,h4,h5,h6{letter-spacing:1px}}body{font-family:var(--font-base);word-wrap:break-word;background-color:var(--bg-color);color:var(--text-color);max-width:55rem;font-size:1.3rem;margin:0 auto;padding:0 3rem;line-height:1.5em;display:flex;min-height:100vh;flex-direction:column;overflow-y:scroll}::selection{text-shadow:none;color:#fff;background:var(--text-color)}article{flex:1;margin-bottom:2rem}.highlight-handle{background:var(--text-color);border-radius:4px;color:var(--white);padding:4px 8px}pre{margin-bottom:0;margin-top:0;padding:20px}hr{border:0;height:1px;margin:2rem 0;background:var(--light-grey)}hr.subtle{background:var(--black)}pre,textarea{overflow:auto}img{margin:10px auto 10px auto;max-width:100%;display:block}a img{border:none}figure{margin:0;text-align:center}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.site-name{color:var(--text-color)}@media (max-width: 900px){body{padding:0 2rem}h1{font-size:2.2rem}h2{font-size:1.8rem}h3{font-size:1.5rem}h4{font-size:1.3rem}}@media (max-width: 600px){body{padding:0 1rem}h1{font-size:1.8rem}h2{font-size:1.6rem}h3{font-size:1.2rem}h4{font-size:1rem}}header{margin:2rem 0}header .top{display:flex;gap:1em;margin-bottom:2.5vw;align-items:center}header .top .avatar img{width:4rem;height:4rem;overflow:hidden;border-radius:100%}header .top .right-button{width:3rem;height:3rem;justify-content:center;display:flex;align-items:stretch}header .top .right-button a{flex:1;justify-content:center;align-items:center;display:flex;font-size:1em;border:1px solid var(--black);border-radius:50%;text-decoration:none !important}header .top .right-button a.active{border:1px solid var(--light-grey)}header .top .details{flex:1;display:flex;flex-direction:column;justify-content:center}header .top .details .site-description{display:flex;justify-content:space-between;align-items:center}header .top .details .site-description p{margin:0;font-size:.9em}header .links{line-height:2.2rem;display:flex;align-items:center}header .links a,header .links .overflow-menu{text-decoration:none;flex:1;display:flex;justify-content:center}header .links a span,header .links .overflow-menu span{flex:0}header .links a span.emoji,header .links .overflow-menu span.emoji{margin:0 .5em 0 .25em;font-size:1.2em}header .links a.active span.name,header .links a:hover span.name{text-decoration:underline}header .links .overflow-menu{flex:0}header .links .overflow-menu summary{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:2em;padding:.5em 1em}header .links .overflow-menu summary div{height:.2em;color:var(--primary);line-height:.2em}header .links .overflow-menu summary div::before{content:"·";font-size:1.5em}header .links .overflow-menu summary ul{min-width:12em}header .links .overflow-menu[open] summary div{color:var(--heading-color)}header .links .overflow-menu ul{top:3em}header h1{margin:0}footer{color:var(--subtle-text)}footer a{color:var(--subtle-links)}footer a:hover{color:var(--primary)}.social li,.social ul{margin:0;padding:0}.social li{display:inline-block;list-style:none;margin:0 30px 0 0}.social a{color:var(--subtle-links)}.social nav{margin:0;padding:0;border:none;min-width:50px;margin-left:15px}.social ul svg{max-height:15px}nav{border-top:1px solid var(--light-grey);padding-top:.75rem}@media (max-width: 900px){.social li{margin:0}header{margin:1rem 0}}@media (max-width: 500px){header .top{gap:.75em}header .top .details .site-description p{font-size:.75em;line-height:1.3em}header .top .avatar img{width:3.5rem;height:3.5rem}}@media (min-width: 900px){header .top{margin-bottom:1em}header .top .avatar img{width:5rem;height:5rem}}footer{text-align:right;font-size:.75em;border-top:1px solid var(--light-grey);padding:1rem 0;display:flex;justify-content:space-between;align-items:center}.search-container input{width:100%;padding:.5rem 1rem;margin-bottom:2rem;font-weight:bold;background-color:rgba(0,0,0,0);border:1px solid var(--light-grey);border-radius:var(--border-radius);color:var(--text-color)}.search-container input:focus{border-color:var(--dark-grey)}.search-results{display:none;color:var(--text-color);overflow:auto}.search-results__items{list-style:none}.search-results li{margin-top:1rem;border-bottom:1px solid var(--light-grey)}.search-results li:last-child{border-bottom:none}.search-results li:first-of-type{margin-top:0}.search-results__item{margin-bottom:1rem}.search-results__item h3{margin:1rem 0 0 0}.search-results__item p{margin:0 0 0 0;padding-bottom:1rem}.search-results__item a{font-size:1.2rem;display:inline-block;margin-bottom:.5rem}.posts{margin:0;padding:0}.post{display:block}.post article img{max-height:90vh;border-radius:var(--border-radius)}.post article img.small{max-height:none;width:100%;max-width:500px}.post article img.full-width{max-height:none;max-width:100%}.post-header{display:flex;align-items:center}.post-header .meta .date{margin-right:2rem;width:64px;text-align:center;color:var(--heading-color)}.post-header .meta .date .day{font-family:var(--font-headings);font-weight:200;line-height:.75em;font-size:1.8em;display:block;margin:0 0 .2rem 0}.post-header .meta .date .rest{display:block;font-size:.75em}.post .title.small{margin:0 0 10px 0}.post .post-header{margin:20px 0}.post-header h1.title{margin:-10px 0 0 0}.archive-year{display:flex;width:100%;justify-content:center;align-items:center;text-align:center}.archive-year:before,.archive-year:after{content:"";border-top:1px solid var(--light-grey);margin:0 20px 0 0;flex:1 0 20px}.archive-year:after{margin:0 0 0 20px}.youtube{max-height:90vh;position:relative;margin:0 auto}.youtube .inner{position:relative;padding-bottom:56.25%}.youtube .inner iframe{position:absolute;top:0;left:0;width:100%;height:100%}.youtube.portrait{max-width:40vh}.youtube.portrait .inner{padding-bottom:177.77%}.draft{color:var(--red);font-weight:bold;font-size:1rem;margin-left:.5rem;display:inline-block}.tags{list-style:none;padding:0;margin:1rem 0}.tags li{display:inline-block}.tags li a{display:block;margin:.25rem;padding:.25rem 1rem;font-size:.9em;background-color:rgba(0,0,0,0);border:1px solid var(--primary);border-radius:var(--border-radius)}.gallery{margin:0;padding:0}.thumbnail{display:inline-block;width:10rem;width:20%}.thumbnail a{display:inline-block;padding:.5rem}.thumbnail a img{margin:0;border-radius:var(--border-radius)}@media (max-width: 48rem){.thumbnail{width:25%}}@media (max-width: 36rem){.thumbnail{width:33.3333333333%}}@media (max-width: 24rem){.thumbnail{width:50%}.thumbnail a{padding:.25rem}}.tag-cloud{margin-top:20px}.tag-cloud li{display:inline;list-style-type:none;padding-right:20px}.dropdown *{box-sizing:border-box}.dropdown>summary{cursor:pointer}.dropdown{display:inline-block;position:relative}.dropdown>ul{background-color:var(--bg-color);border:1px solid var(--light-grey);border-radius:.25em;list-style:none;margin:0;padding:0;min-width:10em;position:absolute;top:1.5em;z-index:999}.dropdown-right>ul{right:0}.dropdown>ul{list-style:none;margin:0;padding:0}.dropdown>ul>li>a{display:flex;padding:.3125em .5em;width:100%;height:3em;justify-content:center;align-items:center;text-decoration:none}.dropdown>ul>li>a .emoji{margin:0 .75em 0 .5em;font-size:1.2em;flex:0}.dropdown>ul>li>a .name{flex:1}.dropdown>ul>li>a:hover .name{text-decoration:underline}.dropdown>ul>li:before{content:"​";position:absolute;}body{font-family:var(--font-base);word-wrap:break-word;background-color:var(--bg-color);color:var(--text-color);max-width:55rem;font-size:1.3rem;margin:0 auto;padding:0 3rem;line-height:1.5em;display:flex;min-height:100vh;flex-direction:column;overflow-y:scroll}::selection{text-shadow:none;color:#fff;background:var(--text-color)}article{flex:1;margin-bottom:2rem}.highlight-handle{background:var(--text-color);border-radius:4px;color:var(--white);padding:4px 8px}pre{margin-bottom:0;margin-top:0;padding:20px}hr{border:0;height:1px;margin:2rem 0;background:var(--light-grey)}hr.subtle{background:var(--black)}pre,textarea{overflow:auto}img{margin:10px auto 10px auto;max-width:100%;display:block}a img{border:none}figure{margin:0;text-align:center}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.site-name{color:var(--text-color)}