/* Our Staff page */
.staff-page {
  background:
    radial-gradient(circle at 10% 4%, rgba(108,198,208,.16), transparent 27rem),
    radial-gradient(circle at 90% 6%, rgba(145,0,72,.12), transparent 25rem),
    linear-gradient(180deg, #f7fbfc 0%, #fff 44%, #f4f8f9 100%);
  color: var(--ink);
}
.staff-page main { overflow: clip; }
.staff-shell { width: min(1160px, calc(100% - clamp(32px, 7vw, 96px))); margin: 0 auto; }
.staff-hero { position: relative; display: grid; align-items: center; min-height: clamp(560px, 72svh, 760px); padding: clamp(46px, 6vw, 78px) 0 clamp(38px, 4.6vw, 62px); }
.staff-hero:before { content: ""; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(255,255,255,.88), rgba(244,248,249,.75)); pointer-events: none; }
.staff-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, .98fr) minmax(340px, .56fr); gap: clamp(28px, 5vw, 66px); align-items: center; }
.staff-kicker, .staff-section-kicker { display: inline-flex; width: fit-content; align-items: center; gap: 8px; padding: 8px 12px; border-radius: 999px; border: 1px solid rgba(145,0,72,.16); background: rgba(145,0,72,.07); color: var(--magenta); font-size: .78rem; font-weight: 920; text-transform: uppercase; letter-spacing: .10em; }
.staff-hero h1 { margin: 20px 0 0; max-width: 880px; font-size: clamp(3.5rem, 7.3vw, 7.4rem); line-height: .88; letter-spacing: -.08em; }
.staff-hero h1 span, .staff-section h2 span { color: var(--magenta); }
.staff-lede { margin: 24px 0 0; max-width: 760px; color: var(--ink-2); font-size: clamp(1.04rem, 1.35vw, 1.22rem); line-height: 1.56; }
.staff-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; }
.staff-hero-panel { display: grid; gap: 14px; }
.staff-panel-main { min-height: 210px; border-radius: 34px; padding: clamp(26px, 4vw, 42px); display: grid; align-content: end; overflow: hidden; position: relative; box-shadow: 0 26px 64px rgba(6,31,42,.17); background: radial-gradient(circle at 88% 12%, rgba(108,198,208,.30), transparent 16rem), linear-gradient(135deg, var(--ink), #0d4654); color: #fff; }
.staff-panel-main:after { content: ""; position: absolute; width: 220px; height: 220px; border-radius: 50%; right: -82px; top: -82px; background: rgba(255,255,255,.10); }
.staff-panel-main strong { position: relative; z-index: 1; font-size: clamp(3.5rem, 6.4vw, 5.8rem); line-height: .82; letter-spacing: -.08em; }
.staff-panel-main span { position: relative; z-index: 1; color: rgba(255,255,255,.78); font-size: 1.02rem; font-weight: 800; margin-top: 10px; }
.staff-mini-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.staff-mini-grid div { min-height: 130px; padding: 18px; border-radius: 26px; background: rgba(255,255,255,.92); border: 1px solid rgba(219,229,232,.9); box-shadow: 0 16px 42px rgba(6,31,42,.09); display: grid; align-content: space-between; }
.staff-mini-grid strong { color: var(--magenta); font-size: clamp(1.45rem, 2.5vw, 2.2rem); line-height: .95; letter-spacing: -.055em; }
.staff-mini-grid span { color: var(--muted); font-weight: 720; font-size: .9rem; line-height: 1.34; }
.staff-section { padding: clamp(44px, 5vw, 68px) 0 clamp(28px, 3.1vw, 44px); border-top: 1px solid rgba(219,229,232,.84); }
.staff-page main > section.viewport-section[data-nav-section]:not(.staff-hero) { min-height: auto; }
.staff-section-head { display: grid; grid-template-columns: minmax(0, .92fr) minmax(280px, .55fr); gap: clamp(22px, 4vw, 48px); align-items: end; margin-bottom: 22px; }
.staff-section h2 { margin: 14px 0 0; max-width: 900px; font-size: clamp(2.25rem, 4.5vw, 4.8rem); line-height: .96; letter-spacing: -.065em; }
.staff-section-head p { margin: 0; color: var(--muted); font-size: 1.02rem; line-height: 1.58; }
.staff-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }
.staff-card { border: 1px solid rgba(219,229,232,.92); background: rgba(255,255,255,.94); border-radius: 28px; box-shadow: 0 16px 42px rgba(6,31,42,.09); overflow: hidden; display: grid; min-height: 100%; }
.staff-photo { aspect-ratio: 1 / 1; background: #eef4f6; overflow: hidden; }
.staff-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.staff-photo-placeholder { width: 100%; height: 100%; display: grid; place-items: center; align-content: center; gap: 10px; background: radial-gradient(circle at 82% 12%, rgba(108,198,208,.26), transparent 12rem), linear-gradient(135deg, #f7fbfc, #e9f2f4); color: var(--ink); }
.staff-photo-placeholder span { width: 72px; height: 72px; border-radius: 50%; display: grid; place-items: center; background: linear-gradient(135deg, var(--ink), var(--magenta)); color: #fff; font-weight: 950; font-size: 1.35rem; letter-spacing: -.04em; box-shadow: 0 14px 30px rgba(6,31,42,.18); }
.staff-photo-placeholder small { color: var(--muted); font-weight: 850; text-transform: uppercase; font-size: .72rem; letter-spacing: .08em; }
.staff-card-body { padding: 18px; display: grid; gap: 9px; }
.staff-card h3 { margin: 0; font-size: 1.18rem; line-height: 1.05; letter-spacing: -.035em; }
.staff-card p { margin: 0; color: var(--ink-2); font-weight: 760; line-height: 1.35; }
.staff-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 2px; }
.staff-tags span { display: inline-flex; align-items: center; justify-content: center; min-height: 28px; line-height: 1.05; color: var(--muted); background: rgba(244,248,249,.9); border: 1px solid rgba(219,229,232,.86); border-radius: 999px; padding: 5px 9px; font-size: .78rem; font-weight: 820; text-align: center; }
.staff-note { padding-bottom: clamp(44px, 5vw, 70px); }
.staff-note-grid { display: grid; grid-template-columns: minmax(0, .88fr) minmax(280px, .42fr); gap: clamp(22px, 4vw, 46px); align-items: center; padding: clamp(28px, 4.5vw, 52px); border-radius: 34px; background: linear-gradient(135deg, var(--ink), #0d4654); color: #fff; box-shadow: 0 24px 60px rgba(6,31,42,.22); }
.staff-note-grid .staff-section-kicker { background: rgba(255,255,255,.10); color: #fff; border-color: rgba(255,255,255,.22); }
.staff-note-grid h2 { color: #fff; }
.staff-note-grid p { color: rgba(255,255,255,.76); font-size: 1.04rem; max-width: 760px; line-height: 1.58; margin: 18px 0 0; }
.staff-contact-card { display: grid; gap: 12px; padding: clamp(18px, 2.4vw, 26px); border-radius: 26px; background: rgba(255,255,255,.10); border: 1px solid rgba(255,255,255,.16); }
.staff-contact-card .btn { width: 100%; justify-content: center; }
@media (max-width: 1180px) { .staff-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 980px) {
  .staff-hero-grid, .staff-section-head, .staff-note-grid { grid-template-columns: 1fr; }
  .staff-hero { min-height: auto; padding-top: 62px; }
  .staff-hero-panel { max-width: 720px; }
  .staff-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 620px) {
  .staff-shell { width: min(100% - 32px, 1160px); }
  .staff-hero h1 { font-size: clamp(3rem, 14vw, 5rem); }
  .staff-mini-grid, .staff-grid { grid-template-columns: 1fr; }
  .staff-actions { display: grid; }
  .staff-actions .btn { justify-content: center; }
  .staff-section { padding: 42px 0 32px; }
}

/* V119 — Staff profile links and navigation consistency */
.staff-links { margin-top: 4px; display: flex; flex-wrap: wrap; gap: 8px; }
.staff-links a { display: inline-flex; align-items: center; justify-content: center; min-height: 30px; padding: 6px 10px; border-radius: 999px; background: var(--ink); color: #fff; font-size: .78rem; font-weight: 860; text-decoration: none; box-shadow: 0 10px 24px rgba(6,31,42,.10); }
.staff-links a:hover { transform: translateY(-1px); }

/* V121 — Marguerite Eyei portrait crop refinement */
.staff-photo-marguerite img { object-position: 50% 18%; }


/* V169 — translated Staff page text containment */
html[lang="fr"] .staff-hero h1,
html[lang="es-MX"] .staff-hero h1 { max-width: 820px; overflow-wrap: anywhere; }
html[lang="fr"] .staff-section h2,
html[lang="es-MX"] .staff-section h2 { overflow-wrap: anywhere; }
html[lang="fr"] .staff-card p,
html[lang="es-MX"] .staff-card p { hyphens: auto; }
html[lang="fr"] .staff-tags span,
html[lang="es-MX"] .staff-tags span { white-space: normal; }
@media (max-width: 620px) {
  html[lang="fr"] .staff-hero h1,
  html[lang="es-MX"] .staff-hero h1 { font-size: clamp(2.8rem, 13vw, 4.8rem); line-height: .92; }
}
