:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:#fff;background:#141414;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2{color:orange}#app{max-width:1600px;margin:0 auto;padding:2rem;font-weight:400}.module{background-color:#0000004d;border-radius:25px;padding:25px;display:flex;flex-direction:column}@media (hover: hover){a:hover{background-color:orange}}.icon[data-v-c1b6905e]{height:50px;width:50px;margin-left:10px;margin-right:10px}header[data-v-c1b6905e]{padding-bottom:25px;margin-bottom:100px;border-bottom:4px solid orange}@media (min-width: 950px){header[data-v-c1b6905e]{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:". heading links"}#heading>h1[data-v-c1b6905e]{font-weight:bolder}#heading[data-v-c1b6905e]{grid-area:heading;justify-self:center}#links[data-v-c1b6905e]{grid-area:links;justify-self:right;align-self:center;padding-right:50px}}@media (max-width: 950px){header[data-v-c1b6905e]{display:flex;flex-direction:column}#heading[data-v-c1b6905e]{justify-items:center;margin-bottom:25px}#links[data-v-c1b6905e]{margin-left:auto;margin-right:auto}}#headshot[data-v-a3e53d51]{width:250px;clip-path:circle()}@media (min-width: 950px){#bio[data-v-a3e53d51]{display:grid;grid-template-columns:1fr 2fr;grid-template-areas:"photo bio";margin-bottom:50px}#headshot[data-v-a3e53d51]{grid-area:photo;margin-right:20px;justify-self:center;align-self:center}#about[data-v-a3e53d51]{grid-area:bio;display:flex;flex-direction:column;margin-left:10px;line-height:2;align-self:center}#about>p[data-v-a3e53d51]{padding-right:75px}}@media (max-width: 950px){#bio[data-v-a3e53d51]{display:flex;flex-direction:column;margin-bottom:50px}#headshot[data-v-a3e53d51]{margin-right:auto;margin-left:auto;margin-bottom:25px}}.project[data-v-85103700]{display:grid;grid-template-columns:1fr 2fr;grid-template-areas:"photo info";margin-bottom:50px}#project-photo[data-v-85103700]{grid-area:photo;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}#project-info[data-v-85103700]{grid-area:info;display:grid;grid-template-rows:1fr 1fr 3fr;grid-template-areas:"title" "tech" "desc"}#project-name[data-v-85103700]{grid-area:title;justify-self:center;align-self:last baseline;text-decoration:underline}#project-tech[data-v-85103700]{grid-area:tech;justify-self:center;margin-bottom:10px}#project-desc[data-v-85103700]{grid-area:desc;padding-right:25px}.project-thumbnail[data-v-85103700]{height:150px;width:150px;margin-bottom:20px}.button[data-v-85103700]{width:150px;height:40px;background-color:#636363;border-radius:3px;border:1px solid orange;box-shadow:#ffffffb3 0 1px inset;box-sizing:border-box;color:orange;cursor:pointer;display:inline-block;font-family:-apple-system,system-ui,Segoe UI,Liberation Sans,sans-serif;font-size:13px;font-weight:400;line-height:1.15385;margin:0;outline:none;padding:8px .8em;position:relative;text-align:center;text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:baseline;white-space:nowrap}.button[data-v-85103700]:hover,.button[data-v-85103700]:focus{background-color:#888;color:#ffa600}.button[data-v-85103700]:focus{box-shadow:0 0 0 4px #0095ff26}.button[data-v-85103700]:active{background-color:#acacac;box-shadow:none;color:#2c5777}@media (max-width: 750px){.project[data-v-85103700]{display:flex;flex-direction:column-reverse}#project-info[data-v-85103700]{margin-bottom:25px}#project-desc[data-v-85103700]{justify-self:center;padding:0}}#projects[data-v-3c6b08f0]{height:fit-content}h2[data-v-3c6b08f0]{margin-bottom:25px;margin-left:auto;margin-right:auto}.list{height:fit-content;width:fit-content;margin:10px}.bulletlist{columns:2}.name{margin-left:auto;margin-right:auto;margin-bottom:10px}.listitem{padding-right:10px}@media (max-width: 750px){.list{margin-left:auto;margin-right:auto}}.education{display:grid;grid-template-columns:1fr,1fr;grid-template-areas:"name date" "desc desc";margin-bottom:15px}#ed-name{grid-area:name;margin-bottom:5px}#ed-date{grid-area:date;display:flex;justify-content:right}#ed-desc{grid-area:desc}h2[data-v-5962a65c]{margin-bottom:10px}#app[data-v-aecb81aa]{display:flex;flex-direction:column}@media (min-width: 1300px){#content[data-v-aecb81aa]{display:grid;grid-template-columns:2fr 1fr;grid-template-areas:"projects lists" "education education"}#lists[data-v-aecb81aa]{grid-area:lists;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}#projects[data-v-aecb81aa]{grid-area:projects}#education[data-v-aecb81aa]{grid-area:education;margin-top:30px}}@media (max-width: 1300px){#lists[data-v-aecb81aa]{grid-area:lists;margin-bottom:50px;margin-top:50px;display:flex;justify-content:space-evenly;align-items:first baseline}}@media (max-width: 950px){#lists[data-v-aecb81aa]{grid-area:lists;margin-bottom:50px;margin-top:50px;display:flex;justify-content:space-evenly;align-items:first baseline}}@media (max-width: 750px){#lists[data-v-aecb81aa]{display:flex;flex-direction:column;justify-items:center}}@media (max-width: 500px){#app[data-v-aecb81aa]{font-size:12px}}
