.founders-hero.svelte-cemkcg{position:relative;overflow:hidden;padding:clamp(80px,12vw,160px) 0}.founders-hero-bg.svelte-cemkcg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(../../../images/Founders.webp) center center / contain no-repeat;background-color:#3d0000;opacity:.2}.founders-hero-overlay.svelte-cemkcg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(150deg,#3d0000eb,#5c0000d9,#3d0000eb)}.founders-hero.svelte-cemkcg:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:60px;background:var(--white);clip-path:ellipse(60% 100% at 50% 100%);z-index:3}.founder-feature.svelte-cemkcg{display:grid;grid-template-columns:260px 1fr;gap:56px;align-items:center}.founder-feature-photo.svelte-cemkcg{width:260px;height:260px;margin:0 auto;border-radius:50%;overflow:hidden;border:5px solid var(--white);box-shadow:0 12px 40px #0000001f;transition:transform .4s ease,box-shadow .4s ease,border-color .3s ease}.founder-feature-photo.svelte-cemkcg:hover{transform:translateY(-6px);box-shadow:0 16px 50px #8b000033;border-color:var(--crimson)}.founder-feature-photo.svelte-cemkcg img:where(.svelte-cemkcg){width:100%;height:100%;object-fit:cover;object-position:center center}.founders-grid.svelte-cemkcg{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.founder-card.svelte-cemkcg{text-align:center;display:flex;flex-direction:column;align-items:center;background:var(--gray-50, #f9fafb);border-radius:16px;padding:32px 24px;border:1px solid var(--gray-200, #e5e7eb);transition:transform .3s ease,box-shadow .3s ease}.founder-card.svelte-cemkcg:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.founder-photo.svelte-cemkcg{width:180px;height:180px;margin:0 auto 18px;border-radius:50%;overflow:hidden;border:4px solid var(--white);box-shadow:0 8px 28px #0000001a;transition:box-shadow .3s ease,border-color .3s ease}.founder-card.svelte-cemkcg:hover .founder-photo:where(.svelte-cemkcg){box-shadow:0 12px 40px #8b00002e;border-color:var(--crimson)}.founder-photo.svelte-cemkcg img:where(.svelte-cemkcg){width:100%;height:100%;object-fit:cover;object-position:center center}.founder-name.svelte-cemkcg{font-family:var(--font-serif);font-size:1.1rem;font-weight:700;color:var(--black);margin-bottom:4px}.founder-role.svelte-cemkcg{font-size:.75rem;color:var(--crimson);font-weight:600;text-transform:uppercase;letter-spacing:.5px;position:relative;display:inline-block;padding-bottom:8px}.founder-role.svelte-cemkcg:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:32px;height:2px;background:var(--gold);border-radius:1px}.founder-nickname.svelte-cemkcg{font-size:.85rem;color:var(--gold);font-style:italic;font-family:var(--font-serif);margin-top:4px}.founder-born.svelte-cemkcg{font-size:.78rem;color:var(--gray-400);margin-top:8px}.founder-bio.svelte-cemkcg{font-size:.85rem;color:var(--gray-600);line-height:1.7;margin-top:8px;text-align:center}@media(max-width:1024px){.founders-grid.svelte-cemkcg{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.founder-feature.svelte-cemkcg{grid-template-columns:1fr;gap:32px}.founder-feature-photo.svelte-cemkcg{width:200px;height:200px}.founders-grid.svelte-cemkcg{grid-template-columns:1fr;max-width:400px;margin:0 auto}.founder-photo.svelte-cemkcg{width:140px;height:140px}}
