@font-face{font-family:geistSans;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:geistSans,geistSans Fallback}.__variable_1e4310{--font-geist-sans:"geistSans","geistSans Fallback"}@font-face{font-family:geistMono;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:geistMono,geistMono Fallback}.__variable_c3aa02{--font-geist-mono:"geistMono","geistMono Fallback"}.nav-container{position:fixed;display:flex;width:100vw;height:12.5vh;border-bottom:.05rem solid #c7c7c7;background-color:rgba(0,0,0,.479);z-index:3}.nav-container,.nav-section{flex-direction:row}.nav-section{width:50vw;height:100%;display:flex;align-items:center}.nav-name{padding-left:12.5%}.nav-options{width:100%;height:100%;display:flex;align-items:center;flex-direction:row;justify-content:right;padding-right:12.5%;flex-wrap:wrap;gap:2vw}@media (max-width:1000px){.nav-options{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:right;padding-right:0;gap:0}}.nav-item{width:5vw;height:50%;display:flex;align-items:center;justify-content:center}.nav-button{width:100px;height:4vh;font-size:1.25rem;text-align:center;background-size:0 .05em;background-position-y:100%;background-position-x:0;background-repeat:no-repeat;transition:background-size .2s ease-in-out;text-decoration:none;background-image:linear-gradient(#fff,#fff)}.nav-button:active,.nav-button:focus,.nav-button:hover{background-size:100% .05em}body{margin:0;background-color:#000;font-family:"Source Serif Pro",serif}h1{font-size:3rem}h1,h2{font-family:"Source Serif Pro",serif;font-weight:100;color:#fff}h2{font-size:2rem}h3{font-weight:500;font-size:1.3rem;color:#fff}h3,p{font-family:Assistant,sans-serif}p{color:#d7d7d7;line-height:1.5rem}p a{color:#fff;text-decoration:underline}:root{--background:#000;--foreground:#171717}.photo{width:350px;height:500px;object-fit:cover}.home-container{display:flex;flex-direction:row;width:100vw;justify-content:center;gap:6vw;padding-top:22.5vh;animation:fadeInAnimation 1.5s}.home-left{width:350px}.home-right{width:40vw;display:flex;flex-direction:column;align-items:left}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.bio{font-family:Arial,Helvetica,sans-serif}.greeting{padding-bottom:2rem;padding-top:1rem}.body{display:flex;flex-direction:column;gap:1rem}.contacts{display:flex;flex-direction:row;gap:1vw;padding-top:3vh}.fab{background-color:#fff;width:25px;height:25px;object-fit:cover;filter:invert(100)}@media (max-width:600px){.home-container{flex-direction:column;align-items:center;flex-wrap:wrap;gap:0}.home-left{width:300px}.home-right{width:80vw;text-align:center}.photo{width:300px;height:auto}}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}