.footer-logo img{max-width:230px;height:76px}.about-hero p{max-width:760px;color:#d4d4d4;font-size:21px}.about-intro{align-items:start}.about-values{display:grid;gap:1px;background:#ddd;border:1px solid #ddd}.about-values article{background:#fff;padding:28px}.about-values strong{color:#997200;font-size:13px}.about-values h3{margin:8px 0}.about-values p{color:#555}.founder-layout{display:grid;grid-template-columns:minmax(340px,.75fr) minmax(0,1.25fr);gap:80px;align-items:center}.founder-image{aspect-ratio:4/5;border-radius:var(--radius);overflow:hidden;background:#171717}.founder-image img{width:100%;height:100%;object-fit:cover}.founder-lead{font-size:24px;color:var(--gold)}.founder-copy>p:not(.founder-lead){color:#bbb}.founder-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:32px}.founder-links a{color:var(--gold);font-weight:800}.ecosystem-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ecosystem-grid article{background:#fff;border:1px solid #ddd;border-radius:var(--radius);padding:26px}.ecosystem-grid p{color:#555}@media(max-width:980px){.founder-layout{grid-template-columns:1fr;gap:45px}.founder-image{max-width:600px}.ecosystem-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.footer-logo img{max-width:190px;height:60px}.ecosystem-grid{grid-template-columns:1fr}.founder-lead{font-size:20px}}
