:root{font-family:Times New Roman,Times,serif,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#faf8f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}.SideNav{display:flex;flex-direction:column;width:140px;padding:2rem 0;align-items:flex-start;justify-content:center}.SideNav a{font-weight:500;padding:1px 2px;color:#000;text-decoration:inherit}.SideNav a.active{font-weight:1000}.vertical-line{border-left:1px solid black;height:200px;margin:auto 20px auto 0}.flex-container{display:inline-flex;gap:2rem}.right-container{display:flex;flex-direction:column;justify-content:center;text-align:left;width:600px}p{font-size:16px;font-weight:500;color:#000;line-height:1.2;margin:8px}.ProfilePhoto{display:block;margin:0 auto;width:200px}.bottom-left-footer{position:fixed;bottom:0;left:0;z-index:9999;padding-left:10px}.last-updated{font-size:16px}.waving-hand{animation-name:wave-animation;animation-duration:2.5s;animation-iteration-count:infinite;transform-origin:70% 70%;display:inline-block}@keyframes wave-animation{0%{transform:rotate(0)}15%{transform:rotate(14deg)}30%{transform:rotate(-8deg)}45%{transform:rotate(14deg)}60%{transform:rotate(-4deg)}75%{transform:rotate(10deg)}to{transform:rotate(0)}}.profile-link-highlight{color:#000;text-decoration:none;background-image:linear-gradient(#5dbb63,#5dbb63);background-repeat:no-repeat;background-position:0 100%;background-size:100% 4px;transition:background-size .35s ease}.profile-link-highlight:hover{background-size:100% 100%}.contact-link-highlight{width:fit-content;font-size:16px;font-weight:500;color:#000;line-height:1.2;margin:8px;text-decoration:none;background-image:linear-gradient(#5dbb63,#5dbb63);background-repeat:no-repeat;background-position:0 100%;background-size:100% 4px;transition:background-size .35s ease}.contact-link-highlight:hover{background-size:100% 100%}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}
