.founders{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:32px;display:grid}.founder{flex-direction:column;gap:14px;display:flex}.founder:nth-child(2){margin-top:40px}.founder:nth-child(3){margin-top:80px}.founder .photo{aspect-ratio:378/360;border-radius:20px;overflow:hidden}.founder .photo img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease)}.founder:hover .photo img{transform:scale(1.04)}.founder h3{font-family:var(--f-serif);letter-spacing:-.015em;font-size:30px;font-weight:400;line-height:1.2}.founder p{color:var(--warm-2);font-size:15px;line-height:1.55}.team-row{border-top:1px solid var(--cream-line);grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:48px;margin-top:56px;padding-top:28px;display:grid}.team-row.solo{grid-template-columns:1fr}.team{flex-wrap:wrap;gap:32px;display:flex}.member{align-items:center;gap:14px;display:flex}.member img{object-fit:cover;border-radius:50%;width:72px;height:72px}.member b{font-family:var(--f-serif);font-size:21px;font-weight:400;line-height:1.25;display:block}.member small{color:var(--warm-3);font-size:13px}.group{border-radius:16px;height:120px;display:block;position:relative;overflow:hidden}.group img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease)}.group:hover img{transform:scale(1.05)}.warm .group span{color:var(--warm-ink);background:#fff;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600;position:absolute;bottom:12px;left:12px}.swipe-dots{display:none}@media (width<=1100px){.team-row{grid-template-columns:1fr}.group{max-width:480px}}@media (width<=820px){.founders{scroll-snap-type:x mandatory;margin-right:calc(var(--gut) * -1);padding-right:var(--gut);scrollbar-width:none;gap:14px;display:flex;overflow-x:auto}.founders::-webkit-scrollbar{display:none}.founder{scroll-snap-align:start;flex:0 0 250px}.founder:nth-child(n){margin-top:0}.founder .photo{aspect-ratio:250/300}.founder h3{font-size:24px}.swipe-dots{gap:6px;margin-top:20px;display:flex}.swipe-dots i{background:var(--ph-line);border-radius:3px;width:6px;height:6px;transition:width .3s,background-color .3s}.swipe-dots i.on{background:var(--warm-accent);width:22px}.team-row{margin-top:28px;padding-top:20px}.team{flex-direction:column;gap:14px}.member img{width:52px;height:52px}.member b{font-size:19px}.group{max-width:none;height:130px}}@media (width>=821px){.founder{translate:0 calc((1 - var(--p,1)) * var(--d,0) * 60px)}}.quote{background:var(--navy);padding:110px 0}.quote .wrap{grid-template-columns:240px minmax(0,1fr) 300px;align-items:center;gap:64px;display:grid}.quote .portrait{object-fit:cover;object-position:28% 30%;border:4px solid #ffffff2e;border-radius:50%;width:240px;height:240px}.portrait-wrap{width:fit-content;position:relative}.ring{width:calc(100% + 24px);height:calc(100% + 24px);position:absolute;top:-12px;left:-12px;overflow:visible;transform:rotate(-90deg)}.ring circle{fill:none;stroke-width:2px;vector-effect:non-scaling-stroke}.ring-track{stroke:#ffffff1a}.ring-fill{stroke:var(--sky);stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:calc(1 - min(1, var(--p,1) * 1.1))}.quote blockquote{font-family:var(--f-serif);text-wrap:balance;color:#fff;font-size:clamp(29px,3.2vw,46px);font-style:italic;line-height:1.16}.quote blockquote .w{color:#ffffff47;transition:color .35s}.quote blockquote .w.lit{color:#fff}.quote figcaption{color:#c3d6e3;margin-top:28px;font-size:16px}.quote figcaption strong{color:#fff}.quote .extra{color:#c3d6e3;flex-direction:column;align-items:flex-start;gap:18px;margin-top:20px;font-size:16px;display:flex}.badges{border-left:1px solid #fff3;flex-direction:column;gap:16px;padding-left:32px;display:flex}.badges .mono{color:#a9c6da}.badges div{align-items:stretch;gap:12px;display:flex}.badges figure{background:#fff;border-radius:14px;align-items:center;padding:8px;display:flex}.badges figure.tight{padding:5px}.badges img{width:auto;height:88px}@media (width<=1100px){.quote .wrap{grid-template-columns:160px minmax(0,1fr);gap:40px}.quote .portrait{width:160px;height:160px}.badges{border-top:1px solid #fff3;border-left:0;flex-direction:row;grid-column:1/-1;align-items:center;padding-top:24px;padding-left:0}.badges .mono{flex:1}}@media (width<=600px){.quote{padding:56px 0}.quote .wrap{grid-template-columns:1fr;gap:22px}.quote .portrait{border-width:3px;width:112px;height:112px}.quote figcaption{margin-top:18px;font-size:14px}.badges img{height:60px}}
