.content-section[data-astro-cid-kh7btl4r]{padding:calc(var(--spacing-unit) * 10) 0}.container[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:0 calc(var(--spacing-unit) * 3)}.two-column[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:calc(var(--spacing-unit) * 6)}.column[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:var(--color-primary);font-size:1.75rem;margin-bottom:calc(var(--spacing-unit) * 2)}.column[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-light);line-height:1.7;margin-bottom:calc(var(--spacing-unit) * 2)}.values-list[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:calc(var(--spacing-unit) * 2)}.values-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{color:var(--color-text-light);line-height:1.6}.values-list[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--color-primary)}.stats-section[data-astro-cid-kh7btl4r]{background:var(--color-bg-light);padding:calc(var(--spacing-unit) * 10) 0}.stats-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:calc(var(--spacing-unit) * 4)}.stat[data-astro-cid-kh7btl4r]{text-align:center;padding:calc(var(--spacing-unit) * 4);background:#fff;border-radius:calc(var(--spacing-unit) * 2);border:1px solid var(--color-border)}.stat-number[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin-bottom:calc(var(--spacing-unit) * 1)}.stat-label[data-astro-cid-kh7btl4r]{font-size:1rem;color:var(--color-text-light);font-weight:500}.section-title-center[data-astro-cid-kh7btl4r]{text-align:center;font-size:2.5rem;color:var(--color-primary);margin-bottom:calc(var(--spacing-unit) * 6)}.expertise-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(var(--spacing-unit) * 4)}.expertise-card[data-astro-cid-kh7btl4r]{padding:calc(var(--spacing-unit) * 4);background:#fff;border:1px solid var(--color-border);border-radius:calc(var(--spacing-unit) * 2);transition:all .3s ease}.expertise-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:0 8px 30px #1a4d7a1a;border-color:var(--color-primary)}.expertise-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{color:var(--color-primary);font-size:1.25rem;margin-bottom:calc(var(--spacing-unit) * 2)}.expertise-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-light);line-height:1.6}.team-section[data-astro-cid-kh7btl4r]{background:var(--color-bg-light);padding:calc(var(--spacing-unit) * 10) 0}.team-intro[data-astro-cid-kh7btl4r]{text-align:center;color:var(--color-text-light);font-size:1.125rem;max-width:800px;margin:0 auto calc(var(--spacing-unit) * 8);line-height:1.6}.team-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(var(--spacing-unit) * 4);max-width:1200px;margin:0 auto}.team-member[data-astro-cid-kh7btl4r]{background:#fff;border-radius:calc(var(--spacing-unit) * 2);overflow:hidden;border:1px solid var(--color-border);transition:all .3s ease;display:flex;flex-direction:row;min-height:240px}.team-member[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #1a4d7a26;border-color:var(--color-primary)}.member-photo[data-astro-cid-kh7btl4r]{width:200px;flex-shrink:0;overflow:hidden;background:var(--color-bg-light)}.member-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.team-member[data-astro-cid-kh7btl4r]:hover .member-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{transform:scale(1.1)}.placeholder-photo[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e5e7eb,#d1d5db)}.placeholder-content[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:calc(var(--spacing-unit) * 2);color:#9ca3af}.coming-soon[data-astro-cid-kh7btl4r]{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.member-info[data-astro-cid-kh7btl4r]{padding:calc(var(--spacing-unit) * 4);display:flex;flex-direction:column;flex:1}.member-header[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:flex-start;gap:calc(var(--spacing-unit) * 2)}.linkedin-btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#0077b5;color:#fff;border-radius:calc(var(--spacing-unit) * 1);transition:all .3s ease;flex-shrink:0;text-decoration:none}.linkedin-btn[data-astro-cid-kh7btl4r]:hover{background:#005885;transform:translateY(-2px);box-shadow:0 4px 12px #0077b54d}.member-name[data-astro-cid-kh7btl4r]{color:var(--color-primary);font-size:1.375rem;margin-bottom:calc(var(--spacing-unit) * .5);font-weight:700}.member-role[data-astro-cid-kh7btl4r]{color:var(--color-text);font-size:.9375rem;font-weight:600;margin-bottom:calc(var(--spacing-unit) * 1);line-height:1.4}.member-experience[data-astro-cid-kh7btl4r]{color:var(--color-accent);font-size:.875rem;font-weight:600;margin-bottom:calc(var(--spacing-unit) * 2.5);text-transform:uppercase;letter-spacing:.5px}.member-skills[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:calc(var(--spacing-unit) * 1.5)}.member-skills[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{color:var(--color-text-light);font-size:.875rem;padding-left:calc(var(--spacing-unit) * 2.5);position:relative;line-height:1.4}.member-skills[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:before{content:"●";position:absolute;left:0;color:var(--color-primary);font-size:.625rem;top:.375rem}@media(max-width:968px){.two-column[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:calc(var(--spacing-unit) * 4)}.stats-grid[data-astro-cid-kh7btl4r],.expertise-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.team-member[data-astro-cid-kh7btl4r]{flex-direction:column;min-height:auto}.member-photo[data-astro-cid-kh7btl4r]{width:100%;height:280px}.member-skills[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}@media(max-width:640px){.stats-grid[data-astro-cid-kh7btl4r],.expertise-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}
