.founder-profile{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.7fr);grid-gap:clamp(2rem,5vw,4.5rem);gap:clamp(2rem,5vw,4.5rem);align-items:start;padding:clamp(1.5rem,3vw,2.4rem);background:linear-gradient(145deg,var(--surface-card),var(--surface-raised));border:1px solid rgba(139,90,143,.16);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.founder-profile+.founder-profile{margin-top:1.5rem}.founder-identity{align-self:start}.founder-identity,.founder-photo-placeholder{width:100%;max-width:300px;justify-self:center}.founder-photo-placeholder{position:relative;aspect-ratio:1;margin-inline:auto;overflow:hidden;padding:.35rem;background:linear-gradient(145deg,var(--warm-beige),var(--surface-card));border:1px solid color-mix(in srgb,var(--primary-purple) 30%,transparent);border-radius:calc(var(--radius) - 2px)}.founder-photo-placeholder img{display:block;width:100%;height:100%;object-fit:contain;border-radius:calc(var(--radius) - 6px)}.founder-identity-copy{padding-top:1rem;text-align:center}.founder-role{display:block;margin-bottom:.55rem;font-family:var(--font-accent);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sage-text)}.founder-identity h3{margin-bottom:.35rem;font-size:clamp(1.55rem,3vw,2rem)}.founder-identity .founder-role{margin-bottom:0;line-height:1.45}.founder-bio>p,.founder-details-content p{font-size:1rem}.founder-details{margin-top:1.1rem}.founder-details summary{min-height:44px;display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-accent);font-size:.92rem;font-weight:700;color:var(--accent-text);cursor:pointer;list-style:none}.founder-details summary::-webkit-details-marker{display:none}.founder-details summary:after{content:"+";font-size:1.15rem;line-height:1}.founder-details[open] summary:after{content:"\2212"}.founder-details summary:focus-visible{outline:2px solid var(--primary-purple);outline-offset:4px;border-radius:2px}.founder-details .read-less,.founder-details[open] .read-more{display:none}.founder-details[open] .read-less{display:inline}.founder-details-content{display:grid;grid-gap:.75rem;gap:.75rem;padding-top:1rem}.founder-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem 1.2rem;gap:.8rem 1.2rem;margin-top:1.25rem}.founder-facts div{padding-top:.7rem;border-top:1px solid var(--border-subtle)}.founder-facts dt{margin-bottom:.2rem;color:var(--sage-text);font-family:var(--font-accent);font-size:.75rem;font-weight:700;letter-spacing:.075em;text-transform:uppercase}.founder-facts dd{color:var(--text-secondary);font-size:.9rem;line-height:1.45}.founders-disclosure{margin-inline:auto;text-align:center}@media (max-width:860px){.founder-profile{grid-template-columns:1fr}.founder-photo-placeholder{width:min(100%,220px)}}@media (max-width:560px){.founder-profile{gap:1.15rem}.founder-profile+.founder-profile{margin-top:1.1rem}.founder-photo-placeholder{width:min(100%,190px)}.founder-role{margin-bottom:.35rem}.founder-identity h3{margin-bottom:.6rem}.founder-facts{grid-template-columns:1fr;gap:.55rem;margin-top:.9rem}.founder-facts div{padding-top:.5rem}.founder-details{margin-top:.65rem}}