:root{--resume-text-color: black;--resume-background-color: white}@media(prefers-color-scheme: dark){:root{--resume-text-color: white;--resume-background-color: black}}html{font-size:12pt}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0}body{font:400 12pt/1.5 serif;color:var(--resume-text-color);background-color:var(--resume-background-color);text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;font-kerning:normal;display:flex;min-height:100vh;flex-direction:column;overflow-wrap:break-word}h1,h2,h3,h4,h5,h6,p,ul{margin-bottom:10px}main{display:block}ul,ol{margin-left:20px}li>ul,li>ol{margin-bottom:0}h1,h2,h3,h4,h5,h6{font-family:system-ui,sans-serif;font-weight:500}a{color:var(--resume-text-color);text-decoration:none}a:hover{text-decoration:underline var(--resume-text-color);text-underline-offset:3px}.wrapper{max-width:800px;margin:0 auto;padding:0 20px}@media screen and (max-width: 600px){.wrapper{padding-right:12px;padding-left:12px}}.wrapper:after{content:"";display:table;clear:both}.page-content{padding:20px 0;flex:1 0 auto}@page{margin:.5in;size:letter}.flushed-list{list-style:none;margin-left:0}.flushed-list ul{list-style:disc}.flushed-list>li{margin-bottom:10px}.flushed-list h3{font-weight:bold;display:flex;margin-bottom:0}.flushed-list h3 :last-child{margin-left:auto}.flushed-list h3+span{font-style:italic}.resume-header{line-height:1.15;text-align:center}.resume-header>h1{font-weight:bold}.resume-header>p{font-family:system-ui,sans-serif}.section-heading{border-bottom:2px solid var(--resume-text-color);border-top:2px solid var(--resume-text-color)}.coursework{display:grid;grid-template-columns:1fr 1fr;margin-left:20px}.extracurricular li{display:flex}.extracurricular li :last-child{margin-left:auto}/*# sourceMappingURL=resume.css.map */