/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}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}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [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{display:inline-block;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-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:'Gochi Hand';font-style:normal;font-weight:400;src:local("Gochi Hand"),local("GochiHand-Regular"),url(https://fonts.gstatic.com/s/gochihand/v8/ZZzTGmufF-Wq8IS3fkpBuy3USBnSvpkopQaUR-2r7iU.ttf) format("truetype");font-display:swap}@font-face{font-family:'Lato';font-style:normal;font-weight:400;src:local("Lato Regular"),local("Lato-Regular"),url(https://fonts.gstatic.com/s/lato/v14/v0SdcGFAl2aezM9Vq_aFTQ.ttf) format("truetype");font-display:swap}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v32/2fcrYFNaTjcS6g4U3t-Y5StnKWgpfO2iSkLzTz-AABg.ttf) format("truetype");font-display:swap}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:local("Source Sans Pro Regular"),local("SourceSansPro-Regular"),url(https://fonts.gstatic.com/s/sourcesanspro/v11/ODelI1aHBYDBqgeIAH2zlNzbP97U9sKh0jjxbPbfOKg.ttf) format("truetype");font-display:swap}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr}h1,h2,h3,h4{font-family:"Source Sans Pro",sans-serif}body{font-family:"Lato",sans-serif;font-size:16px}@media screen and (min-width: 1280px){body{background-size:cover;background-image:url("/assets/images/princeton.small.webp");background-attachment:fixed}}body>.wrapper{max-width:767px;margin:0 auto;padding:1em;display:grid;grid-template-areas:"header" "content";background-color:white}@media screen and (min-width: 1280px){body>.wrapper{box-shadow:0px 0px 5px 5px rgba(0,0,0,0.15);border-radius:0.3em;margin:5em auto;padding:5em 5em}}header{position:relative;grid-area:header;display:grid;grid-template-areas:"title" "contact" "nav"}@media screen and (max-width: 767px){header{grid-template-columns:3em 1fr;grid-template-areas:"nav title" "contact contact"}}header>h1{grid-area:title;font-family:"Gochi Hand",cursive;font-size:4em;text-transform:uppercase;text-align:center;margin:0}@media screen and (max-width: 767px){header>h1{font-size:3.3em}}@media screen and (min-width: 1280px){header>h1{text-align:left}}header .h-card{grid-area:contact;display:grid;grid-template-areas:"title job email" "dept  job gpg" "inst  job gpg"}@media screen and (max-width: 600px){header .h-card{grid-template-areas:"title email" "dept gpg" "inst gpg" "job job";grid-template-rows:1em 1em 1.5em}}header .h-card>span{display:block}header .h-card .job-market{grid-area:job;width:100%;text-align:center;font-weight:bolder}header .h-card .p-job-title{grid-area:title;text-align:left}header .h-card .p-organization-unit{grid-area:dept;text-align:left}header .h-card .p-organization-name{grid-area:inst;text-align:left}header .h-card .p-email{grid-area:email;text-align:right}header .h-card .p-gpg{grid-area:gpg;text-align:right}header .h-card a{text-decoration:none}header>nav{grid-area:nav}header>nav .hamburger>input{display:none}header>nav .hamburger>i{display:none}header>nav .hamburger i{font-family:'Material Icons';font-size:3rem;line-height:100%;background-color:white}header>nav i{display:none}header>nav ul{list-style:none;padding:0;margin:0;text-transform:lowercase;display:grid;grid-auto-flow:column}header>nav ul li{display:block;text-align:center}header>nav ul li a{color:inherit;text-decoration:none;font-size:1.3em}header>nav ul li a:hover{text-decoration:underline}header>nav ul li a.current{font-weight:bold;font-style:italic}header>nav ul li a.current:hover{text-decoration:none}@media screen and (max-width: 767px){header>nav ul{display:none;position:absolute;width:100%;padding:1em;background-color:white}header>nav ul li{text-align:left}header>nav ul li a{font-size:1.5em}header>nav ul li a:hover{text-decoration:none}header>nav i.menu{display:block}header>nav input:checked~ul{display:block}header>nav input:checked~i.close{display:block}header>nav input:checked~i.menu{display:none}}article{grid-area:content}article>p>img{display:block;width:100%;max-width:12em;border-radius:0.2em}@media screen and (max-width: 600px){article>p>img{margin:0 auto}}@media screen and (min-width: 600px){article>p>img{float:left;margin:1.3em 1em 1em auto}}article h2{clear:both}article .footnotes{font-size:70%}article .footnotes ol{padding:0}.video-content{position:relative;width:100%;height:0;padding-top:57%}.video-content>*{position:absolute;top:0;left:0;width:100%;height:100%}

/*# sourceMappingURL=main.css.map */