/*
Theme Name: TSE Green Editorial - Team & Author Edition
Theme URI: https://thesportsencounter.com/
Description: Child theme for TSE Green Editorial adding the premium Meet the Team page and enhanced author authority/archive pages with SEO-focused internal linking.
Author: The Sports Encounter
Template: tse-green-editorial
Version: 1.6.3
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: tse-green-editorial-team
*/

:root{
  --tse-team-green:#064b39;
  --tse-team-green-2:#087056;
  --tse-team-deep:#052f27;
  --tse-team-gold:#c89b35;
  --tse-team-ink:#111915;
  --tse-team-text:#2d3832;
  --tse-team-muted:#68756f;
  --tse-team-soft:#f5f8f6;
  --tse-team-line:#dce5e0;
  --tse-team-white:#fff;
  --tse-team-radius:16px;
  --tse-team-shadow:0 10px 28px rgba(10,49,38,.08);
}

.tse-team-shell,.tse-author-shell{background:#fff;color:var(--tse-team-text);font-family:Verdana,Arial,sans-serif}
.tse-team-shell *,.tse-author-shell *{box-sizing:border-box}
.tse-team-shell a,.tse-author-shell a{text-decoration:none}
.tse-team-container,.tse-author-container{width:min(calc(100% - 32px),1280px);margin-inline:auto}
.tse-display{font-family:Saira,"Arial Narrow",Arial,sans-serif}

/* Meet the Team */
.tse-team-hero{background:linear-gradient(135deg,#052f27 0%,#0a493d 64%,#11392f 100%);color:#fff;padding:72px 0 46px;position:relative;overflow:hidden}
.tse-team-hero:after{content:"";position:absolute;right:-10%;top:-30%;width:520px;height:520px;border:1px solid rgba(200,155,53,.22);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.012)}
.tse-team-eyebrow,.tse-author-eyebrow{font-family:Saira,"Arial Narrow",Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase;font-weight:900;font-size:12px;color:#e9c35d}
.tse-team-hero h1{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:clamp(42px,6vw,76px);line-height:.98;max-width:920px;margin:12px 0 18px;color:#fff;position:relative;z-index:1}
.tse-team-hero p{font-size:16px;line-height:1.75;max-width:830px;margin:0;color:#e9f0ee;position:relative;z-index:1}
.tse-trust-strip{display:flex;gap:9px;flex-wrap:wrap;margin-top:26px;position:relative;z-index:1}
.tse-trust-strip span{font-size:11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:9px 13px;background:rgba(255,255,255,.06)}
.tse-team-section{padding:50px 0;background:#fff}
.tse-team-section--soft{background:var(--tse-team-soft)}
.tse-team-section--dark{background:var(--tse-team-deep);color:#fff}
.tse-section-heading{display:flex;align-items:flex-end;gap:18px;margin-bottom:24px}
.tse-section-heading h2{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:clamp(28px,3vw,36px);line-height:1.1;color:#102d27;margin:0}
.tse-team-section--dark .tse-section-heading h2{color:#fff}
.tse-heading-rule{height:2px;background:var(--tse-team-gold);flex:1;margin-bottom:8px}
.tse-section-intro{max-width:900px;color:var(--tse-team-muted);font-size:14px;line-height:1.75;margin:-8px 0 26px}
.tse-team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.tse-team-grid--lead{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.tse-person-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--tse-team-line);border-radius:var(--tse-team-radius);overflow:hidden;box-shadow:var(--tse-team-shadow);height:100%;transition:transform .18s ease,box-shadow .18s ease}
.tse-person-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(10,49,38,.13)}
.tse-person-card__image{aspect-ratio:1/1;background:#edf1ef;overflow:hidden}
.tse-person-card__image img{width:100%;height:100%;object-fit:cover;display:block}
.tse-person-card__body{padding:16px;display:flex;flex-direction:column;flex:1}
.tse-person-card--large .tse-person-card__body{padding:21px}
.tse-person-card__name{font-family:Saira,"Arial Narrow",Arial,sans-serif;color:#0b332c;font-size:18px;line-height:1.15;font-weight:900;margin:0}
.tse-person-card--large .tse-person-card__name{font-size:23px}
.tse-person-card__role{font-size:12px;line-height:1.45;color:#9b7211;font-weight:700;margin-top:6px}
.tse-person-card__location{font-size:11px;color:#68756f;margin-top:7px}
.tse-person-card__expertise{font-size:12px;line-height:1.55;color:#34413d;margin-top:10px}
.tse-person-card__cta{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:11px;font-weight:900;color:#08624f;margin-top:auto;padding-top:15px;letter-spacing:.04em}
.tse-filter-links{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 27px}
.tse-filter-links a{font-size:11px;font-weight:700;background:#edf3f0;color:#15483d;border-radius:999px;padding:8px 12px}
.tse-filter-links a:hover{background:#dfece7;color:#073b31}
.tse-global-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start}
.tse-global-grid h2{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:34px;line-height:1.1;color:#fff;margin:9px 0 15px}
.tse-global-grid p{font-size:14px;line-height:1.8;color:#dce8e4}
.tse-region-box{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:24px;font-size:13px;line-height:1.7;color:#eaf2ef}
.tse-region-box strong{color:#fff}
.tse-coverage-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.tse-coverage-grid a{display:flex;align-items:center;justify-content:center;text-align:center;min-height:78px;background:#fff;border:1px solid var(--tse-team-line);border-radius:12px;padding:16px;font-family:Saira,"Arial Narrow",Arial,sans-serif;font-weight:900;font-size:14px;color:#0b4c40;box-shadow:0 6px 18px rgba(10,35,30,.04)}
.tse-coverage-grid a:hover{background:#0b4c40;color:#fff}
.tse-dual-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.tse-dual-grid h2{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:31px;line-height:1.12;margin:9px 0 14px;color:#102d27}
.tse-dual-grid p{font-size:14px;line-height:1.78;color:#51605b}
.tse-process{font-size:13px;line-height:1.8;color:#4f5d58;margin-top:14px}
.tse-policy-links{display:flex;gap:13px;flex-wrap:wrap;margin-top:17px}
.tse-policy-links a{font-size:12px;font-weight:700;color:#0b5a49}
.tse-team-cta{background:linear-gradient(135deg,#082e29,#0a4c40);color:#fff;padding:52px 0}
.tse-team-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap}
.tse-team-cta h2{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:34px;line-height:1.1;margin:8px 0 9px;color:#fff}
.tse-team-cta p{font-size:14px;line-height:1.7;color:#dce7e4;max-width:740px;margin:0}
.tse-btn-row{display:flex;gap:10px;flex-wrap:wrap}
.tse-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:13px 18px;font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:12px;font-weight:900}
.tse-btn--gold{background:#e6bd54;color:#15221e}
.tse-btn--outline{border:1px solid rgba(255,255,255,.5);color:#fff}


/* Refined Meet the Team hierarchy */
.tse-founder-section{padding-top:42px;padding-bottom:42px}
.tse-founder-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:28px;align-items:stretch}
.tse-founder-message{position:relative;background:linear-gradient(135deg,#f7f2e7 0%,#fff 72%);border:1px solid #eadbb3;border-radius:18px;padding:30px 32px;min-height:100%;display:flex;flex-direction:column;justify-content:center}
.tse-founder-message__mark{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:11px;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:#a47b16;font-weight:900;margin-bottom:14px}
.tse-founder-message p{font-family:Georgia,serif;font-size:19px;line-height:1.7;color:#25342f;margin:0;max-width:780px}
.tse-founder-message__signoff{display:flex;gap:8px;flex-wrap:wrap;align-items:baseline;margin-top:22px;font-size:12px;color:#6a756f}
.tse-founder-message__signoff strong{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:15px;color:#123c33}
.tse-founder-profile{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;align-items:center;background:#fff;border:1px solid var(--tse-team-line);border-radius:18px;padding:18px;box-shadow:var(--tse-team-shadow);color:inherit}
.tse-founder-profile:hover{box-shadow:0 16px 34px rgba(10,49,38,.13)}
.tse-founder-profile__image{width:150px;aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#edf1ef}
.tse-founder-profile__image img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}
.tse-founder-profile__kicker{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#a47b16;font-weight:900}
.tse-founder-profile h3{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:25px;line-height:1.05;color:#0b332c;margin:5px 0 6px}
.tse-founder-profile__role{font-size:12px;color:#9b7211;font-weight:700}
.tse-founder-profile__location{font-size:11px;color:#68756f;margin-top:5px}
.tse-founder-profile__expertise{font-size:11px;line-height:1.55;color:#42504a;margin-top:9px}
.tse-founder-profile__cta{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:10px;font-weight:900;color:#08624f;margin-top:12px}

.tse-leadership-trio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.tse-leadership-trio .tse-person-card{border-radius:14px}
.tse-leadership-trio .tse-person-card__image{aspect-ratio:16/10}
.tse-leadership-trio .tse-person-card__image img{object-position:center 18%}
.tse-leadership-trio .tse-person-card__body{padding:15px 16px 16px}
.tse-leadership-trio .tse-person-card__name{font-size:20px}
.tse-leadership-trio .tse-person-card__expertise{font-size:11px;line-height:1.45;margin-top:8px}
.tse-leadership-trio .tse-person-card__cta{padding-top:12px}

.tse-team-grid--writers{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.tse-team-grid--writers .tse-person-card{border-radius:13px;box-shadow:0 7px 20px rgba(10,49,38,.055)}
.tse-team-grid--writers .tse-person-card__image{aspect-ratio:4/3}
.tse-team-grid--writers .tse-person-card__image img{object-position:center 18%}
.tse-team-grid--writers .tse-person-card__body{padding:14px}
.tse-team-grid--writers .tse-person-card__name{font-size:17px}
.tse-team-grid--writers .tse-person-card__role{font-size:11px}
.tse-team-grid--writers .tse-person-card__location{font-size:10px}
.tse-team-grid--writers .tse-person-card__expertise{font-size:11px;line-height:1.45}
.tse-team-grid--writers .tse-person-card__cta{font-size:10px;padding-top:12px}

@media(max-width:1000px){
  .tse-founder-layout{grid-template-columns:1fr}
  .tse-founder-profile{max-width:620px}
  .tse-leadership-trio{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  .tse-leadership-trio{grid-template-columns:1fr}
  .tse-leadership-trio .tse-person-card{display:grid;grid-template-columns:180px minmax(0,1fr)}
  .tse-leadership-trio .tse-person-card__image{aspect-ratio:auto;height:100%;min-height:190px}
}
@media(max-width:620px){
  .tse-founder-message{padding:24px 22px}
  .tse-founder-message p{font-size:17px}
  .tse-founder-profile{grid-template-columns:112px minmax(0,1fr);padding:14px}
  .tse-founder-profile__image{width:112px}
  .tse-founder-profile h3{font-size:21px}
  .tse-leadership-trio .tse-person-card{grid-template-columns:125px minmax(0,1fr)}
  .tse-leadership-trio .tse-person-card__image{min-height:160px}
}

/* Author authority/archive */
.tse-author-hero{background:linear-gradient(135deg,#f3f7f5,#fff);border-bottom:1px solid var(--tse-team-line);padding:54px 0 42px}
.tse-author-breadcrumbs{font-size:11px;color:#718078;margin-bottom:22px}
.tse-author-breadcrumbs a{color:#0b5a49;font-weight:700}
.tse-author-profile{display:grid;grid-template-columns:300px minmax(0,1fr);gap:38px;align-items:start}
.tse-author-photo{border-radius:18px;overflow:hidden;background:#e9eeeb;box-shadow:var(--tse-team-shadow)}
.tse-author-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}
.tse-author-main h1{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:clamp(38px,5vw,60px);line-height:1;margin:8px 0 10px;color:#102d27}
.tse-author-role{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:18px;font-weight:800;color:#9b7211}
.tse-author-location{font-size:13px;color:#65736d;margin-top:7px}
.tse-author-bio{font-size:15px;line-height:1.82;color:#33423d;margin-top:20px;max-width:880px}
.tse-author-bio p{margin:0 0 14px}
.tse-expertise-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}
.tse-expertise-links a,.tse-expertise-links span{font-size:11px;font-weight:700;background:#e7efec;color:#145044;border-radius:999px;padding:8px 11px}
.tse-author-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}
.tse-author-actions a{font-size:12px;font-weight:800;color:#08624f;border-bottom:1px solid #a8c4ba;padding-bottom:2px}
.tse-author-content{padding:48px 0 60px;background:#fff}
.tse-author-section-title{display:flex;align-items:flex-end;gap:16px;margin-bottom:24px}
.tse-author-section-title h2{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:32px;color:#102d27;margin:0}
.tse-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.tse-author-article{border:1px solid var(--tse-team-line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 7px 20px rgba(10,49,38,.05)}
.tse-author-article__image{display:block;aspect-ratio:16/9;background:#edf1ef;overflow:hidden}
.tse-author-article__image img{width:100%;height:100%;object-fit:cover}
.tse-author-article__body{padding:16px}
.tse-author-article__cat{font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:#a47b16}
.tse-author-article h3{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:20px;line-height:1.2;margin:8px 0 10px;color:#162822}
.tse-author-article h3 a{color:inherit}
.tse-author-article__meta{font-size:11px;color:#738078}
.tse-author-article__excerpt{font-size:12px;line-height:1.6;color:#58655f;margin-top:10px}
.tse-pagination{margin-top:32px}.tse-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.tse-pagination a,.tse-pagination span{border:1px solid var(--tse-team-line);padding:8px 11px;border-radius:7px;font-size:12px;color:#0b5a49}.tse-pagination .current{background:#0b5a49;color:#fff;border-color:#0b5a49}
.tse-author-trust{margin-top:42px;background:var(--tse-team-soft);border:1px solid var(--tse-team-line);border-radius:14px;padding:22px}
.tse-author-trust h3{font-family:Saira,"Arial Narrow",Arial,sans-serif;margin:0 0 8px;color:#102d27;font-size:21px}
.tse-author-trust p{font-size:12px;line-height:1.7;color:#5e6b65;margin:0}

@media(max-width:1000px){
  .tse-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .tse-coverage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .tse-author-profile{grid-template-columns:240px minmax(0,1fr)}
  .tse-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .tse-team-hero{padding:54px 0 36px}.tse-team-section{padding:38px 0}
  .tse-team-grid,.tse-team-grid--lead{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
  .tse-global-grid,.tse-dual-grid{grid-template-columns:1fr}
  .tse-coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tse-author-profile{grid-template-columns:1fr}.tse-author-photo{max-width:260px}
  .tse-article-grid{grid-template-columns:1fr}
}
@media(max-width:480px){
  .tse-team-grid,.tse-team-grid--lead{grid-template-columns:1fr}
  .tse-section-heading{align-items:center}.tse-heading-rule{display:none}
  .tse-team-cta__inner{align-items:flex-start}
  .tse-author-hero{padding:38px 0 32px}
}


/* Main navigation: direct Meet the Team access */
body .tse-meet-team-menu-item > a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:var(--tse-team-gold,#c89b35);
  color:#10231d !important;
  border-radius:7px;
  padding:9px 13px !important;
  margin-left:5px;
  font-family:Saira,"Arial Narrow",Arial,sans-serif;
  font-weight:900;
  letter-spacing:.01em;
  line-height:1.1;
  transition:transform .18s ease,background .18s ease,box-shadow .18s ease;
}
body .tse-meet-team-menu-item > a:hover,
body .tse-meet-team-menu-item.current-menu-item > a{
  background:#e1b84d;
  color:#0b251e !important;
  transform:translateY(-1px);
  box-shadow:0 6px 16px rgba(0,0,0,.14);
}
@media(max-width:900px){
  body .tse-meet-team-menu-item > a{
    margin-left:0;
    margin-top:6px;
    width:max-content;
  }
}


/* v1.4 navigation replacement and brand lockup */
body .tse-replaced-live-scores > a,
body .tse-meet-team-menu-item > a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:var(--tse-team-gold,#c89b35);
  color:#10231d !important;
  border-radius:7px;
  padding:9px 13px !important;
  margin-left:5px;
  font-family:Saira,"Arial Narrow",Arial,sans-serif;
  font-weight:900;
  letter-spacing:.01em;
  line-height:1.1;
}
body .tse-brand-one-line{
  white-space:nowrap !important;
  display:inline-flex !important;
  align-items:baseline !important;
  gap:.24em !important;
  width:auto !important;
  max-width:none !important;
}
body .tse-brand-one-line > *{
  display:inline !important;
  width:auto !important;
  margin:0 !important;
}
@media(max-width:900px){
  body .tse-replaced-live-scores > a,
  body .tse-meet-team-menu-item > a{margin-left:0;margin-top:6px;width:max-content;}
}


/* v1.5: keep the publication name together inside the Meet the Team hero. */
.tse-team-hero .tse-brand-phrase{
  display:inline-block;
  white-space:nowrap;
}
@media(max-width:520px){
  .tse-team-hero h1{font-size:clamp(30px,10.2vw,40px);line-height:1.02;}
}

/* v1.5: the parent theme renders Live Scores as a header utility, outside the normal WP menu.
   The child theme swaps that utility in place after render and styles the replacement consistently. */
body a.tse-runtime-meet-team{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  background:var(--tse-team-gold,#c89b35) !important;
  color:#10231d !important;
  border:1px solid rgba(16,35,29,.12) !important;
  border-radius:7px !important;
  padding:9px 13px !important;
  font-family:Saira,"Arial Narrow",Arial,sans-serif !important;
  font-weight:900 !important;
  line-height:1.1 !important;
  text-decoration:none !important;
  box-shadow:0 2px 7px rgba(0,0,0,.10) !important;
}
body a.tse-runtime-meet-team:hover,
body a.tse-runtime-meet-team:focus{
  background:#e2b94b !important;
  color:#0b251e !important;
  transform:translateY(-1px);
}


/* =========================================================
   v1.6.0 — approved editorial Meet the Team composition
   ========================================================= */
.tse-team-shell--editorial{background:#fff}
.tse-team-container--wide{width:min(calc(100% - 32px),1380px)}

.tse-team-hero--editorial{padding:0;background:#041f1d;min-height:0}
.tse-team-hero--editorial:after{display:none}
.tse-team-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(470px,.95fr);gap:34px;align-items:stretch;min-height:320px;padding-top:34px}
.tse-team-hero__copy{padding:24px 0 42px;align-self:center}
.tse-team-hero__copy h1{font-size:clamp(45px,5.4vw,72px);max-width:760px;margin:10px 0 12px}
.tse-team-hero__copy p{font-size:15px;line-height:1.6;max-width:690px}
.tse-team-hero__copy .tse-trust-strip{margin-top:20px}
.tse-team-hero__copy .tse-trust-strip span{font-size:10px;padding:7px 10px}
.tse-team-hero__visual{position:relative;min-height:320px;align-self:stretch;padding:26px 0 0;display:flex;flex-direction:column;justify-content:flex-end;background:
  radial-gradient(circle at 55% 0%,rgba(255,255,255,.25),transparent 9%),
  radial-gradient(ellipse at 50% 24%,rgba(255,255,255,.10),transparent 36%),
  linear-gradient(180deg,rgba(8,41,38,.18),rgba(2,19,18,.85));
  overflow:hidden}
.tse-team-hero__visual:before{content:"";position:absolute;inset:0;background:
  repeating-linear-gradient(167deg,transparent 0 22px,rgba(255,255,255,.025) 23px 24px),
  radial-gradient(ellipse at 50% 108%,rgba(28,103,81,.75) 0 24%,transparent 25%);
  opacity:.9;pointer-events:none}
.tse-team-hero__punchline{position:absolute;right:12px;top:24px;z-index:2;text-align:right;font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:clamp(22px,2.25vw,34px);font-weight:900;line-height:1.02;color:#fff;transform:rotate(-2deg);text-shadow:0 2px 12px rgba(0,0,0,.45)}
.tse-team-hero__punchline em{font-style:normal;color:#e7bd4e}
.tse-team-face-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(9,minmax(0,1fr));align-items:end;margin-left:2%;margin-right:1%;height:126px}
.tse-team-face-strip__item{height:126px;overflow:hidden;border-left:1px solid rgba(255,255,255,.38);background:#dfe4e2;clip-path:polygon(0 7%,100% 0,100% 100%,0 100%)}
.tse-team-face-strip__item:nth-child(even){height:119px;clip-path:polygon(0 0,100% 6%,100% 100%,0 100%)}
.tse-team-face-strip__item img{width:100%;height:100%;object-fit:cover;object-position:center 12%;filter:saturate(.9) contrast(1.02)}
.tse-team-hero__microcopy{position:relative;z-index:2;text-align:right;font-family:Verdana,Arial,sans-serif;font-size:9px;letter-spacing:.11em;color:#e7bd4e;padding:8px 4px 9px}

.tse-team-section{padding:34px 0}
.tse-team-section--soft{background:#f7f8f6}
.tse-section-heading{margin-bottom:18px}
.tse-section-heading--tagged{align-items:center}
.tse-section-heading--tagged h2{font-size:30px;white-space:nowrap}
.tse-section-heading--tagged > span{font-family:Verdana,Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:.13em;color:#596862;white-space:nowrap;text-transform:uppercase}
.tse-section-heading--compact{margin-bottom:14px}
.tse-section-heading--compact h2{font-size:27px;white-space:nowrap}

.tse-founder-section{padding:30px 0 32px}
.tse-founder-layout--approved{grid-template-columns:minmax(0,1.22fr) minmax(330px,.78fr);gap:16px}
.tse-founder-profile--featured{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;min-height:220px;padding:0;overflow:hidden;border-radius:12px;box-shadow:0 6px 18px rgba(10,49,38,.06)}
.tse-founder-profile--featured .tse-founder-profile__image{width:190px;height:100%;aspect-ratio:auto;border-radius:0}
.tse-founder-profile--featured .tse-founder-profile__image img{object-position:center 10%}
.tse-founder-profile--featured .tse-founder-profile__body{padding:19px 18px 16px 0}
.tse-founder-profile--featured h3{font-size:25px;margin-top:4px}
.tse-founder-profile--featured p{font-size:11px;line-height:1.55;color:#4f5d58;margin:10px 0 0}
.tse-mini-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:11px}
.tse-mini-tags span{font-size:9px;background:#eef2f0;border-radius:999px;padding:5px 7px;color:#41514b}
.tse-founder-message--quote{min-height:220px;border-radius:12px;padding:23px 25px;background:linear-gradient(135deg,#fbfaf7,#fff);border:1px solid #e6e2d8;justify-content:center}
.tse-founder-message__quote-mark{font-family:Georgia,serif;font-size:54px;line-height:.7;color:#d6a532;margin-bottom:8px}
.tse-founder-message--quote p{font-family:Georgia,serif;font-size:20px;line-height:1.38;color:#20332c}
.tse-founder-message--quote .tse-founder-message__signoff{justify-content:flex-end;text-align:right;margin-top:14px}

.tse-leadership-section{padding:30px 0 34px}
.tse-leadership-trio{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.tse-leadership-trio .tse-person-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:178px;border-radius:11px;box-shadow:0 5px 15px rgba(10,49,38,.05)}
.tse-leadership-trio .tse-person-card__image{height:100%;aspect-ratio:auto}
.tse-leadership-trio .tse-person-card__image img{object-position:center 12%}
.tse-leadership-trio .tse-person-card__body{padding:15px 14px}
.tse-leadership-trio .tse-person-card__name{font-size:19px}
.tse-leadership-trio .tse-person-card__role{font-size:11px}
.tse-leadership-trio .tse-person-card__location{font-size:10px}
.tse-leadership-trio .tse-person-card__expertise{font-size:10px;line-height:1.38;margin-top:7px}
.tse-leadership-trio .tse-person-card__cta{font-size:9px;padding-top:8px}

.tse-writers-section{padding:32px 0 30px}
.tse-filter-links{gap:7px;margin-bottom:18px}
.tse-filter-links a{font-size:10px;padding:7px 12px;background:#eff1f0;color:#23342f}
.tse-filter-links a.is-active{background:#075344;color:#fff}
.tse-team-grid--editorial{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.tse-team-grid--editorial .tse-person-card{border-radius:10px;box-shadow:none;border-color:#e2e6e4}
.tse-team-grid--editorial .tse-person-card__image{aspect-ratio:1.08/1}
.tse-team-grid--editorial .tse-person-card__body{padding:10px 10px 11px}
.tse-team-grid--editorial .tse-person-card__name{font-size:15px}
.tse-team-grid--editorial .tse-person-card__role{font-size:10px;margin-top:4px}
.tse-team-grid--editorial .tse-person-card__location{font-size:9px;margin-top:4px}
.tse-team-grid--editorial .tse-person-card__expertise{font-size:9px;line-height:1.4;margin-top:6px;color:#505f59}
.tse-team-grid--editorial .tse-person-card__cta{font-size:9px;padding-top:8px}

.tse-insight-band{background:#fff;padding:26px 0 28px;border-top:1px solid #ecefed}
.tse-insight-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:start}
.tse-insight-panel{min-width:0}
.tse-global-content{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;align-items:stretch}
.tse-world-map{min-height:170px;position:relative;overflow:hidden;border-radius:10px;background:
  radial-gradient(ellipse at 25% 34%,#d9dfdc 0 8%,transparent 8.5%),
  radial-gradient(ellipse at 39% 46%,#d9dfdc 0 13%,transparent 13.5%),
  radial-gradient(ellipse at 58% 31%,#d9dfdc 0 16%,transparent 16.5%),
  radial-gradient(ellipse at 72% 45%,#d9dfdc 0 12%,transparent 12.5%),
  radial-gradient(ellipse at 78% 65%,#d9dfdc 0 8%,transparent 8.5%),
  linear-gradient(135deg,#f4f6f5,#e9edeb);border:1px solid #e0e6e3}
.tse-world-map .dot{position:absolute;width:8px;height:8px;border-radius:50%;background:#075344;box-shadow:0 0 0 3px rgba(7,83,68,.12)}
.tse-world-map .d1{left:17%;top:38%}.tse-world-map .d2{left:24%;top:31%}.tse-world-map .d3{left:43%;top:31%}.tse-world-map .d4{left:50%;top:39%}.tse-world-map .d5{left:60%;top:37%}.tse-world-map .d6{left:67%;top:50%}.tse-world-map .d7{left:75%;top:57%}.tse-world-map .d8{left:82%;top:69%}.tse-world-map .d9{left:37%;top:66%}
.tse-world-map__label{position:absolute;left:14px;bottom:10px;font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:10px;letter-spacing:.14em;font-weight:900;color:#64746e}
.tse-region-list{font-size:10px;line-height:1.35;color:#46544e;padding:3px 0}
.tse-region-list strong,.tse-region-list span{display:block}.tse-region-list strong{font-size:11px;color:#132d26;margin-top:6px}.tse-region-list strong:first-child{margin-top:0}
.tse-coverage-grid--poster{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}
.tse-coverage-grid--poster a{position:relative;min-height:78px;border:0;border-radius:7px;overflow:hidden;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.65);box-shadow:none;background:#21483f;padding:0}
.tse-coverage-grid--poster a:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.52))}
.tse-coverage-grid--poster a span{position:absolute;left:0;right:0;bottom:8px;z-index:2;font-size:12px}
.tse-coverage-grid--poster .sport-cricket{background:linear-gradient(135deg,#8d0f19,#2a3f2e)}
.tse-coverage-grid--poster .sport-soccer{background:linear-gradient(135deg,#8aa4a0,#183e35)}
.tse-coverage-grid--poster .sport-tennis{background:linear-gradient(135deg,#8ebd12,#275d3c)}
.tse-coverage-grid--poster .sport-nba{background:linear-gradient(135deg,#b75a22,#42271e)}
.tse-coverage-grid--poster .sport-nfl{background:linear-gradient(135deg,#87513e,#273944)}
.tse-coverage-grid--poster .sport-nhl{background:linear-gradient(135deg,#65727d,#1d2f38)}
.tse-coverage-grid--poster .sport-athletics{background:linear-gradient(135deg,#c17e59,#613c2b)}
.tse-coverage-grid--poster .sport-swimming{background:linear-gradient(135deg,#1599bd,#244c67)}

.tse-human-process-section{padding:27px 0 30px;background:#fff}
.tse-human-process-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:20px}
.tse-beyond-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.tse-beyond-card{display:grid;grid-template-columns:66px 1fr;gap:9px;align-items:center;border:1px solid #e2e7e4;border-radius:9px;padding:7px;background:#fff;color:#34413d;min-height:82px}
.tse-beyond-card img{width:66px;height:66px;object-fit:cover;object-position:center top;border-radius:6px}
.tse-beyond-card span{font-size:9px;line-height:1.35}.tse-beyond-card strong{display:block;font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:12px;color:#17362d;margin-bottom:3px}
.tse-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
.tse-process-grid>div{position:relative;border:1px solid #e1e6e3;border-radius:9px;padding:11px 8px 9px;background:#fbfcfb;min-height:104px}
.tse-process-grid b{display:block;font-size:21px;line-height:1;color:#d2a02e;margin-bottom:7px}.tse-process-grid strong{display:block;font-size:9px;color:#163a31;margin-bottom:5px}.tse-process-grid span{font-size:8px;line-height:1.35;color:#66736d}
.tse-policy-links{margin-top:10px;border-top:1px solid #e6e9e7;padding-top:9px}.tse-policy-links a{font-size:9px}

.tse-team-bottom-section{padding:26px 0}
.tse-team-bottom-grid{display:grid;grid-template-columns:minmax(250px,.36fr) minmax(0,.64fr);gap:18px;align-items:stretch}
.tse-external-card-wrap{max-width:310px}.tse-external-card-wrap .tse-person-card{display:grid;grid-template-columns:86px minmax(0,1fr);border-radius:10px;box-shadow:none}.tse-external-card-wrap .tse-person-card__image{height:100%;aspect-ratio:auto}.tse-external-card-wrap .tse-person-card__body{padding:10px}.tse-external-card-wrap .tse-person-card__name{font-size:15px}.tse-external-card-wrap .tse-person-card__role,.tse-external-card-wrap .tse-person-card__expertise{font-size:9px}.tse-external-card-wrap .tse-person-card__location{font-size:9px}.tse-external-card-wrap .tse-person-card__cta{font-size:8px;padding-top:6px}
.tse-team-cta--embedded{padding:25px 28px;border-radius:12px;background:linear-gradient(120deg,#063b34,#0b5e50);min-height:155px;display:flex;flex-direction:column;justify-content:center}
.tse-team-cta--embedded h2{font-size:27px;margin:6px 0}.tse-team-cta--embedded p{font-size:11px;line-height:1.5;margin-bottom:13px}.tse-team-cta--embedded .tse-btn{font-size:10px;padding:10px 14px}

/* Author social/profile links */
.tse-author-socials{margin-top:18px;padding:14px 0;border-top:1px solid #e1e8e4;border-bottom:1px solid #e1e8e4}
.tse-author-socials__label{display:block;font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#5e6d67;margin-bottom:9px}
.tse-author-socials__links{display:flex;gap:8px;flex-wrap:wrap}
.tse-author-social{display:inline-flex;align-items:center;gap:7px;border:1px solid #dce5e0;border-radius:999px;padding:7px 10px;color:#0b5546!important;background:#fff;font-size:11px;font-weight:800;transition:.18s ease}
.tse-author-social:hover{background:#0b5546;color:#fff!important;border-color:#0b5546;transform:translateY(-1px)}
.tse-author-social__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#eef3f1;color:#0b5546;font-family:Arial,sans-serif;font-size:11px;font-weight:900}
.tse-author-social:hover .tse-author-social__icon{background:rgba(255,255,255,.16);color:#fff}

/* Header utility replacement. Works even when parent theme does not use a WordPress menu item. */
body a.tse-runtime-meet-team,body button.tse-runtime-meet-team,[role="link"].tse-runtime-meet-team{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;color:#0b5a49!important;border:1px solid #d8e4df!important;border-radius:7px!important;padding:8px 12px!important;font-family:Saira,"Arial Narrow",Arial,sans-serif!important;font-size:12px!important;font-weight:900!important;line-height:1.1!important;box-shadow:none!important;text-decoration:none!important;cursor:pointer!important}
body .tse-runtime-meet-team:before,body .tse-runtime-meet-team:after{display:none!important;content:none!important}
body .tse-runtime-meet-team:hover,body .tse-runtime-meet-team:focus{background:#e7bd4e!important;color:#10231d!important;border-color:#e7bd4e!important}

@media(max-width:1180px){
  .tse-team-hero__grid{grid-template-columns:1fr .9fr}.tse-team-grid--editorial{grid-template-columns:repeat(4,minmax(0,1fr))}.tse-section-heading--tagged>span{display:none}.tse-global-content{grid-template-columns:1fr}.tse-world-map{min-height:145px}
}
@media(max-width:960px){
  .tse-team-hero__grid{grid-template-columns:1fr;gap:0}.tse-team-hero__copy{padding-bottom:20px}.tse-team-hero__visual{min-height:240px}.tse-team-hero__punchline{font-size:30px}.tse-founder-layout--approved{grid-template-columns:1fr}.tse-leadership-trio{grid-template-columns:1fr}.tse-leadership-trio .tse-person-card{grid-template-columns:155px minmax(0,1fr)}.tse-team-grid--editorial{grid-template-columns:repeat(3,minmax(0,1fr))}.tse-insight-grid,.tse-human-process-grid,.tse-team-bottom-grid{grid-template-columns:1fr}.tse-external-card-wrap{max-width:100%}
}
@media(max-width:680px){
  .tse-team-hero__copy h1{font-size:clamp(34px,10vw,48px)}.tse-team-face-strip{grid-template-columns:repeat(6,1fr);height:108px}.tse-team-face-strip__item:nth-child(n+7){display:none}.tse-team-face-strip__item{height:108px}.tse-team-hero__visual{min-height:220px}.tse-team-hero__punchline{font-size:24px;top:15px}.tse-section-heading--tagged h2,.tse-section-heading--compact h2{white-space:normal}.tse-founder-profile--featured{grid-template-columns:130px minmax(0,1fr)}.tse-founder-profile--featured .tse-founder-profile__image{width:130px}.tse-founder-message--quote p{font-size:18px}.tse-team-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr))}.tse-global-content{grid-template-columns:1fr}.tse-coverage-grid--poster{grid-template-columns:repeat(2,1fr)}.tse-beyond-grid{grid-template-columns:1fr}.tse-process-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:430px){
  .tse-team-grid--editorial{grid-template-columns:1fr}.tse-founder-profile--featured{grid-template-columns:105px minmax(0,1fr)}.tse-founder-profile--featured .tse-founder-profile__image{width:105px}.tse-founder-profile--featured .tse-founder-profile__body{padding-right:12px}.tse-leadership-trio .tse-person-card{grid-template-columns:112px minmax(0,1fr)}.tse-process-grid{grid-template-columns:1fr 1fr}.tse-team-face-strip{grid-template-columns:repeat(5,1fr)}.tse-team-face-strip__item:nth-child(n+6){display:none}
}

/* v1.6.1 internal-linking QA */
.tse-coverage-grid--poster .sport-hockey{background:linear-gradient(135deg,#dfe8eb,#2c4c58);color:#fff}
.tse-coverage-grid--poster .sport-la28{background:linear-gradient(135deg,#153945,#236b68);color:#fff}
.tse-category-team-bridge{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 22px;padding:12px 15px;border:1px solid #dce5e0;border-left:3px solid #c89b35;border-radius:10px;background:#f7faf8;font-family:Verdana,Arial,sans-serif;color:#42504a}
.tse-category-team-bridge__eyebrow{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:10px;letter-spacing:.11em;font-weight:900;color:#9b7211}
.tse-category-team-bridge__text{font-size:12px;line-height:1.5;flex:1 1 340px}
.tse-category-team-bridge a{font-family:Saira,"Arial Narrow",Arial,sans-serif;font-size:11px;font-weight:900;color:#08624f;text-decoration:none;white-space:nowrap}
.tse-category-team-bridge a:hover{text-decoration:underline}
@media(max-width:640px){.tse-category-team-bridge{align-items:flex-start}.tse-category-team-bridge__text{flex-basis:100%}}


/* v1.6.2: recommendation module belongs to the content flow, never after the site footer. */
.tse-recommended-relocated {
  position: relative;
  z-index: 1;
  background: #fff;
}
