[data-astro-cid-wh7p46sp],[data-astro-cid-wh7p46sp]:before,[data-astro-cid-wh7p46sp]:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f9f9f7;--surface: #ffffff;--border: #e8e8e5;--text: #0a0a0a;--muted: #737373;--accent: #0a0a0a;--radius: 20px;--max: 960px}html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,system-ui,sans-serif;background:var(--bg);color:var(--text);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}nav[data-astro-cid-wh7p46sp]{position:sticky;top:0;z-index:100;background:#f9f9f7e0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner[data-astro-cid-wh7p46sp]{max-width:var(--max);margin:0 auto;padding:0 24px;height:56px;display:flex;align-items:center;justify-content:space-between}.nav-name[data-astro-cid-wh7p46sp]{font-weight:600;font-size:15px;letter-spacing:-.01em;text-decoration:none;color:var(--text)}.nav-links[data-astro-cid-wh7p46sp]{display:flex;gap:28px;list-style:none}.nav-links[data-astro-cid-wh7p46sp] a[data-astro-cid-wh7p46sp]{font-size:13px;font-weight:500;color:var(--muted);text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-wh7p46sp] a[data-astro-cid-wh7p46sp]:hover{color:var(--text)}.container[data-astro-cid-wh7p46sp]{max-width:var(--max);margin:0 auto;padding:0 24px}section[data-astro-cid-wh7p46sp]{padding:40px 0}.section-card[data-astro-cid-wh7p46sp]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:48px}.section-label[data-astro-cid-wh7p46sp]{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:32px}#hero[data-astro-cid-wh7p46sp]{padding:96px 0 72px}.hero-inner[data-astro-cid-wh7p46sp]{max-width:var(--max);margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:64px}.hero-content[data-astro-cid-wh7p46sp]{flex:1;min-width:0}.hero-photo-wrap[data-astro-cid-wh7p46sp]{flex-shrink:0;width:300px;height:300px;border-radius:50%;overflow:hidden;border:1px solid var(--border);box-shadow:0 8px 40px #00000014}.hero-photo-wrap[data-astro-cid-wh7p46sp] .hero-photo{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.hero-eyebrow[data-astro-cid-wh7p46sp]{font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:20px}.hero-name[data-astro-cid-wh7p46sp]{font-size:clamp(48px,8vw,80px);font-weight:700;letter-spacing:-.04em;line-height:1;margin-bottom:12px}.hero-title[data-astro-cid-wh7p46sp]{font-size:clamp(18px,3vw,26px);font-weight:400;color:var(--muted);letter-spacing:-.01em;margin-bottom:28px}.hero-sub[data-astro-cid-wh7p46sp]{font-size:18px;line-height:1.6;color:var(--text);max-width:560px;margin-bottom:40px}.hero-actions[data-astro-cid-wh7p46sp]{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.btn-primary[data-astro-cid-wh7p46sp]{display:inline-flex;align-items:center;gap:8px;background:var(--text);color:#fff;font-size:14px;font-weight:500;padding:12px 24px;border-radius:100px;text-decoration:none;transition:opacity .2s}.btn-primary[data-astro-cid-wh7p46sp]:hover{opacity:.8}.btn-secondary[data-astro-cid-wh7p46sp]{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--text);font-size:14px;font-weight:500;padding:12px 24px;border-radius:100px;border:1px solid var(--border);text-decoration:none;transition:border-color .2s,background .2s}.btn-secondary[data-astro-cid-wh7p46sp]:hover{border-color:var(--text);background:var(--surface)}.about-grid[data-astro-cid-wh7p46sp]{display:grid;grid-template-columns:180px 1fr;gap:40px;align-items:start}.about-photo{width:180px;height:180px;border-radius:16px;object-fit:cover;object-position:center -48px;border:1px solid var(--border)}.about-text[data-astro-cid-wh7p46sp] h2[data-astro-cid-wh7p46sp]{font-size:22px;font-weight:600;letter-spacing:-.02em;margin-bottom:12px}.about-text[data-astro-cid-wh7p46sp] p[data-astro-cid-wh7p46sp]{color:var(--muted);line-height:1.7;font-size:16px}.portfolio-grid[data-astro-cid-wh7p46sp]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.portfolio-item[data-astro-cid-wh7p46sp]{display:flex;flex-direction:column;align-items:center;gap:16px;opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.portfolio-item[data-astro-cid-wh7p46sp].visible{opacity:1;transform:translateY(0)}.portfolio-info[data-astro-cid-wh7p46sp]{text-align:center;width:100%}.portfolio-name[data-astro-cid-wh7p46sp]{font-size:15px;font-weight:600;letter-spacing:-.01em;margin-bottom:4px}.portfolio-name[data-astro-cid-wh7p46sp] a[data-astro-cid-wh7p46sp]{color:var(--text);text-decoration:none}.portfolio-name[data-astro-cid-wh7p46sp] a[data-astro-cid-wh7p46sp]:hover{text-decoration:underline}.portfolio-desc[data-astro-cid-wh7p46sp]{font-size:13px;color:var(--muted);line-height:1.5}.skills-cloud[data-astro-cid-wh7p46sp]{display:flex;flex-wrap:wrap;gap:10px}.skill-pill[data-astro-cid-wh7p46sp]{display:inline-flex;align-items:center;font-size:13px;font-weight:500;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:100px;padding:8px 16px;cursor:default;transition:background .18s,color .18s,border-color .18s,transform .18s;opacity:0;transform:scale(.92)}.skill-pill[data-astro-cid-wh7p46sp].visible{opacity:1;transform:scale(1)}.skill-pill[data-astro-cid-wh7p46sp]:hover{background:var(--text);color:#fff;border-color:var(--text);transform:scale(1.04)}.timeline[data-astro-cid-wh7p46sp]{display:flex;flex-direction:column;gap:0}.timeline-item[data-astro-cid-wh7p46sp]{display:grid;grid-template-columns:160px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid var(--border);position:relative}.timeline-item[data-astro-cid-wh7p46sp]:last-child{border-bottom:none}.timeline-item[data-astro-cid-wh7p46sp]:before{content:"";position:absolute;left:159px;top:32px;width:8px;height:8px;background:var(--text);border-radius:50%;border:2px solid var(--bg);outline:1px solid var(--text)}.timeline-dates[data-astro-cid-wh7p46sp]{font-size:12px;font-weight:500;color:var(--muted);padding-top:4px;text-align:right;padding-right:28px}.timeline-content[data-astro-cid-wh7p46sp] h3[data-astro-cid-wh7p46sp]{font-size:15px;font-weight:600;letter-spacing:-.01em;margin-bottom:2px}.timeline-role[data-astro-cid-wh7p46sp]{font-size:13px;color:var(--muted);margin-bottom:4px}.timeline-note[data-astro-cid-wh7p46sp]{font-size:13px;color:var(--muted);font-style:italic}.oss-list[data-astro-cid-wh7p46sp]{display:flex;flex-direction:column;gap:2px}.oss-link[data-astro-cid-wh7p46sp]{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--border);text-decoration:none;color:var(--text);font-size:14px;font-weight:500;transition:gap .2s}.oss-link[data-astro-cid-wh7p46sp]:last-child{border-bottom:none}.oss-link[data-astro-cid-wh7p46sp]:hover{gap:14px}.oss-icon[data-astro-cid-wh7p46sp]{width:18px;height:18px;opacity:.4;flex-shrink:0}.oss-arrow[data-astro-cid-wh7p46sp]{margin-left:auto;color:var(--muted);font-size:16px;transition:transform .2s}.oss-link[data-astro-cid-wh7p46sp]:hover .oss-arrow[data-astro-cid-wh7p46sp]{transform:translate(3px,-3px)}.article-card[data-astro-cid-wh7p46sp]{display:flex;align-items:center;gap:20px;padding:20px;border:1px solid var(--border);border-radius:14px;text-decoration:none;color:var(--text);background:var(--bg);transition:border-color .2s,box-shadow .2s}.article-card[data-astro-cid-wh7p46sp]:hover{border-color:var(--text);box-shadow:0 4px 16px #0000000f}.article-pub[data-astro-cid-wh7p46sp]{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.article-title[data-astro-cid-wh7p46sp]{font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.4}.article-arrow[data-astro-cid-wh7p46sp]{margin-left:auto;font-size:20px;color:var(--muted);flex-shrink:0;transition:transform .2s}.article-card[data-astro-cid-wh7p46sp]:hover .article-arrow[data-astro-cid-wh7p46sp]{transform:translate(3px,-3px)}#contact[data-astro-cid-wh7p46sp] .section-card[data-astro-cid-wh7p46sp]{text-align:center}.contact-heading[data-astro-cid-wh7p46sp]{font-size:28px;font-weight:700;letter-spacing:-.03em;margin-bottom:8px}.contact-sub[data-astro-cid-wh7p46sp]{font-size:15px;color:var(--muted);margin-bottom:32px}.contact-links[data-astro-cid-wh7p46sp]{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.contact-link[data-astro-cid-wh7p46sp]{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--text);text-decoration:none;padding:10px 20px;border:1px solid var(--border);border-radius:100px;transition:border-color .2s,background .2s}.contact-link[data-astro-cid-wh7p46sp]:hover{border-color:var(--text);background:var(--bg)}footer[data-astro-cid-wh7p46sp]{border-top:1px solid var(--border);padding:24px;text-align:center;font-size:12px;color:var(--muted)}.fade-in[data-astro-cid-wh7p46sp]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in[data-astro-cid-wh7p46sp].visible{opacity:1;transform:translateY(0)}@media(max-width:720px){.hero-inner[data-astro-cid-wh7p46sp]{flex-direction:column-reverse;gap:32px}.hero-photo-wrap[data-astro-cid-wh7p46sp]{width:160px;height:160px}.portfolio-grid[data-astro-cid-wh7p46sp]{grid-template-columns:repeat(2,1fr)}.about-grid[data-astro-cid-wh7p46sp]{grid-template-columns:1fr}.about-photo{width:120px;height:120px}.timeline-item[data-astro-cid-wh7p46sp]{grid-template-columns:1fr;gap:4px}.timeline-item[data-astro-cid-wh7p46sp]:before{display:none}.timeline-dates[data-astro-cid-wh7p46sp]{text-align:left;padding-right:0}.section-card[data-astro-cid-wh7p46sp]{padding:28px 24px}.nav-links[data-astro-cid-wh7p46sp]{display:none}}@media(max-width:480px){.portfolio-grid[data-astro-cid-wh7p46sp]{grid-template-columns:1fr}}
