.founder-bio{padding:80px 0 100px}.founder-bio__grid{display:grid;grid-template-columns:1fr 1.6fr;gap:60px;align-items:start}.founder-bio__sidebar{position:sticky;top:100px}.founder-bio__card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);padding:36px 28px;text-align:center}.founder-bio__avatar{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,var(--navy),#2a5080);border:3px solid var(--gold);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-family:var(--font-sans);font-size:2.6rem;font-weight:800;color:var(--gold);letter-spacing:-.02em}.founder-bio__name{font-family:var(--font-sans);font-size:1.5rem;font-weight:800;color:var(--white);margin-bottom:4px}.founder-bio__title{font-size:.85rem;color:var(--gold);font-weight:600;margin-bottom:4px}.founder-bio__org{font-size:.8rem;color:var(--text-muted);margin-bottom:20px}.founder-bio__quick-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.founder-bio__quick-stat{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:14px 10px;text-align:center}.founder-bio__quick-stat strong{display:block;font-family:var(--font-sans);font-size:1.4rem;font-weight:800;color:var(--gold);line-height:1;margin-bottom:4px}.founder-bio__quick-stat span{font-size:.65rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.founder-bio__content h2{font-family:var(--font-sans);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--white);line-height:1.2;margin-bottom:24px}.founder-bio__content p{font-size:1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:16px}.founder-bio__content .bio-lead{font-size:1.1rem;color:#ffffffd9;line-height:1.8}.founder-track{padding:60px 0 100px}.founder-track__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.founder-track__card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);padding:28px;transition:all var(--transition)}.founder-track__card:hover{border-color:#c9a94e33;transform:translateY(-3px)}.founder-track__card h3{font-family:var(--font-sans);font-size:1rem;font-weight:700;color:var(--gold);margin-bottom:10px;display:flex;align-items:center;gap:10px}.founder-track__card h3 svg{width:20px;height:20px;flex-shrink:0}.founder-track__card p{font-size:.9rem;color:var(--text-secondary);line-height:1.7}.founder-recognition{padding:80px 0 100px;background:linear-gradient(180deg,transparent 0%,rgba(30,58,95,.08) 50%,transparent 100%)}.founder-recognition__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.founder-recognition__col h3{font-family:var(--font-sans);font-size:1.1rem;font-weight:700;color:var(--white);margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid rgba(201,169,78,.3)}.founder-recognition__item{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.04)}.founder-recognition__item:last-child{border-bottom:0}.founder-recognition__item strong{display:block;font-size:.9rem;color:var(--white);font-weight:600;margin-bottom:2px}.founder-recognition__item span{font-size:.8rem;color:var(--text-muted)}.founder-pitch{padding:80px 0}.founder-pitch__content{max-width:800px;margin:0 auto}.founder-pitch__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.founder-pitch__item{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);padding:28px;text-align:center;transition:all var(--transition)}.founder-pitch__item:hover{border-color:#c9a94e33}.founder-pitch__item svg{width:36px;height:36px;color:var(--gold);margin-bottom:14px}.founder-pitch__item h3{font-family:var(--font-sans);font-size:.95rem;font-weight:700;color:var(--white);margin-bottom:8px}.founder-pitch__item p{font-size:.85rem;color:var(--text-secondary);line-height:1.6}@media (max-width: 768px){.founder-bio__grid{grid-template-columns:1fr;gap:40px}.founder-bio__sidebar{position:static}.founder-track__grid,.founder-recognition__grid,.founder-pitch__grid{grid-template-columns:1fr}}
