@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary-color:#0070f3;--secondary-color:#e6f0fa;--text-color:#333;--light-text:#555;--background-color:#f4f4f4;--white:#ffffff;--shadow:0 2px 4px rgba(0,0,0,0.1);--border-radius:8px;--spacing-unit:16px}a:focus,button:focus{outline:2px solid var(--primary-color);outline-offset:2px}iframe,img,video{max-width:100%;height:auto}a,button{transition:color .2s ease,background-color .2s ease}body{margin:0;font-family:Arial,sans-serif;background-color:#f4f4f4;font-size:16px;line-height:1.6}.container{min-height:100vh;display:flex;flex-direction:column}.header{background-color:#ffffff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100;padding:10px 0}.header-content{max-width:960px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.header h1{font-size:24px;color:#333;margin:0}nav{display:flex;align-items:center}.nav-menu{display:flex;gap:15px}.nav-toggle{display:none;font-size:24px;background:none;border:none;cursor:pointer;color:#333;padding:5px}nav a{text-decoration:none;color:#555;font-size:16px;padding:8px 12px}nav a:hover{color:#0070f3}.main-content{max-width:960px;margin:0 auto;padding:40px 20px;flex:1 1}.section{margin-bottom:40px}.section h2{font-size:28px;color:#333;margin-bottom:16px}.section p{color:#555;line-height:1.6}.about-section{display:flex;flex-direction:column;gap:16px}.about-content{display:flex;gap:24px;align-items:flex-start}.headshot{border-radius:50%;object-fit:cover;border:2px solid #e6f0fa;width:150px;height:150px}.experience-item{margin-bottom:24px}.experience-item h3{font-size:20px;color:#333;margin:0 0 8px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.project-item{background-color:#ffffff;padding:16px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center}.project-item h3{font-size:18px;color:#333;margin:0 0 8px;text-align:center}.project-thumbnail{width:100%;height:150px;object-fit:cover;border-radius:8px;margin-bottom:12px}.project-link{display:inline-block;margin-top:8px;margin-right:12px;text-decoration:none;color:#0070f3;font-size:14px;padding:8px 16px}.project-link:hover{text-decoration:underline}.activity-item{display:flex;gap:16px;align-items:flex-start;margin-bottom:24px}.activity-thumbnail{width:100px;height:100px;object-fit:cover;border-radius:8px;border:2px solid #e6f0fa}.subtext{color:#777;font-size:14px;margin-bottom:8px}ul{list-style-type:disc;padding-left:20px;color:#555}ul li{margin-bottom:8px}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:12px;gap:12px}.skills-grid span{background-color:#e6f0fa;color:#004aad;padding:8px 16px;border-radius:16px;text-align:center;font-size:14px}.contact-links{display:flex;gap:16px}.contact-links a{color:#555;padding:10px}.contact-links a:hover{color:#0070f3}.download-link{display:inline-flex;align-items:center;gap:8px;margin-top:16px;text-decoration:none;color:#0070f3;font-size:16px;padding:8px 16px}.download-link:hover{text-decoration:underline}.footer{background-color:#ffffff;padding:16px;text-align:center;box-shadow:0 -2px 4px rgba(0,0,0,.1)}.footer div{color:#555;font-size:14px}@media (max-width:768px){.header-content{flex-direction:column;gap:16px}.nav-toggle{display:block}.nav-menu{display:none;flex-direction:column;width:100%;position:absolute;top:60px;left:0;background-color:#ffffff;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:10px 20px}.nav-menu.active{display:flex}nav a{padding:12px;font-size:18px;width:100%;text-align:center}.about-content{flex-direction:column;align-items:center}.headshot{width:120px;height:120px}.projects-grid{grid-template-columns:1fr}.project-item{width:100%}.project-thumbnail{height:200px}.activity-item{flex-direction:column;align-items:center}.activity-thumbnail{width:80px;height:80px}.skills-grid{grid-template-columns:repeat(2,1fr)}.section h2{font-size:24px}.section p{font-size:16px}.experience-item h3{font-size:18px}.contact-links a{padding:12px;font-size:20px}.download-link{padding:10px 20px;font-size:18px}}