/*! 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{font-family:sans-serif;font-size:1em}body{min-height:100vh;background:white;display:flex;flex-direction:column}body>footer{background-color:#444;color:white;padding:1em;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}body>footer a{color:white}body>footer div{margin:0 1em}body>header{background:#444 repeating-linear-gradient(-45deg, #444, #444 20px, #404040 20px, #404040 40px);color:white;padding:1em;display:flex;align-items:center}body>header a{color:white}body>header img.mugshot{border-radius:50%;height:3em;width:3em;margin-right:1em}body>header h1,body>header h2{margin:0 0}body>header .tagline{margin-left:auto}.root-container{padding:1em;display:grid;grid-template-columns:max-content 1fr max-content;grid-column-gap:1em;flex:1 0 auto}.root-container .navigation{grid-column:1}.root-container .page-content{grid-column:2}.root-container .contact{grid-column:3}.navigation{line-height:2;text-align:right}.navigation nav{padding:0px;position:sticky;top:1em}.navigation li{list-style:none}.navigation a{text-decoration:none}.contact{font-size:1.5em;line-height:2}.contact ul{padding:0px;position:sticky;top:1em}.contact li{list-style:none}article{line-height:1.5;max-width:40em;margin:auto auto;background-color:white}article img{max-width:100%}article p.attribution{background-color:ivory;padding:1em;border-radius:.2em;border:1px solid #b2b296}article .info{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;color:#055160;background-color:#cff4fc;border-color:#b6effb}article .danger{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;color:#842029;background-color:#f8d7da;border-color:#f5c2c7}pre{overflow-x:scroll}.cards{display:flex;flex-wrap:wrap;justify-content:space-around}.cards .card{width:18rem;max-width:100%;margin:0.5em;border-radius:.5em;background-color:white;box-shadow:0 0 0.5em 0px rgba(0,0,0,0.25);display:flex;flex-direction:column;justify-content:space-between}.cards .card h1{padding:.5em;font-size:1.5em;margin:.5em 0}.cards .card a{text-decoration:none}.cards .card .details{padding:1em;background-color:#eee;display:flex;justify-content:space-between;line-height:1.5em}.tag{background-color:#444;color:white;padding:.1em .3em;border-radius:.2em}.old-projects a.title{width:100%;border-top-left-radius:.5em;border-top-right-radius:.5em;color:white;text-shadow:-2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;height:100px}.old-projects .card h1{margin:0}.old-projects p{margin-top:0;padding:1em}section.comments{line-height:1.5;max-width:40em;margin:auto auto}section.comments section.comment{position:relative;border:1px solid black;padding:15px;margin-bottom:1em;border-radius:10px}
