.AboutPage_page__e4oag{display:flex;flex-direction:column;width:100%;max-width:var(--content-max-width);margin:0 auto;padding:3rem 1.5rem 5rem;gap:3.5rem}.AboutPage_heroSection__YBh0z{max-width:var(--prose-max-width)}.AboutPage_kicker__SHkt4{font-family:var(--font-mono),ui-monospace,monospace;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.75rem}.AboutPage_heroTitle__qF7YU{font-size:clamp(2rem,4vw,2.75rem);font-weight:600;letter-spacing:-.03em;color:var(--foreground);margin-bottom:.75rem;line-height:1.15}.AboutPage_heroSubtitle__JY8lz{font-size:1.05rem;color:var(--muted);line-height:1.6;max-width:36rem}.AboutPage_profileSection__hKxU2{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media (min-width:768px){.AboutPage_profileSection__hKxU2{flex-direction:row;gap:3rem;align-items:flex-start}}.AboutPage_profileImageWrapper__sguT7{position:relative;width:10rem;height:10rem;flex-shrink:0}.AboutPage_profileImage__j4a69{object-fit:cover;border-radius:var(--border-radius);border:var(--border);transition:transform .5s var(--ease-out),filter .4s ease}.AboutPage_profileImageWrapper__sguT7:hover .AboutPage_profileImage__j4a69{transform:scale(1.03);filter:contrast(1.05)}.AboutPage_profileBio__f96be{display:flex;flex-direction:column;gap:1rem;max-width:36rem}.AboutPage_profileName__oWMqi{font-size:1.35rem;font-weight:600;letter-spacing:-.02em;margin:0 0 .25rem;color:var(--foreground)}.AboutPage_profileText__NYUOy{font-size:1rem;color:var(--muted);line-height:1.7}.AboutPage_profileText__NYUOy strong{color:var(--foreground);font-weight:600}.AboutPage_textLink__t0zAd{color:var(--primary);text-decoration:underline;text-underline-offset:3px;transition:color var(--transition)}.AboutPage_textLink__t0zAd:hover{color:var(--primary-light)}.AboutPage_interestsSection__Jouto{border-top:var(--border);padding-top:2rem}.AboutPage_interestsTitle__Di4dm{font-family:var(--font-mono),ui-monospace,monospace;font-size:.8rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem}.AboutPage_interestsList__eoWZq{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.AboutPage_interestTag__N_3sP{font-family:var(--font-mono),ui-monospace,monospace;font-size:.85rem;color:var(--foreground);position:relative;padding-left:.85rem}.AboutPage_interestTag__N_3sP:before{content:"";position:absolute;left:0;top:50%;width:.35rem;height:.35rem;border-radius:50%;background:var(--primary);transform:translateY(-50%);opacity:.7}