/* site.css - shared global styles, externalized verbatim from the
   per-page inline blocks that were byte-identical on every page.
   Order preserved to keep the cascade intact (v47 < v48 < v50).
   Generated by i18n/css_externalize.py - do not edit by hand. */

.sitemap-toggle{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(148,163,184,.28);border-radius:999px;background:rgba(15,24,48,.82);color:#F3F6FF;font-family:'Inter',sans-serif;font-size:13px;font-weight:700;letter-spacing:.04em;line-height:1;cursor:pointer;backdrop-filter:blur(10px)}
.sitemap-toggle:hover{border-color:rgba(225,29,46,.55)}
.sitemap-toggle svg{width:16px;height:16px;flex:0 0 auto}
.nav .sitemap-toggle{margin-left:.5rem}
.sitemap-overlay{position:fixed;inset:0;background:rgba(4,9,18,.62);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:1000}
.sitemap-overlay.open{opacity:1;visibility:visible}
.sitemap-panel{position:fixed;top:0;left:0;height:100%;width:330px;max-width:86vw;background:#0B1220;border-right:1px solid rgba(237,239,243,.10);box-shadow:2px 0 40px rgba(0,0,0,.5);transform:translateX(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);z-index:1001;display:flex;flex-direction:column;overflow-y:auto;font-family:'Inter',sans-serif}
.sitemap-panel.open{transform:translateX(0)}
.sitemap-head{display:flex;align-items:center;justify-content:space-between;padding:1.15rem 1.25rem;border-bottom:1px solid rgba(237,239,243,.08);position:sticky;top:0;background:#0B1220}
.sitemap-head strong{color:#EDEFF3;font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.sitemap-close{background:none;border:0;color:#8B96A8;font-size:1.5rem;line-height:1;cursor:pointer;padding:.1rem .3rem}
.sitemap-close:hover{color:#EDEFF3}
.sitemap-groups{padding:.6rem 1.25rem 2rem}
.sitemap-group{margin-top:1.15rem}
.sitemap-group h3{color:#C5A572;font-size:.62rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .5rem}
.sitemap-group a{display:block;color:#C7CFDC;text-decoration:none;font-family:'Lato',sans-serif;font-size:.92rem;padding:.4rem 0;border-bottom:1px solid rgba(237,239,243,.05)}
.sitemap-group a:hover,.sitemap-group a:focus{color:#fff;padding-left:.35rem}
.sitemap-group a[aria-current="page"]{color:#E4002B;font-weight:700}
@media (max-width:768px){.sitemap-toggle{padding:6px 9px;font-size:12px}.nav-links .sitemap-toggle{margin:.4rem 0 0}}

/* v47 restore visible sitemap and language controls */
.nav-utility-row{
  display:flex !important;
  align-items:center !important;
  gap:.6rem !important;
  margin-left:auto !important;
  visibility:visible !important;
  opacity:1 !important;
}
.nav-utility-row .sitemap-toggle,
.nav-utility-row .language-switcher{
  display:inline-flex !important;
  visibility:visible !important;
  opacity:1 !important;
}
#primary-nav .sitemap-toggle,
#primary-nav .language-switcher{
  display:none !important;
}
@media(max-width:768px){
  .nav{display:flex !important;flex-wrap:wrap !important;align-items:center !important}
  .nav-utility-row{
    order:3 !important;
    width:100% !important;
    margin:.55rem 0 0 !important;
    justify-content:flex-start !important;
  }
  .nav-toggle{order:2 !important;margin-left:auto !important}
}

/* v47 HRW uploaded image control */
.trusted-source-media{
  overflow:hidden !important;
  background:#02060c !important;
}
.trusted-source-media img{
  object-fit:cover !important;
  object-position:center 34% !important;
}
@media(max-width:760px){
  .trusted-source-feature{
    grid-template-columns:minmax(0,52%) minmax(0,48%) !important;
  }
  .trusted-source-media{
    height:150px !important;
    max-height:150px !important;
    min-height:0 !important;
  }
}

/* v48 restore conventional sitemap hamburger and visible language switcher */
.nav-utility-row{display:flex !important;align-items:center !important;gap:.65rem !important;margin-left:auto !important;visibility:visible !important;opacity:1 !important}
.nav-utility-row .sitemap-toggle,.nav-utility-row .language-switcher{display:inline-flex !important;visibility:visible !important;opacity:1 !important}
#primary-nav .sitemap-toggle,#primary-nav .language-switcher{display:none !important}
.sitemap-toggle.sitemap-hamburger{width:42px !important;height:38px !important;min-width:42px !important;padding:0 !important;justify-content:center !important;border-radius:8px !important}
.sitemap-toggle.sitemap-hamburger span{display:none !important}
.sitemap-toggle.sitemap-hamburger svg{width:21px !important;height:21px !important}
@media(max-width:768px){.nav{display:flex !important;flex-wrap:wrap !important;align-items:center !important}.nav-utility-row{order:3 !important;width:100% !important;justify-content:flex-start !important;margin:.55rem 0 0 !important}.nav-toggle{order:2 !important;margin-left:auto !important}}

/* v48 hard layout: compact two-column Mary Lawlor and HRW cards */
.un-voice-card{display:grid !important;grid-template-columns:minmax(0,52%) minmax(0,48%) !important;gap:1rem !important;align-items:center !important;padding:1.1rem !important;overflow:hidden !important}
.un-voice-preview{width:100% !important;min-width:0 !important;aspect-ratio:16/9 !important;min-height:0 !important;align-self:center !important}
.un-voice-content{min-width:0 !important;width:100% !important}
.un-voice-title{font-size:clamp(1.25rem,3vw,2rem) !important;line-height:1.08 !important;margin:.35rem 0 .75rem !important}
.un-voice-desc{font-size:.86rem !important;line-height:1.55 !important;margin-bottom:.85rem !important;max-width:54ch !important}
.trusted-source-feature{display:grid !important;grid-template-columns:minmax(0,56%) minmax(0,44%) !important;gap:1rem !important;align-items:center !important;padding:1.1rem !important;overflow:hidden !important}
.trusted-source-content{min-width:0 !important;width:100% !important}
.trusted-source-media{width:100% !important;height:230px !important;min-height:0 !important;max-height:230px !important;aspect-ratio:auto !important;align-self:center !important;border-radius:8px !important;overflow:hidden !important;background:#02060c !important}
.trusted-source-media img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center 34% !important;display:block !important}
.trusted-source-logo{background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important;width:auto !important;height:auto !important;min-width:0 !important;overflow:visible !important}
.trusted-source-logo img{width:auto !important;height:auto !important;max-width:86px !important;max-height:48px !important;object-fit:contain !important}
.trusted-source-title{font-size:clamp(1.25rem,3vw,2rem) !important;line-height:1.08 !important}
.trusted-source-subtitle{font-size:.9rem !important;line-height:1.32 !important}
.trusted-source-desc{font-size:.8rem !important;line-height:1.5 !important;max-width:54ch !important}
.verify-pill{max-width:100% !important}
@media(max-width:760px){.un-voice-card{grid-template-columns:minmax(0,52%) minmax(0,48%) !important;gap:.62rem !important;padding:.75rem !important}.trusted-source-feature{grid-template-columns:minmax(0,56%) minmax(0,44%) !important;gap:.62rem !important;padding:.75rem !important}.trusted-source-media{height:145px !important;max-height:145px !important}.un-voice-play{width:48px !important;height:48px !important}.un-voice-title,.trusted-source-title{font-size:.95rem !important;line-height:1.08 !important}.un-voice-desc,.trusted-source-desc{font-size:.54rem !important;line-height:1.38 !important;margin-bottom:.55rem !important}.trusted-source-subtitle{font-size:.6rem !important;line-height:1.25 !important;margin-bottom:.45rem !important}.un-voice-kicker,.trusted-source-type,.verify-pill-kicker{font-size:.46rem !important;letter-spacing:.13em !important}.trusted-source-name{font-size:.56rem !important;letter-spacing:.08em !important}.trusted-source-head{gap:.38rem !important;margin-bottom:.35rem !important}.trusted-source-logo img{max-width:44px !important;max-height:32px !important}.verify-pill{padding:.22rem .32rem !important;gap:.32rem !important;margin-bottom:.32rem !important}.verify-pill-icon{width:21px !important;height:21px !important}.verify-pill-icon svg{width:14px !important;height:14px !important}.verify-pill-label{font-size:.44rem !important;line-height:1.15 !important}.un-voice-button,.trusted-source-read{padding:.36rem .48rem !important;font-size:.5rem !important;letter-spacing:.06em !important}.trusted-source-meta{padding-top:.42rem !important;gap:.24rem !important}.trusted-source-meta span,.trusted-source-chip{font-size:.48rem !important}.trusted-source-meta svg{width:10px !important;height:10px !important}.trusted-source-chip{padding:.16rem .36rem !important}}
@media(max-width:420px){.trusted-source-media{height:122px !important;max-height:122px !important}.un-voice-title,.trusted-source-title{font-size:.82rem !important}.un-voice-desc,.trusted-source-desc,.trusted-source-subtitle{font-size:.5rem !important}}

/* v50 keep sitemap and language controls visible */
.nav-utility-row{display:flex !important;align-items:center !important;gap:.65rem !important;margin-left:auto !important;visibility:visible !important;opacity:1 !important}
.nav-utility-row .sitemap-toggle,.nav-utility-row .language-switcher{display:inline-flex !important;visibility:visible !important;opacity:1 !important}
#primary-nav .sitemap-toggle,#primary-nav .language-switcher{display:none !important}
.sitemap-toggle.sitemap-hamburger{width:42px !important;height:38px !important;min-width:42px !important;padding:0 !important;justify-content:center !important;border-radius:8px !important}
.sitemap-toggle.sitemap-hamburger span{display:none !important}
.sitemap-toggle.sitemap-hamburger svg{width:21px !important;height:21px !important}
@media(max-width:768px){.nav{display:flex !important;flex-wrap:wrap !important;align-items:center !important}.nav-utility-row{order:3 !important;width:100% !important;justify-content:flex-start !important;margin:.55rem 0 0 !important}.nav-toggle{order:2 !important;margin-left:auto !important}}
