/*! 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:0.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;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:-0.25em}sup{top:-0.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:0.35em 0.75em 0.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}html,body{font-size:62.5%}body{font-size:1.6rem;font-weight:400;line-height:1.3;color:#000000}html,body{min-height:100%;display:flex;flex-direction:column;align-items:center}body{font-family:'Open Sans', sans-serif;color:#333333;background-color:#f3f3f3;width:100%;flex-grow:1}h1,h2,h3,h4,h5,h6{font-family:'Montserrat', sans-serif}.flex-column{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}nav{display:flex;width:100%;font-size:0rem}nav .item{position:relative}nav .item img.bg{width:100%}nav .item .label{position:absolute;top:0px;left:0px;height:100%;display:flex;justify-content:center;align-items:flex-end}nav .item .label img{width:75%}header nav{height:100%;max-width:128rem;justify-content:space-between;align-items:center}header nav #site_logo{margin:0rem 1rem;height:80%;align-self:center}header nav #site_logo img{height:100%}header nav .item{height:100%;display:flex;justify-content:flex-start;align-items:flex-end}header nav .item .bg{width:auto;height:100%}header nav .item .label{position:relative;display:flex}header nav .item .label img{width:auto;height:auto;max-width:100%;max-height:65%;transition:max-height 0.2s}header nav .item:hover{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:-1px}header nav .item:hover .label img{max-height:80%}header nav .item.active{border-bottom-width:2px;border-bottom-style:solid;margin-bottom:-2px}header nav .item.about{border-bottom-color:#fb980d}header nav .item.work{border-bottom-color:#d33702}header nav .item.projects{border-bottom-color:#72a30a}header nav .item.writing{border-bottom-color:#ae3e5a}header nav .item.contact{border-bottom-color:#dcb200}#home{flex-grow:1;width:100%;display:flex;justify-content:space-evenly;align-content:space-evenly;align-items:center;flex-wrap:wrap}#home>div{max-width:70%;text-align:center}#home img{width:100%}#home #logo{max-width:45rem}#home #me{width:40%;max-width:20rem;border-radius:50%}body header{width:100%;height:6.5rem;position:sticky;top:0px;background-color:#f3f3f3;border-bottom:solid 1px #cccccc;flex-shrink:0;display:flex;justify-content:center}body main{flex-grow:1;box-sizing:border-box;width:100%;max-width:128rem;padding:2rem;padding-top:0rem}body footer{box-sizing:border-box;width:100%;padding:0.5rem;color:#999999;background-color:#f3f3f3;border-top:solid 1px #cccccc;text-align:center;font-size:1.2rem;position:sticky;bottom:0px}
