/* Teaching & Capacity Building — compact academic single-page record */
.teaching-capacity-page main{background:var(--bg)}
.teaching-capacity-page .tc-shell{max-width:1180px;margin:0 auto;padding:30px 24px 58px}
.teaching-capacity-page .tc-breadcrumbs{display:flex;gap:8px;align-items:center;margin-bottom:12px;color:var(--muted);font-size:.78rem}
.teaching-capacity-page .tc-breadcrumbs a{color:var(--primary);text-decoration:none;font-weight:700}
.teaching-capacity-page .tc-intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:34px;align-items:end;padding-bottom:24px;border-bottom:1px solid var(--line)}
.teaching-capacity-page .tc-kicker{display:block;margin-bottom:8px;color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.teaching-capacity-page h1{margin:0;color:var(--primary2);font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.2rem,3.8vw,3.5rem);line-height:1.02;letter-spacing:-.045em}
.teaching-capacity-page .tc-lead{max-width:760px;margin:13px 0 0;color:#53616f;font-size:.98rem;line-height:1.7}
.teaching-capacity-page .tc-profile-note{margin:0;padding:0 0 2px 18px;border-left:2px solid var(--accent);color:#4e5c69;font-size:.88rem;line-height:1.66}
.teaching-capacity-page .tc-profile-note strong{display:block;margin-bottom:5px;color:var(--primary2);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}

.teaching-capacity-page .tc-capability-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:22px 0 34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.teaching-capacity-page .tc-capability-strip div{padding:15px 18px;border-right:1px solid var(--line)}
.teaching-capacity-page .tc-capability-strip div:last-child{border-right:0}
.teaching-capacity-page .tc-capability-strip span{display:block;color:var(--accent);font-size:.69rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.teaching-capacity-page .tc-capability-strip strong{display:block;margin-top:5px;color:var(--primary2);font-size:.92rem;line-height:1.35}

.teaching-capacity-page .tc-records{display:grid;gap:34px}
.teaching-capacity-page .tc-record{padding-top:24px;border-top:2px solid var(--primary2)}
.teaching-capacity-page .tc-record:first-child{padding-top:0;border-top:0}
.teaching-capacity-page .tc-record-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.48fr);gap:26px;align-items:end;margin-bottom:16px}
.teaching-capacity-page .tc-record-index{display:block;margin-bottom:6px;color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.teaching-capacity-page .tc-record h2{margin:0;color:var(--primary2);font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.5rem,2.3vw,2rem);line-height:1.12}
.teaching-capacity-page .tc-provider{margin:7px 0 0;color:#52606d;font-size:.88rem;line-height:1.55}
.teaching-capacity-page .tc-role{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;align-items:start;margin:0}
.teaching-capacity-page .tc-role dt{color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.teaching-capacity-page .tc-role dd{margin:0;color:var(--primary2);font-size:.84rem;font-weight:700;line-height:1.45}

.teaching-capacity-page .tc-record-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(310px,.72fr);gap:18px;align-items:stretch}
.teaching-capacity-page .tc-record-grid.tc-record-grid-reverse{grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr)}
.teaching-capacity-page .tc-record-copy{display:grid;align-content:start;gap:14px;padding:18px 20px;border:1px solid var(--line);background:var(--surface)}
.teaching-capacity-page .tc-record-copy p{margin:0;color:#52616f;font-size:.88rem;line-height:1.66}
.teaching-capacity-page .tc-teaching-points{display:grid;gap:9px;margin:0;padding:0;list-style:none}
.teaching-capacity-page .tc-teaching-points li{position:relative;padding-left:18px;color:#243c4e;font-size:.84rem;line-height:1.55}
.teaching-capacity-page .tc-teaching-points li::before{content:"";position:absolute;left:0;top:.58em;width:7px;height:7px;border:1px solid var(--accent);transform:rotate(45deg)}
.teaching-capacity-page .tc-evidence-line{padding-top:12px;border-top:1px solid var(--line);color:#62707d;font-size:.78rem;line-height:1.55}
.teaching-capacity-page .tc-evidence-line strong{color:var(--primary2)}

.teaching-capacity-page figure{margin:0}
.teaching-capacity-page .tc-photo-main,.teaching-capacity-page .tc-photo-pair figure{overflow:hidden;border:1px solid var(--line);background:#eef2f3}
.teaching-capacity-page .tc-photo-main img{display:block;width:100%;height:100%;min-height:330px;object-fit:cover}
.teaching-capacity-page .tc-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}
.teaching-capacity-page .tc-photo-pair img{display:block;width:100%;height:175px;object-fit:cover}
.teaching-capacity-page figcaption{padding:8px 10px 9px;color:#5c6a77;font-size:.75rem;line-height:1.45;background:#fff}
.teaching-capacity-page figcaption strong{display:block;margin-bottom:2px;color:var(--primary2);font-size:.78rem}
.teaching-capacity-page .tc-barc-visual{display:grid;grid-template-columns:1.08fr .92fr;gap:10px}
.teaching-capacity-page .tc-barc-visual img{display:block;width:100%;height:290px;object-fit:cover}
.teaching-capacity-page .tc-esri-visual img{display:block;width:100%;height:365px;object-fit:cover}

.teaching-capacity-page .tc-conclusion{display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:28px;align-items:start;margin-top:38px;padding:24px 0;border-top:2px solid var(--primary2);border-bottom:1px solid var(--line)}
.teaching-capacity-page .tc-conclusion h2{margin:0;color:var(--primary2);font-family:Georgia,"Times New Roman",serif;font-size:1.7rem;line-height:1.16}
.teaching-capacity-page .tc-conclusion p{margin:0;color:#4e5e6c;font-size:.9rem;line-height:1.7}

@media(max-width:980px){
  .teaching-capacity-page .tc-intro,.teaching-capacity-page .tc-record-head,.teaching-capacity-page .tc-record-grid,.teaching-capacity-page .tc-record-grid.tc-record-grid-reverse,.teaching-capacity-page .tc-conclusion{grid-template-columns:1fr}
  .teaching-capacity-page .tc-profile-note{max-width:720px}
  .teaching-capacity-page .tc-capability-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .teaching-capacity-page .tc-capability-strip div:nth-child(2){border-right:0}
  .teaching-capacity-page .tc-capability-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .teaching-capacity-page .tc-record-grid-reverse .tc-record-copy{order:2}
}
@media(max-width:640px){
  .teaching-capacity-page .tc-shell{padding:24px 16px 44px}
  .teaching-capacity-page h1{font-size:2.35rem}
  .teaching-capacity-page .tc-lead{font-size:.9rem}
  .teaching-capacity-page .tc-capability-strip{grid-template-columns:1fr}
  .teaching-capacity-page .tc-capability-strip div{border-right:0;border-bottom:1px solid var(--line)}
  .teaching-capacity-page .tc-capability-strip div:last-child{border-bottom:0}
  .teaching-capacity-page .tc-photo-main img{min-height:240px}
  .teaching-capacity-page .tc-photo-pair,.teaching-capacity-page .tc-barc-visual{grid-template-columns:1fr}
  .teaching-capacity-page .tc-photo-pair img,.teaching-capacity-page .tc-barc-visual img,.teaching-capacity-page .tc-esri-visual img{height:auto;max-height:320px}
}


/* v39 compact merged intro */
.teaching-capacity-page .tc-intro-compact{display:block;padding-bottom:18px;border-bottom:1px solid var(--line)}
.teaching-capacity-page .tc-intro-compact h1{margin-bottom:12px}
.teaching-capacity-page .tc-summary-card{max-width:1120px;padding:14px 0 2px;border-top:1px solid rgba(22,42,62,.08)}
.teaching-capacity-page .tc-summary-card p{margin:0;color:#4f5e6b;font-size:.96rem;line-height:1.68}
.teaching-capacity-page .tc-summary-card strong{color:var(--primary2)}
.teaching-capacity-page .tc-summary-meta{display:flex;flex-wrap:wrap;gap:10px 12px;margin-top:12px !important}
.teaching-capacity-page .tc-summary-meta span{display:inline-block;padding:7px 10px;border:1px solid #d8dedf;border-radius:999px;background:#fbfbf8;color:var(--primary2);font-size:.76rem;font-weight:700;line-height:1.2}
@media(max-width:760px){
 .teaching-capacity-page .tc-summary-card p{font-size:.9rem}
 .teaching-capacity-page .tc-summary-meta span{font-size:.72rem}
}
