@keyframes Home_fadeUp__O5q2Q{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_slideIn__lh6CB{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}.Home_page__i8dFj{min-height:100vh;display:flex;flex-direction:column;max-width:1100px;margin:0 auto;padding:0 2rem}@media(min-width:768px){.Home_page__i8dFj{padding:0 4rem}}.Home_nav__E90cT{justify-content:flex-end;padding:2rem 0;border-bottom:1px solid var(--border);animation:Home_fadeUp__O5q2Q .6s ease both}.Home_navLeft__QX5tb,.Home_nav__E90cT{display:flex;align-items:center}.Home_navBrand__chbXc{font-family:var(--font-display);font-size:1.5rem;letter-spacing:.05em;color:var(--text);text-decoration:none;transition:color .2s ease}.Home_navBrand__chbXc:hover{color:var(--pink)}.Home_navRight__CGpxU{display:flex;align-items:center;gap:2rem}.Home_navLink__Qey8o{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.1em;color:var(--text-muted);text-decoration:none;transition:color .2s ease;position:relative}.Home_navLink__Qey8o:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--pink);transition:width .3s ease}.Home_navLink__Qey8o:hover{color:var(--pink)}.Home_navLink__Qey8o:hover:after{width:100%}.Home_navLinkDisabled__7mgHA{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.1em;color:var(--border);cursor:default}.Home_main__heS5D{flex:1;padding:4rem 0}.Home_hero__nlRH1{margin-bottom:4rem;animation:Home_fadeUp__O5q2Q .6s ease .1s both}.Home_heroInner__Uo_Af{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media(max-width:600px){.Home_heroInner__Uo_Af{flex-direction:column-reverse;align-items:flex-start}}.Home_headshot__fFqMt{border-radius:50%;object-fit:cover;flex-shrink:0}.Home_title__pq40l{font-family:var(--font-display);font-size:clamp(4rem,12vw,8rem);line-height:.9;letter-spacing:-.02em;color:var(--text);margin-bottom:1rem}.Home_subtitle__YPfKa{font-family:var(--font-mono);font-size:.8rem;font-weight:500;letter-spacing:.15em;color:var(--text-muted);padding-left:4px}.Home_section__XpNYW{display:grid;grid-template-columns:140px 1fr;gap:2rem;padding:1.5rem 0;border-top:1px solid var(--border);animation:Home_fadeUp__O5q2Q .5s ease both}.Home_section__XpNYW:nth-child(2){animation-delay:.15s}.Home_section__XpNYW:nth-child(3){animation-delay:.2s}.Home_section__XpNYW:nth-child(4){animation-delay:.25s}.Home_section__XpNYW:nth-child(5){animation-delay:.3s}.Home_section__XpNYW:nth-child(6){animation-delay:.35s}.Home_section__XpNYW:nth-child(7){animation-delay:.4s}@media(max-width:600px){.Home_section__XpNYW{grid-template-columns:1fr;gap:.5rem}}.Home_sectionLabel__FZJCo{font-family:var(--font-mono);font-size:.65rem;font-weight:600;letter-spacing:.15em;color:var(--pink);padding-top:3px}.Home_sectionContent__u_dg8{font-family:var(--font-mono);font-size:.9rem;line-height:1.7;color:var(--text-muted)}.Home_sectionContent__u_dg8 a{color:var(--text);text-decoration:none;font-weight:500;border-bottom:1px solid var(--pink-light);transition:border-color .2s ease,color .2s ease}.Home_sectionContent__u_dg8 a:hover{color:var(--pink);border-color:var(--pink)}.Home_subDetail__GuX9P{font-size:.8rem;color:var(--pink-light)}.Home_linkGrid__VJoLk{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.Home_linkGrid__VJoLk a{color:var(--text);text-decoration:none;font-weight:500;font-size:.9rem;border-bottom:1px solid var(--pink-light);transition:border-color .2s ease,color .2s ease}.Home_linkGrid__VJoLk a:hover{color:var(--pink);border-color:var(--pink)}.Home_footer__e1yU0{display:flex;align-items:center;justify-content:space-between;padding:2rem 0;border-top:1px solid var(--border);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;color:var(--text-muted);animation:Home_fadeUp__O5q2Q .5s ease .5s both}.Home_footer__e1yU0 a{color:var(--text-muted);text-decoration:none;transition:color .2s ease}.Home_footer__e1yU0 a:hover{color:var(--pink)}