.team-card[data-astro-cid-uhngchnc]{display:grid;grid-template-columns:1fr 1.2fr;background:var(--color-bg-secondary);border:1px solid var(--color-border-light);overflow:hidden;font-family:var(--font-family-body);transition:transform var(--transition-base),box-shadow var(--transition-base)}.team-card[data-astro-cid-uhngchnc]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.team-card--featured[data-astro-cid-uhngchnc]{border-color:rgba(var(--color-primary-rgb),.2)}.team-card--featured[data-astro-cid-uhngchnc]:hover{border-color:rgba(var(--color-primary-rgb),.3)}@media(max-width:600px){.team-card[data-astro-cid-uhngchnc]{grid-template-columns:1fr}}.team-card__image-col[data-astro-cid-uhngchnc]{position:relative;min-height:16rem}@media(max-width:600px){.team-card__image-col[data-astro-cid-uhngchnc]{min-height:14rem}}.team-card__image-wrap[data-astro-cid-uhngchnc]{position:absolute;inset:0;overflow:hidden;background:var(--color-bg-tertiary)}.team-card__image[data-astro-cid-uhngchnc]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.team-card[data-astro-cid-uhngchnc]:hover .team-card__image[data-astro-cid-uhngchnc]{transform:scale(1.05)}.team-card__content-col[data-astro-cid-uhngchnc]{display:flex;flex-direction:column;padding:1.25rem;background:var(--color-bg-secondary)}@media(max-width:600px){.team-card__content-col[data-astro-cid-uhngchnc]{padding:1rem}}.team-card__quote[data-astro-cid-uhngchnc]{margin-bottom:.75rem}.team-card__quote[data-astro-cid-uhngchnc] svg[data-astro-cid-uhngchnc]{width:1.75rem;height:1.75rem;color:var(--color-primary);opacity:.6}.team-card__heading[data-astro-cid-uhngchnc]{font-family:var(--font-family-heading);font-size:1.125rem;font-weight:500;color:var(--color-text-primary);margin:0 0 .75rem;line-height:var(--line-height-tight);letter-spacing:-.01em}.team-card__text[data-astro-cid-uhngchnc]{font-size:.9375rem;color:var(--color-text-primary);line-height:var(--line-height-relaxed);margin:0;flex:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.team-card__attribution[data-astro-cid-uhngchnc]{display:flex;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border-light)}.team-card__avatar[data-astro-cid-uhngchnc]{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;overflow:hidden;border:2px solid var(--color-bg-secondary);box-shadow:var(--shadow-sm)}.team-card__avatar-img[data-astro-cid-uhngchnc]{width:100%;height:100%;object-fit:cover}.team-card__meta[data-astro-cid-uhngchnc]{display:flex;flex-direction:column;gap:.25rem}.team-card__rating[data-astro-cid-uhngchnc]{display:flex;gap:.125rem}.team-card__star[data-astro-cid-uhngchnc]{width:.875rem;height:.875rem;color:var(--color-border-light)}.team-card__star--filled[data-astro-cid-uhngchnc]{color:var(--color-warning)}.team-card__name[data-astro-cid-uhngchnc]{font-size:.875rem;font-weight:600;color:var(--color-text-primary)}.team-card__links[data-astro-cid-uhngchnc]{display:flex;gap:.5rem;margin-top:1rem}.team-card__link[data-astro-cid-uhngchnc]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--color-text-muted);background:var(--color-bg-tertiary);transition:color var(--transition-fast),background var(--transition-fast)}.team-card__link[data-astro-cid-uhngchnc]:hover{color:var(--color-primary);background:rgba(var(--color-primary-rgb),.1)}.team-card__link[data-astro-cid-uhngchnc] svg[data-astro-cid-uhngchnc]{width:.875rem;height:.875rem}.team-card--reversed .team-card__image-col[data-astro-cid-uhngchnc]{order:2}.team-card--reversed .team-card__content-col[data-astro-cid-uhngchnc]{order:1}@media(max-width:600px){.team-card--reversed{grid-template-columns:1fr}.team-card--reversed .team-card__image-col[data-astro-cid-uhngchnc]{order:1}.team-card--reversed .team-card__content-col[data-astro-cid-uhngchnc]{order:2}}.team-page[data-astro-cid-dyctdk3j]{font-family:var(--font-family-body);min-height:100vh}.team-hero[data-astro-cid-dyctdk3j],.team-header[data-astro-cid-dyctdk3j]{padding:clamp(100px,12vw,140px) 0 clamp(40px,6vw,60px);text-align:center}.team-hero__container[data-astro-cid-dyctdk3j],.team-header__content[data-astro-cid-dyctdk3j]{max-width:85%;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.team-hero__title[data-astro-cid-dyctdk3j],.team-header__title[data-astro-cid-dyctdk3j]{font-family:var(--font-family-heading);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;color:var(--color-text-primary);margin:0 0 1rem;line-height:1.05;letter-spacing:-.03em}.team-hero__subtitle[data-astro-cid-dyctdk3j],.team-header__subtitle[data-astro-cid-dyctdk3j]{font-family:var(--font-family-body);font-size:1.05rem;font-weight:400;color:var(--color-text-primary);margin:0 auto;line-height:var(--line-height-relaxed);max-width:520px}.team-hero__divider[data-astro-cid-dyctdk3j]{margin-top:2rem;display:flex;justify-content:center;align-items:center}.team-hero__icon[data-astro-cid-dyctdk3j]{width:2rem;height:2rem;color:var(--color-primary);opacity:.5}.team-section[data-astro-cid-dyctdk3j]{padding:clamp(40px,6vw,80px) 0;background:var(--color-bg-secondary)}.team-section__container[data-astro-cid-dyctdk3j]{max-width:85%;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.team-grid[data-astro-cid-dyctdk3j]{display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%}.team-grid__featured[data-astro-cid-dyctdk3j]{display:grid;width:100%;margin:0 auto;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:640px){.team-grid__featured[data-astro-cid-dyctdk3j]{grid-template-columns:1fr}}.team-grid__regular[data-astro-cid-dyctdk3j]{display:grid;width:100%;margin:0 auto;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:480px){.team-grid__regular[data-astro-cid-dyctdk3j]{grid-template-columns:1fr}}.team-grid__featured--gap-sm[data-astro-cid-dyctdk3j],.team-grid__regular--gap-sm[data-astro-cid-dyctdk3j]{gap:1rem}.team-grid__featured--gap-md[data-astro-cid-dyctdk3j],.team-grid__regular--gap-md[data-astro-cid-dyctdk3j]{gap:1.25rem}.team-grid__featured--gap-lg[data-astro-cid-dyctdk3j],.team-grid__regular--gap-lg[data-astro-cid-dyctdk3j]{gap:1.5rem}.team-grid__empty[data-astro-cid-dyctdk3j]{text-align:center;padding:clamp(60px,10vw,100px) 1.5rem;background:var(--color-bg-tertiary);border:1px solid var(--color-border-light);width:100%;grid-column:1/-1}.team-grid__empty[data-astro-cid-dyctdk3j] p[data-astro-cid-dyctdk3j]{margin:0;font-size:1rem;color:var(--color-text-primary)}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid{display:flex;flex-direction:column;gap:1.5rem}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:100%}@media(max-width:900px){.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular{grid-template-columns:1fr;gap:1.25rem}}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n+1),.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n+1){grid-template-columns:1.4fr 1fr}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n+1) .team-card__image-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n+1) .team-card__image-col{min-height:20rem}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n+2),.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n+2){grid-template-columns:1fr 1fr}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n+2) .team-card__image-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n+2) .team-card__image-col{min-height:16rem;order:2}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n+2) .team-card__content-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n+2) .team-card__content-col{order:1;border-right:1px solid var(--color-border-light)}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n+3),.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n+3){grid-template-columns:1fr 1fr}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n+3) .team-card__image-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n+3) .team-card__image-col{min-height:16rem;order:2}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n+3) .team-card__content-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n+3) .team-card__content-col{order:1}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n+4),.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n),.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n+4),.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n){grid-template-columns:1fr 1.4fr}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n+4) .team-card__image-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n) .team-card__image-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n+4) .team-card__image-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n) .team-card__image-col{min-height:20rem;order:2}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n+4) .team-card__content-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card:nth-child(4n) .team-card__content-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n+4) .team-card__content-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:nth-child(4n) .team-card__content-col{order:1}@media(max-width:900px){.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card{grid-template-columns:1fr!important}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card .team-card__image-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card .team-card__image-col{order:1!important;min-height:14rem!important}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__regular .team-card .team-card__content-col,.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card .team-card__content-col{order:2!important}}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured{margin-bottom:1rem}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card{border-color:rgba(var(--color-primary-rgb),.1)}.team-grid--editorial[data-astro-cid-dyctdk3j] .team-grid__featured .team-card:hover{border-color:rgba(var(--color-primary-rgb),.2)}.team-cta-card[data-astro-cid-dyctdk3j]{margin-top:1.5rem;max-width:calc(50% - .75rem);background:var(--color-bg-primary);overflow:hidden;transition:transform var(--transition-base),box-shadow var(--transition-base)}.team-cta-card[data-astro-cid-dyctdk3j]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}@media(max-width:900px){.team-cta-card[data-astro-cid-dyctdk3j]{max-width:100%}}.team-cta-card__content[data-astro-cid-dyctdk3j]{padding:2rem}@media(max-width:768px){.team-cta-card__content[data-astro-cid-dyctdk3j]{padding:1.5rem}}.team-cta-card__title[data-astro-cid-dyctdk3j]{font-family:var(--font-family-heading);font-size:1.625rem;font-weight:400;color:var(--color-text-light);margin:0 0 .75rem;letter-spacing:-.02em}.team-cta-card__text[data-astro-cid-dyctdk3j]{font-size:1rem;color:rgba(var(--color-text-light-rgb),.9);line-height:var(--line-height-relaxed);margin:0 0 1.5rem}.team-cta-card__btn[data-astro-cid-dyctdk3j]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-family-body);font-size:.9375rem;font-weight:600;color:var(--color-text-primary);padding:.75rem 1.25rem;text-decoration:none;transition:background var(--transition-fast),transform var(--transition-fast)}.team-cta-card__btn[data-astro-cid-dyctdk3j] svg[data-astro-cid-dyctdk3j]{width:1.125rem;height:1.125rem;transition:transform var(--transition-fast)}.team-cta-card__btn[data-astro-cid-dyctdk3j]:hover{background:var(--color-bg-tertiary)}.team-cta-card__btn[data-astro-cid-dyctdk3j]:hover svg[data-astro-cid-dyctdk3j]{transform:translate(4px)}.team-contact[data-astro-cid-dyctdk3j],.team-cta[data-astro-cid-dyctdk3j]{padding:clamp(40px,6vw,80px) 0}.team-contact__container[data-astro-cid-dyctdk3j],.team-cta__container[data-astro-cid-dyctdk3j]{max-width:680px;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.team-contact__content[data-astro-cid-dyctdk3j],.team-cta__content[data-astro-cid-dyctdk3j]{text-align:center}.team-contact__label[data-astro-cid-dyctdk3j]{display:inline-block;font-size:.6875rem;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.team-contact__title[data-astro-cid-dyctdk3j],.team-cta__title[data-astro-cid-dyctdk3j]{font-family:var(--font-family-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;color:var(--color-text-primary);margin:0 0 1rem;letter-spacing:-.02em}.team-contact__text[data-astro-cid-dyctdk3j],.team-cta__text[data-astro-cid-dyctdk3j]{font-size:1.05rem;color:var(--color-text-primary);line-height:var(--line-height-relaxed);margin:0 0 1.5rem;max-width:440px;margin-left:auto;margin-right:auto}.team-contact__actions[data-astro-cid-dyctdk3j],.team-cta__actions[data-astro-cid-dyctdk3j]{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media(min-width:480px){.team-contact__actions[data-astro-cid-dyctdk3j],.team-cta__actions[data-astro-cid-dyctdk3j]{flex-direction:row;justify-content:center;gap:1rem}}.team-contact__btn[data-astro-cid-dyctdk3j],.team-cta__btn[data-astro-cid-dyctdk3j]{display:inline-flex;align-items:center;justify-content:center;height:3.25rem;padding:0 1.5rem;font-family:var(--font-family-body);font-size:.9375rem;font-weight:600;text-decoration:none;transition:all var(--transition-fast)}@media(max-width:479px){.team-contact__btn[data-astro-cid-dyctdk3j],.team-cta__btn[data-astro-cid-dyctdk3j]{width:100%}}.team-contact__btn--primary[data-astro-cid-dyctdk3j],.team-cta__btn--primary[data-astro-cid-dyctdk3j]{background:var(--color-bg-primary);color:var(--color-text-light)}.team-contact__btn--primary[data-astro-cid-dyctdk3j]:hover,.team-cta__btn--primary[data-astro-cid-dyctdk3j]:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.team-contact__btn--secondary[data-astro-cid-dyctdk3j],.team-cta__btn--secondary[data-astro-cid-dyctdk3j]{background:var(--color-bg-secondary);color:var(--color-text-primary);border:1.5px solid var(--color-border-light)}.team-contact__btn--secondary[data-astro-cid-dyctdk3j]:hover,.team-cta__btn--secondary[data-astro-cid-dyctdk3j]:hover{border-color:var(--color-primary);color:var(--color-primary)}.team-stats[data-astro-cid-dyctdk3j],.stat-card[data-astro-cid-dyctdk3j],.stat-item[data-astro-cid-dyctdk3j],.team-section__header[data-astro-cid-dyctdk3j],.team-section__title[data-astro-cid-dyctdk3j],.team-section__subtitle[data-astro-cid-dyctdk3j]{display:none}:root{--font-family-heading: "Fraunces", Georgia, "Times New Roman", serif;--font-family-body: "Figtree", system-ui, -apple-system, sans-serif;--font-weight-heading: 600;--font-weight-body: 400;--font-family-mono: "SF Mono", "Monaco", "Inconsolata", "Fira Code", monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--font-size-6xl: 3.75rem;--line-height-none: 1;--line-height-tight: 1.25;--line-height-snug: 1.375;--line-height-base: 1.5;--line-height-relaxed: 1.625;--line-height-loose: 2;--letter-spacing-tight: -.025em;--letter-spacing-normal: 0;--letter-spacing-wide: .025em;--letter-spacing-wider: .05em}:root{--space-0: 0;--space-px: 1px;--space-0-5: .125rem;--space-1: .25rem;--space-1-5: .375rem;--space-2: .5rem;--space-2-5: .625rem;--space-3: .75rem;--space-3-5: .875rem;--space-4: 1rem;--space-4-5: 1.125rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--space-9: 2.25rem;--space-10: 2.5rem;--space-11: 2.75rem;--space-12: 3rem;--space-14: 3.5rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-28: 7rem;--space-32: 8rem;--space-36: 9rem;--space-40: 10rem;--space-44: 11rem;--space-48: 12rem;--space-52: 13rem;--space-56: 14rem;--space-60: 15rem;--space-64: 16rem;--space-72: 18rem;--space-80: 20rem;--space-96: 24rem}:root{--radius-none: 0;--radius-xs: 2px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 20px;--radius-3xl: 24px;--radius-full: 9999px;--shadow-none: none;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .04);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 6px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .03);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .08), 0 4px 10px rgba(0, 0, 0, .04);--shadow-xl: 0 20px 40px rgba(0, 0, 0, .1), 0 8px 16px rgba(0, 0, 0, .06);--shadow-2xl: 0 25px 50px rgba(0, 0, 0, .15);--shadow-inner: inset 0 2px 4px rgba(0, 0, 0, .05);--shadow-card: 0 2px 8px rgba(0, 0, 0, .06);--shadow-card-hover: 0 8px 25px rgba(0, 0, 0, .1);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--transition-slower: .4s ease;--transition-smooth: .3s cubic-bezier(.4, 0, .2, 1);--transition-bounce: .5s cubic-bezier(.34, 1.56, .64, 1);--focus-ring-width: 3px;--focus-ring-color: rgba(var(--color-primary-rgb), .3);--focus-ring: 0 0 0 var(--focus-ring-width) var(--focus-ring-color);--opacity-disabled: .5;--opacity-hover: .8;--opacity-muted: .6}:root{--container-max: 1280px;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--container-2xl: 1536px;--container-padding: 1.5rem;--container-padding-mobile: 1rem;--grid-gap: 1.5rem;--grid-gap-sm: 1rem;--grid-gap-lg: 2rem;--sidebar-width: 280px;--sidebar-width-collapsed: 64px;--header-height: 72px;--header-height-mobile: 64px}:root{--z-below: -1;--z-base: 0;--z-dropdown: 10;--z-sticky: 20;--z-fixed: 30;--z-overlay: 40;--z-modal: 50;--z-popover: 60;--z-tooltip: 70;--z-toast: 80;--z-max: 9999}.team-card[data-astro-cid-6sqsh2pf]{display:grid;grid-template-columns:1fr 1.2fr;background:var(--color-bg-secondary);border:1px solid var(--color-border-light);overflow:hidden;font-family:var(--font-family-body);transition:transform var(--transition-base),box-shadow var(--transition-base)}.team-card[data-astro-cid-6sqsh2pf]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.team-card--featured[data-astro-cid-6sqsh2pf]{border-color:rgba(var(--color-primary-rgb),.2)}.team-card--featured[data-astro-cid-6sqsh2pf]:hover{border-color:rgba(var(--color-primary-rgb),.3)}@media(max-width:600px){.team-card[data-astro-cid-6sqsh2pf]{grid-template-columns:1fr}}.team-card__image-col[data-astro-cid-6sqsh2pf]{position:relative;min-height:16rem}@media(max-width:600px){.team-card__image-col[data-astro-cid-6sqsh2pf]{min-height:14rem}}.team-card__image-wrap[data-astro-cid-6sqsh2pf]{position:absolute;inset:0;overflow:hidden;background:var(--color-bg-tertiary)}.team-card__image[data-astro-cid-6sqsh2pf]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.team-card[data-astro-cid-6sqsh2pf]:hover .team-card__image[data-astro-cid-6sqsh2pf]{transform:scale(1.05)}.team-card__content-col[data-astro-cid-6sqsh2pf]{display:flex;flex-direction:column;padding:1.25rem;background:var(--color-bg-secondary)}@media(max-width:600px){.team-card__content-col[data-astro-cid-6sqsh2pf]{padding:1rem}}.team-card__quote[data-astro-cid-6sqsh2pf]{margin-bottom:.75rem}.team-card__quote[data-astro-cid-6sqsh2pf] svg[data-astro-cid-6sqsh2pf]{width:1.75rem;height:1.75rem;color:var(--color-primary);opacity:.6}.team-card__heading[data-astro-cid-6sqsh2pf]{font-family:var(--font-family-heading);font-size:1.125rem;font-weight:500;color:var(--color-text-primary);margin:0 0 .75rem;line-height:var(--line-height-tight);letter-spacing:-.01em}.team-card__text[data-astro-cid-6sqsh2pf]{font-size:.9375rem;color:var(--color-text-primary);line-height:var(--line-height-relaxed);margin:0;flex:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.team-card__attribution[data-astro-cid-6sqsh2pf]{display:flex;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border-light)}.team-card__avatar[data-astro-cid-6sqsh2pf]{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;overflow:hidden;border:2px solid var(--color-bg-secondary);box-shadow:var(--shadow-sm)}.team-card__avatar-img[data-astro-cid-6sqsh2pf]{width:100%;height:100%;object-fit:cover}.team-card__meta[data-astro-cid-6sqsh2pf]{display:flex;flex-direction:column;gap:.25rem}.team-card__rating[data-astro-cid-6sqsh2pf]{display:flex;gap:.125rem}.team-card__star[data-astro-cid-6sqsh2pf]{width:.875rem;height:.875rem;color:var(--color-border-light)}.team-card__star--filled[data-astro-cid-6sqsh2pf]{color:var(--color-warning)}.team-card__name[data-astro-cid-6sqsh2pf]{font-size:.875rem;font-weight:600;color:var(--color-text-primary)}.team-card__links[data-astro-cid-6sqsh2pf]{display:flex;gap:.5rem;margin-top:1rem}.team-card__link[data-astro-cid-6sqsh2pf]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--color-text-muted);background:var(--color-bg-tertiary);transition:color var(--transition-fast),background var(--transition-fast)}.team-card__link[data-astro-cid-6sqsh2pf]:hover{color:var(--color-primary);background:rgba(var(--color-primary-rgb),.1)}.team-card__link[data-astro-cid-6sqsh2pf] svg[data-astro-cid-6sqsh2pf]{width:.875rem;height:.875rem}.team-card--reversed{grid-template-columns:1.2fr 1fr}.team-card--reversed .team-card__image-col[data-astro-cid-6sqsh2pf]{order:2}.team-card--reversed .team-card__content-col[data-astro-cid-6sqsh2pf]{order:1}@media(max-width:600px){.team-card--reversed{grid-template-columns:1fr}.team-card--reversed .team-card__image-col[data-astro-cid-6sqsh2pf]{order:1}.team-card--reversed .team-card__content-col[data-astro-cid-6sqsh2pf]{order:2}}.team-page[data-astro-cid-6sqsh2pf]{font-family:var(--font-family-body);min-height:100vh}.team-hero[data-astro-cid-6sqsh2pf],.team-header[data-astro-cid-6sqsh2pf]{padding:clamp(100px,12vw,140px) 0 clamp(40px,6vw,60px);text-align:center}.team-hero__container[data-astro-cid-6sqsh2pf],.team-header__content[data-astro-cid-6sqsh2pf]{max-width:85%;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.team-hero__title[data-astro-cid-6sqsh2pf],.team-header__title[data-astro-cid-6sqsh2pf]{font-family:var(--font-family-heading);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;color:var(--color-text-primary);margin:0 0 1rem;line-height:1.05;letter-spacing:-.03em}.team-hero__subtitle[data-astro-cid-6sqsh2pf],.team-header__subtitle[data-astro-cid-6sqsh2pf]{font-family:var(--font-family-body);font-size:1.05rem;font-weight:400;color:var(--color-text-primary);margin:0 auto;line-height:var(--line-height-relaxed);max-width:520px}.team-hero__divider[data-astro-cid-6sqsh2pf]{margin-top:2rem;display:flex;justify-content:center;align-items:center}.team-hero__icon[data-astro-cid-6sqsh2pf]{width:2rem;height:2rem;color:var(--color-primary);opacity:.5}.team-section[data-astro-cid-6sqsh2pf]{padding:clamp(40px,6vw,80px) 0;background:var(--color-bg-secondary)}.team-section__container[data-astro-cid-6sqsh2pf]{max-width:85%;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.team-grid[data-astro-cid-6sqsh2pf]{display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%}.team-grid__featured[data-astro-cid-6sqsh2pf]{display:grid;width:100%;margin:0 auto;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:640px){.team-grid__featured[data-astro-cid-6sqsh2pf]{grid-template-columns:1fr}}.team-grid__regular[data-astro-cid-6sqsh2pf]{display:grid;width:100%;margin:0 auto;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:480px){.team-grid__regular[data-astro-cid-6sqsh2pf]{grid-template-columns:1fr}}.team-grid__featured--gap-sm[data-astro-cid-6sqsh2pf],.team-grid__regular--gap-sm[data-astro-cid-6sqsh2pf]{gap:1rem}.team-grid__featured--gap-md[data-astro-cid-6sqsh2pf],.team-grid__regular--gap-md[data-astro-cid-6sqsh2pf]{gap:1.25rem}.team-grid__featured--gap-lg[data-astro-cid-6sqsh2pf],.team-grid__regular--gap-lg[data-astro-cid-6sqsh2pf]{gap:1.5rem}.team-grid__empty[data-astro-cid-6sqsh2pf]{text-align:center;padding:clamp(60px,10vw,100px) 1.5rem;background:var(--color-bg-tertiary);border:1px solid var(--color-border-light);width:100%;grid-column:1/-1}.team-grid__empty[data-astro-cid-6sqsh2pf] p[data-astro-cid-6sqsh2pf]{margin:0;font-size:1rem;color:var(--color-text-primary)}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid{display:flex;flex-direction:column;gap:1.5rem}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:100%}@media(max-width:900px){.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular{grid-template-columns:1fr;gap:1.25rem}}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n+1),.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n+1){grid-template-columns:1.4fr 1fr}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n+1) .team-card__image-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n+1) .team-card__image-col{min-height:20rem}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n+2),.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n+2){grid-template-columns:1fr 1fr}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n+2) .team-card__image-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n+2) .team-card__image-col{min-height:16rem;order:2}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n+2) .team-card__content-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n+2) .team-card__content-col{order:1;border-right:1px solid var(--color-border-light)}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n+3),.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n+3){grid-template-columns:1fr 1fr}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n+3) .team-card__image-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n+3) .team-card__image-col{min-height:16rem;order:2}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n+3) .team-card__content-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n+3) .team-card__content-col{order:1}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n+4),.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n),.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n+4),.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n){grid-template-columns:1fr 1.4fr}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n+4) .team-card__image-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n) .team-card__image-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n+4) .team-card__image-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n) .team-card__image-col{min-height:20rem;order:2}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n+4) .team-card__content-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card:nth-child(4n) .team-card__content-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n+4) .team-card__content-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:nth-child(4n) .team-card__content-col{order:1}@media(max-width:900px){.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card{grid-template-columns:1fr!important}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card .team-card__image-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card .team-card__image-col{order:1!important;min-height:14rem!important}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__regular .team-card .team-card__content-col,.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card .team-card__content-col{order:2!important}}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured{margin-bottom:1rem}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card{border-color:rgba(var(--color-primary-rgb),.1)}.team-grid--editorial[data-astro-cid-6sqsh2pf] .team-grid__featured .team-card:hover{border-color:rgba(var(--color-primary-rgb),.2)}.team-cta-card[data-astro-cid-6sqsh2pf]{margin-top:1.5rem;max-width:calc(50% - .75rem);background:var(--color-bg-primary);overflow:hidden;transition:transform var(--transition-base),box-shadow var(--transition-base)}.team-cta-card[data-astro-cid-6sqsh2pf]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}@media(max-width:900px){.team-cta-card[data-astro-cid-6sqsh2pf]{max-width:100%}}.team-cta-card__content[data-astro-cid-6sqsh2pf]{padding:2rem}@media(max-width:768px){.team-cta-card__content[data-astro-cid-6sqsh2pf]{padding:1.5rem}}.team-cta-card__title[data-astro-cid-6sqsh2pf]{font-family:var(--font-family-heading);font-size:1.625rem;font-weight:400;color:var(--color-text-light);margin:0 0 .75rem;letter-spacing:-.02em}.team-cta-card__text[data-astro-cid-6sqsh2pf]{font-size:1rem;color:rgba(var(--color-text-light-rgb),.9);line-height:var(--line-height-relaxed);margin:0 0 1.5rem}.team-cta-card__btn[data-astro-cid-6sqsh2pf]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-family-body);font-size:.9375rem;font-weight:600;color:var(--color-text-primary);padding:.75rem 1.25rem;text-decoration:none;transition:background var(--transition-fast),transform var(--transition-fast)}.team-cta-card__btn[data-astro-cid-6sqsh2pf] svg[data-astro-cid-6sqsh2pf]{width:1.125rem;height:1.125rem;transition:transform var(--transition-fast)}.team-cta-card__btn[data-astro-cid-6sqsh2pf]:hover{background:var(--color-bg-tertiary)}.team-cta-card__btn[data-astro-cid-6sqsh2pf]:hover svg[data-astro-cid-6sqsh2pf]{transform:translate(4px)}.team-contact[data-astro-cid-6sqsh2pf],.team-cta[data-astro-cid-6sqsh2pf]{padding:clamp(40px,6vw,80px) 0}.team-contact__container[data-astro-cid-6sqsh2pf],.team-cta__container[data-astro-cid-6sqsh2pf]{max-width:680px;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.team-contact__content[data-astro-cid-6sqsh2pf],.team-cta__content[data-astro-cid-6sqsh2pf]{text-align:center}.team-contact__label[data-astro-cid-6sqsh2pf]{display:inline-block;font-size:.6875rem;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.team-contact__title[data-astro-cid-6sqsh2pf],.team-cta__title[data-astro-cid-6sqsh2pf]{font-family:var(--font-family-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;color:var(--color-text-primary);margin:0 0 1rem;letter-spacing:-.02em}.team-contact__text[data-astro-cid-6sqsh2pf],.team-cta__text[data-astro-cid-6sqsh2pf]{font-size:1.05rem;color:var(--color-text-primary);line-height:var(--line-height-relaxed);margin:0 0 1.5rem;max-width:440px;margin-left:auto;margin-right:auto}.team-contact__actions[data-astro-cid-6sqsh2pf],.team-cta__actions[data-astro-cid-6sqsh2pf]{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media(min-width:480px){.team-contact__actions[data-astro-cid-6sqsh2pf],.team-cta__actions[data-astro-cid-6sqsh2pf]{flex-direction:row;justify-content:center;gap:1rem}}.team-contact__btn[data-astro-cid-6sqsh2pf],.team-cta__btn[data-astro-cid-6sqsh2pf]{display:inline-flex;align-items:center;justify-content:center;height:3.25rem;padding:0 1.5rem;font-family:var(--font-family-body);font-size:.9375rem;font-weight:600;text-decoration:none;transition:all var(--transition-fast)}@media(max-width:479px){.team-contact__btn[data-astro-cid-6sqsh2pf],.team-cta__btn[data-astro-cid-6sqsh2pf]{width:100%}}.team-contact__btn--primary[data-astro-cid-6sqsh2pf],.team-cta__btn--primary[data-astro-cid-6sqsh2pf]{background:var(--color-bg-primary);color:var(--color-text-light)}.team-contact__btn--primary[data-astro-cid-6sqsh2pf]:hover,.team-cta__btn--primary[data-astro-cid-6sqsh2pf]:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.team-contact__btn--secondary[data-astro-cid-6sqsh2pf],.team-cta__btn--secondary[data-astro-cid-6sqsh2pf]{background:var(--color-bg-secondary);color:var(--color-text-primary);border:1.5px solid var(--color-border-light)}.team-contact__btn--secondary[data-astro-cid-6sqsh2pf]:hover,.team-cta__btn--secondary[data-astro-cid-6sqsh2pf]:hover{border-color:var(--color-primary);color:var(--color-primary)}.team-stats[data-astro-cid-6sqsh2pf],.stat-card[data-astro-cid-6sqsh2pf],.stat-item[data-astro-cid-6sqsh2pf],.team-section__header[data-astro-cid-6sqsh2pf],.team-section__title[data-astro-cid-6sqsh2pf],.team-section__subtitle[data-astro-cid-6sqsh2pf]{display:none}
