:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;font-family:system-ui,sans-serif;background-color:#fff;color:#222;line-height:1.6;padding:2rem;transition:background-color .3s ease,color .3s ease}.resume{max-width:800px;margin:0 auto}h1{font-size:2.5rem;margin-bottom:.2rem}.subtitle{font-size:1.2rem;margin-bottom:2rem;color:#555}h2{margin-top:2rem;font-size:1.5rem;color:inherit}ul{margin:.5rem 0 1rem 1.2rem;padding:0}li{margin-bottom:.5rem}a{color:#2e5cdb;text-decoration:none}a:hover{text-decoration:underline}@media (prefers-color-scheme: dark){body{background-color:#1a1a1a;color:#eee}.subtitle{color:#bbb}a{color:#6d9eff}}@media (max-width: 600px){body{padding:1rem}h1{font-size:2rem}h2{font-size:1.25rem}.subtitle{font-size:1rem}}.headshot{width:150px;border-radius:10%;margin-bottom:1rem}.header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}.headshot-wrapper{flex-shrink:0}.headshot{width:120px;border-radius:10%}.intro{flex:1 1 60%}h2{color:#333}@media (prefers-color-scheme: dark){h2{color:#ddd}}.hero-image{text-align:center;margin-bottom:2rem}.hero-image img{max-width:100%;height:auto;display:block;margin:0 auto}.navbar{display:flex;justify-content:space-between;align-items:center;background:var(--nav-bg, #222);padding:.5rem 1rem;color:#fff}.nav-links a,.nav-logo a{margin:0 1rem;text-decoration:none;color:inherit}.desktop-only{display:flex}.mobile-only{display:none;font-size:1.5rem;cursor:pointer}.mobile-menu{display:flex;flex-direction:column;background:var(--nav-bg, #222);padding:.5rem}.mobile-menu a{padding:.5rem 0;text-decoration:none;color:#fff}@media (max-width: 768px){.desktop-only{display:none}.mobile-only{display:block}}
