:root{--color-bg:#fff;--color-bg-soft:#f7f7f9;--color-text:#3d3d47;--color-text-muted:#6b6b76;--color-heading:#17171f;--color-border:#e5e4e7;--color-accent:#2f6fed}*{box-sizing:border-box}body{color:var(--color-text);background:var(--color-bg);margin:0;font-family:Segoe UI,system-ui,-apple-system,Roboto,sans-serif;line-height:1.6}h1,h2,h3,h4{color:var(--color-heading);font-weight:600;line-height:1.25}a{color:var(--color-accent)}img{max-width:100%}.page{max-width:1100px;margin:0 auto;padding:2rem}.site-header[data-v-b8d87757]{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:1.5rem 2rem;display:flex}.brand img[data-v-b8d87757]{height:40px;display:block}nav[data-v-b8d87757]{gap:1.75rem;display:flex}nav a[data-v-b8d87757]{color:var(--color-text);font-weight:500;text-decoration:none}nav a[data-v-b8d87757]:hover,nav a.router-link-exact-active[data-v-b8d87757]{color:var(--color-accent)}.site-footer[data-v-b8d87757]{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:3rem;max-width:1100px;margin:4rem auto 0;padding:2.5rem 2rem 3rem;display:flex}.site-footer h4[data-v-b8d87757]{color:var(--color-heading);margin-bottom:.75rem}.footer-about[data-v-b8d87757]{min-width:260px;color:var(--color-text-muted);flex:2;line-height:1.6}.footer-menu[data-v-b8d87757]{flex-direction:column;gap:.4rem;display:flex}.footer-menu a[data-v-b8d87757]{color:var(--color-text);text-decoration:none}.footer-menu a[data-v-b8d87757]:hover{color:var(--color-accent)}.intro[data-v-cfc408ab]{align-items:center;gap:2.5rem;padding:3rem 0;display:flex}.portrait[data-v-cfc408ab]{object-fit:cover;border-radius:50%;flex-shrink:0;width:160px;height:160px}.intro p[data-v-cfc408ab]{margin-bottom:1rem}.recent-projects[data-v-cfc408ab]{border-top:1px solid var(--color-border);padding:2rem 0 3rem}.project-grid[data-v-cfc408ab]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.project-grid a[data-v-cfc408ab]{border:1px solid var(--color-border);color:inherit;border-radius:8px;padding:1.25rem;text-decoration:none;transition:border-color .2s;display:block}.project-grid a[data-v-cfc408ab]:hover{border-color:var(--color-accent)}.date[data-v-cfc408ab]{color:var(--color-text-muted);margin-top:.25rem;font-size:.9rem}.see-all[data-v-cfc408ab]{font-weight:600;text-decoration:none}@media (width<=640px){.intro[data-v-cfc408ab]{text-align:center;flex-direction:column}}
