/*! 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}:root{--body-background: #FFF;--headline-color: #222;--highlight-color: #439449;--highlight-contrast: #DEDEDE;--copy-color: #222;--link-color: #2b34a8;--font-headline: 'Helvetica Neue',sans-serif}@media (prefers-color-scheme: dark){:root{--body-background: #222;--copy-color: rgba(255, 255, 255, .9);--headline-color: rgba(255, 255, 255, .9);--highlight-color: #fffd95;--highlight-contrast: #666;--link-color: rgba(255, 255, 255, .9)}}body{background:var(--body-background);font-family:'Hoefler Text',Garamond,serif;color:var(--copy-color);font-size:.9375rem;line-height:1.15}body p{margin:0 0 1em}h1,h2,h3{color:var(--headline-color);font-family:var(--font-headline);margin:0 0 1em}a{color:var(--link-color)}a:hover{text-decoration:none}.site-header{padding:20px 0;border-bottom:2px solid var(--headline-color);margin-bottom:60px}.site-header a{color:inherit;text-decoration:none}.site-header .site-title{font-size:2em;font-weight:bold;font-family:var(--font-headline);letter-spacing:-0.03em}.site-header .site-description{font-size:1.25em}.site-header .site-container{display:flex;justify-content:space-between;flex-flow:row nowrap;align-items:flex-end;gap:20px}@media screen and (width < 720px){.site-header .site-container{flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}}.site-content{padding-bottom:40px;border-bottom:2px solid var(--headline-color);margin-bottom:40px;font-size:1.125rem;line-height:1.5}.main-navigation{display:flex;justify-content:flex-start;gap:40px;list-style-type:none;margin:0 0 8px;padding:0;font-family:var(--font-headline);font-weight:bold}.main-navigation a:hover,.main-navigation a.active{color:var(--highlight-color)}.site-container{margin:0 20px}@media screen and (width > 1240px){.site-container{max-width:1200px;margin:0 auto}}.site-footer{text-align:center;font-size:1.25em;padding-bottom:48px}:root{--resume-section-gap: 48px}.resume__container{display:flex;flex-flow:column nowrap;gap:var(--resume-section-gap)}@media screen and (width >= 720px){.resume__container{flex-flow:row-reverse nowrap}}.resume__container ul{list-style-type:none;margin:0;padding:0;font-size:1.125rem;line-height:1.5}.resume__container p:last-child{margin-bottom:0}.resume__container h2{margin-bottom:1em}@media screen and (width >= 720px){.resume__section{margin-bottom:var(--resume-section-gap)}.resume__section:last-child{margin-bottom:0}}.resume__meta{display:contents}@media screen and (width >= 720px){.resume__meta{display:block;position:sticky;top:12px;max-height:100vh;overflow-y:auto;flex:1 0 270px}}.resume__meta p{margin:0 0 0.5em}.resume__meta .resume__title{margin-bottom:0.5em}.resume__main{display:contents}@media screen and (width >= 720px){.resume__main{display:block}}.resume__profile{order:2}@media screen and (width >= 720px){.resume__profile{order:unset}}.resume__contact{order:1}@media screen and (width >= 720px){.resume__contact{order:unset}}.resume__skills{order:3}@media screen and (width >= 720px){.resume__skills{order:unset}}.resume__skills .resume__skills__list{display:grid;gap:0 24px;grid-template-columns:repeat(2, 1fr);font-family:monospace;font-size:13px}@media screen and (width >= 720px){.resume__skills .resume__skills__list{display:block}}.resume__skills .resume__skills__list li{margin-bottom:1rem;display:grid;grid-template-columns:1fr 2fr;gap:1rem;line-height:1}.resume__skills .resume__skills__list li .resume__skills__title{grid-column:1 / 2;display:block;text-align:right}.resume__skills .resume__skills__list li .resume__skills__value{grid-column:2 / 3;background:var(--highlight-contrast);position:relative;display:block;height:6px;border-radius:6px;overflow:hidden;margin-top:3px;max-width:120px}.resume__skills .resume__skills__list li .resume__skills__value-data{position:absolute;left:0;display:block;background-color:var(--highlight-color);text-indent:-100vw;height:100%;border-top-right-radius:6px;border-bottom-right-radius:6px}.resume__experience{order:4}@media screen and (width >= 720px){.resume__experience{order:unset}}.resume__experience .resume__experience__jobs{display:flex;flex-direction:column;gap:24px}.resume__experience .resume__experience__highlights{list-style-type:disc;margin-left:1em}.resume__experience .resume__exeprience__title{margin:0 0 .5em}.home-intro{font-size:1.5rem;text-align:center;max-width:640px;margin:0 auto}
