:root{--content-width: 640px;--text-primary: #2d3338;--text-secondary: #5f6c7b;--background: #ffffff;--accent: #1a73e8;--border-color: #eaeaea}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--background);color:var(--text-primary);line-height:1.6}body{min-height:100vh;display:flex;flex-direction:column}nav{padding:2rem 1rem;border-bottom:1px solid var(--border-color);margin-bottom:2rem}.nav-content{max-width:var(--content-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-family:Merriweather,serif;font-weight:700;font-size:1.25rem;text-decoration:none;color:var(--text-primary)}.nav-links{display:flex;gap:2rem}.nav-links a{text-decoration:none;color:var(--text-secondary);font-size:.9375rem;transition:color .2s ease}.nav-links a:hover{color:var(--text-primary)}main{flex:1;width:100%;max-width:var(--content-width);margin:0 auto;padding:2rem 1rem 4rem}footer{padding:3rem 1rem;border-top:1px solid var(--border-color);margin-top:4rem}.footer-content{max-width:var(--content-width);margin:0 auto;text-align:center}.social-links{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:2rem}.social-links .email{color:var(--text-secondary);font-size:.9375rem}.social-links a{color:var(--text-secondary);text-decoration:none;font-size:.9375rem}.linkedin-link{display:flex;align-items:center}.linkedin-link svg{width:20px;height:20px}.social-links a:hover{color:var(--accent)}.footer-content p{color:var(--text-secondary);font-size:.875rem}img{max-width:100%;height:auto;border-radius:4px}h1,h2,h3,h4{font-family:Merriweather,serif;line-height:1.3}h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}h2{font-size:1.75rem;font-weight:700;margin:2.5rem 0 1.5rem}h3{font-size:1.25rem;font-weight:700;margin:2rem 0 1rem}p{margin-bottom:1.5rem;color:var(--text-primary)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.hero[data-astro-cid-j7pv25f6]{text-align:center;margin:2rem 0 4rem}.hero-content[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;gap:2rem}.profile-photo[data-astro-cid-j7pv25f6]{width:200px;height:240px;position:relative;display:flex;align-items:center;justify-content:center}.profile-photo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:contain}.fade-overlay[data-astro-cid-j7pv25f6]{position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(to bottom,transparent,var(--background));pointer-events:none}.hero-text[data-astro-cid-j7pv25f6]{max-width:540px}.intro[data-astro-cid-j7pv25f6]{font-size:1.25rem;color:var(--text-secondary);margin:1rem auto 2rem;line-height:1.6}.cta-buttons[data-astro-cid-j7pv25f6]{display:flex;gap:1rem;justify-content:center}.primary-button[data-astro-cid-j7pv25f6],.secondary-button[data-astro-cid-j7pv25f6]{display:inline-block;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;transition:all .2s ease}.primary-button[data-astro-cid-j7pv25f6]{background-color:var(--accent);color:#fff}.primary-button[data-astro-cid-j7pv25f6]:hover{background-color:#1557b0;text-decoration:none}.secondary-button[data-astro-cid-j7pv25f6]{border:1px solid var(--border-color);color:var(--text-primary)}.secondary-button[data-astro-cid-j7pv25f6]:hover{background-color:#f5f5f5;text-decoration:none}section[data-astro-cid-j7pv25f6]{margin-bottom:4rem}.posts-list[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:2rem}.post-item[data-astro-cid-j7pv25f6]{display:block;color:inherit;text-decoration:none;padding:1.5rem;border-radius:8px;transition:background-color .2s ease}.post-item[data-astro-cid-j7pv25f6]:hover{background-color:#f8f9fa;text-decoration:none}.post-date[data-astro-cid-j7pv25f6]{font-size:.875rem;color:var(--text-secondary)}.post-item[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:.5rem 0;color:var(--text-primary)}.post-item[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--text-secondary);margin:0;font-size:.9375rem}.section-footer[data-astro-cid-j7pv25f6]{margin-top:2rem;text-align:center}.text-button[data-astro-cid-j7pv25f6]{color:var(--accent);font-weight:500}.work-list[data-astro-cid-j7pv25f6]{display:grid;gap:2rem;margin-top:2rem}.work-item[data-astro-cid-j7pv25f6]{text-decoration:none;color:inherit;display:block}.work-image[data-astro-cid-j7pv25f6]{margin-bottom:1rem;border-radius:8px;overflow:hidden}.work-image[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .3s ease}.work-item[data-astro-cid-j7pv25f6]:hover img[data-astro-cid-j7pv25f6]{transform:scale(1.02)}.work-content[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0 0 .5rem}.work-content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--text-secondary);font-size:.9375rem;margin:0}@media (min-width: 768px){.work-list[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr)}}
