.founder{border-bottom:1px solid var(--line);padding:120px 0}.founder--white{background:var(--bg)}.founder--cream{background:var(--bg-cream)}@media (max-width:740px){.founder{padding:72px 0}}.founder-head{margin:0 auto 56px;max-width:720px;text-align:center}.founder-sub{color:var(--gray);display:inline-block;font-family:var(--mono);font-size:11.5px;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.founder-h2{color:var(--ink);font-family:var(--serif);font-size:46px;font-weight:500;letter-spacing:-.02em;line-height:1.05;margin:0}.founder-h2 em{color:var(--brand);font-style:italic;font-weight:500}.founder-h2 p{margin:0}@media (max-width:740px){.founder-h2{font-size:32px}}.founder-grid{align-items:start;display:grid;gap:64px;grid-template-columns:.85fr 1.15fr;margin:0 auto;max-width:1100px}@media (max-width:980px){.founder-grid{gap:48px;grid-template-columns:1fr}}.founder-portrait{position:sticky;top:120px}@media (max-width:980px){.founder-portrait{position:static}}.founder-img{align-items:center;aspect-ratio:4/5;background:var(--bg-cream);border:1px solid var(--line);border-radius:14px;display:flex;justify-content:center;overflow:hidden;width:100%}.founder-img img{height:100%;object-fit:cover;width:100%}.founder-placeholder{color:var(--gray-soft);display:flex;flex-direction:column;font-family:var(--mono);font-size:10px;gap:6px;padding:12px;text-align:center}.founder-placeholder .path{background:hsla(0,0%,100%,.7);border-radius:3px;display:inline-block;padding:4px 8px}.founder-name{color:var(--ink);font-family:var(--serif);font-size:28px;font-weight:500;letter-spacing:-.01em;line-height:1.1;margin:24px 0 6px}.founder-role{color:var(--brand);font-family:var(--mono);font-size:11.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.founder-caption{color:var(--gray);font-family:var(--mono);font-size:12.5px;margin-top:4px}.founder-bio{color:var(--ink);font-size:16.5px;line-height:1.75}.founder-bio p{margin:0 0 22px}.founder-bio p:last-child{margin:0}.founder-bio b{font-weight:600}.founder-creds{background:var(--ink);border-radius:14px;color:#fff;margin-left:auto;margin-right:auto;margin-top:80px;max-width:1100px;padding:48px}@media (max-width:740px){.founder-creds{margin-top:56px;padding:32px 24px}}.founder-creds-grid{background:#1f1f1d;border:1px solid #1f1f1d;border-radius:12px;display:grid;gap:1px;grid-template-columns:repeat(4,1fr);overflow:hidden}@media (max-width:980px){.founder-creds-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.founder-creds-grid{grid-template-columns:1fr}}.cred-col{background:var(--ink);padding:28px 22px;transition:background .2s ease}.cred-col:hover{background:#161614}.cred-col h4{border-bottom:1px solid #2a2a28;color:var(--brand);font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.1em;margin:0 0 18px;padding-bottom:14px;text-transform:uppercase}.cred-col ul{list-style:none;margin:0;padding:0}.cred-col li{border-bottom:1px solid #1f1f1d;color:#fff;font-family:var(--serif);font-size:15px;letter-spacing:-.005em;line-height:1.4;padding:10px 0}.cred-col li:last-child{border-bottom:none}.founder-stats{background:var(--line);border:1px solid var(--line);border-radius:14px;display:grid;gap:1px;grid-template-columns:repeat(6,1fr);margin-left:auto;margin-right:auto;margin-top:56px;max-width:1100px;overflow:hidden}.founder-stats--4{grid-template-columns:repeat(4,1fr)}.founder-stats--5{grid-template-columns:repeat(5,1fr)}@media (max-width:900px){.founder-stats,.founder-stats--4,.founder-stats--5{grid-template-columns:repeat(3,1fr)}}@media (max-width:540px){.founder-stats,.founder-stats--4,.founder-stats--5{grid-template-columns:repeat(2,1fr)}}.founder-stat{background:#fff;padding:22px 18px;text-align:center}.founder-stat .num{color:var(--ink);font-family:var(--serif);font-size:32px;font-weight:500;letter-spacing:-.01em;line-height:1;margin-bottom:6px}.founder-stat .lbl{color:var(--gray);font-family:var(--mono);font-size:10px;letter-spacing:.06em;line-height:1.4;text-transform:uppercase}