.home-team{background:#f5f5f7;color:#1d1d1f;padding:80px 32px 32px;font-family:-apple-system,BlinkMacSystemFont,Inter,Arial,sans-serif}.home-team *{box-sizing:border-box}.home-team-inner{max-width:1120px;margin:auto}.home-team h2{font:600 clamp(30px,4vw,44px)/1.15 -apple-system,BlinkMacSystemFont,Inter,Arial,sans-serif;letter-spacing:-.035em;margin:0 0 44px;text-align:center}.home-team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.home-person{display:flex;align-items:flex-start;gap:24px;padding:28px;background:white;border-radius:24px}.home-person>img{display:block;width:132px;height:152px;object-fit:cover;object-position:center top;border-radius:12px;flex-shrink:0}.home-person-copy{min-width:0}.home-team h3{font:600 24px/1.2 -apple-system,BlinkMacSystemFont,Inter,Arial,sans-serif;letter-spacing:-.025em;margin:0 0 10px}.home-team .home-role{font-size:15px;line-height:1.5;color:#6e6e73;margin:0 0 20px;min-height:45px}.home-person a{display:block;font-size:14px;line-height:1.6;color:#0066cc;text-decoration:none;overflow-wrap:anywhere;margin:5px 0}.home-person a:hover,.home-team-footer a:hover{text-decoration:underline}.home-person .home-linkedin{margin-top:14px}.home-team .home-license{font-size:12px;margin:12px 0 0;color:#6e6e73}.home-team-footer{display:flex;justify-content:space-between;gap:32px;margin-top:48px;padding-top:28px;border-top:1px solid #d2d2d7}.home-team-footer p{font-size:14px;line-height:1.7;margin:0;color:#6e6e73}.home-team-footer strong{color:#1d1d1f;font-weight:600}.home-team-footer nav{display:flex;gap:24px;align-items:flex-start;flex-wrap:wrap}.home-team-footer a{font-size:14px;color:#1d1d1f;text-decoration:none}@media(max-width:1000px){.home-person{flex-direction:column}.home-person>img{width:160px;height:180px}}@media(max-width:600px){.home-team{padding:56px 24px 28px}.home-team-grid{grid-template-columns:1fr;gap:20px}.home-person{padding:26px}.home-team-footer{flex-direction:column;gap:24px}.home-team h2{text-align:left;margin-bottom:30px}.home-team .home-role{min-height:0}}