.public-profile-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;display:grid}.public-profile-copy{gap:14px;display:grid}.public-profile-copy h1{font-family:var(--font-display), sans-serif;letter-spacing:-.05em;margin:0;font-size:clamp(2.4rem,5vw,4.2rem);line-height:.96}.public-profile-lead{max-width:60ch;color:var(--muted);margin:0;line-height:1.7}.public-profile-actions{grid-template-columns:repeat(2,minmax(0,max-content));justify-content:flex-start;gap:12px;min-width:0;display:grid}@media (max-width:960px){.public-profile-hero{grid-template-columns:1fr}.public-profile-hero{flex-direction:column;align-items:flex-start}.public-profile-actions{justify-content:stretch;width:100%}}@media (max-width:760px){.public-profile-actions>*{width:100%;min-width:0}}.public-profile-lead{color:var(--muted)}.public-profile-hero{color:#fff;background:linear-gradient(135deg,#0f3047,#14625b);border:0;border-radius:36px;grid-template-columns:1fr;gap:24px;padding:32px;box-shadow:0 32px 72px #0c21312e}:is(.public-profile-hero h1,.public-profile-hero .section-kicker,.public-profile-hero .tag-chip,.public-profile-hero .card-action,.public-profile-hero .secondary-button){color:#fff}:is(.public-profile-hero .section-kicker,.public-profile-lead){color:#ffffffc2}.public-profile-hero .tag-chip{background:#ffffff1a;border-color:#ffffff29}.public-profile-actions .secondary-button{background:#ffffff1a;border-color:#ffffff29}@media (max-width:760px){.public-profile-hero{border-radius:28px;padding:22px}.public-profile-actions{width:100%}.public-profile-actions>*{flex:100%}}.public-profile-actions>*{min-width:0}@media (max-width:900px){.public-profile-actions{grid-template-columns:1fr;gap:10px;width:100%;display:grid}.public-profile-actions>*{width:100%}}
