.founder{background:#0d0d0d;padding:80px 0}.founder-inner{max-width:1280px;margin:0 auto}.founder-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:64px;gap:48px}.founder-label{font-size:14px;font-weight:500;color:#5d00ff;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px}.founder-headline{font-size:40px;font-weight:700;color:#fff;line-height:1.05;letter-spacing:-1.5px;max-width:480px}.founder-sub{font-size:13px;color:rgba(255,255,255,.45);line-height:1.5;max-width:340px;text-align:right;flex-shrink:0}.founder-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.06);border-radius:16px;overflow:hidden}.founder-card{padding:36px 32px;background:#111;position:relative;overflow:hidden}.founder-card-accent{position:absolute;top:0;left:0;right:0;height:3px}.founder-card-num{font-size:72px;font-weight:700;color:rgba(255,255,255,.04);line-height:1;margin-bottom:20px;letter-spacing:-4px}.founder-card-name{font-size:22px;font-weight:700;color:#fff;margin-bottom:6px;letter-spacing:-.3px}.founder-card-type{font-size:11px;color:rgba(255,255,255,.3);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px}.founder-card-line{font-size:16px;color:rgba(255,255,255,.5);line-height:1.7;margin-bottom:28px}.founder-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:28px}.founder-tag{font-size:10px;color:rgba(255,255,255,.35);border:.5px solid rgba(255,255,255,.12);padding:3px 10px;border-radius:20px}.founder-card-stat{border-top:.5px solid rgba(255,255,255,.06);padding-top:20px}.founder-stat-num{font-size:22px;font-weight:700;color:#5d00ff;display:block;letter-spacing:-.5px}.founder-stat-label{font-size:14px;color:rgba(255,255,255,.25)}.founder-bottom{margin-top:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.founder-ipo{display:flex;align-items:center;gap:14px;padding:18px 24px;border:.5px solid rgba(93,0,255,.35);border-radius:8px;flex:1}.founder-ipo-dot{width:8px;height:8px;background:#5d00ff;border-radius:50%;flex-shrink:0}.founder-ipo-text{font-size:12px;color:rgba(255,255,255,.4);line-height:1.6}.founder-ipo-text strong{color:rgba(255,255,255,.75);font-weight:500}.founder-note{font-size:12px;color:rgba(255,255,255,.5);font-style:italic;line-height:1.7;max-width:360px;text-align:right}@media(max-width:768px){.founder-cards{grid-template-columns:1fr}.founder-bottom,.founder-top{flex-direction:column}.founder-note,.founder-sub{text-align:left;max-width:100%}}