.founders-page{overflow:clip}.founders-main{flex:1;margin:0 auto;width:min(calc(100% - 44px),1120px)}.founders-hero{max-width:760px;padding:clamp(132px,16vw,190px) 0 clamp(52px,7vw,84px)}.founders-eyebrow,.founder-role{color:var(--blue);font-size:12px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.founders-hero h1{font-size:clamp(54px,9vw,92px);font-weight:450;letter-spacing:-.055em;line-height:.96;margin-top:12px}.founders-lede{color:var(--ink-muted);font-size:clamp(17px,2.2vw,21px);line-height:1.6;margin-top:24px;max-width:58ch}.founders-grid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:clamp(76px,10vw,120px)}.founder-profile{background:radial-gradient(520px 260px at 100% 0,color-mix(in srgb,var(--blue) 10%,transparent),transparent 68%),color-mix(in srgb,var(--surface) 90%,transparent);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow-soft);color:inherit;display:grid;gap:28px;grid-template-rows:auto 1fr;overflow:hidden;padding:30px;position:relative;text-decoration:none;transition:border-color .24s ease,box-shadow .34s cubic-bezier(.16,1,.3,1),transform .34s cubic-bezier(.16,1,.3,1)}.founder-profile:hover,.founder-profile:focus-visible{border-color:color-mix(in srgb,var(--blue) 34%,var(--border));box-shadow:var(--shadow-lift);transform:translateY(-5px)}.founder-profile:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.founder-photo-wrap{align-items:flex-end;display:flex;height:142px;position:relative;width:100%}.founder-photo{background:var(--surface-muted);border:4px solid var(--surface);border-radius:50%;box-shadow:0 0 0 1px var(--border),0 16px 34px #182b5326;height:132px;object-fit:cover;object-position:center;position:relative;transition:transform .4s cubic-bezier(.16,1,.3,1);width:132px;z-index:1}.founder-photo-saksham{object-position:center 12%}.founder-orbit{border:1px dashed color-mix(in srgb,var(--blue) 36%,transparent);border-radius:50%;height:146px;left:-7px;pointer-events:none;position:absolute;top:3px;transition:transform .5s cubic-bezier(.16,1,.3,1);width:146px}.founder-orbit-two{border-color:color-mix(in srgb,var(--accent-lavender) 46%,transparent);height:158px;left:-13px;top:-3px;width:158px}.founder-profile:hover .founder-photo,.founder-profile:focus-visible .founder-photo{transform:scale(1.035)}.founder-profile:hover .founder-orbit-one,.founder-profile:focus-visible .founder-orbit-one{transform:rotate(18deg)}.founder-profile:hover .founder-orbit-two,.founder-profile:focus-visible .founder-orbit-two{transform:rotate(-14deg)}.founder-status{align-items:center;background:color-mix(in srgb,var(--surface-raised) 92%,transparent);border:1px solid var(--border);border-radius:999px;bottom:4px;box-shadow:var(--shadow-soft);color:var(--ink);display:inline-flex;font-size:11px;font-weight:600;gap:7px;left:112px;padding:7px 10px;position:absolute;white-space:nowrap;z-index:2}.founder-status-dot{background:#2fc783;border-radius:50%;box-shadow:0 0 0 4px color-mix(in srgb,#2fc783 12%,transparent);height:7px;width:7px}.founder-identity{display:flex;flex-direction:column;min-width:0}.founder-role{margin-bottom:8px}.founder-identity h2{color:var(--ink);font-size:clamp(27px,3.2vw,38px);font-weight:580;letter-spacing:-.04em;line-height:1.08}.founder-fun{display:grid;list-style:none;margin:28px 0 0;padding:0}.founder-fun li{border-top:1px solid var(--border);color:var(--ink);font-size:14px;font-weight:500;line-height:1.45;padding:14px 0}.founder-fun li:before{color:var(--blue);content:"↳";margin-right:9px}.founder-linkedin{align-items:center;color:var(--blue);display:inline-flex;font-size:14px;font-weight:650;gap:7px;margin-top:auto;padding-top:20px}.founder-linkedin-arrow{transition:transform .25s ease}.founder-profile:hover .founder-linkedin-arrow,.founder-profile:focus-visible .founder-linkedin-arrow{transform:translate(4px)}.founders-cta{border-top:1px solid var(--border);margin-bottom:68px;padding:62px 0 0;text-align:center}.founders-cta h2{font-size:clamp(34px,5vw,54px);font-weight:480;letter-spacing:-.045em}.founders-cta>p{color:var(--ink-muted);font-size:17px;line-height:1.6;margin:16px auto 0;max-width:50ch}.founders-cta .landing-ctas{justify-content:center;margin-top:28px}.founders-footer{align-items:stretch;background:color-mix(in srgb,var(--landing-surface-solid) 74%,transparent);border-color:var(--landing-line);color:var(--landing-muted);display:grid;gap:28px;margin-top:0;padding:46px max(24px,calc((100vw - 1120px)/2)) 34px;text-align:left}.founders-footer .landing-footer-main>a{color:var(--ink);text-decoration:none}.founders-footer-links{border-bottom:1px solid var(--landing-line);border-top:1px solid var(--landing-line);display:flex;flex-wrap:wrap;gap:28px;padding:18px 0}.founders-footer-links a{color:var(--ink-muted);font-size:13px;text-decoration:none}.founders-footer-links a:hover{color:var(--ink)}@media (max-width: 820px){.founders-grid{grid-template-columns:1fr}.founder-profile{gap:30px;grid-template-columns:168px minmax(0,1fr);grid-template-rows:1fr}.founders-footer .landing-footer-main{align-items:flex-start;flex-direction:column;gap:14px}.founders-footer .landing-footer-main p{max-width:54ch;text-align:left;white-space:normal}}@media (max-width: 640px){.founders-main{width:min(calc(100% - 28px),1120px)}.founders-hero{padding-top:118px}.founders-hero h1{font-size:clamp(50px,18vw,72px)}.founder-profile{gap:26px;grid-template-columns:1fr;padding:24px}.founder-photo-wrap{height:130px}.founder-photo{height:118px;width:118px}.founder-orbit{height:132px;top:-1px;width:132px}.founder-orbit-two{height:144px;left:-13px;top:-7px;width:144px}.founder-status{bottom:0;left:98px}.founder-identity h2{font-size:30px}.founders-cta .landing-ctas{align-items:stretch;flex-direction:column}.founders-cta .btn{width:100%}.founders-footer{gap:24px;padding:36px 22px 28px}.founders-footer-links{gap:14px 22px}.founders-footer .landing-footer-bottom{flex-direction:column;gap:10px}}@media (prefers-reduced-motion: reduce){.founder-profile,.founder-photo,.founder-orbit,.founder-linkedin-arrow{transition:none}.founder-profile:hover,.founder-profile:focus-visible,.founder-profile:hover .founder-photo,.founder-profile:focus-visible .founder-photo,.founder-profile:hover .founder-orbit,.founder-profile:focus-visible .founder-orbit{transform:none}}
