.founder-org{font-weight:900;color:var(--navy);margin:.1rem 0 .8rem}
.contact-strip{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem 1rem;margin-top:1.25rem;padding:1rem;background:var(--navy);color:#fff;border-radius:12px}
.contact-strip a{color:#fff}
.contact-strip small{width:100%;color:#dcebf4}
.founder-card{grid-template-columns:210px 1fr!important;align-items:start;padding:1.25rem;overflow:visible!important}
.founder-photo{width:190px!important;height:190px!important;min-height:0!important;border-radius:18px;object-fit:cover;object-position:center top;box-shadow:0 10px 28px #082d5022}
.founder-copy{padding:.35rem 1rem 1rem!important}
@media(max-width:850px){.founder-card{grid-template-columns:1fr!important}.founder-photo{width:150px!important;height:150px!important}.founder-copy{padding:1rem 0 0!important}}
