.personal-connection.svelte-dwbsng{padding:6rem 0;background-color:#fafafa;overflow-x:clip}.container.svelte-dwbsng{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.wrapper.svelte-dwbsng{background-color:#f1f5f9;border-radius:2rem;padding:3rem;display:grid;grid-template-columns:1fr;gap:4rem;position:relative}@media(min-width:1024px){.wrapper.svelte-dwbsng{grid-template-columns:.9fr 1.1fr;padding:4rem;gap:5rem;align-items:center}}.image-column.svelte-dwbsng{position:relative;width:100%;height:100%;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 40px #00000014}.image-column.svelte-dwbsng img:where(.svelte-dwbsng){width:100%;height:100%;object-fit:cover;aspect-ratio:4/3;display:block}.content-column.svelte-dwbsng{display:flex;flex-direction:column;align-items:flex-start}h2.svelte-dwbsng{font-size:clamp(2rem,3.5vw,2.75rem);color:var(--secondary);line-height:1.15;margin-bottom:1.5rem;font-weight:800}.highlight.svelte-dwbsng{color:var(--primary)}.description.svelte-dwbsng{font-size:1.05rem;color:var(--muted-foreground);line-height:1.7;margin-bottom:1rem;max-width:600px}.description.svelte-dwbsng strong:where(.svelte-dwbsng){color:var(--secondary)}.features.svelte-dwbsng{list-style:none;padding:0;margin:2rem 0 2.5rem;display:flex;flex-direction:column;gap:1.25rem}.features.svelte-dwbsng li:where(.svelte-dwbsng){display:flex;align-items:center;gap:1rem;color:var(--muted-foreground);font-size:1rem;font-weight:500}.icon.svelte-dwbsng{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--primary);flex-shrink:0}.cta-wrapper.svelte-dwbsng{margin-top:.5rem}.team-guide.svelte-1eyh7hb{padding:8rem 0;background-color:#fff;position:relative;overflow:hidden}.decorative-blob.svelte-1eyh7hb{position:absolute;top:5rem;left:50%;transform:translate(-50%);width:600px;height:400px;background:radial-gradient(circle,var(--primary) 0%,transparent 70%);opacity:.04;z-index:0;pointer-events:none}.container.svelte-1eyh7hb{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.header.svelte-1eyh7hb{text-align:center;margin-bottom:5rem}.headline.svelte-1eyh7hb{font-size:clamp(2rem,5vw,3rem);color:var(--secondary);line-height:1.2;margin:1rem 0;font-weight:800}.highlight.svelte-1eyh7hb{color:var(--primary)}.subtitle.svelte-1eyh7hb{font-size:1.1rem;color:var(--muted-foreground);max-width:600px;margin:0 auto}.team-grid.svelte-1eyh7hb{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:900px){.team-grid.svelte-1eyh7hb{grid-template-columns:1fr 1fr}}.team-card.svelte-1eyh7hb{display:flex;background-color:#f1f5f9;border-radius:1.5rem;padding:1.5rem;gap:2rem;transition:transform .3s ease,box-shadow .3s ease}.team-card.svelte-1eyh7hb:hover{transform:translateY(-4px);box-shadow:0 15px 40px #0000000d}@media(max-width:768px){.team-card.svelte-1eyh7hb{flex-direction:column;gap:1.5rem}}.card-image.svelte-1eyh7hb{flex-shrink:0;width:160px;border-radius:1.25rem;overflow:hidden;background-color:#e2e8f0}@media(max-width:768px){.card-image.svelte-1eyh7hb{width:100%;height:240px}}.card-image.svelte-1eyh7hb img:where(.svelte-1eyh7hb){width:100%;height:100%;aspect-ratio:4 / 5;object-fit:cover;display:block;object-position:center top}@media(max-width:768px){.card-image.svelte-1eyh7hb img:where(.svelte-1eyh7hb){aspect-ratio:auto}}.placeholder-img.svelte-1eyh7hb{width:100%;height:100%;aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;color:#94a3b8;background:#e2e8f0}@media(max-width:768px){.placeholder-img.svelte-1eyh7hb{aspect-ratio:auto;height:240px}}.card-content.svelte-1eyh7hb{display:flex;flex-direction:column;justify-content:center;flex-grow:1}.card-content.svelte-1eyh7hb h3:where(.svelte-1eyh7hb){font-size:1.4rem;color:var(--secondary);margin:0 0 .4rem;font-weight:700}.card-content.svelte-1eyh7hb .role:where(.svelte-1eyh7hb){font-size:.95rem;color:var(--muted-foreground);margin-bottom:1.25rem;display:block;font-weight:500}.card-content.svelte-1eyh7hb .description:where(.svelte-1eyh7hb){font-size:.95rem;color:var(--muted-foreground);line-height:1.6;margin:0 0 1.5rem}.fade-up.svelte-1eyh7hb{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.22,1,.36,1)}.team-guide.is-visible.svelte-1eyh7hb .fade-up:where(.svelte-1eyh7hb){opacity:1;transform:translateY(0)}.roll-top.svelte-1eyh7hb{clip-path:inset(0 0 100% 0);transition:clip-path 1.2s cubic-bezier(.77,0,.175,1)}.team-guide.is-visible.svelte-1eyh7hb .roll-top:where(.svelte-1eyh7hb){clip-path:inset(0 0 0 0)}.team-page.svelte-1cobqru{padding-top:80px;min-height:100vh;background-color:#fafafa}.team-hero-section.svelte-1cobqru{padding:6rem 0 4rem;background-color:var(--background)}.container.svelte-1cobqru{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.hero-container.svelte-1cobqru{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1024px){.hero-container.svelte-1cobqru{grid-template-columns:1.1fr .9fr;gap:5rem}}.hero-content.svelte-1cobqru{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hero-content.svelte-1cobqru h1:where(.svelte-1cobqru){font-size:clamp(2.5rem,5vw,4rem);color:var(--secondary);line-height:1.1;margin-bottom:1.5rem;font-weight:800;text-align:left;max-width:none}.hero-content.svelte-1cobqru h1:where(.svelte-1cobqru) .highlight:where(.svelte-1cobqru){color:var(--primary)}.hero-content.svelte-1cobqru p:where(.svelte-1cobqru){font-size:1.15rem;color:var(--muted-foreground);line-height:1.6;margin-bottom:2rem;max-width:550px;text-align:left}.stats-row.svelte-1cobqru{display:flex;gap:4rem;align-items:flex-start}.stat.svelte-1cobqru .stat-number:where(.svelte-1cobqru){font-size:2.5rem;color:var(--secondary);font-weight:800;margin-bottom:.25rem;line-height:1}.stat.svelte-1cobqru p:where(.svelte-1cobqru){font-size:.95rem;color:var(--muted-foreground);margin:0;max-width:150px;font-weight:500;line-height:1.4}.hero-image-wrapper.svelte-1cobqru{width:100%;position:relative;border-radius:32px;overflow:hidden;box-shadow:0 20px 40px #00000014}.hero-image-wrapper.svelte-1cobqru img:where(.svelte-1cobqru){width:100%;height:100%;object-fit:cover;aspect-ratio:4/3;display:block}
