.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:1rem;top:1rem;background:var(--iaedm-color-surface);padding:.75rem 1rem;border-radius:var(--iaedm-radius-xs);box-shadow:var(--iaedm-shadow);z-index:10000}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.site-topbar{background:var(--iaedm-color-dark);color:rgba(255,255,255,.72);font-size:.69rem;letter-spacing:.08em;text-transform:uppercase}.site-topbar .container{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:34px}.site-topbar__ticker{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1}.site-topbar__label{display:inline-flex;align-items:center;min-height:22px;padding:0 .55rem;border-radius:999px;background:rgba(249,183,0,.16);color:#fff4c0;font-weight:800;letter-spacing:.08em}.site-topbar__ticker-track{position:relative;min-width:0;flex:1;min-height:18px;overflow:hidden}.site-topbar__ticker-track>a,.site-topbar__ticker-track>span{position:absolute;inset:0;display:flex;align-items:center;opacity:0;transform:translateY(8px);transition:opacity .32s ease,transform .32s ease;color:rgba(255,255,255,.78);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.site-topbar__ticker-track>.is-active{opacity:1;transform:none}.site-topbar__links{display:flex;gap:1rem;flex-wrap:wrap;flex-shrink:0}.site-topbar__links a{color:#fff8de;opacity:.78}.site-topbar__links a:hover{opacity:1;color:#fff}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(5,53,93,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 16px 36px rgba(6,16,24,.15)}
.site-header__inner{display:grid;grid-template-columns:minmax(190px,250px) minmax(0,1fr) auto;align-items:center;gap:.85rem;min-height:68px}
.site-brand{display:flex;align-items:center;gap:14px;min-width:0}.site-brand__mark{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--iaedm-color-accent) 0%,#ffd147 100%);color:var(--iaedm-color-primary);font-weight:900;font-size:.72rem;letter-spacing:.08em;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.site-brand__stack{display:grid;gap:4px;min-width:0}.site-brand__title,.site-brand__title-fallback{font-size:1.24rem;font-weight:900;letter-spacing:-.045em;color:#fff;line-height:1}.site-brand__tagline{color:rgba(255,255,255,.68);font-size:.68rem;line-height:1.35;max-width:28ch}.site-brand__logo{max-width:180px;border:0;background:transparent}.site-brand__logo img{display:block;width:100%}
.nav-toggle{display:none;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);padding:.72rem 1rem;font:inherit;color:#fff}
.site-nav-shell{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-width:0}.site-nav ul,.footer-nav ul,.footer-inline-list{display:flex;flex-wrap:wrap;gap:.6rem 1rem;list-style:none;margin:0;padding:0}.site-nav a,.footer-nav a,.footer-inline-list a,.footer-inline-list span{font-weight:700;font-size:.84rem}.site-nav a{display:inline-flex;align-items:center;min-height:38px;padding:0 .2rem;color:rgba(255,255,255,.76);position:relative}.site-nav .current-menu-item>a,.site-nav .current_page_item>a,.site-nav .current-menu-ancestor>a,.site-nav a:hover{color:#fff}.site-nav .current-menu-item>a::after,.site-nav .current_page_item>a::after,.site-nav .current-menu-ancestor>a::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:var(--iaedm-color-accent)}
.site-header__actions{display:flex;align-items:center;gap:.55rem}.site-header__cta{min-width:154px}
.button-row,.section-actions{display:flex;flex-wrap:wrap;gap:.9rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1.12rem;border-radius:var(--iaedm-radius-pill);border:1px solid transparent;background:var(--iaedm-color-surface);color:var(--iaedm-color-text);font-weight:800;font-size:.84rem;letter-spacing:-.01em;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}
.button--primary{background:linear-gradient(135deg,var(--iaedm-color-accent) 0%,#ffd147 100%);color:var(--iaedm-color-primary-strong);box-shadow:0 18px 32px rgba(249,183,0,.24)}.button--primary:hover{background:linear-gradient(135deg,#f7c100 0%,#ffe06f 100%);color:var(--iaedm-color-primary-strong)}.button--ghost{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff}.button--ghost:hover{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.14);color:#fff}.button--ink{background:var(--iaedm-color-primary);color:#fff}.button--soft{border-color:var(--iaedm-color-line-strong);background:#fff;color:var(--iaedm-color-ink)}
.eyebrow,.site-footer__eyebrow{display:inline-flex;align-items:center;min-height:34px;margin-bottom:1rem;padding:0 .92rem;border-radius:var(--iaedm-radius-pill);background:var(--iaedm-color-accent-soft);color:var(--iaedm-color-primary);font-size:.69rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.page-hero{padding:5.8rem 0 2rem}.page-hero--compact{padding-top:4.7rem}.page-hero--editorial{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.62fr);gap:1.8rem;align-items:end}.page-hero__aside{padding:1.2rem 1.25rem;border-radius:var(--iaedm-radius-sm);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(251,251,246,.98));border:1px solid rgba(8,42,70,.08);box-shadow:var(--iaedm-shadow-xs);color:var(--iaedm-color-text-soft)}
.card-grid,.listing-grid,.purpose-grid,.meta-panel-grid,.form-grid{display:grid;gap:1.4rem}.card-grid,.listing-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card-grid--compact,.contact-grid--two{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}
.card,.entry-page,.highlight-panel,.stack-card,.stat-card,.cta-panel,.contact-panel,.form-panel,.profile-panel,.proof-tile{padding:clamp(1.08rem,1.5vw,1.35rem);border-radius:var(--iaedm-radius-sm);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(251,251,246,.98));border:1px solid rgba(8,42,70,.08);box-shadow:var(--iaedm-shadow-xs)}
.card,.stack-card,.proof-tile,.contact-panel{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover,.stack-card:hover,.proof-tile:hover,.contact-panel:hover{transform:translateY(-3px);box-shadow:var(--iaedm-shadow-sm);border-color:rgba(5,53,93,.12)}
.card--listing,.card--compact{min-height:100%}.card--compact{padding:1.08rem}.stat-card strong{display:block;font-size:clamp(1.92rem,2.8vw,2.6rem);line-height:1;margin-bottom:.26rem;color:var(--iaedm-color-ink)}.stat-card span{color:var(--iaedm-color-text-soft)}.stack-list{display:grid;gap:1rem}
.placeholder-media{min-width:240px;display:grid;place-items:center;min-height:190px;border-radius:calc(var(--iaedm-radius-sm) - 2px);background:linear-gradient(135deg,rgba(5,53,93,.05),rgba(249,183,0,.08));color:var(--iaedm-color-text-faint);border:1px dashed rgba(5,53,93,.16);padding:1.6rem;text-align:center;font-weight:700;font-size:.85rem}
.site-brand__logo,.site-footer__logo,.leader-card__media,.country-card__media,.leader-profile__media,.country-profile__media,.iaedm-media{display:block;overflow:hidden;border-radius:calc(var(--iaedm-radius-sm) - 2px);border:1px solid rgba(8,42,70,.08);background:var(--iaedm-color-panel)}.site-brand__logo,.site-footer__logo{border:0;background:transparent}.site-brand__logo img,.site-footer__logo img,.leader-card__media img,.country-card__media img,.leader-profile__media img,.country-profile__media img,.iaedm-media img{display:block;width:100%;height:auto}
.site-footer{margin-top:0;background:linear-gradient(180deg,#0d1016 0%,#05223d 100%);color:rgba(255,255,255,.86);padding:0 0 2.1rem}.site-footer__topband{display:flex;justify-content:space-between;gap:2rem;padding:3rem 0 2rem;border-bottom:1px solid rgba(255,255,255,.08)}.site-footer__topband h2{font-size:clamp(1.85rem,3vw,2.8rem);color:#fff;margin-bottom:.2rem}.site-footer__topband p{max-width:56ch;color:rgba(255,255,255,.72)}.site-footer__grid{padding-top:2rem}.site-footer__grid--four{display:grid;grid-template-columns:minmax(280px,1.25fr) repeat(3,minmax(0,1fr));gap:2rem}.site-footer__brand p,.site-footer .meta{color:rgba(255,255,255,.62)}.site-footer h3{font-size:1rem;margin-bottom:.95rem;color:#fff}.site-footer__logo{max-width:190px;margin-bottom:1rem}.footer-newsletter{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;margin-top:1rem}.footer-newsletter input,.cta-input,.contact-form input,.contact-form select,.contact-form textarea,.join-form input,.join-form select,.join-form textarea{width:100%;min-height:46px;padding:.88rem 1rem;border-radius:18px;border:1px solid var(--iaedm-color-line);background:#fff;color:var(--iaedm-color-text);font:inherit}.footer-newsletter input{background:rgba(255,255,255,.95)}.footer-newsletter button{min-height:46px}.site-footer__bar{height:1px;margin-top:2rem;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.14),rgba(255,255,255,0))}
.contact-form textarea,.join-form textarea{min-height:180px;resize:vertical}.form-grid label,.join-form label{display:grid;gap:.5rem}.form-grid span,.join-form span{font-size:.78rem;font-weight:800;color:var(--iaedm-color-ink)}.form-grid__full{grid-column:1/-1}.iaedm-flash{margin-bottom:1rem;padding:.95rem 1.05rem;border-radius:16px;font-weight:700}.iaedm-flash--success{background:#e9f8ef;color:#1d7f5f}.iaedm-flash--error{background:#fff0ef;color:#a43a2d}
.profile-hero{display:grid;grid-template-columns:minmax(280px,.55fr) minmax(0,1fr);gap:2rem;align-items:start}.profile-card{padding:1.45rem;border-radius:var(--iaedm-radius-sm);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(251,251,246,.98));border:1px solid rgba(8,42,70,.08);box-shadow:var(--iaedm-shadow-sm)}.profile-card--dark{background:linear-gradient(135deg,var(--iaedm-color-primary) 0%,var(--iaedm-color-primary-soft) 100%);color:#fff}.profile-card--dark h2,.profile-card--dark h3,.profile-card--dark p{color:#fff}.profile-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.profile-facts article{padding:1rem;border-radius:16px;background:rgba(5,53,93,.04);border:1px solid rgba(8,42,70,.08)}.profile-facts strong{display:block;margin-top:.35rem;font-size:1.1rem;color:var(--iaedm-color-ink)}
@media (max-width:1100px){.site-header__inner{grid-template-columns:minmax(200px,1fr) auto}.site-nav-shell{position:fixed;top:calc(34px + 68px);right:1rem;left:1rem;display:none;flex-direction:column;align-items:stretch;padding:1rem;border-radius:24px;background:rgba(5,53,93,.98);box-shadow:var(--iaedm-shadow-lg)}.site-nav-shell.is-open{display:flex}.site-nav ul{flex-direction:column;gap:.35rem}.site-nav a{padding:.5rem 0}.nav-toggle{display:inline-flex}.site-header__actions{flex-direction:column;align-items:stretch}.site-topbar .container,.site-footer__topband,.split-head,.page-hero--editorial,.profile-hero{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.site-footer__grid--four{grid-template-columns:1fr 1fr}}
@media (max-width:820px){.site-topbar{display:none}.site-nav-shell{top:68px}.site-header__inner{min-height:64px}.site-brand__title,.site-brand__title-fallback{font-size:1.05rem}.site-brand__tagline{font-size:.62rem;max-width:24ch}.page-hero{padding-top:5.6rem}.card-grid,.listing-grid,.profile-facts,.form-grid,.site-footer__grid--four,.footer-newsletter{grid-template-columns:1fr}.site-footer__topband{padding:2.4rem 0 1.6rem}}

/* v2.1.6 ministries UX pass */
.profile-summary-grid--balanced{display:grid;grid-template-columns:minmax(300px,.56fr) minmax(0,1fr);gap:1.35rem;align-items:stretch}.profile-card--country,.profile-card--ministry{position:relative;overflow:hidden}.profile-card--country::after,.profile-card--ministry::after{content:"";position:absolute;inset:auto 0 0 0;height:3px;background:linear-gradient(90deg,var(--iaedm-color-accent),rgba(249,183,0,0))}.profile-card--overview p{max-width:62ch}.country-hero__signals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1rem 0 1.15rem}.country-hero__signals article{padding:.9rem 1rem;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.country-hero__signals strong{display:block;font-size:1.35rem;line-height:1;color:#fff}.country-hero__signals span{display:block;margin-top:.2rem;color:rgba(255,255,255,.72);font-size:.78rem}.country-overview__callout{margin-top:1.2rem;padding:1rem 1.05rem;border-radius:16px;background:linear-gradient(135deg,rgba(249,183,0,.12),rgba(255,255,255,.72));border:1px solid rgba(8,42,70,.08)}.country-overview__callout strong{display:block;margin-bottom:.35rem;color:var(--iaedm-color-ink)}.profile-shell--narrow .entry-page{max-width:880px}.profile-shell--accent{position:relative}.country-associated-count{display:inline-flex;align-items:center;min-height:36px;padding:0 .9rem;border-radius:999px;background:rgba(249,183,0,.14);color:var(--iaedm-color-primary);font-weight:800;font-size:.78rem}.card__meta-stack{display:grid;gap:.45rem}.profile-related-grid--ministries{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.ministry-mini-meta{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0 0}.ministry-mini-meta span{display:inline-flex;align-items:center;min-height:30px;padding:0 .75rem;border-radius:999px;background:rgba(5,53,93,.06);border:1px solid rgba(8,42,70,.08);font-size:.76rem;font-weight:700;color:var(--iaedm-color-text)}.card--ministry .profile-links{margin-top:1rem}.card--leader-link .leader-card__media,.card--ministry .country-card__media{margin-bottom:1rem}.ministry-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1rem}.ministry-contact-grid article{padding:.95rem;border-radius:16px;background:rgba(5,53,93,.04);border:1px solid rgba(8,42,70,.08)}.ministry-contact-grid strong{display:block;margin-top:.3rem;font-size:.98rem;color:var(--iaedm-color-ink)}.profile-facts--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.ministry-archive-grid .card{display:flex;flex-direction:column}.ministry-archive-grid .profile-links{margin-top:auto;padding-top:1rem}.card--empty-state{display:grid;place-items:center;min-height:220px;text-align:center}.country-hero .profile-links,.ministry-hero .profile-links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.country-card__media,.leader-card__media,.country-profile__media,.leader-profile__media{aspect-ratio:1.25/1}.country-profile__media img,.leader-profile__media img,.country-card__media img,.leader-card__media img{height:100%;object-fit:cover}.profile-breadcrumb{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.1rem;color:var(--iaedm-color-text-soft);font-size:.82rem}.profile-breadcrumb a:hover{color:var(--iaedm-color-primary)}
@media (max-width:960px){.profile-summary-grid--balanced,.profile-facts--wide,.ministry-contact-grid{grid-template-columns:1fr}.country-hero__signals{grid-template-columns:1fr 1fr}}
@media (max-width:640px){.country-hero__signals{grid-template-columns:1fr}.ministry-mini-meta{gap:.45rem}.profile-breadcrumb{font-size:.76rem}}

/* v2.1.9 frontend tightening */
body{font-size:13.6px;line-height:1.68}
h1{font-size:clamp(2.15rem,4vw,4.1rem);line-height:.98}h2{font-size:clamp(1.55rem,2.25vw,2.45rem);line-height:1.06}h3{font-size:clamp(.98rem,1.02vw,1.14rem)}
.section-block{padding:4.25rem 0}.section-band{padding:4.8rem 0}.site-main{padding:0 0 5rem}
.site-topbar .container{min-height:30px}.site-topbar{font-size:.64rem}.site-topbar__links{gap:.85rem}
.site-header__inner{grid-template-columns:minmax(180px,230px) minmax(0,1fr) auto;min-height:62px;gap:.7rem}
.site-brand{gap:10px}.site-brand__mark{width:38px;height:38px;border-radius:11px;font-size:.64rem}.site-brand__title,.site-brand__title-fallback{font-size:1.05rem}.site-brand__tagline{font-size:.61rem;line-height:1.28;max-width:24ch}
.site-nav-shell{gap:.9rem}.site-nav ul,.footer-nav ul,.footer-inline-list{gap:.45rem .9rem}.site-nav a{min-height:34px;font-size:.79rem}.site-header__actions{gap:.45rem}.button{min-height:42px;padding:.72rem 1rem;font-size:.8rem}.site-header__cta{min-width:144px}
.page-hero{padding:5rem 0 1.65rem}.page-hero--compact{padding-top:3.9rem}.page-hero--editorial{gap:1.35rem}
.card,.entry-page,.highlight-panel,.stack-card,.stat-card,.cta-panel,.contact-panel,.form-panel,.profile-panel,.proof-tile{padding:1rem;border-radius:16px}.stat-card strong{font-size:clamp(1.7rem,2.4vw,2.3rem)}.stat-card span{font-size:.84rem}
.contact-layout{gap:1rem}.contact-panel h2,.form-panel h2{font-size:clamp(1.35rem,2vw,2rem)}.form-panel--contact{padding:1.25rem}.form-panel__footer{margin-top:.8rem}
.profile-shell{padding:1.12rem;border-radius:18px}.profile-summary-grid{gap:.9rem}.profile-meta{margin:.85rem 0 1rem}.profile-meta span{min-height:31px;padding:0 .78rem;font-size:.7rem}.profile-card--dark h1{font-size:clamp(2rem,3vw,3.35rem);line-height:.96}
.directory-group{padding:1.2rem}.directory-group__head{gap:.8rem}.listing-grid--countries,.card-grid--leadership-directory{gap:1rem}.card--compact{padding:.95rem}.card--compact p{font-size:.86rem;line-height:1.58}
.site-footer{padding:3.7rem 0 2rem;background:linear-gradient(180deg,#061423 0%,#04101d 100%)}
.site-footer__intro{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding-bottom:1.3rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}
.site-footer__intro .site-footer__eyebrow{margin-bottom:0;flex-shrink:0}.site-footer__intro-copy{margin:0;color:rgba(255,255,255,.72);font-size:.92rem;line-height:1.65;max-width:58ch}
.site-footer__grid{padding-top:0}.site-footer__grid--four{display:grid;grid-template-columns:minmax(220px,1.05fr) repeat(3,minmax(0,.8fr));gap:2rem}
.site-footer__identity{display:flex;align-items:flex-start;gap:.85rem}.site-footer__identity-mark{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--iaedm-color-accent) 0%,#ffd147 100%);color:var(--iaedm-color-primary);font-weight:900;font-size:.7rem;letter-spacing:.08em;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.site-footer__identity-stack{display:grid;gap:.28rem}.site-footer__identity-stack strong{color:#fff;font-size:1.05rem;line-height:1}.site-footer__identity-stack span{color:rgba(255,255,255,.6);font-size:.62rem;line-height:1.35}
.site-footer__brand-copy{margin:.95rem 0 .8rem;color:rgba(255,255,255,.72);font-size:.9rem;line-height:1.7;max-width:30ch}.site-footer__brand .meta,.site-footer .meta{color:rgba(255,255,255,.48)}
.site-footer h3{color:#fff;font-size:.98rem;margin-bottom:.7rem}.footer-nav a,.footer-inline-list a,.footer-inline-list span{font-size:.78rem;font-weight:700;line-height:1.7;color:rgba(255,255,255,.8)}.footer-inline-list{gap:.38rem .8rem}.footer-newsletter{margin-top:.9rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem}.footer-newsletter input{min-height:42px;border-radius:14px}.footer-newsletter .button--primary{min-height:42px;padding-inline:1rem;box-shadow:none}
.site-footer__bar{margin-top:1.7rem;border-top:1px solid rgba(255,255,255,.06);padding-top:0}
@media (max-width:980px){.site-header__inner{grid-template-columns:minmax(160px,1fr) auto auto}.site-nav a{font-size:.75rem}.site-footer__intro,.site-footer__grid--four,.footer-newsletter{grid-template-columns:1fr;display:grid}.site-footer__intro{justify-items:start}.footer-newsletter .button--primary{width:100%}}
@media (max-width:820px){body{font-size:13.4px}.site-topbar__links{display:none}.site-header__inner{grid-template-columns:minmax(0,1fr) auto;min-height:58px}.site-brand__title,.site-brand__title-fallback{font-size:.98rem}.site-brand__tagline{display:none}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.55rem .9rem}.site-nav-shell{position:absolute;left:0;right:0;top:100%;display:none;flex-direction:column;align-items:stretch;padding:1rem;background:rgba(5,53,93,.98);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 16px 36px rgba(6,16,24,.15)}.site-nav-shell.is-open{display:flex}.site-nav ul{flex-direction:column;align-items:flex-start}.site-header__actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.site-footer__grid--four{gap:1.5rem}.site-footer{padding:3rem 0 1.6rem}.site-footer__intro-copy{font-size:.88rem}}

/* =========================================================
   v2.2.0 UI REFINEMENTS — ALL THREE PRIORITY TIERS
   ========================================================= */

/* --- HIGH: Contact card label chip ---------------------- */
.contact-panel>.meta {
    display:inline-flex;align-items:center;min-height:22px;
    padding:0 .65rem;border-radius:999px;
    background:var(--iaedm-color-primary);color:rgba(255,255,255,.9);
    font-size:.64rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;
    margin-bottom:.6rem;
}
.contact-panel h2 {
    font-size:1.2rem;font-weight:600;letter-spacing:-.02em;
    margin-bottom:.28rem;color:var(--iaedm-color-ink);
}
.contact-panel .contact-panel__email--pending {
    font-style:italic;color:var(--iaedm-color-text-faint);font-size:.84rem;
}
.contact-panel a[href^="mailto"] {
    color:var(--iaedm-color-primary);font-weight:700;font-style:normal;
}

/* --- HIGH: Country branded image fallback --------------- */
.country-image-fallback {
    aspect-ratio:16/10.3;display:flex;flex-direction:column;
    align-items:center;justify-content:center;gap:.4rem;
    background:linear-gradient(135deg,var(--iaedm-color-primary) 0%,var(--iaedm-color-primary-soft) 100%);
    border-radius:calc(var(--iaedm-radius-sm) - 2px);
    border:1px solid rgba(8,42,70,.08);margin-bottom:1rem;overflow:hidden;position:relative;
}
.country-image-fallback::after {
    content:"";position:absolute;inset:0;
    background:radial-gradient(circle at 70% 30%,rgba(249,183,0,.18),transparent 55%);
    pointer-events:none;
}
.country-image-fallback__acronym {
    font-size:clamp(1.45rem,2.8vw,2rem);font-weight:900;
    color:var(--iaedm-color-accent);letter-spacing:-.03em;line-height:1;z-index:1;
}
.country-image-fallback__name {
    font-size:.68rem;font-weight:700;color:rgba(255,255,255,.68);
    letter-spacing:.06em;text-transform:uppercase;z-index:1;
}

/* --- HIGH: Leadership headshot fallback ----------------- */
.leader-photo-fallback {
    display:flex;align-items:center;justify-content:center;
    background:linear-gradient(135deg,var(--iaedm-color-primary) 0%,var(--iaedm-color-primary-soft) 100%);
    border-radius:calc(var(--iaedm-radius-sm) - 2px);
    border:1px solid rgba(8,42,70,.08);margin-bottom:1rem;overflow:hidden;
    aspect-ratio:4/4.2;
}
.leader-photo-fallback__initials {
    font-size:1.8rem;font-weight:900;color:var(--iaedm-color-accent);letter-spacing:-.04em;
}

/* --- HIGH: Single leader biography gate ---------------- */
.leader-bio--pending {
    font-style:italic;color:var(--iaedm-color-text-faint);font-size:.88rem;
    padding:.85rem 1rem;border-radius:12px;
    background:rgba(5,53,93,.03);border:1px dashed rgba(5,53,93,.1);
}

/* --- HIGH: Country single — CTA button fix ------------- */
.country-hero .profile-links a:first-child {
    display:inline-flex;align-items:center;justify-content:center;
    min-height:42px;padding:.72rem 1.1rem;border-radius:999px;
    background:linear-gradient(135deg,var(--iaedm-color-accent) 0%,#ffd147 100%);
    color:var(--iaedm-color-primary-strong);font-weight:800;font-size:.82rem;
    white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease;
    box-shadow:0 12px 24px rgba(249,183,0,.26);
}
.country-hero .profile-links a:first-child:hover {
    transform:translateY(-1px);
}

/* --- MEDIUM: Countries archive auto-fill grid ----------- */
.listing-grid--countries {
    grid-template-columns:repeat(auto-fill,minmax(270px,1fr));
}

/* --- MEDIUM: Country card status state borders ---------- */
.card--country-directory[data-status="active"] {
    border-left:3px solid var(--iaedm-color-success);
}
.card--country-directory[data-status="pending"] {
    border-left:3px solid var(--iaedm-color-accent);
}

/* --- MEDIUM: View Association button hover -------------- */
.card--country-directory .button--soft:hover {
    background:var(--iaedm-color-primary);
    color:#fff;border-color:var(--iaedm-color-primary);
}

/* --- MEDIUM: Countries page hero aside — remove box ----- */
.page-hero--countries .page-hero__aside {
    background:transparent;border:none;
    box-shadow:none;padding:.5rem 0 0;
    color:var(--iaedm-color-text-soft);
}

/* --- MEDIUM: Leadership archive group dividers ---------- */
.directory-group--leadership {
    padding-top:2.8rem;border-top:1px solid var(--iaedm-color-line);
    margin-top:.2rem;
}
.directory-grid--leadership>.directory-group--leadership:first-child {
    padding-top:0;border-top:none;margin-top:0;
}
.directory-group--leadership .directory-group__head {
    margin-bottom:1.35rem;
}
.directory-group--leadership h2 {
    font-size:clamp(1.18rem,1.55vw,1.6rem);margin-bottom:.28rem;
}
.directory-group--leadership>.directory-group__head p {
    font-size:.88rem;color:var(--iaedm-color-text-soft);max-width:68ch;
}

/* --- MEDIUM: Related leadership archives — warmed up ---- */
.profile-related-section {
    padding:clamp(1.08rem,1.5vw,1.35rem);border-radius:var(--iaedm-radius-sm);
    background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,250,252,.98));
    border:1px solid rgba(8,42,70,.08);box-shadow:var(--iaedm-shadow-xs);
}
.profile-related-section .split-head--top {
    align-items:center;
}
.profile-related-section .button-row {
    gap:.65rem;
}
.profile-related-section .button-row .button {
    gap:.42rem;
}

/* --- HIGH: Footer newsletter input visible border ------- */
.footer-newsletter input {
    border:1.5px solid rgba(255,255,255,.2);
}
.footer-newsletter input:focus {
    border-color:var(--iaedm-color-accent);outline:none;
    box-shadow:0 0 0 3px rgba(249,183,0,.15);
}

/* --- MEDIUM: Footer social icon list ------------------- */
.footer-social-list {
    display:flex;flex-wrap:wrap;gap:.4rem;
    margin:.6rem 0 1rem;padding:0;list-style:none;
}
.footer-social-list li a {
    display:inline-flex;align-items:center;justify-content:center;
    width:30px;height:30px;border-radius:8px;
    background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);
    color:rgba(255,255,255,.78);
    transition:background .18s ease,border-color .18s ease,color .18s ease;
}
.footer-social-list li a:hover {
    background:rgba(249,183,0,.18);border-color:rgba(249,183,0,.3);color:#fff;
}
.footer-social-list li a svg {
    width:13px;height:13px;fill:currentColor;flex-shrink:0;
}

/* --- LOW: Country structure callout compact ------------- */
.country-overview__callout p {
    font-size:.85rem;line-height:1.62;max-width:72ch;
}

/* --- LOW: Manager stats row refinement (frontend mirror) */
.profile-facts--compact article {
    background:rgba(5,53,93,.03);
}

/* --- RESPONSIVE ----------------------------------------- */
@media (max-width:640px) {
    .footer-social-list { gap:.35rem; }
    .footer-social-list li a { width:28px;height:28px;border-radius:7px; }
    .listing-grid--countries { grid-template-columns:1fr; }
}
