/* assets/discover-teaser.css */

/* Discover Jewish Iraq homepage doorway */
.discover-home{padding:0!important;background:#071d36;color:#fff;overflow:hidden}.discover-home .discover-shell{width:min(1180px,calc(100% - 40px));margin:auto;padding:74px 0}.discover-home .discover-top{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:46px;align-items:center}.discover-home .discover-kicker{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#e6ca8d;font-weight:800}.discover-home h2{font:500 clamp(44px,5.2vw,68px)/.95 Georgia,serif;letter-spacing:-.035em;margin:12px 0 18px;color:#fff}.discover-home .discover-lead{font-size:16px;line-height:1.75;color:#c9d4dd;max-width:680px}.discover-home .discover-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.discover-home .discover-btn{min-height:45px;padding:0 17px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:11px;font-weight:800;border:1px solid rgba(255,255,255,.34);color:#fff}.discover-home .discover-btn.gold{background:#c6a15b;border-color:#c6a15b;color:#071d36}.discover-home .discover-metrics{display:flex;gap:24px;flex-wrap:wrap;margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16)}.discover-home .discover-metric strong{font:500 27px Georgia,serif;color:#fff}.discover-home .discover-metric span{display:block;font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#aebfcb;margin-top:2px}.discover-home .discover-feature{position:relative;min-height:430px;border-radius:26px;overflow:hidden;background:#1c3448}.discover-home .discover-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.discover-home .discover-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,20,37,.88),transparent 58%)}.discover-home .discover-feature-copy{position:absolute;left:24px;right:24px;bottom:22px;z-index:2}.discover-home .discover-feature-copy small{font-size:9px;color:#ead6a9;letter-spacing:.12em;text-transform:uppercase}.discover-home .discover-feature-copy strong{display:block;font:500 29px Georgia,serif;color:#fff;margin:6px 0}.discover-home .discover-feature-copy span{font-size:11px;color:#d2dce4}.discover-home .discover-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.discover-home .discover-card{position:relative;min-height:215px;border-radius:19px;overflow:hidden;text-decoration:none;background:#253c50}.discover-home .discover-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.discover-home .discover-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,22,39,.9),rgba(4,22,39,.1) 72%)}.discover-home .discover-card-copy{position:absolute;left:16px;right:16px;bottom:15px;z-index:2}.discover-home .discover-card-copy small{font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#e5cd99}.discover-home .discover-card-copy strong{display:block;font:500 21px Georgia,serif;color:#fff;margin-top:4px}.discover-home[dir="rtl"] .discover-top,.discover-home[dir="rtl"] .discover-actions,.discover-home[dir="rtl"] .discover-metrics{direction:rtl}.discover-home[dir="rtl"] .discover-feature-copy,.discover-home[dir="rtl"] .discover-card-copy{text-align:right}
@media(max-width:900px){.discover-home .discover-top{grid-template-columns:1fr}.discover-home .discover-feature{min-height:360px}.discover-home .discover-cards{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.discover-home .discover-shell{width:min(100% - 28px,1180px);padding:54px 0}.discover-home h2{font-size:45px}.discover-home .discover-lead{font-size:15px}.discover-home .discover-feature{min-height:390px}.discover-home .discover-cards{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory}.discover-home .discover-card{min-width:78vw;min-height:280px;scroll-snap-align:start}.discover-home .discover-actions .discover-btn{flex:1}.discover-home .discover-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.discover-home .discover-metric strong{font-size:24px}}

/* assets/mobile.v2.css */
/* Mobile hardening layer — shared across the full Netlify deployment */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
html,body{max-width:100%}
body{min-width:0}
:where(img,svg,video,canvas,iframe){max-width:100%;height:auto}
:where(.container,.wrap,.head-inner,.foot-inner,.dashboard-container,.brochure-section,.site-main,.section){min-width:0}
:where(h1,h2,h3,h4,p,li,blockquote,figcaption,.brand,.brand-text,.learning-brand-stamp-copy,.footer-brand-lockup){overflow-wrap:break-word;word-break:normal}
:where(pre,code){max-width:100%}
pre{overflow:auto;-webkit-overflow-scrolling:touch}
table{max-width:100%}
:where(input,textarea,select,button){max-width:100%}
:where(button,.btn,.menu-btn,.brochure-menu,.mobile-nav-toggle,.check-answer,.restart-quiz,.reset-progress,.filter-btn,.year-pick,.tf-pick,.level-pick,.practice-reset){touch-action:manipulation;-webkit-tap-highlight-color:transparent}

/* Shared mobile navigation for pages that previously hid navigation entirely. */
.mobile-nav-toggle{display:none;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:46px;padding:0;border:1px solid rgba(6,41,74,.2);border-radius:13px;background:#fff;color:#06294a;cursor:pointer;box-shadow:0 5px 18px rgba(3,27,51,.06)}
.mobile-nav-toggle span{display:block;width:20px;height:2px;margin:4px auto;border-radius:2px;background:currentColor;transition:transform .2s ease,opacity .2s ease}
.mobile-nav-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.mobile-nav-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.mobile-nav-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

@media(max-width:1020px){
  .site-learning .header .nav,.site-abraham-guide .header .nav{position:relative;min-height:70px;gap:12px}
  .site-learning .header .mobile-nav-toggle,.site-abraham-guide .header .mobile-nav-toggle{display:inline-flex}
  .site-learning .header .navlinks.mobile-managed,.site-abraham-guide .header .navlinks.mobile-managed{display:none!important;position:absolute;z-index:80;inset-inline:0;top:calc(100% + 1px);padding:10px;background:#fff;border:1px solid #dce3e8;border-top:0;border-radius:0 0 16px 16px;box-shadow:0 18px 35px rgba(3,27,51,.13);flex-direction:column;align-items:stretch;gap:0}
  .site-learning .header .navlinks.mobile-managed.mobile-open,.site-abraham-guide .header .navlinks.mobile-managed.mobile-open{display:flex!important}
  .site-learning .header .navlinks.mobile-managed a,.site-abraham-guide .header .navlinks.mobile-managed a{display:flex;align-items:center;min-height:46px;padding:10px 12px!important;border-radius:10px;width:100%}
  .site-learning .header .navlinks.mobile-managed a:hover,.site-abraham-guide .header .navlinks.mobile-managed a:hover{background:#f3f7fa}
  .site-learning .header .navlinks.mobile-managed a:after,.site-abraham-guide .header .navlinks.mobile-managed a:after{display:none!important}
}

@media(max-width:720px){
  .site-seo-page header.head .head-inner{position:relative;min-height:68px;gap:10px;flex-wrap:wrap;padding-block:8px}
  .site-seo-page header.head .brand{min-width:0;flex:1 1 180px;line-height:1.25}
  .site-seo-page header.head .mobile-nav-toggle{display:inline-flex;order:3}
  .site-seo-page header.head nav.nav.mobile-managed{display:none!important;order:10;width:100%;padding:8px 0 2px;border-top:1px solid #e4e9ed;flex-direction:column;align-items:stretch;gap:2px}
  .site-seo-page header.head nav.nav.mobile-managed.mobile-open{display:flex!important}
  .site-seo-page header.head nav.nav.mobile-managed a{display:flex;align-items:center;min-height:44px;padding:9px 10px;border-radius:9px}
  .site-seo-page header.head nav.nav.mobile-managed a:hover{background:#f4f7f9}
  .site-seo-page .page-langs{order:2;margin-inline-start:auto}
}

@media(max-width:760px){
  :where(.btn,.menu-btn,.brochure-menu,.mobile-nav-toggle,.check-answer,.restart-quiz,.filter-btn,.year-pick,.tf-pick,.level-pick,.practice-reset){min-height:44px}
  :where(input,textarea,select){font-size:16px!important}
  .langs,.page-langs{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}
  .langs::-webkit-scrollbar,.page-langs::-webkit-scrollbar{display:none}
  a[href^="http"],a[href^="mailto:"],a[href^="tel:"]{overflow-wrap:anywhere}
  .article-body table,.site-research-section table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
}

/* Homepage: keep the flagship front page comfortable at 320–430 px. */
@media(max-width:520px){
  .site-homepage .topbar-inner>div:first-child{display:none!important}
  .site-homepage .topbar-inner{justify-content:center!important;min-height:40px;padding:3px 0!important}
  .site-homepage .langs{width:100%;justify-content:center;gap:4px!important}
  .site-homepage .langs a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:5px 9px;border-radius:999px}
  .site-homepage .menu-btn{display:grid!important;place-items:center;width:46px;height:46px;flex:0 0 46px;padding:0;border-radius:12px;background:#f7f9fb}
  .site-homepage .nav{gap:8px}
  .site-homepage .brand-text strong{max-width:160px;font-size:11px!important;line-height:1.25}
  .site-homepage .hero-inner{padding:46px 0 50px!important}
  .site-homepage .hero h1{font-size:clamp(2rem,11vw,2.45rem)!important;line-height:1.06!important}
  .site-homepage .hero p{font-size:15px!important;line-height:1.65}
  .site-homepage .hero-flags{width:100%;justify-content:center;gap:8px!important;padding:9px!important}
  .site-homepage .hero-flag img{width:min(26vw,76px)!important;height:auto!important;aspect-ratio:3/2}
  .site-homepage .hero-bridge{width:28px!important;height:28px!important;flex:0 0 28px}
  .site-homepage .official-card{padding:24px 18px!important}
  .site-homepage .official-card h2{font-size:24px!important}
  .site-homepage .engagement-card{grid-template-columns:44px 1fr!important;gap:11px!important;padding:16px!important}
  .site-homepage .engagement-arrow{display:none}
  .site-homepage .briefing-card{padding:22px!important;min-height:0!important}
  .site-homepage .learn-home-actions{align-items:stretch}
  .site-homepage .learn-home-actions .btn{width:100%}
  .site-homepage .learn-home-link{text-align:center;padding:8px 0}
  .site-homepage .learn-home-art{border-radius:18px}
}
@media(max-width:360px){
  .site-homepage .brand-text strong{max-width:132px;font-size:10px!important}
  .site-homepage .bilateral-mark{padding:4px!important;gap:4px!important}
  .site-homepage .bilateral-mark .flag-mini{width:27px!important;height:18px!important}
  .site-homepage .hero h1{font-size:1.95rem!important}
}

/* Learning Center: avoid horizontal UI and make cards tap-friendly. */
@media(max-width:620px){
  .site-learning .topbar .container,.site-abraham-guide .topbar .container{min-height:40px;flex-direction:row!important;align-items:center!important;justify-content:center!important;padding:3px 0!important}
  .site-learning .topbar .container>span,.site-abraham-guide .topbar .container>span{display:none}
  .site-learning .langs,.site-abraham-guide .langs{justify-content:center;width:100%}
  .site-learning .langs a,.site-abraham-guide .langs a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:4px 10px}
  .site-learning .brand,.site-abraham-guide .brand{min-width:0;flex:1;gap:8px}
  .site-learning .brand-mark,.site-abraham-guide .brand-mark{width:42px;height:42px;flex:0 0 42px;border-radius:12px}
  .site-learning .brand>span:last-child,.site-abraham-guide .brand>span:last-child{min-width:0}
  .site-learning .brand strong,.site-abraham-guide .brand strong{font-size:12px;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
  .site-learning .brand span span,.site-abraham-guide .brand span span{display:none}
  .site-learning .dashboard-container{width:calc(100% - 20px)!important}
  .site-learning .dashboard-copy h1{font-size:clamp(2rem,10vw,2.35rem)!important}
  .site-learning .dashboard-tagline br{display:none}
  .site-learning .dashboard-copy-actions{display:grid;grid-template-columns:1fr;gap:9px}
  .site-learning .dashboard-copy-actions .btn{width:100%}
  .site-learning .dashboard-choice-grid{grid-template-columns:1fr!important}
  .site-learning .dashboard-choice{min-height:72px;grid-template-columns:72px 1fr;display:grid;align-items:center;text-align:start}
  .site-learning .dashboard-choice img{width:72px;height:56px;object-fit:cover}
  .site-learning .dashboard-progress-meta{display:grid;grid-template-columns:1fr;gap:6px}
  .site-learning .dashboard-progress-tools{justify-content:space-between!important;width:100%}
  .site-learning .dashboard-progress-line{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;gap:8px;padding-bottom:0!important}
  .site-learning .dashboard-progress-line:before{display:none!important}
  .site-learning .dashboard-step{display:grid;grid-template-columns:38px 1fr auto;min-width:0;min-height:54px;padding:8px 10px;text-align:start;border:1px solid #dce3e8;border-radius:14px;background:#fff}
  .site-learning .dashboard-step i{position:static!important;transform:none!important}
  .site-learning .dashboard-module{border-radius:18px}
  .site-learning .dashboard-module-visual{height:164px!important}
  .site-learning .learning-guides{padding:15px}
  .site-learning .guide-card{min-height:82px;padding:10px}
  .site-learning .practice-card,.site-learning .fact-card,.site-learning .mini-info-card{padding:16px}
  .site-learning .year-pick,.site-learning .tf-pick,.site-learning .level-pick,.site-learning .practice-reset{flex:1 1 120px}
  .site-learning .timeline-item{grid-template-columns:66px 14px minmax(0,1fr)!important;gap:8px!important}
  .site-learning .timeline-cartoon{width:120px!important;max-width:45%;height:auto!important}
  .site-learning .question{padding:17px!important}
  .site-learning .answer{padding:11px!important;align-items:flex-start}
  .site-learning .answer input{margin-top:4px}
  .site-learning .learning-completion-signature{display:grid;grid-template-columns:52px 1fr;gap:12px}
  .site-learning .learning-completion-signature img{width:52px!important;height:52px!important}
  .site-learning .next-links{display:grid;grid-template-columns:1fr;width:100%}
  .site-learning .next-links a{display:flex;min-height:46px;align-items:center}
}
@media(max-width:390px){
  .site-learning .learning-brand-stamp{display:grid;grid-template-columns:46px 1fr;width:100%}
  .site-learning .learning-brand-stamp>img{width:46px!important;height:46px!important}
  .site-learning .dashboard-hero-art img{aspect-ratio:4/3!important;object-fit:cover}
  .site-learning .knowledge-cta{grid-template-columns:1fr!important;text-align:center}
  .site-learning .knowledge-cta-icon{min-height:94px!important}
  .site-learning .module-guide{display:grid;grid-template-columns:48px 1fr;padding:11px}
  .site-learning .module-guide img{width:48px!important;height:48px!important}
}

/* Abraham Accords deep-dive: tighter chronology and readable long-form cards. */
@media(max-width:620px){
  .site-abraham-guide .container{width:calc(100% - 24px)!important}
  .site-abraham-guide .hero{padding:42px 0 38px!important}
  .site-abraham-guide .hero h1{font-size:clamp(2rem,10vw,2.45rem)!important;line-height:1.08!important}
  .site-abraham-guide .hero-copy>p{line-height:1.65}
  .site-abraham-guide .hero-actions{display:grid;grid-template-columns:1fr;gap:9px}
  .site-abraham-guide .hero-actions .btn{width:100%}
  .site-abraham-guide .event{grid-template-columns:72px 14px minmax(0,1fr)!important;gap:8px!important}
  .site-abraham-guide .event time{font-size:10px!important;overflow-wrap:anywhere}
  .site-abraham-guide .country-tabs{gap:8px}
  .site-abraham-guide .country-tab{min-height:46px}
  .site-abraham-guide .flash-card,.site-abraham-guide .source{padding:16px}
  .site-abraham-guide .guide-brand-stamp{width:100%}
  .site-abraham-guide .next-links{display:grid;grid-template-columns:1fr;width:100%;gap:8px}
  .site-abraham-guide .next-links a{display:flex;min-height:46px;align-items:center}
}
@media(max-width:380px){
  .site-abraham-guide .event{grid-template-columns:62px 12px minmax(0,1fr)!important}
  .site-abraham-guide .hero h1{font-size:1.95rem!important}
}

/* Simple policy/statement pages. */
@media(max-width:720px){
  .site-seo-page .top{padding:8px 14px;font-size:11px;line-height:1.45;text-align:center}
  .site-seo-page .head-inner,.site-seo-page .wrap,.site-seo-page .foot-inner{width:calc(100% - 28px)!important}
  .site-seo-page .hero{padding:40px 0!important}
  .site-seo-page .hero h1{font-size:clamp(2rem,10vw,2.7rem)!important}
  .site-seo-page .hero p{font-size:16px!important}
  .site-seo-page .article-body{font-size:17px;line-height:1.72}
  .site-seo-page .card,.site-seo-page .pillar,.site-seo-page .contact-box{padding:18px}
  .site-seo-page .foot-inner{display:grid;grid-template-columns:1fr;gap:8px}
  .site-seo-page .btn{width:100%;min-height:46px}
}
@media(max-width:390px){
  .site-seo-page header.head .brand{font-size:13px}
  .site-seo-page .page-langs a{min-width:34px!important;padding:6px!important;font-size:11px}
}

/* Heritage already has a dedicated mobile design; these are only safety/tap improvements. */
@media(max-width:720px){
  .site-heritage .brochure-menu{min-width:44px;min-height:44px}
  .site-heritage .brochure-drawer a{display:flex;align-items:center;min-height:44px;padding-block:8px}
  .site-heritage .brochure-gold-btn,.site-heritage .brochure-ghost-btn{min-height:46px}
  .site-heritage .brochure-hero-actions{gap:8px;flex-wrap:wrap}
  .site-heritage .brochure-heading.row{align-items:flex-start;gap:12px;flex-direction:column}
  .site-heritage .brochure-heading.row>a{min-height:40px;display:flex;align-items:center}
  .site-heritage .passport-memory-strip{overflow:hidden}
}

/* Safe-area padding on modern phones without changing desktop geometry. */
@supports(padding:max(0px)){
  @media(max-width:760px){
    .site-homepage .topbar-inner,.site-learning .topbar .container,.site-abraham-guide .topbar .container{padding-inline:max(0px,env(safe-area-inset-left)) max(0px,env(safe-area-inset-right))}
  }
}

/* =========================================================
   Mobile v2 — deep responsive polish pass
   Core targets: 320 / 375 / 390 / 430 px + RTL
   ========================================================= */
@media(max-width:760px){
  html,body{max-width:100%;overflow-x:hidden}
  body{font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
  :where(main,section,article,aside,header,footer,nav,div,figure){min-width:0}
  :where(h1,h2,h3,h4,p,li,a,strong,span,small,em,b){overflow-wrap:break-word}
  :where(img,svg,video,canvas){max-width:100%;height:auto}
  :where(a,button,input,select,textarea,summary){-webkit-tap-highlight-color:transparent}
  :where(a,button,summary):focus-visible{outline:3px solid rgba(201,154,72,.72);outline-offset:3px}
  body.mobile-nav-open{overflow:hidden}
}

/* ---------- MAIN HOMEPAGE ---------- */
@media(max-width:760px){
  .site-homepage .container{width:calc(100% - 28px)!important}
  .site-homepage .header{box-shadow:0 5px 22px rgba(3,27,51,.08)}
  .site-homepage .nav{min-height:68px!important;padding-block:6px}
  .site-homepage .menu-btn{display:grid!important;place-items:center;width:44px;height:44px;flex:0 0 44px;border:1px solid #d9e1e7;border-radius:13px;background:#fff;font-size:22px;line-height:1;box-shadow:0 6px 18px rgba(3,27,51,.06)}
  .site-homepage .navlinks{top:68px!important;padding:9px 14px 16px!important;border-radius:0 0 18px 18px;box-shadow:0 22px 42px rgba(3,27,51,.16)}
  .site-homepage .navlinks a{min-height:44px;display:flex;align-items:center;padding:8px 10px!important;border-radius:10px;font-size:13px!important}
  .site-homepage .navlinks a:hover{background:#f3f7fa}
  .site-homepage .brand{gap:8px!important;min-width:0!important;flex:1 1 auto}
  .site-homepage .bilateral-mark{padding:4px 5px!important;gap:4px!important}
  .site-homepage .bilateral-mark .flag-mini{width:29px!important;height:19px!important}
  .site-homepage .bilateral-mark .bridge-mark{width:10px!important;height:10px!important}
  .site-homepage .brand-text{min-width:0}
  .site-homepage .brand-text strong{max-width:175px!important;font-size:11px!important;line-height:1.22!important;letter-spacing:.01em!important}
  .site-homepage .brand-text span{display:none!important}

  .site-homepage .hero{background-position:61% center!important}
  .site-homepage .hero-inner{padding:40px 0 46px!important;gap:24px!important}
  .site-homepage .hero-flags{display:flex;width:max-content;max-width:100%;margin:0 0 18px!important;padding:8px 9px!important;gap:9px!important;border:1px solid rgba(231,201,141,.3)!important;border-radius:14px!important;background:rgba(3,27,51,.48)!important;backdrop-filter:blur(9px)!important}
  .site-homepage .hero-flag img{width:65px!important;height:auto!important;aspect-ratio:3/2}
  .site-homepage .hero-flag span{font-size:7.5px!important;letter-spacing:.15em!important}
  .site-homepage .hero-bridge{width:25px!important;height:25px!important;flex:0 0 25px!important}
  .site-homepage .hero .eyebrow{font-size:9px!important;letter-spacing:.16em!important;margin-bottom:12px!important}
  .site-homepage .hero h1{max-width:100%;font-size:clamp(2rem,10vw,2.7rem)!important;line-height:1.055!important;letter-spacing:-.025em!important;margin-bottom:16px!important}
  .site-homepage .hero p{font-size:15px!important;line-height:1.62!important;margin-bottom:0!important;color:#edf3f7!important}

  .site-homepage .hero-action-cluster.movement-only{margin-top:20px!important;max-width:100%!important}
  .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded{
    grid-template-columns:76px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    gap:9px 12px!important;
    min-height:0!important;
    padding:10px!important;
    border-radius:16px!important;
    background:linear-gradient(135deg,rgba(5,40,69,.9),rgba(8,64,98,.78))!important;
    border-color:rgba(231,201,141,.48)!important;
    box-shadow:0 14px 34px rgba(0,0,0,.18)!important;
  }
  .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded img{width:76px!important;height:58px!important;object-fit:contain!important;border-radius:10px!important;padding:5px!important;align-self:start}
  .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded span{gap:2px!important;align-self:center}
  .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded small{font-size:8px!important;letter-spacing:.11em!important}
  .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded strong{font-size:14px!important;line-height:1.25!important}
  .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded em{font-size:11px!important;line-height:1.4!important;color:#e4edf3!important}
  .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded>b{grid-column:2!important;display:inline-flex!important;width:max-content;max-width:100%;align-items:center;min-height:28px;padding:4px 9px!important;margin:0!important;border:1px solid rgba(231,201,141,.34)!important;border-radius:999px!important;background:rgba(255,255,255,.06)!important;font-size:9px!important;color:#f5dfb1!important;white-space:normal!important}
  .site-homepage .hero-actions-note{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important;margin-top:15px!important}
  .site-homepage .hero-actions-note span{display:flex!important;align-items:center;min-height:34px;padding:6px 8px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(3,27,51,.28);font-size:8px!important;letter-spacing:.06em!important}

  .site-homepage .official-card{padding:22px 18px!important;border-radius:16px!important;box-shadow:0 18px 46px rgba(0,0,0,.2)!important}
  .site-homepage .official-card:after{width:34px!important;height:34px!important;right:12px!important;top:12px!important}
  .site-homepage .official-card .mini-label{font-size:8px!important;margin-bottom:10px!important}
  .site-homepage .official-card h2{font-size:clamp(1.45rem,7vw,1.9rem)!important;line-height:1.25!important;margin-bottom:12px!important}
  .site-homepage .official-card p{font-size:13.5px!important;line-height:1.62!important;margin-bottom:14px!important}
  .site-homepage .official-card .institutional-line{margin-top:14px!important;padding-top:13px!important;gap:7px 12px!important;font-size:8.5px!important}
  .site-homepage .official-card .fine{margin-top:13px!important;padding-top:12px!important;font-size:9.5px!important;color:#bdcbd6!important}

  .site-homepage .independence-inner{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;gap:10px!important;padding:15px 0!important}
  .site-homepage .independence-inner p{margin:0;font-size:12px;line-height:1.55}
  .site-homepage .independence .text-link{grid-column:2!important;margin-top:1px;font-size:11px;font-weight:800}
  .site-homepage .shield{width:34px!important;height:38px!important}

  .site-homepage .credibility-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;padding:5px 0!important}
  .site-homepage .credibility-item,.site-homepage .credibility-item:nth-child(2){padding:14px 10px!important;border-bottom:1px solid rgba(255,255,255,.1)!important;border-inline-end:1px solid rgba(255,255,255,.1)!important}
  .site-homepage .credibility-item:nth-child(2n){border-inline-end:0!important}
  .site-homepage .credibility-item:nth-last-child(-n+2){border-bottom:0!important}
  .site-homepage .credibility-item strong{font-size:12px!important;line-height:1.3}
  .site-homepage .credibility-item span{font-size:9.5px!important;line-height:1.4}

  .site-homepage .section{padding:54px 0!important}
  .site-homepage .section-head{margin-bottom:28px!important}
  .site-homepage .section h2{font-size:clamp(1.9rem,8vw,2.45rem)!important;line-height:1.12!important}
  .site-homepage .pillars,.site-homepage .cards,.site-homepage .policy-grid{gap:12px!important}
  .site-homepage .pillar,.site-homepage .card,.site-homepage .policy-card{border-radius:16px!important}
  .site-homepage .card-image{height:auto!important;aspect-ratio:16/9;object-fit:cover}
  .site-homepage .engagement-card{border-radius:16px!important}
  .site-homepage .briefing-card{border-radius:18px!important}
  .site-homepage .learn-home{padding:52px 0!important}
  .site-homepage .learn-home-grid{gap:24px!important}
  .site-homepage .learn-home h2{font-size:clamp(1.9rem,8vw,2.55rem)!important}
  .site-homepage .learn-home p{font-size:15px!important;line-height:1.62}
  .site-homepage .learn-home-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin-top:18px!important}
  .site-homepage .learn-home-actions .btn{width:100%!important;min-height:46px}
  .site-homepage .learn-home-link{display:flex;align-items:center;min-height:42px;padding:8px 3px;border-bottom:1px solid #d6dee5!important;font-size:13px}
  .site-homepage .learn-home-art{border-radius:20px!important;box-shadow:0 14px 34px rgba(3,27,51,.09)!important}

  .site-homepage footer{padding:48px 0 22px!important}
  .site-homepage .footer-grid{gap:28px!important}
  .site-homepage .footer-bottom{margin-top:30px!important;padding-top:16px!important}
}
@media(max-width:360px){
  .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded{grid-template-columns:64px minmax(0,1fr)!important;gap:8px 10px!important}
  .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded img{width:64px!important;height:54px!important}
  .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded em{display:none}
  .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded strong{font-size:13px!important}
  .site-homepage .credibility-item{padding-inline:7px!important}
}

/* ---------- LEARNING CENTER ---------- */
@media(max-width:760px){
  .site-learning .learning-dashboard{padding-top:12px!important}
  .site-learning .dashboard-container{width:calc(100% - 20px)!important}
  .site-learning .dashboard-hero{gap:14px!important}
  .site-learning .dashboard-copy{padding:8px 2px!important;text-align:start!important}
  .site-learning .learning-brand-stamp{margin-inline:0!important;border-radius:16px!important;box-shadow:0 8px 22px rgba(3,27,51,.05)}
  .site-learning .dashboard-copy .dashboard-tagline,.site-learning .dashboard-copy .dashboard-intro{margin-inline:0!important;max-width:none!important}
  .site-learning .dashboard-copy h1{font-size:clamp(2.05rem,10vw,2.75rem)!important;line-height:1.03!important}
  .site-learning .dashboard-copy .dashboard-intro{font-size:14px!important;line-height:1.58!important}
  .site-learning .dashboard-copy-actions{justify-content:stretch!important}
  .site-learning .dashboard-hero-art figure,.site-learning .dashboard-shortcut-card{border-radius:19px!important}
  .site-learning .dashboard-hero-art img{aspect-ratio:16/9!important;object-fit:cover!important}
  .site-learning .dashboard-shortcut-card{padding:16px!important;text-align:start!important}
  .site-learning .dashboard-shortcut-card h2{font-size:1.45rem!important}
  .site-learning .dashboard-shortcut-card p{font-size:13.5px!important;line-height:1.55!important}
  .site-learning .dashboard-shortcut-art{border-radius:15px!important}
  .site-learning .dashboard-shortcut-art img{aspect-ratio:16/8!important}
  .site-learning .dashboard-shortcut-link{justify-content:flex-start!important}

  .site-learning .movement-deepdive-feature{margin:14px 0 18px!important;border-radius:19px!important;box-shadow:0 14px 34px rgba(3,27,51,.09)!important}
  .site-learning .movement-deepdive-art{order:-1!important}
  .site-learning .movement-deepdive-art img{aspect-ratio:16/7!important;object-position:center!important}
  .site-learning .movement-deepdive-copy{padding:17px!important}
  .site-learning .movement-deepdive-copy h2{font-size:1.45rem!important;line-height:1.15!important}
  .site-learning .movement-deepdive-copy p{font-size:13px!important;line-height:1.55!important}
  .site-learning .movement-deepdive-tags{gap:5px!important;margin:9px 0 12px!important}
  .site-learning .movement-deepdive-tags span{font-size:8.5px!important;padding:5px 7px!important}
  .site-learning .movement-deepdive-cta{min-height:44px!important;width:100%!important;justify-content:center!important}

  .site-learning .dashboard-progress{margin-top:12px!important}
  .site-learning .dashboard-progress-title{font-size:11px!important;letter-spacing:.1em}
  .site-learning .dashboard-progress-tools{font-size:12px}
  .site-learning .dashboard-step{box-shadow:0 5px 16px rgba(3,27,51,.04)}
  .site-learning .dashboard-modules{gap:12px!important}
  .site-learning .dashboard-module{box-shadow:0 8px 22px rgba(3,27,51,.06)!important}
  .site-learning .dashboard-module-visual{height:auto!important;aspect-ratio:16/8!important}
  .site-learning .dashboard-module-body{padding:16px!important}
  .site-learning .dashboard-module-heading h3{font-size:1.25rem!important}
  .site-learning .dashboard-module-body p{font-size:13.5px!important;line-height:1.55!important}

  .site-learning .learning-guides{margin-top:16px!important;border-radius:18px!important}
  .site-learning .guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .site-learning .guide-card{grid-template-columns:48px minmax(0,1fr)!important;gap:8px!important;padding:9px!important;border-radius:14px!important}
  .site-learning .guide-card img{width:48px!important;height:48px!important}
  .site-learning .guide-card strong{font-size:12px!important}
  .site-learning .guide-card span,.site-learning .guide-card small{font-size:9.5px!important;line-height:1.35!important}

  .site-learning .dashboard-milestones{margin-top:20px!important}
  .site-learning .milestone-grid{grid-template-columns:1fr!important;border-radius:18px!important;overflow:hidden}
  .site-learning .milestone-card{grid-template-columns:96px minmax(0,1fr)!important;gap:12px!important;padding:12px!important}
  .site-learning .milestone-card img{width:96px!important;height:82px!important;border-radius:12px!important}
  .site-learning .milestone-card h3{font-size:14px!important;line-height:1.3!important}
  .site-learning .milestone-card p{font-size:11.5px!important;line-height:1.5!important}
  .site-learning .dashboard-knowledge{gap:9px!important;margin-top:18px!important}
  .site-learning .knowledge-prompt,.site-learning .knowledge-cta{border-radius:16px!important}

  .site-learning .module-detail{padding:44px 0!important}
  .site-learning .module-detail .container{width:calc(100% - 20px)!important;padding:18px!important;border-radius:18px!important}
  .site-learning .module-detail .section-head h2{font-size:clamp(1.7rem,8vw,2.25rem)!important;line-height:1.15!important}
  .site-learning .lesson-visual{border-radius:16px!important;overflow:hidden}
  .site-learning .compare-grid,.site-learning .history-grid,.site-learning .factcheck,.site-learning .country-mini-grid,.site-learning .civic-area-grid,.site-learning .now-grid{grid-template-columns:1fr!important;gap:10px!important}
  .site-learning .compare-card,.site-learning .heritage-card,.site-learning .fact,.site-learning .mini-info-card,.site-learning .now-card{border-radius:15px!important}
  .site-learning .pathway-lesson-controls{gap:8px!important}
  .site-learning .pathway-lesson-controls button{min-height:44px!important}
  .site-learning .practice-grid{grid-template-columns:1fr!important;gap:10px!important}
  .site-learning .quiz-shell{grid-template-columns:1fr!important}
  .site-learning .glossary-grid,.site-learning .sources-grid{grid-template-columns:1fr!important;gap:10px!important}
  .site-learning .next{display:grid!important;grid-template-columns:1fr!important;padding:20px!important;border-radius:18px!important}
  .site-learning .footer .container{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;text-align:center}
  .site-learning .footer-brand-lockup{justify-content:center!important}
}
@media(max-width:370px){
  .site-learning .guide-grid{grid-template-columns:1fr!important}
  .site-learning .milestone-card{grid-template-columns:82px minmax(0,1fr)!important}
  .site-learning .milestone-card img{width:82px!important;height:74px!important}
}

/* ---------- BOTH INTERACTIVE GUIDES ---------- */
@media(max-width:760px){
  .site-abraham-guide .container{width:calc(100% - 22px)!important}
  .site-abraham-guide .header .nav{min-height:66px!important}
  .site-abraham-guide .hero{padding:36px 0 32px!important}
  .site-abraham-guide .hero-grid{gap:22px!important}
  .site-abraham-guide .guide-brand-stamp{border-radius:15px!important;padding:10px!important}
  .site-abraham-guide .hero h1{font-size:clamp(2rem,10vw,2.65rem)!important;line-height:1.06!important;margin:11px 0 15px!important}
  .site-abraham-guide .hero-copy>p{font-size:15px!important;line-height:1.62!important}
  .site-abraham-guide .hero-art{padding:9px!important;border-radius:20px!important}
  .site-abraham-guide .hero-art img{border-radius:14px!important}
  .site-abraham-guide .guide-logo-row{padding:10px!important;border-radius:13px!important}
  .site-abraham-guide .section{padding:48px 0!important}
  .site-abraham-guide .section-head{margin-bottom:22px!important}
  .site-abraham-guide .section-head h2{font-size:clamp(1.75rem,8.5vw,2.45rem)!important;line-height:1.12!important}
  .site-abraham-guide .section-head p{font-size:14.5px!important;line-height:1.62!important}
  .site-abraham-guide .answer-main,.site-abraham-guide .status,.site-abraham-guide .country-panel,.site-abraham-guide .activity-panel,.site-abraham-guide .statement-panel,.site-abraham-guide .legal-card{padding:18px!important;border-radius:17px!important}
  .site-abraham-guide .mini-grid,.site-abraham-guide .four-grid,.site-abraham-guide .terms-grid,.site-abraham-guide .people-grid,.site-abraham-guide .compare-strip,.site-abraham-guide .evidence-grid,.site-abraham-guide .debate-grid{grid-template-columns:1fr!important;gap:9px!important}
  .site-abraham-guide .mini-card,.site-abraham-guide .fact-lens,.site-abraham-guide .term,.site-abraham-guide .compare-item{padding:16px!important;border-radius:15px!important}
  .site-abraham-guide .event{grid-template-columns:62px 13px minmax(0,1fr)!important;gap:7px!important;padding:12px 0!important}
  .site-abraham-guide .event time{font-size:9px!important;line-height:1.3!important}
  .site-abraham-guide .event h3{font-size:15px!important}
  .site-abraham-guide .event p{font-size:12.5px!important;line-height:1.55!important}
  .site-abraham-guide .event-spotlight{padding:9px!important;border-radius:14px!important;gap:9px!important}
  .site-abraham-guide .event-spotlight img{border-radius:10px!important;aspect-ratio:16/9!important}
  .site-abraham-guide .event-spotlight p{font-size:11.5px!important}

  /* compact, swipeable tab rails instead of long vertical stacks */
  .site-abrahamic-iraq-guide .activity-explorer,.site-abrahamic-iraq-guide .statement-explorer{display:block!important}
  .site-abrahamic-iraq-guide .activity-tabs,.site-abrahamic-iraq-guide .statement-tabs{
    display:flex!important;
    gap:8px!important;
    overflow-x:auto!important;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    padding:2px 1px 10px!important;
    margin-bottom:10px!important;
  }
  .site-abrahamic-iraq-guide .activity-tabs::-webkit-scrollbar,.site-abrahamic-iraq-guide .statement-tabs::-webkit-scrollbar{display:none}
  .site-abrahamic-iraq-guide .activity-tab,.site-abrahamic-iraq-guide .statement-tab{flex:0 0 min(78vw,250px)!important;scroll-snap-align:start;min-height:66px;padding:11px 12px!important;border-radius:14px!important;font-size:12px!important}
  .site-abrahamic-iraq-guide .activity-tab small,.site-abrahamic-iraq-guide .statement-tab small{font-size:10px!important}
  .site-abrahamic-iraq-guide .statement-layout{display:flex!important;flex-direction:column!important;gap:13px!important}
  .site-abrahamic-iraq-guide .statement-art{order:-1;padding:8px!important;border-radius:16px!important}
  .site-abrahamic-iraq-guide .statement-art img{aspect-ratio:16/9!important;border-radius:11px!important}
  .site-abrahamic-iraq-guide .statement-art figcaption{font-size:10px!important;padding-top:7px!important}
  .site-abrahamic-iraq-guide .statement-panel h3{font-size:1.45rem!important}
  .site-abrahamic-iraq-guide .statement-panel p{font-size:13.5px!important;line-height:1.58!important}
  .site-abrahamic-iraq-guide .statement-points{grid-template-columns:1fr!important;gap:8px!important;margin-top:12px!important}
  .site-abrahamic-iraq-guide .statement-mini{padding:12px!important;border-radius:13px!important}
  .site-abrahamic-iraq-guide .statement-bullets{padding-inline-start:18px!important;font-size:13px!important}
  .site-abrahamic-iraq-guide .theme-tags{gap:5px!important;margin-top:12px!important}
  .site-abrahamic-iraq-guide .theme-tag{padding:5px 7px!important;font-size:9px!important}

  .site-abrahamic-iraq-guide .voice-grid{grid-template-columns:1fr!important;gap:10px!important}
  .site-abrahamic-iraq-guide .voice-card{aspect-ratio:auto!important;min-height:0!important;padding:18px!important;border-radius:18px!important}
  .site-abrahamic-iraq-guide .voice-card b{width:34px!important;height:34px!important;flex-basis:34px!important;margin-bottom:12px!important}
  .site-abrahamic-iraq-guide .voice-card h3{font-size:1.15rem!important;margin-bottom:8px!important}
  .site-abrahamic-iraq-guide .voice-card p{font-size:13.5px!important;line-height:1.58!important}
  .site-abrahamic-iraq-guide .voice-motto{border-radius:16px!important;gap:7px!important}
  .site-abrahamic-iraq-guide .partner-framework{gap:12px!important}
  .site-abrahamic-iraq-guide .partner-lockup{padding:19px!important;border-radius:18px!important}
  .site-abrahamic-iraq-guide .partner-role-grid,.site-abrahamic-iraq-guide .agenda-grid{grid-template-columns:1fr!important;gap:8px!important}
  .site-abrahamic-iraq-guide .partner-role,.site-abrahamic-iraq-guide .agenda-item{padding:15px!important;border-radius:14px!important}
  .site-abrahamic-iraq-guide .international-room-agenda{padding:16px!important;border-radius:17px!important}
  .site-abrahamic-iraq-guide .international-room-line{font-size:12.5px!important;line-height:1.55!important}
  .site-abrahamic-iraq-guide .vision-head{text-align:start!important;margin-bottom:20px!important}
  .site-abrahamic-iraq-guide .vision-card-grid{grid-template-columns:1fr!important;gap:9px!important}
  .site-abrahamic-iraq-guide .vision-card{min-height:0!important;padding:18px!important;border-radius:17px!important}
  .site-abrahamic-iraq-guide .vision-card-number{margin-bottom:12px!important}
  .site-abrahamic-iraq-guide .legal-box{grid-template-columns:1fr!important;gap:13px!important}
  .site-abraham-guide .next{display:grid!important;grid-template-columns:1fr!important;padding:20px!important;border-radius:18px!important}
  .site-abraham-guide .footer .container{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;text-align:center}
  .site-abraham-guide .footer-brand-lockup{justify-content:center!important}
}
@media(max-width:360px){
  .site-abraham-guide .event{grid-template-columns:54px 11px minmax(0,1fr)!important}
  .site-abrahamic-iraq-guide .activity-tab,.site-abrahamic-iraq-guide .statement-tab{flex-basis:82vw!important}
}

/* ---------- GENERIC POLICY / MISSION / ANALYSIS PAGES ---------- */
@media(max-width:720px){
  .site-seo-page .head-inner,.site-seo-page .wrap,.site-seo-page .foot-inner{width:calc(100% - 24px)!important}
  .site-seo-page header.head{box-shadow:0 5px 18px rgba(3,27,51,.06)}
  .site-seo-page .hero{padding:34px 0!important}
  .site-seo-page .hero h1{font-size:clamp(1.95rem,9.5vw,2.65rem)!important;line-height:1.08!important}
  .site-seo-page .hero p{font-size:15px!important;line-height:1.65!important}
  .site-seo-page .article-body{font-size:16px!important;line-height:1.72!important}
  .site-seo-page .article-body h2{font-size:clamp(1.55rem,7.5vw,2.1rem)!important;line-height:1.18!important}
  .site-seo-page .card,.site-seo-page .pillar,.site-seo-page .contact-box{padding:17px!important;border-radius:15px!important}
  .site-seo-page blockquote{margin-inline:0!important;padding:16px!important;border-radius:12px}
}

/* ---------- HERITAGE LIBRARY ---------- */
@media(max-width:720px){
  .site-heritage{overflow-x:hidden}
  .site-heritage :where(.brochure-shell,.brochure-main,.brochure-container,.passport-shell,.archive-shell){max-width:100%;min-width:0}
  .site-heritage .brochure-header{box-shadow:0 5px 18px rgba(3,27,51,.06)}
  .site-heritage .brochure-drawer{max-height:calc(100dvh - 72px);overflow-y:auto;overscroll-behavior:contain}
  .site-heritage .brochure-hero-actions{display:grid!important;grid-template-columns:1fr!important;width:100%}
  .site-heritage .brochure-gold-btn,.site-heritage .brochure-ghost-btn{width:100%;justify-content:center;text-align:center}
  .site-heritage :where(.brochure-card,.passport-card,.archive-card,.memory-card){border-radius:16px}
  .site-heritage :where(.brochure-grid,.passport-grid,.archive-grid){gap:12px}
  .site-heritage .brochure-heading h1,.site-heritage .brochure-heading h2{overflow-wrap:anywhere}
}

/* ---------- RTL refinements ---------- */
@media(max-width:760px){
  html[dir="rtl"] .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded>b{grid-column:2!important}
  html[dir="rtl"] .site-homepage .hero-action-cluster.movement-only .movement-hero-expanded span{text-align:right!important}
  html[dir="rtl"] .site-learning .dashboard-copy,html[dir="rtl"] .site-learning .dashboard-shortcut-card{text-align:right!important}
  html[dir="rtl"] .site-learning .dashboard-shortcut-link{justify-content:flex-start!important}
  html[dir="rtl"] .site-abraham-guide .vision-head{text-align:right!important}
}

/* Reduced motion remains elegant and stable. */
@media(prefers-reduced-motion:reduce){
  *{scroll-behavior:auto!important}
  .site-homepage .movement-hero-expanded,.site-learning .movement-deepdive-cta,.site-abraham-guide .vision-card{transition:none!important;transform:none!important}
}

/* === Unified site language selector (homepage component) === */
.langs,
.site-language-bar,
.global-lang-switch.site-language-bar,
.lang-switch.site-language-bar{
  display:inline-flex!important;align-items:center!important;gap:7px!important;padding:4px!important;
  border:1px solid rgba(231,201,141,.48)!important;border-radius:999px!important;
  background:rgba(255,255,255,.055)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)!important;
  white-space:nowrap!important;direction:ltr!important;unicode-bidi:isolate!important;width:auto!important;
  color:#f4f7fa!important;text-transform:none!important;
}
.langs-label{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:0 7px 0 8px!important;color:#f1dfb7!important;font-size:9px!important;font-weight:800!important;letter-spacing:.09em!important;text-transform:uppercase!important;line-height:1!important}
.langs-label svg{display:block!important;width:14px!important;height:14px!important;flex:0 0 auto!important;stroke:currentColor!important}
.lang-tabs{display:flex!important;align-items:center!important;gap:3px!important;direction:ltr!important;min-width:0}
.langs a,.langs button,.site-language-bar a,.site-language-bar button{
  appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:31px!important;padding:0 12px!important;border:1px solid transparent!important;border-radius:999px!important;
  background:transparent!important;color:#f4f7fa!important;font-size:11px!important;font-weight:700!important;letter-spacing:.01em!important;
  line-height:1!important;cursor:pointer!important;white-space:nowrap!important;direction:ltr!important;unicode-bidi:isolate!important;
  text-decoration:none!important;opacity:1!important;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease!important;
}
.langs a:hover,.langs button:hover,.site-language-bar a:hover,.site-language-bar button:hover{color:#fff!important;border-color:rgba(231,201,141,.52)!important;background:rgba(255,255,255,.075)!important;transform:translateY(-1px)}
.langs a.active-lang,.langs a[aria-current="page"],.langs button.active,.langs button[aria-current="page"],.site-language-bar a.active-lang,.site-language-bar button.active{
  color:#061b2b!important;background:#e7c98d!important;border-color:#e7c98d!important;box-shadow:0 2px 10px rgba(0,0,0,.16)!important;
}
.langs a:focus-visible,.langs button:focus-visible,.site-language-bar a:focus-visible,.site-language-bar button:focus-visible{outline:2px solid #fff!important;outline-offset:2px!important}
html[dir="rtl"] .langs-label{padding:0 8px 0 7px!important}

/* Full-width language bar used on translated pages that previously had no site bar. */
.site-unified-language-topbar{background:#041c33!important;color:#e8eef4!important;font-size:12px!important;text-transform:none!important;position:relative;z-index:121}
.site-unified-language-topbar .topbar-inner{width:min(1180px,calc(100% - 40px));min-height:48px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:16px}
.site-unified-language-topbar .topbar-status{min-width:0;color:#e8eef4}

/* Heritage inline language controls use the same component without being squeezed. */
.header-actions .site-language-bar{max-width:100%}
@media(max-width:760px){
  .topbar .topbar-inner,.site-unified-language-topbar .topbar-inner{min-height:58px!important;justify-content:center!important;padding:7px 0!important}
  .topbar .topbar-inner>div:first-child,.site-unified-language-topbar .topbar-status{display:none!important}
  .langs,.site-language-bar,.global-lang-switch.site-language-bar,.lang-switch.site-language-bar{width:100%!important;justify-content:space-between!important;gap:5px!important;padding:5px!important}
  .langs-label{flex:0 0 auto!important;padding-inline:7px 5px!important}
  .lang-tabs{flex:1 1 auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important}
  .langs a,.langs button,.site-language-bar a,.site-language-bar button{width:100%!important;min-height:34px!important;padding:0 8px!important;font-size:11px!important}
  .header-actions:has(.site-language-bar){flex-wrap:wrap!important}
  .header-actions .site-language-bar{flex:1 1 100%!important}
  .immersive-top .site-language-bar,.hero-header .site-language-bar{width:100%!important;max-width:100%!important}
}
@media(max-width:390px){
  .langs-label{font-size:8px!important;letter-spacing:.05em!important;padding-inline:5px 3px!important}
  .langs-label svg{width:13px!important;height:13px!important}
  .langs a,.langs button,.site-language-bar a,.site-language-bar button{font-size:10px!important;padding:0 5px!important}
}

/* Futuristic diplomatic header v1 — mobile final override for homepage + Statements hub */
@media(max-width:1020px){
  .diplomatic-edition .nav{min-height:64px!important}
  .diplomatic-edition .menu-btn{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;flex:0 0 40px!important;padding:0!important;border:1px solid #dce3e8!important;border-radius:11px!important;background:linear-gradient(180deg,#fff,#f5f7f8)!important;color:transparent!important;font-size:0!important;line-height:1!important;box-shadow:none!important}
  .diplomatic-edition .navlinks{z-index:300!important;top:64px!important;padding:10px 18px 16px!important;border-radius:0!important;background:#fbfcfd!important;border-color:#e1e6ea!important;box-shadow:0 18px 38px rgba(6,26,43,.10)!important}
  .diplomatic-edition .navlinks a{min-height:44px!important;padding:10px 4px!important;border-radius:0!important;border-bottom:1px solid #edf0f2!important;font-size:12px!important;background:transparent!important}
  .diplomatic-edition .navlinks a:last-child{border-bottom:0!important}
}
@media(max-width:760px){
  .diplomatic-edition .topbar-inner{min-height:38px!important;justify-content:center!important;padding:4px 0!important}
  .diplomatic-edition .topbar-inner>div:first-child{display:none!important}
  .diplomatic-edition .langs{width:auto!important;max-width:100%!important;margin:auto!important;padding:2px!important}
  .diplomatic-edition .langs-label{display:none!important}
  .diplomatic-edition .langs a,.diplomatic-edition .langs a:first-child{min-width:68px!important;min-height:27px!important;padding:0 8px!important;font-size:10px!important;border-radius:6px!important}
}
@media(max-width:390px){.diplomatic-edition .langs a,.diplomatic-edition .langs a:first-child{min-width:61px!important;padding:0 6px!important;font-size:9.5px!important}}

/* assets/readability.v1.css */
/* Deep readability & contrast pass — 2026-08-31
   Keeps the navy/gold identity while using darker gold on light surfaces,
   stronger slate for secondary copy, and brighter copy on dark surfaces. */

/* ---------- Shared rendering ---------- */
body{
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}

/* ---------- Main homepage ---------- */
body.site-homepage{
  --read-text:#243546;
  --read-muted:#4b5d6d;
  --read-muted-soft:#586876;
  --read-gold:#765116;
  --read-gold-strong:#6f4b10;
  --read-light:#dce7ef;
  --read-light-soft:#cbd8e3;
  --read-gold-light:#f2d89c;
}
body.site-homepage :where(.section-head p,.pillar p,.about-copy p,.card p,.safety-note,.form-foot p,.briefing-meta span){color:var(--read-muted)!important}
body.site-homepage :where(.brand-text span,.notice,.small-copy){color:var(--read-muted-soft)!important}
body.site-homepage :where(.kicker,.institutional-badge){color:var(--read-gold)!important}
body.site-homepage :where(.pillar .icon,.check,.meta){color:var(--read-gold-strong)!important}
body.site-homepage .hero :where(.kicker,.eyebrow){color:var(--read-gold-light)!important}
body.site-homepage .hero :where(.hero-sub,.hero-copy>p,.hero-actions-note){color:var(--read-light)!important}
body.site-homepage :where(.official-card p,.official-card .institutional-line){color:#e4edf3!important}
body.site-homepage .official-card .fine{color:#cbd8e3!important}
body.site-homepage :where(.protocol-step,.credibility-item span){color:#d4e0e9!important}
body.site-homepage footer :where(li,p,.footer-bottom,.footer-brand p){color:#cbd8e3!important}
body.site-homepage .hero-action-cluster.movement-only .movement-hero-expanded em{color:#e0e9f0!important}
body.site-homepage .hero-action-cluster.movement-only .movement-hero-expanded small{color:#f2d89c!important}

/* ---------- Learning Center ---------- */
body.site-learning{
  --muted:#4b5d6d;
  --read-muted:#4b5d6d;
  --read-muted-soft:#586876;
  --read-gold:#765116;
  --read-light:#dce7ef;
  --read-gold-light:#f2d89c;
}
body.site-learning :where(.dashboard-intro,.dashboard-chooser>p,.dashboard-progress-title,.dashboard-progress-tools,.dashboard-module p,.milestone-card p,.knowledge-cta p,.learning-guides-head p,.guide-card small,.practice-card p,.enrichment-block>.sub,.fact-card p,.mini-info-card p,.pathway-stage-copy>p,.pathway-focus-note,.dashboard-shortcut-card p,.dashboard-heritage-copy span){color:var(--read-muted)!important}
body.site-learning :where(.quick-card .num,.concept .tag,.dashboard-copy .dashboard-eyebrow,.dashboard-shortcut-kicker,.dashboard-heritage-copy small,.learning-brand-stamp-copy>span,.now-card b){color:var(--read-gold)!important}
body.site-learning .learning-brand-stamp-copy>small{color:var(--read-muted-soft)!important}
body.site-learning :where(.concept .detail,.feedback,.module-guide p){color:#46596a!important}
body.site-learning .heritage-card p{color:#e1e9ef!important}
body.site-learning .heritage-card .credit{color:#cbd8e3!important}
body.site-learning .movement-deepdive-copy p{color:#e1ebf2!important}
body.site-learning .movement-deepdive-tags span{color:#f4dfb3!important}
body.site-learning :where(.footer-disclaimer,.footer-brand-lockup small){color:#cbd8e3!important}

/* ---------- Abraham Accords + Abrahamic Movement guides ---------- */
body.site-abraham-guide{
  --muted:#4b5d6d;
  --read-muted:#4b5d6d;
  --read-muted-soft:#586876;
  --read-gold:#765116;
  --read-light:#dce7ef;
  --read-gold-light:#f2d89c;
}
body.site-abraham-guide .section:not(.dark) :where(.kicker,.section-kicker){color:var(--read-gold)!important}
body.site-abraham-guide :where(.section:not(.dark) .section-head p,.event p,.mini-card p,.term p,.country-tab small,.statement-tab small,.country-panel p,.list-card li,.view p,.flash .answer,.vision-head p,.vision-card p,.statement-panel p,.statement-bullets,.event-spotlight p,.activity-panel p,.activity-panel ul,.debate-card p){color:var(--read-muted)!important}
body.site-abraham-guide :where(.hero-art figcaption,.statement-art figcaption,.identity-note,.source-context){color:var(--read-muted-soft)!important}
body.site-abraham-guide .country-panel .date{color:var(--read-gold)!important}
body.site-abraham-guide :where(.person-role,.partner-role b,.vision-card-label,.now-card b){color:var(--read-gold)!important}
body.site-abraham-guide .section.dark :where(.kicker,.section-kicker){color:var(--read-gold-light)!important}
body.site-abraham-guide .section.dark :where(.section-head p,.iraq-copy p){color:#dce7ef!important}
body.site-abraham-guide :where(.status span,.next p,.legal-card p){color:#dce7ef!important}
body.site-abraham-guide .partner-lockup p{color:#edf4f9!important}
body.site-abraham-guide .partner-lockup .partner-label{color:#f2d89c!important}
body.site-abraham-guide .partner-boundary{color:#edf4f9!important}
body.site-abraham-guide :where(.voice-motto span,.guide-brand-stamp span,.footer-brand-lockup span){color:#f0d69a!important}
body.site-abraham-guide :where(.footer-disclaimer,.footer .container){color:#cbd8e3!important}

/* ---------- Mission, Analysis, Contact, Statements ---------- */
body.site-seo-page{
  --muted:#4b5d6d;
}
body.site-seo-page :where(.article-meta,.card p,.source-note,.article-logo figcaption,.article-language-note,.page-langs .lang-label){color:#4b5d6d!important}
body.site-seo-page .breadcrumb{color:#586876!important}
body.site-seo-page .breadcrumb a{color:#46596a!important}
body.site-seo-page .notice{color:#536372!important}
body.site-seo-page .page-langs a{color:#46596a!important}
body.site-seo-page .hero .kicker{color:#f2d89c!important}
body.site-seo-page .hero p{color:#e1e9ef!important}
body.site-seo-page .foot{color:#cbd8e3!important}

/* ---------- Iraqi Jewish Heritage system ---------- */
body.site-heritage{
  --read-text:#243546;
  --read-muted:#53616d;
  --read-muted-soft:#5c6974;
  --read-gold:#765116;
  --read-gold-soft:#806023;
  --read-light:#dce7ef;
  --read-light-soft:#cbd8e3;
  --read-gold-light:#f2d89c;
}
/* Light paper/white surfaces */
body.site-heritage :where(.section:not(.dark) .section-head p,.copy-block p,.feature-card p,.plan-card p,.dest-card p,.root-card p,.timeline-item p,.site-long-brief,.research-head p,.research-story p,.research-sources p,.connection-card p,.connection-empty p,.archive-card-body p,.collection-card p,.people-card p,.learn-card p,.learn-narrative p,.assistant-intro p,.assistant-summary p,.search-result p,.baghdad-groups p,.entity-story p,.entity-note p,.site-alias-box p,.editorial-status>p,.method-grid p,.revision-row p,.archive-story-card p,.figure-portrait-card figcaption){color:var(--read-muted)!important}
body.site-heritage :where(nav a,.small-copy,.roots-results,.pick-row label small,.it-stop small,.notice,.consent,.audio-strip span,.nearby-card small,.root-note small,.site-hero-meta>span,.research-language-note,.research-facts li,.atlas-filter,.map-tools button,.audio-btn,.passport-btn,.search-filters label,.search-meta,.opacity-control,.figure-directory-summary span,.figure-id){color:var(--read-muted-soft)!important}
/* Small gold labels on light surfaces need a darker gold than decorative gold. */
body.site-heritage :where(.section:not(.dark) .kicker,.section:not(.dark) .section-head .kicker,.feature-card>span,.plan-card>span,.dest-type,.research-period small,.research-story small,.source-stack i,.site-timeline-date,.connection-card small,.archive-card-body>small,.archive-rights b,.collection-card small,.people-type,.people-city small,.people-sites small,.site-archive-card small,.era-chip small,.history-source small,.learn-card small,.search-result small,.baghdad-groups small,.compare-label,.entity-meta span,.site-alias-box small,.editorial-status-grid small,.archive-story-card small,.people-origin){color:var(--read-gold)!important}
body.site-heritage :where(.brand-copy small,.lang-switch button,.global-lang-switch button){color:#4f5c66!important}
/* Dark/image surfaces */
body.site-heritage .hero :where(.kicker,.hero h1 em){color:var(--read-gold-light)!important}
body.site-heritage .hero p{color:#e1e9ef!important}
body.site-heritage .hero-stats span{color:#d8e3eb!important}
body.site-heritage .section.dark :where(.section-head p,.copy-block p){color:#dce7ef!important}
body.site-heritage :where(.page-hero p,.site-evidence-band p,.immersive-page-head p){color:#dce7ef!important}
body.site-heritage :where(.page-hero .breadcrumbs,.page-hero .breadcrumbs a,.immersive-page-head .crumb,.immersive-page-head .crumb a){color:#cbd8e3!important}
body.site-heritage :where(.page-hero .kicker,.site-evidence-band small,.immersive-brand small){color:#f2d89c!important}
body.site-heritage footer :where(p,.footer-note,.footer-links a){color:#cbd8e3!important}
/* Brochure homepage light headings */
body.site-heritage.brochure-home :where(.brochure-heading span,.brochure-heading.row>a b,.journeys-intro>span,.passport-brochure>div>span){color:var(--read-gold)!important}
body.site-heritage.brochure-home .brochure-heading p{color:var(--read-muted)!important}
body.site-heritage.brochure-home .brochure-experience-grid span{color:var(--read-muted)!important}

/* ---------- Generic fallback pages ---------- */
body.site-generic{color:#243546}

/* ---------- Mobile readability reinforcement ---------- */
@media(max-width:760px){
  body.site-homepage :where(.section-head p,.pillar p,.about-copy p,.card p),
  body.site-learning :where(.dashboard-intro,.dashboard-module p,.milestone-card p,.practice-card p),
  body.site-abraham-guide :where(.section-head p,.event p,.statement-panel p,.activity-panel p),
  body.site-seo-page :where(.hero p,.article-body,.card p),
  body.site-heritage :where(.section-head p,.copy-block p,.dest-card p,.site-long-brief,.research-story p){
    opacity:1!important;
  }
}

/* Homepage dark-panel exceptions + live briefing readability */
body.site-homepage :where(.initiative .kicker,.contact-panel .kicker){color:#f2d89c!important}
body.site-homepage .contact-panel p{color:#e1e9ef!important}
body.site-homepage :where(.osint-briefing-head p,.osint-story p){color:#4b5d6d!important}
body.site-homepage :where(.osint-status-chip span,.osint-score span,.osint-story-source,.osint-briefing-foot,.osint-empty){color:#536372!important}
body.site-homepage .osint-story-meta span{color:#765116!important}
body.site-homepage :where(.osint-filter:hover,.osint-filter.is-active,.osint-story-link:hover){color:#765116!important}

/* assets/mobile-experience.v5.css */
/* Mobile experience layer — homepage only. Desktop geometry is intentionally untouched. */
@media (max-width:760px){
  .site-homepage{
    --mx:18px;
    --mobile-card:84vw;
    padding-bottom:0;
    background:#fff;
  }
  .site-homepage main{overflow:hidden}
  .site-homepage .section{padding:68px 0!important}
  .site-homepage .section-head,
  .site-homepage .section-toolbar{text-align:start!important}
  .site-homepage .section-head{margin:0 0 28px!important}
  .site-homepage .section-head h2,
  .site-homepage .section-toolbar h2{font-size:clamp(1.85rem,8vw,2.45rem)!important;line-height:1.08!important;letter-spacing:-.025em!important}
  .site-homepage .section-head p{font-size:15px!important;line-height:1.68!important}
  .site-homepage .kicker{font-size:9px!important;letter-spacing:.17em!important;margin-bottom:10px!important}

  /* Hero: immersive first frame with a visible continuation cue. */
  .site-homepage .hero{position:relative;min-height:86svh;background-position:58% center!important;isolation:isolate}
  .site-homepage .hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:
      radial-gradient(circle at 76% 16%,rgba(211,174,101,.16),transparent 31%),
      linear-gradient(180deg,rgba(3,25,47,.16),rgba(3,25,47,.58) 70%,rgba(3,25,47,.92));}
  .site-homepage .hero-inner{position:relative;z-index:1;min-height:86svh!important;padding:34px 0 30px!important;align-content:center!important}
  .site-homepage .hero h1{font-size:clamp(2.35rem,11.5vw,3.15rem)!important;line-height:1.01!important;max-width:12ch!important;text-wrap:balance}
  .site-homepage .hero p{max-width:35rem!important;font-size:15.5px!important;line-height:1.65!important}
  .site-homepage .hero-bridge i{animation:mobileBridgePulse 3.4s ease-in-out infinite}
  .site-homepage .movement-hero-expanded{transition:transform .25s ease,border-color .25s ease,background .25s ease!important}
  .site-homepage .movement-hero-expanded:active{transform:scale(.985)}
  .site-homepage .mobile-scroll-cue{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#f4dfb4;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
  .site-homepage .mobile-scroll-cue i{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(244,223,180,.42);border-radius:50%;font-style:normal;animation:mobileCue 1.8s ease-in-out infinite}

  /* Pull the diplomatic-purpose card out like the next chapter of the story. */
  .site-homepage .official-card{margin-top:6px!important;border:1px solid rgba(225,192,127,.32)!important;border-radius:22px!important;background:linear-gradient(145deg,rgba(7,38,66,.96),rgba(10,57,90,.93))!important;box-shadow:0 22px 50px rgba(0,0,0,.28)!important}

  /* Compact independence + swipeable credibility chips. */
  .site-homepage .independence-inner{grid-template-columns:34px minmax(0,1fr)!important;gap:12px!important;padding:18px 0!important}
  .site-homepage .independence .shield{width:28px!important;height:33px!important}
  .site-homepage .independence p{font-size:11.5px!important;line-height:1.55!important}
  .site-homepage .independence .text-link{grid-column:2!important;font-size:11px!important}
  .site-homepage .credibility-strip{padding:13px 0!important;overflow:hidden}
  .site-homepage .credibility-grid{display:flex!important;gap:9px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:0 var(--mx) 4px!important;width:100%!important;scrollbar-width:none}
  .site-homepage .credibility-grid::-webkit-scrollbar{display:none}
  .site-homepage .credibility-item{flex:0 0 66vw!important;min-height:76px!important;padding:15px 16px!important;border:1px solid #e3e9ed!important;border-radius:16px!important;background:#fff!important;scroll-snap-align:start;box-shadow:0 8px 22px rgba(3,27,51,.055)}
  .site-homepage .credibility-item strong{font-size:13.5px!important;color:#0b2033!important;font-weight:800!important;opacity:1!important}
  .site-homepage .credibility-item span{font-size:11px!important;line-height:1.5!important;margin-top:4px!important;color:#293b49!important;font-weight:700!important;letter-spacing:.045em!important;opacity:1!important}

  /* Mission: card rail instead of four stacked blocks. */
  .site-homepage #mission{background:linear-gradient(180deg,#fbfaf7,#f5f0e7)}
  .site-homepage #mission .section-head{text-align:start!important}
  .site-homepage .pillars{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scroll-padding-inline:var(--mx);margin-inline:calc(var(--mx) * -1)!important;padding:4px var(--mx) 18px!important;scrollbar-width:none}
  .site-homepage .pillars::-webkit-scrollbar{display:none}
  .site-homepage .pillar{position:relative;flex:0 0 var(--mobile-card)!important;min-height:245px!important;padding:26px 24px!important;text-align:start!important;border:1px solid rgba(6,41,74,.09)!important;border-radius:22px!important;background:#fff!important;scroll-snap-align:start;box-shadow:0 16px 36px rgba(3,27,51,.08)}
  .site-homepage .pillar .icon{margin:0 0 28px!important;width:54px!important;height:54px!important;font-size:23px!important}
  .site-homepage .pillar h3{font:700 20px/1.25 "Libre Baskerville",serif!important;margin-bottom:10px!important}
  .site-homepage .pillar p{font-size:14px!important;line-height:1.62!important}
  .site-homepage .mobile-rail-hint{display:flex;align-items:center;gap:8px;margin:-12px 0 18px;color:#7a684e;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
  .site-homepage .mobile-rail-hint:after{content:"";width:42px;height:1px;background:currentColor;opacity:.4}

  /* Heritage: compact swipe experience with uncropped media and fully visible copy. */
  .site-homepage .discover-home{margin:0!important;background:
    radial-gradient(circle at 18% 10%,rgba(198,161,91,.12),transparent 23%),#061b31!important}
  .site-homepage .discover-home .discover-shell{width:100%!important;padding:38px 0 40px!important}
  .site-homepage .discover-home .discover-top{display:block!important}
  .site-homepage .discover-home .discover-top>div:first-child{padding-inline:var(--mx)}
  .site-homepage .discover-home h2{font-size:clamp(2.15rem,10vw,2.8rem)!important;line-height:1!important;margin:8px 0 12px!important}
  .site-homepage .discover-home .discover-lead{font-size:13.5px!important;line-height:1.58!important;margin-bottom:0!important}
  .site-homepage .discover-home .discover-actions{display:flex!important;gap:8px!important;margin-top:16px!important;overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none}
  .site-homepage .discover-home .discover-actions::-webkit-scrollbar{display:none}
  .site-homepage .discover-home .discover-btn{flex:0 0 auto!important;min-height:40px!important;padding:0 14px!important;font-size:10px!important}
  .site-homepage .discover-home .discover-metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-top:16px!important;padding-top:14px!important}
  .site-homepage .discover-home .discover-metric{text-align:center;padding:8px 3px;border-radius:12px;background:rgba(255,255,255,.045);min-width:0}
  .site-homepage .discover-home .discover-metric strong{font-size:22px!important;line-height:1!important}
  .site-homepage .discover-home .discover-metric span{font-size:7px!important;letter-spacing:.06em!important;line-height:1.25!important;overflow-wrap:anywhere}
  .site-homepage .discover-home .discover-feature{display:flex!important;flex-direction:column!important;margin:18px var(--mx) 0!important;min-height:0!important;border-radius:18px!important;overflow:hidden!important;background:#102b40!important;text-decoration:none!important}
  .site-homepage .discover-home .discover-feature img{position:static!important;display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:contain!important;background:#0d263a!important}
  .site-homepage .discover-home .discover-feature:after{display:none!important}
  .site-homepage .discover-home .discover-feature-copy{position:static!important;display:block!important;padding:13px 15px 15px!important;background:#102b40!important}
  .site-homepage .discover-home .discover-feature-copy small{font-size:8px!important}
  .site-homepage .discover-home .discover-feature-copy strong{font-size:21px!important;line-height:1.14!important;margin:4px 0 5px!important;overflow-wrap:anywhere}
  .site-homepage .discover-home .discover-feature-copy span{display:block;font-size:10px!important;line-height:1.4!important;overflow-wrap:anywhere}
  .site-homepage .discover-home .discover-cards{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;overscroll-behavior-inline:contain;padding:0 var(--mx) 8px!important;margin-top:12px!important;scroll-padding-inline:var(--mx);scrollbar-width:none}
  .site-homepage .discover-home .discover-cards::-webkit-scrollbar{display:none}
  .site-homepage .discover-home .discover-card{position:relative!important;display:flex!important;flex:0 0 min(72vw,290px)!important;flex-direction:column!important;min-width:0!important;min-height:0!important;border-radius:17px!important;overflow:hidden!important;background:#102b40!important;scroll-snap-align:start!important;text-decoration:none!important}
  .site-homepage .discover-home .discover-card img{position:static!important;display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:contain!important;background:#0d263a!important}
  .site-homepage .discover-home .discover-card:after{display:none!important}
  .site-homepage .discover-home .discover-card-copy{position:static!important;display:flex!important;flex-direction:column!important;min-height:70px!important;padding:11px 13px 13px!important;background:#102b40!important}
  .site-homepage .discover-home .discover-card-copy small{font-size:7.5px!important;line-height:1.35!important;overflow-wrap:anywhere}
  .site-homepage .discover-home .discover-card-copy strong{font-size:18px!important;line-height:1.15!important;margin-top:4px!important;overflow-wrap:anywhere}

  /* Learning: a visual feature, not another text section. */
  .site-homepage .learn-home{padding:0 0 66px!important;background:#eef3f7!important;overflow:hidden}
  .site-homepage .learn-home .container{width:100%!important}
  .site-homepage .learn-home-grid{display:flex!important;flex-direction:column!important;gap:0!important}
  .site-homepage .learn-home-art{order:-1!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#dfe9f0!important}
  .site-homepage .learn-home-art img{width:100%!important;aspect-ratio:16/11!important;object-fit:cover!important}
  .site-homepage .learn-home-grid>div:first-child{padding:38px var(--mx) 0!important}
  .site-homepage .learn-home h2{font-size:clamp(2rem,9vw,2.65rem)!important;line-height:1.08!important}
  .site-homepage .learn-home p{font-size:15px!important;line-height:1.68!important}
  .site-homepage .learn-home-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:22px!important}
  .site-homepage .learn-home-actions .btn{grid-column:1/-1!important;min-height:50px!important;border-radius:14px!important}
  .site-homepage .learn-home-link{display:flex!important;align-items:center!important;justify-content:center!important;min-height:58px!important;padding:10px!important;text-align:center!important;text-decoration:none!important;border:1px solid #ccd8df!important;border-radius:14px!important;background:#fff!important;font-size:11px!important;line-height:1.35!important;box-shadow:0 8px 18px rgba(3,27,51,.045)}

  /* Statements: contained editorial swipe rail; no text or image can escape a card. */
  .site-homepage #statements{background:#fff;overflow:hidden!important}
  .site-homepage #statements .container{min-width:0!important}
  .site-homepage #statements .section-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:12px!important;margin-bottom:22px!important;min-width:0!important}
  .site-homepage #statements .section-toolbar>div{min-width:0!important}
  .site-homepage #statements .section-toolbar h2{max-width:100%!important;overflow-wrap:anywhere!important}
  .site-homepage #statements .section-toolbar .text-link{justify-self:start;max-width:100%!important}
  .site-homepage #statements .cards{display:flex!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scroll-padding-inline:var(--mx);margin-inline:calc(var(--mx) * -1)!important;padding:4px var(--mx) 20px!important;scrollbar-width:none;min-width:0!important;max-width:calc(100% + (var(--mx) * 2))!important}
  .site-homepage #statements .cards::-webkit-scrollbar{display:none}
  .site-homepage #statements .card{display:flex!important;flex:0 0 min(82vw,340px)!important;flex-direction:column!important;min-width:0!important;max-width:calc(100vw - (var(--mx) * 2))!important;overflow:hidden!important;scroll-snap-align:start;border-radius:20px!important;box-shadow:0 14px 34px rgba(3,27,51,.085)!important}
  .site-homepage #statements .card-image{flex:0 0 auto!important;width:100%!important;height:auto!important;aspect-ratio:16/10!important;overflow:hidden!important;min-width:0!important}
  .site-homepage #statements .card-image img{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;object-fit:cover!important}
  .site-homepage #statements .card-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:19px!important;overflow:hidden!important;box-sizing:border-box!important}
  .site-homepage #statements .card .meta,.site-homepage #statements .card h3,.site-homepage #statements .card p,.site-homepage #statements .read{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important}
  .site-homepage #statements .card h3{font-size:18px!important;line-height:1.3!important;margin-inline:0!important}
  .site-homepage #statements .card p{font-size:13px!important;line-height:1.55!important;margin-inline:0!important}
  .site-homepage #statements .read{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;margin-top:auto!important;padding-top:14px;border-top:1px solid #e7ecef;white-space:normal!important}
  .site-homepage #statements .read span{flex:0 0 auto}

  /* Featured initiative: immersive feature card. */
  .site-homepage #initiatives{padding:0!important;background:#fff!important}
  .site-homepage #initiatives .container{width:100%!important}
  .site-homepage .initiative{border-radius:0!important;padding:58px var(--mx)!important;gap:30px!important;background:linear-gradient(145deg,#041e37,#0b4268)!important}
  .site-homepage .initiative h2{font-size:clamp(2rem,9vw,2.65rem)!important}
  .site-homepage .initiative-side{padding-inline-start:0!important;border-inline-start:0!important;padding-top:24px;border-top:1px solid rgba(255,255,255,.17)}
  .site-homepage .initiative-side .btn{width:100%!important}

  /* Policy priorities: another deliberate swipe rail. */
  .site-homepage #policy{background:#f7f8f9}
  .site-homepage .policy-grid{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scroll-padding-inline:var(--mx);margin-inline:calc(var(--mx) * -1)!important;padding:3px var(--mx) 20px!important;scrollbar-width:none}
  .site-homepage .policy-grid::-webkit-scrollbar{display:none}
  .site-homepage .policy{flex:0 0 79vw!important;min-height:245px!important;scroll-snap-align:start;border-top-width:4px!important;border-radius:0 0 20px 20px!important;padding:26px!important;box-shadow:0 13px 28px rgba(3,27,51,.07)!important}
  .site-homepage .policy .number{font-size:39px!important}
  .site-homepage .policy h3{font-size:19px!important;line-height:1.3!important}
  .site-homepage .policy p{font-size:13.5px!important;line-height:1.6!important}

  /* Live briefing + forms: make controls feel touch-native. */
  .site-homepage .osint-toolbar{display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none;padding-bottom:6px}
  .site-homepage .osint-toolbar::-webkit-scrollbar{display:none}
  .site-homepage .osint-filter{flex:0 0 auto;min-height:42px!important;border-radius:999px!important}
  .site-homepage .contact-panel,.site-homepage .inquiry-form{border-radius:20px!important}
  .site-homepage .form-grid{gap:14px!important}

  /* Mobile quick navigation: static in normal flow under the header. */
  .site-homepage .mobile-home-dock{position:static!important;z-index:auto!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:calc(100% - 24px);height:58px;margin:10px auto 12px!important;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:4px;border:1px solid rgba(6,41,74,.11);border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(3,27,51,.10);backdrop-filter:none;-webkit-backdrop-filter:none}
  .site-homepage .mobile-home-dock a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:50px;border-radius:14px;color:#536575;text-decoration:none;font-size:8px;font-weight:800;letter-spacing:.045em;transition:.2s ease}
  .site-homepage .mobile-home-dock a svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;fill:none}
  .site-homepage .mobile-home-dock a.is-active{color:#072a48;background:#f5eddd}
  .site-homepage .mobile-home-dock a.is-active:after{content:"";position:absolute;bottom:4px;width:14px;height:2px;border-radius:999px;background:#bd8936}

  /* Soft depth on tap, while respecting reduced motion. */
  .site-homepage .pillar:active,.site-homepage .policy:active,.site-homepage #statements .card:active,.site-homepage .discover-card:active{transform:scale(.985)}
}

@media (max-width:380px){
  .site-homepage{--mx:14px;--mobile-card:86vw}
  .site-homepage .learn-home-actions{grid-template-columns:1fr!important}
  .site-homepage .learn-home-actions .btn{grid-column:auto!important}
  .site-homepage .mobile-home-dock{width:calc(100% - 16px);margin-top:8px;margin-bottom:10px}
}

@media (prefers-reduced-motion:reduce){
  .site-homepage .hero-bridge i,.site-homepage .mobile-scroll-cue i{animation:none!important}
  .site-homepage *{scroll-behavior:auto!important}
}

@keyframes mobileBridgePulse{0%,100%{opacity:.55;transform:scaleX(.72)}50%{opacity:1;transform:scaleX(1)}}
@keyframes mobileCue{0%,100%{transform:translateY(0)}50%{transform:translateY(4px)}}

/* assets/credibility-readability.v1.css */
/* Homepage credibility strip readability refinement.
   Visual-only: strengthens contrast and type without changing copy or layout. */
.site-homepage .credibility-item strong{
  color:#071d31!important;
  opacity:1!important;
  font-weight:800!important;
}
.site-homepage .credibility-item span{
  display:block!important;
  color:#263846!important;
  opacity:1!important;
  font-weight:650!important;
  text-transform:none!important;
  letter-spacing:.015em!important;
  line-height:1.5!important;
}
@media (min-width:821px){
  .site-homepage .credibility-item strong{
    font-size:18px!important;
    line-height:1.28!important;
  }
  .site-homepage .credibility-item span{
    font-size:12.5px!important;
    margin-top:6px!important;
  }
}
@media (max-width:820px){
  .site-homepage .credibility-item strong{
    font-size:14.5px!important;
    line-height:1.3!important;
  }
  .site-homepage .credibility-item span{
    font-size:12px!important;
    margin-top:5px!important;
    letter-spacing:0!important;
  }
}

/* assets/discover-swipe.v1.css */
/* Cumulative V4 — Discover Jewish Iraq horizontal gallery.
   Loaded after existing homepage/mobile layers so it owns gallery geometry only. */
.site-homepage .discover-home .discover-shell{
  width:min(1180px,calc(100% - 40px))!important;
  padding:58px 0!important;
}
.site-homepage .discover-home .discover-top{
  display:block!important;
}
.site-homepage .discover-home .discover-top>div:first-child{
  max-width:820px;
}
.site-homepage .discover-home .discover-gallery-shell{
  position:relative;
  margin-top:28px;
  min-width:0;
}
.site-homepage .discover-home .discover-gallery-controls{
  display:flex;
  justify-content:flex-end;
  gap:8px;
  margin-bottom:10px;
}
.site-homepage .discover-home[dir="rtl"] .discover-gallery-controls{
  justify-content:flex-start;
}
.site-homepage .discover-home .discover-gallery-btn{
  appearance:none;
  width:42px;
  height:42px;
  border:1px solid rgba(230,202,141,.58);
  border-radius:50%;
  display:inline-grid;
  place-items:center;
  background:rgba(255,255,255,.055);
  color:#f0d79d;
  font:700 23px/1 system-ui,sans-serif;
  cursor:pointer;
  transition:background .18s ease,transform .18s ease,border-color .18s ease;
}
.site-homepage .discover-home .discover-gallery-btn:hover,
.site-homepage .discover-home .discover-gallery-btn:focus-visible{
  background:rgba(198,161,91,.18);
  border-color:#d9b968;
  outline:none;
}
.site-homepage .discover-home .discover-gallery-btn:active{transform:scale(.96)}
.site-homepage .discover-home .discover-gallery{
  display:flex!important;
  grid-template-columns:none!important;
  gap:14px!important;
  width:100%;
  max-width:100%;
  margin:0!important;
  padding:0 0 8px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scroll-padding-inline:1px;
  scroll-behavior:smooth;
  overscroll-behavior-inline:contain;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.site-homepage .discover-home .discover-gallery::-webkit-scrollbar{display:none}
.site-homepage .discover-home .discover-slide{
  position:relative!important;
  display:flex!important;
  flex:0 0 clamp(330px,38vw,438px)!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  border-radius:22px!important;
  overflow:hidden!important;
  background:#102b40!important;
  text-decoration:none!important;
  scroll-snap-align:start!important;
  box-shadow:0 16px 34px rgba(0,0,0,.12);
}
.site-homepage .discover-home .discover-slide img{
  position:static!important;
  inset:auto!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:246px!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center!important;
  background:#0d263a!important;
}
.site-homepage .discover-home .discover-slide:after{display:none!important}
.site-homepage .discover-home .discover-slide .discover-feature-copy,
.site-homepage .discover-home .discover-slide .discover-card-copy{
  position:static!important;
  inset:auto!important;
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  min-height:112px!important;
  padding:16px 18px 18px!important;
  background:#102b40!important;
  z-index:1;
}
.site-homepage .discover-home .discover-slide .discover-feature-copy small,
.site-homepage .discover-home .discover-slide .discover-card-copy small{
  font-size:9px!important;
  line-height:1.35!important;
  letter-spacing:.1em!important;
  color:#e5cd99!important;
  overflow-wrap:anywhere;
}
.site-homepage .discover-home .discover-slide .discover-feature-copy strong,
.site-homepage .discover-home .discover-slide .discover-card-copy strong{
  display:block!important;
  font:500 24px/1.15 Georgia,serif!important;
  color:#fff!important;
  margin:6px 0 0!important;
  overflow-wrap:anywhere;
}
.site-homepage .discover-home .discover-slide .discover-feature-copy>span{
  display:block!important;
  margin-top:7px!important;
  font-size:11px!important;
  line-height:1.45!important;
  color:#d2dce4!important;
  overflow-wrap:anywhere;
}
.site-homepage .discover-home[dir="rtl"] .discover-slide .discover-feature-copy,
.site-homepage .discover-home[dir="rtl"] .discover-slide .discover-card-copy{text-align:right}

@media(max-width:900px){
  .site-homepage .discover-home .discover-slide{flex-basis:min(48vw,410px)!important}
}

@media(max-width:680px){
  .site-homepage .discover-home .discover-shell{
    width:100%!important;
    padding:38px 0 42px!important;
  }
  .site-homepage .discover-home .discover-top>div:first-child{
    max-width:none!important;
    padding-inline:var(--mx,16px)!important;
  }
  .site-homepage .discover-home .discover-gallery-shell{
    margin-top:20px!important;
  }
  .site-homepage .discover-home .discover-gallery-controls{display:none!important}
  .site-homepage .discover-home .discover-gallery{
    gap:12px!important;
    padding:0 var(--mx,16px) 8px!important;
    scroll-padding-inline:var(--mx,16px)!important;
  }
  .site-homepage .discover-home .discover-slide{
    flex:0 0 min(86vw,390px)!important;
    border-radius:20px!important;
  }
  /* Large, normal destination photography on phones — no square contain/letterbox treatment. */
  .site-homepage .discover-home .discover-slide img{
    width:100%!important;
    height:clamp(225px,61vw,300px)!important;
    aspect-ratio:auto!important;
    object-fit:cover!important;
    object-position:center!important;
  }
  .site-homepage .discover-home .discover-slide .discover-feature-copy,
  .site-homepage .discover-home .discover-slide .discover-card-copy{
    min-height:96px!important;
    padding:14px 16px 16px!important;
  }
  .site-homepage .discover-home .discover-slide .discover-feature-copy strong,
  .site-homepage .discover-home .discover-slide .discover-card-copy strong{
    font-size:22px!important;
  }
  .site-homepage .discover-home .discover-slide .discover-feature-copy small,
  .site-homepage .discover-home .discover-slide .discover-card-copy small{font-size:8.5px!important}
}

@media(prefers-reduced-motion:reduce){
  .site-homepage .discover-home .discover-gallery{scroll-behavior:auto!important}
  .site-homepage .discover-home .discover-gallery-btn{transition:none!important}
}

/* assets/discover-swipe.v2.css */
/* Cumulative V5 — genuinely compact Discover Jewish Iraq section.
   Keeps all copy and the V4 swipe behavior, but reduces the section's actual
   vertical footprint. Desktop uses a two-column intro/gallery composition;
   mobile keeps large landscape photography and a short swipe rail. */

@media (min-width: 901px){
  .site-homepage .discover-home .discover-shell{
    width:min(1240px,calc(100% - 48px))!important;
    padding:42px 0!important;
    display:grid!important;
    grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr)!important;
    gap:34px!important;
    align-items:center!important;
  }
  .site-homepage .discover-home .discover-top{
    display:block!important;
    min-width:0!important;
  }
  .site-homepage .discover-home .discover-top>div:first-child{
    max-width:470px!important;
  }
  .site-homepage .discover-home h2{
    font-size:clamp(40px,4vw,58px)!important;
    margin:9px 0 13px!important;
  }
  .site-homepage .discover-home .discover-lead{
    font-size:14px!important;
    line-height:1.58!important;
  }
  .site-homepage .discover-home .discover-actions{
    margin-top:17px!important;
    gap:8px!important;
  }
  .site-homepage .discover-home .discover-btn{
    min-height:40px!important;
    padding-inline:14px!important;
    font-size:10px!important;
  }
  .site-homepage .discover-home .discover-metrics{
    margin-top:18px!important;
    padding-top:15px!important;
    gap:18px!important;
  }
  .site-homepage .discover-home .discover-metric strong{font-size:24px!important}
  .site-homepage .discover-home .discover-gallery-shell{
    margin-top:0!important;
    min-width:0!important;
  }
  .site-homepage .discover-home .discover-gallery-controls{
    margin:0 0 8px!important;
  }
  .site-homepage .discover-home .discover-gallery-btn{
    width:38px!important;
    height:38px!important;
    font-size:21px!important;
  }
  .site-homepage .discover-home .discover-gallery{
    gap:12px!important;
    padding-bottom:4px!important;
  }
  .site-homepage .discover-home .discover-slide{
    flex-basis:clamp(300px,28vw,370px)!important;
    border-radius:20px!important;
  }
  .site-homepage .discover-home .discover-slide img{
    height:205px!important;
    object-fit:cover!important;
  }
  .site-homepage .discover-home .discover-slide .discover-feature-copy,
  .site-homepage .discover-home .discover-slide .discover-card-copy{
    min-height:92px!important;
    padding:13px 15px 15px!important;
  }
  .site-homepage .discover-home .discover-slide .discover-feature-copy strong,
  .site-homepage .discover-home .discover-slide .discover-card-copy strong{
    font-size:21px!important;
  }
}

@media (min-width:681px) and (max-width:900px){
  .site-homepage .discover-home .discover-shell{
    padding:36px 0!important;
  }
  .site-homepage .discover-home h2{margin-bottom:13px!important}
  .site-homepage .discover-home .discover-actions{margin-top:17px!important}
  .site-homepage .discover-home .discover-metrics{
    margin-top:18px!important;
    padding-top:15px!important;
  }
  .site-homepage .discover-home .discover-gallery-shell{margin-top:18px!important}
  .site-homepage .discover-home .discover-slide{flex-basis:min(44vw,360px)!important}
  .site-homepage .discover-home .discover-slide img{height:210px!important}
  .site-homepage .discover-home .discover-slide .discover-feature-copy,
  .site-homepage .discover-home .discover-slide .discover-card-copy{
    min-height:90px!important;
    padding:13px 15px 15px!important;
  }
}

@media (max-width:680px){
  .site-homepage .discover-home .discover-shell{
    width:100%!important;
    padding:28px 0 30px!important;
  }
  .site-homepage .discover-home .discover-top>div:first-child{
    padding-inline:var(--mx,16px)!important;
  }
  .site-homepage .discover-home .discover-kicker{
    font-size:9px!important;
  }
  .site-homepage .discover-home h2{
    font-size:38px!important;
    line-height:.98!important;
    margin:8px 0 11px!important;
  }
  .site-homepage .discover-home .discover-lead{
    font-size:13.5px!important;
    line-height:1.55!important;
  }
  .site-homepage .discover-home .discover-actions{
    margin-top:14px!important;
    gap:7px!important;
  }
  .site-homepage .discover-home .discover-btn{
    min-height:39px!important;
    padding:0 13px!important;
    font-size:9.5px!important;
  }
  .site-homepage .discover-home .discover-metrics{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
    margin-top:15px!important;
    padding-top:12px!important;
  }
  .site-homepage .discover-home .discover-metric strong{
    font-size:21px!important;
  }
  .site-homepage .discover-home .discover-metric span{
    font-size:7px!important;
    line-height:1.25!important;
    letter-spacing:.07em!important;
  }
  .site-homepage .discover-home .discover-gallery-shell{
    margin-top:15px!important;
  }
  .site-homepage .discover-home .discover-gallery{
    gap:10px!important;
    padding:0 var(--mx,16px) 4px!important;
  }
  /* Full, normal destination cards — not the thin/letterboxed presentation. */
  .site-homepage .discover-home .discover-slide{
    flex:0 0 min(82vw,360px)!important;
    border-radius:19px!important;
  }
  .site-homepage .discover-home .discover-slide img{
    display:block!important;
    width:100%!important;
    height:clamp(210px,58vw,260px)!important;
    object-fit:cover!important;
    object-position:center!important;
  }
  .site-homepage .discover-home .discover-slide .discover-feature-copy,
  .site-homepage .discover-home .discover-slide .discover-card-copy{
    min-height:82px!important;
    padding:12px 14px 13px!important;
  }
  .site-homepage .discover-home .discover-slide .discover-feature-copy strong,
  .site-homepage .discover-home .discover-slide .discover-card-copy strong{
    font-size:20px!important;
  }
  .site-homepage .discover-home .discover-slide .discover-feature-copy>span{
    margin-top:5px!important;
    font-size:10px!important;
    line-height:1.35!important;
  }
}

/* assets/engagement-unified.v2.css */
/* Single-path compact engagement block — cumulative V8 */
.site-homepage .engagement-hub{
  position:relative;padding:44px 0;overflow:hidden;
  background:radial-gradient(circle at 82% 18%,rgba(201,154,72,.09),transparent 25%),linear-gradient(145deg,#061b31 0%,#0a2744 56%,#061a2f 100%)
}
.site-homepage .engagement-hub:before,.site-homepage .engagement-hub:after{content:"";position:absolute;pointer-events:none;opacity:.16}
.site-homepage .engagement-hub:before{width:480px;height:150px;left:-100px;bottom:8px;border-top:1px solid #d1a14c;border-radius:50% 50% 0 0 / 100% 100% 0 0;transform:rotate(-3deg)}
.site-homepage .engagement-hub:after{width:520px;height:170px;right:-120px;top:36px;border-bottom:1px solid #d1a14c;border-radius:0 0 50% 50% / 0 0 100% 100%;transform:rotate(3deg)}
.site-homepage .engagement-shell{
  position:relative;z-index:1;max-width:920px;margin:0 auto;padding:26px 32px 20px;
  border:1px solid rgba(225,177,87,.68);border-radius:24px;
  background:linear-gradient(180deg,rgba(7,30,53,.94),rgba(5,24,43,.97));
  box-shadow:0 22px 58px rgba(0,0,0,.20),inset 0 1px rgba(255,255,255,.03);color:#fff
}
.site-homepage .engagement-single{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;text-align:left}
.site-homepage .engagement-single-icon{width:58px;height:58px;border:1px solid #d6a74e;border-radius:50%;display:grid;place-items:center;color:#e9b85b;background:rgba(4,24,43,.48);flex:none}
.site-homepage .engagement-single-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.site-homepage .engagement-single-copy{min-width:0}
.site-homepage .engagement-eyebrow{color:#e8bb65;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:5px}
.site-homepage .engagement-single h2{color:#fff;margin:0 0 5px;font-size:clamp(30px,3.2vw,43px);line-height:1.05;font-family:Georgia,"Times New Roman",serif;font-weight:500}
.site-homepage .engagement-single p{margin:0;color:#d6e0e8;font-size:13.5px;line-height:1.5}
.site-homepage .engagement-action{min-height:46px;min-width:190px;padding:11px 20px;border-radius:11px;font:800 11px/1.2 inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.site-homepage .engagement-action:hover{transform:translateY(-2px)}
.site-homepage .engagement-action-gold{border:1px solid #e5b75e;background:linear-gradient(100deg,#dca83e,#f0c86d);color:#0a2540;box-shadow:0 9px 24px rgba(219,166,62,.14)}
.site-homepage .engagement-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:6px 24px;margin:18px auto 0;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);color:#9fb2c2;font-size:10px;letter-spacing:.04em;text-align:center}
.site-homepage .engagement-trust a{color:#e9c77e;text-decoration:none}
.site-homepage .engagement-form-panel{margin-top:15px;border:1px solid rgba(225,177,87,.34);border-radius:14px;overflow:hidden;background:#f8fafc;color:#0b2a46}
.site-homepage .engagement-form-panel>summary{list-style:none;cursor:pointer;padding:13px 17px;background:#0c2d4b;color:#f0c76f;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;display:flex;justify-content:space-between;gap:20px;align-items:center}
.site-homepage .engagement-form-panel>summary::-webkit-details-marker{display:none}
.site-homepage .engagement-form-panel[open]>summary span{transform:rotate(180deg)}
.site-homepage .engagement-form-panel>summary span{transition:transform .2s ease}
.site-homepage .engagement-form-inner{padding:18px}
.site-homepage .engagement-form-inner .inquiry-form{position:static!important;margin:0;background:#fff;border:1px solid #e0e6eb;border-radius:14px!important;padding:26px!important;box-shadow:none!important}
.site-homepage .engagement-form-inner .inquiry-form .form-head h2{color:#092946}
.site-homepage .engagement-form-inner .inquiry-form .kicker{color:#946a22!important}
.site-homepage .engagement-form-inner .inquiry-form p{color:#536779}
html[dir="rtl"] .site-homepage .engagement-single{text-align:right}
@media(max-width:820px){
  .site-homepage .engagement-hub{padding:26px 0}
  .site-homepage .engagement-shell{width:calc(100% - 28px);padding:20px 16px 14px;border-radius:20px}
  .site-homepage .engagement-single{grid-template-columns:44px minmax(0,1fr);gap:11px 13px}
  .site-homepage .engagement-single-icon{width:44px;height:44px;grid-row:1 / span 2}
  .site-homepage .engagement-single-icon svg{width:23px;height:23px}
  .site-homepage .engagement-eyebrow{font-size:8.5px;margin-bottom:3px}
  .site-homepage .engagement-single h2{font-size:26px;margin-bottom:4px}
  .site-homepage .engagement-single p{font-size:11px;line-height:1.45}
  .site-homepage .engagement-action{grid-column:1/-1;width:100%;min-width:0;min-height:42px;padding:9px 12px;font-size:9.5px;margin-top:2px}
  .site-homepage .engagement-trust{display:grid;gap:5px;margin-top:12px;padding-top:10px;font-size:9px}
  .site-homepage .engagement-form-panel{margin-top:10px;border-radius:12px}
  .site-homepage .engagement-form-panel>summary{padding:11px 13px;font-size:9px}
  .site-homepage .engagement-form-inner{padding:9px}
  .site-homepage .engagement-form-inner .inquiry-form{padding:18px 12px!important}
}
@media(prefers-reduced-motion:reduce){.site-homepage .engagement-action,.site-homepage .engagement-form-panel>summary span{transition:none}}

/* assets/brand-wiring.v4.css */
/* V34 — master/program brand wiring. Master identity: The Virtual Embassy of Iraq in Israel. Program identity: The Abrahamic Movement. */
:root{--brand-gold:#c99a48;--brand-gold-light:#e7c98d;--brand-ink:#031b33}

/* Shared Abrahamic logo rendering */
.abrahamic-program-logo{display:block;width:auto;height:auto;object-fit:contain}

/* Main homepage: keep the program visibly nested inside the Embassy hero. */
.site-homepage .movement-hero-card .movement-hero-expanded img{object-fit:contain}
.site-homepage .movement-master-signature{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:9px 13px;border-top:1px solid rgba(231,201,141,.22);color:#d9e4ec;font-size:9.5px;font-weight:700;line-height:1.35}
.site-homepage .movement-master-signature:before{content:"";width:18px;height:1px;background:var(--brand-gold-light);flex:0 0 18px}
html[dir="rtl"] .site-homepage .movement-master-signature{justify-content:flex-start}

/* Abrahamic Movement main guide masthead */
.site-abrahamic-iraq-guide .guide-brand-stamp{align-items:center;gap:14px;padding:9px 15px 9px 10px}
.site-abrahamic-iraq-guide .guide-brand-stamp>img{width:88px!important;height:auto!important;flex:0 0 88px!important;border-radius:0!important;object-fit:contain!important}
.site-abrahamic-iraq-guide .master-publisher-lockup{display:inline-flex;align-items:center;gap:11px;max-width:520px;margin:0 0 19px;padding:7px 11px 7px 7px;border-radius:12px;background:#fff;border:1px solid rgba(231,201,141,.72);box-shadow:0 10px 26px rgba(0,0,0,.12);text-decoration:none;color:#17324a}
.site-abrahamic-iraq-guide .master-publisher-lockup img{width:150px;height:auto;display:block;flex:0 0 150px}
.site-abrahamic-iraq-guide .master-publisher-lockup span{display:grid;gap:2px;min-width:0}
.site-abrahamic-iraq-guide .master-publisher-lockup small{font-size:8.5px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#8b651f}
.site-abrahamic-iraq-guide .master-publisher-lockup strong{font-size:10px;line-height:1.3;color:#17324a}
html[dir="rtl"] .site-abrahamic-iraq-guide .master-publisher-lockup small{letter-spacing:0;text-transform:none}
.site-abrahamic-iraq-guide .partner-logos{flex-wrap:wrap}
.site-abrahamic-iraq-guide .partner-logos img.embassy-wordmark{width:230px!important;height:auto!important;max-width:48%;padding:6px 8px!important;border-radius:12px!important;background:#fff!important}
.site-abrahamic-iraq-guide .partner-logos img.movement-logo{width:128px!important;height:auto!important;max-width:34%;padding:4px!important;border-radius:12px!important;background:rgba(255,255,255,.96)!important}

/* Learning Center Abrahamic Movement feature */
.site-learning .movement-deepdive-brand-logo{width:136px;height:auto;display:block;margin:0 0 13px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.18))}
html[dir="rtl"] .site-learning .movement-deepdive-brand-logo{margin-inline-start:auto;margin-inline-end:0}
.site-learning .heritage-card img[src*="abrahamic-movement.v2.png"]{object-fit:contain;background:#fff;padding:10px}

/* Statements & publications: visible program masthead, Embassy as publisher. */
.publication-brand-masthead{display:flex;align-items:center;gap:16px;width:min(100%,760px);margin:0 0 20px;padding:10px 13px;border:1px solid rgba(231,201,141,.35);border-radius:16px;background:rgba(255,255,255,.075);backdrop-filter:blur(6px)}
.publication-brand-masthead .publication-program-logo{width:100px;height:auto;display:block;flex:0 0 100px;filter:drop-shadow(0 6px 14px rgba(0,0,0,.16))}
.publication-brand-masthead .publication-brand-copy{display:grid;gap:3px;min-width:0}
.publication-brand-masthead .publication-brand-copy strong{color:#fff;font:700 14px/1.25 "Libre Baskerville",Georgia,serif}
.publication-brand-masthead .publication-brand-copy small{color:#e7c98d;font-size:9px;font-weight:800;line-height:1.35;letter-spacing:.05em}
.publication-brand-masthead .publication-embassy-mini{margin-inline-start:auto;width:150px;height:auto;display:block;flex:0 0 150px;border-radius:7px;background:#fff;padding:4px}
html[dir="rtl"] .publication-brand-masthead .publication-brand-copy small{letter-spacing:0}
.publication-detail-page .publication-brand-masthead{margin-bottom:17px}

/* Ur: program badge beneath Embassy shell, and actual Embassy publisher wordmark. */
.dynamic-site .ur-parent-primary{display:inline-flex;align-items:center;gap:8px}
.dynamic-site .ur-parent-program-logo{width:42px;height:auto;display:block;flex:0 0 42px}
.dynamic-site .ur-parent-program-copy{display:grid;gap:1px;line-height:1.1}
.dynamic-site .ur-parent-program-copy small{font-size:8px;opacity:.72;font-weight:800}
.dynamic-site .ur-parent-program-copy strong{font-size:9.5px;color:inherit}
.dynamic-site .ur-embassy-stamp .ur-embassy-stamp-wordmark{width:152px;height:auto;display:block;flex:0 0 152px;border-radius:8px;background:#fff;padding:4px}

/* Global non-Heritage footer: a compact initiative lockup, not a competing masthead. */
.footer-initiative-lockup{display:flex;align-items:center;gap:10px;width:fit-content;max-width:100%;margin-top:13px;padding-top:12px;border-top:1px solid rgba(255,255,255,.12);text-decoration:none!important;color:inherit!important}
.footer-initiative-lockup img{display:block;width:66px;height:auto;flex:0 0 66px;object-fit:contain}
.footer-initiative-lockup span{display:grid;gap:2px;min-width:0}
.footer-initiative-lockup small{font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#c9b47c}
.footer-initiative-lockup strong{font-size:10.5px;line-height:1.25;color:inherit}
html[dir="rtl"] .footer-initiative-lockup small{letter-spacing:0;text-transform:none}

@media(max-width:720px){
  .site-homepage .movement-master-signature{padding:8px 11px;font-size:9px}
  .site-abrahamic-iraq-guide .guide-brand-stamp>img{width:72px!important;flex-basis:72px!important}
  .site-abrahamic-iraq-guide .master-publisher-lockup{width:100%;max-width:100%;gap:9px}
  .site-abrahamic-iraq-guide .master-publisher-lockup img{width:124px;flex-basis:124px}
  .site-abrahamic-iraq-guide .partner-logos img.embassy-wordmark{width:190px!important;max-width:55%}
  .site-abrahamic-iraq-guide .partner-logos img.movement-logo{width:105px!important;max-width:34%}
  .site-learning .movement-deepdive-brand-logo{width:118px;margin-bottom:11px}
  .publication-brand-masthead{gap:11px;padding:9px 10px;flex-wrap:wrap}
  .publication-brand-masthead .publication-program-logo{width:82px;flex-basis:82px}
  .publication-brand-masthead .publication-embassy-mini{width:128px;flex-basis:128px}
  .dynamic-site .ur-parent-program-logo{width:34px;flex-basis:34px}
  .dynamic-site .ur-parent-program-copy small{font-size:7px}
  .dynamic-site .ur-parent-program-copy strong{font-size:8.5px}
  .dynamic-site .ur-embassy-stamp .ur-embassy-stamp-wordmark{width:122px;flex-basis:122px}
}
@media(max-width:430px){
  .publication-brand-masthead .publication-embassy-mini{width:112px;flex-basis:112px}
  .publication-brand-masthead .publication-brand-copy strong{font-size:12px}
  .publication-brand-masthead .publication-brand-copy small{font-size:8px}
  .dynamic-site .ur-parent-bar-inner{gap:7px}
  .dynamic-site .ur-parent-program-copy small{display:none}
  .dynamic-site .ur-embassy-stamp .ur-embassy-stamp-wordmark{width:104px;flex-basis:104px}
  .footer-initiative-lockup img{width:56px;flex-basis:56px}
}
/* Ur publisher stamp: the original shell used a 46px icon column; the real wordmark needs its own responsive track. */
.dynamic-site .ur-embassy-stamp{grid-template-columns:152px minmax(0,1fr)}
@media(max-width:720px){.dynamic-site .ur-embassy-stamp{grid-template-columns:122px minmax(0,1fr)}}
@media(max-width:430px){.dynamic-site .ur-embassy-stamp{grid-template-columns:104px minmax(0,1fr);gap:8px}}

/* V35 — institutional master identity refresh. */
:root{--ve-navy:#031b33;--ve-navy-2:#0b2944;--ve-gold:#c99a48;--ve-gold-light:#e7c98d;--ve-line:rgba(3,27,51,.13)}

/* Header: one master mark, localized live text. */
.ve-brand--header{display:flex;align-items:center;gap:12px;min-width:0;text-decoration:none;color:inherit}
.ve-brand--header .ve-brand__emblem{display:block;width:54px;height:48px;object-fit:contain;flex:0 0 54px;border-radius:4px;background:#fff}
.ve-brand--header .ve-brand__copy{display:grid;gap:3px;min-width:0;padding-inline-start:11px;border-inline-start:1px solid rgba(201,154,72,.45)}
.ve-brand--header .ve-brand__copy strong{display:block;font:700 14px/1.23 "Libre Baskerville",Georgia,serif;color:var(--ve-navy);letter-spacing:.01em;white-space:normal;max-width:252px}
.ve-brand--header .ve-brand__copy span{font-size:8.5px;line-height:1.25;font-weight:800;text-transform:uppercase;letter-spacing:.115em;color:#657584}
html[dir="rtl"] .ve-brand--header .ve-brand__copy span{letter-spacing:0;text-transform:none}
.header .nav{min-height:78px}
.header .navlinks{gap:18px}
.header .navlinks a{padding-top:27px;padding-bottom:27px}

/* Homepage hero: the institutional identity leads; flags are no longer the logo. */
.site-homepage .hero-brand-lockup{display:inline-flex;align-items:center;gap:17px;width:min(100%,620px);margin:0 0 24px;padding:12px 16px 12px 12px;border:1px solid rgba(231,201,141,.38);border-radius:13px;background:linear-gradient(180deg,rgba(3,27,51,.84),rgba(3,27,51,.68));box-shadow:0 18px 44px rgba(0,0,0,.20);backdrop-filter:blur(10px)}
.site-homepage .hero-brand-lockup .ve-brand__emblem{display:block;width:86px;height:76px;object-fit:contain;flex:0 0 86px;border-radius:7px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.16)}
.site-homepage .hero-brand-lockup .ve-brand__copy{display:grid;gap:2px;min-width:0;padding-inline-start:16px;border-inline-start:1px solid rgba(231,201,141,.38)}
.site-homepage .hero-brand-lockup .ve-brand__copy span{font-size:10px;font-weight:900;line-height:1.2;letter-spacing:.15em;text-transform:uppercase;color:var(--ve-gold-light)}
.site-homepage .hero-brand-lockup .ve-brand__copy strong{font:700 clamp(21px,2.1vw,31px)/1.12 "Libre Baskerville",Georgia,serif;color:#fff;letter-spacing:-.01em}
.site-homepage .hero-brand-lockup .ve-brand__copy small{font-size:9.5px;font-weight:700;line-height:1.3;color:#d8e3eb;letter-spacing:.035em}
html[dir="rtl"] .site-homepage .hero-brand-lockup .ve-brand__copy span{letter-spacing:0;text-transform:none}
html[dir="rtl"] .site-homepage .hero-brand-lockup .ve-brand__copy small{letter-spacing:0}
.site-homepage .hero .eyebrow{margin-bottom:14px;color:#e9d29f;font-size:10.5px;letter-spacing:.13em}
html[dir="rtl"] .site-homepage .hero .eyebrow{letter-spacing:0;text-transform:none}
.site-homepage .hero h1{max-width:770px}
.site-homepage .movement-hero-card{border-color:rgba(231,201,141,.24)}
.site-homepage .movement-master-signature{background:rgba(3,27,51,.25)}

/* Footer: compact master signature, program beneath it. */
.footer-master-brand{display:inline-flex;align-items:center;gap:11px;max-width:100%;text-decoration:none!important;color:inherit!important;margin-bottom:11px}
.footer-master-brand .ve-brand__emblem{width:54px;height:48px;display:block;object-fit:contain;flex:0 0 54px;background:#fff;border-radius:5px}
.footer-master-brand .ve-brand__copy{display:grid;gap:3px;min-width:0;padding-inline-start:10px;border-inline-start:1px solid rgba(231,201,141,.35)}
.footer-master-brand .ve-brand__copy strong{font:700 13px/1.25 "Libre Baskerville",Georgia,serif;color:#fff}
.footer-master-brand .ve-brand__copy small{font-size:8px;font-weight:800;line-height:1.25;letter-spacing:.08em;text-transform:uppercase;color:#c9b47c}
html[dir="rtl"] .footer-master-brand .ve-brand__copy small{letter-spacing:0;text-transform:none}

/* Program relationship: parent Embassy is visually explicit without competing with the program masthead. */
.site-abrahamic-iraq-guide .master-publisher-lockup{border-color:rgba(201,154,72,.78);box-shadow:0 12px 30px rgba(0,0,0,.14)}
.site-abrahamic-iraq-guide .master-publisher-lockup small{color:#815b17}
.site-abrahamic-iraq-guide .guide-brand-stamp small{color:#6f7e8b}

@media(max-width:1120px){
  .ve-brand--header .ve-brand__copy strong{font-size:12.5px;max-width:220px}
  .ve-brand--header .ve-brand__copy span{font-size:7.8px}
  .header .navlinks{gap:13px;font-size:13px}
}
@media(max-width:960px){
  .ve-brand--header .ve-brand__emblem{width:50px;height:44px;flex-basis:50px}
  .ve-brand--header .ve-brand__copy strong{font-size:12px;max-width:205px}
  .header .nav{min-height:72px}
}
@media(max-width:720px){
  .ve-brand--header{gap:9px;max-width:calc(100% - 54px)}
  .ve-brand--header .ve-brand__emblem{width:46px;height:41px;flex-basis:46px}
  .ve-brand--header .ve-brand__copy{padding-inline-start:8px}
  .ve-brand--header .ve-brand__copy strong{font-size:11.2px;line-height:1.2;max-width:190px}
  .ve-brand--header .ve-brand__copy span{font-size:7.1px;letter-spacing:.06em}
  .site-homepage .hero-brand-lockup{gap:12px;padding:10px 12px 10px 10px;margin-bottom:19px}
  .site-homepage .hero-brand-lockup .ve-brand__emblem{width:68px;height:61px;flex-basis:68px}
  .site-homepage .hero-brand-lockup .ve-brand__copy{padding-inline-start:12px}
  .site-homepage .hero-brand-lockup .ve-brand__copy span{font-size:8.5px;letter-spacing:.09em}
  .site-homepage .hero-brand-lockup .ve-brand__copy strong{font-size:20px}
  .site-homepage .hero-brand-lockup .ve-brand__copy small{font-size:8.7px}
}
@media(max-width:430px){
  .ve-brand--header .ve-brand__copy span{display:none}
  .ve-brand--header .ve-brand__copy strong{font-size:10.5px;max-width:180px}
  .site-homepage .hero-brand-lockup{width:100%;border-radius:11px}
  .site-homepage .hero-brand-lockup .ve-brand__emblem{width:58px;height:52px;flex-basis:58px}
  .site-homepage .hero-brand-lockup .ve-brand__copy strong{font-size:17px}
  .site-homepage .hero-brand-lockup .ve-brand__copy small{font-size:8px}
  .footer-master-brand .ve-brand__copy strong{font-size:11.5px}
}

/* V36 — site-wide header and footer identity completion. */

/* Unified Embassy shell (mission, learning, statements, articles, program pages). */
.embassy-brand .embassy-master-emblem{display:block;width:52px;height:46px;object-fit:contain;flex:0 0 52px;background:#fff;border-radius:5px}
.embassy-brand:has(.embassy-master-emblem){gap:12px!important}
.embassy-brand:has(.embassy-master-emblem) .embassy-brand-text{padding-inline-start:11px;border-inline-start:1px solid rgba(201,154,72,.42)}
.embassy-brand:has(.embassy-master-emblem) .embassy-brand-text strong{font-size:13.5px!important;line-height:1.22!important;max-width:235px}
.embassy-brand:has(.embassy-master-emblem) .embassy-brand-text span{font-size:7.7px!important;letter-spacing:.12em!important}
html[dir="rtl"] .embassy-brand:has(.embassy-master-emblem) .embassy-brand-text span{letter-spacing:0!important;text-transform:none!important}
.embassy-footer-master-brand{display:inline-flex;align-items:center;gap:11px;max-width:100%;margin:0 0 12px;text-decoration:none!important;color:inherit!important}
.embassy-footer-master-brand .ve-brand__emblem{display:block;width:54px;height:48px;object-fit:contain;flex:0 0 54px;border-radius:5px;background:#fff}
.embassy-footer-master-brand .ve-brand__copy{display:grid;gap:3px;min-width:0;padding-inline-start:10px;border-inline-start:1px solid rgba(231,201,141,.34)}
.embassy-footer-brand .embassy-footer-master-brand .ve-brand__copy strong{display:block!important;margin:0!important;font:700 13px/1.25 "Libre Baskerville",Georgia,serif!important;color:#fff!important}
.embassy-footer-master-brand .ve-brand__copy small{font-size:8px;font-weight:800;line-height:1.25;letter-spacing:.08em;text-transform:uppercase;color:#c9b47c}
html[dir="rtl"] .embassy-footer-master-brand .ve-brand__copy small{letter-spacing:0;text-transform:none}

/* Compact analysis / 404 shell. */
.head .ve-head-brand{display:flex;align-items:center;gap:10px;text-decoration:none!important;color:inherit!important;min-width:0}
.head .ve-head-brand .ve-brand__emblem{display:block;width:46px;height:41px;object-fit:contain;flex:0 0 46px;background:#fff;border-radius:4px}
.head .ve-head-brand .ve-brand__copy{display:grid;gap:2px;min-width:0;padding-inline-start:9px;border-inline-start:1px solid rgba(201,154,72,.44)}
.head .ve-head-brand .ve-brand__copy strong{font:700 12px/1.2 "Libre Baskerville",Georgia,serif;color:#102639}
.head .ve-head-brand .ve-brand__copy small{font-size:7px;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6c7882}
html[dir="rtl"] .head .ve-head-brand .ve-brand__copy small{letter-spacing:0;text-transform:none}
.foot .ve-foot-brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none!important;color:inherit!important}
.foot .ve-foot-brand .ve-brand__emblem{display:block;width:44px;height:39px;object-fit:contain;flex:0 0 44px;background:#fff;border-radius:4px}
.foot .ve-foot-brand .ve-brand__copy{display:grid;gap:2px;padding-inline-start:9px;border-inline-start:1px solid rgba(231,201,141,.30)}
.foot .ve-foot-brand .ve-brand__copy strong{font:700 12px/1.2 "Libre Baskerville",Georgia,serif;color:inherit}
.foot .ve-foot-brand .ve-brand__copy small{font-size:7px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#c9b47c}
html[dir="rtl"] .foot .ve-foot-brand .ve-brand__copy small{letter-spacing:0;text-transform:none}

/* Discover Jewish Iraq — same parent symbol, independent sub-brand typography. */
.site-heritage .ve-brochure-emblem,.site-heritage .ve-heritage-emblem,.site-heritage .ve-immersive-emblem{display:block!important;object-fit:contain!important;background:#fff!important;color:transparent!important;border:1px solid rgba(229,185,84,.44)!important;box-shadow:0 7px 18px rgba(0,0,0,.18)!important;padding:3px!important}
.site-heritage .brochure-logo .ve-brochure-emblem{width:48px!important;height:48px!important;border-radius:7px!important;flex:0 0 48px!important}
.site-heritage .brochure-footer .ve-brochure-emblem{width:38px!important;height:38px!important;border-radius:6px!important;grid-row:1/3!important;padding:2px!important}
.site-heritage .site-header .ve-heritage-emblem{width:46px!important;height:42px!important;border-radius:7px!important;flex:0 0 46px!important}
.site-heritage footer .heritage-footer-master{color:inherit!important;text-decoration:none!important}
.site-heritage footer .heritage-footer-master .ve-heritage-emblem{width:45px!important;height:41px!important;border-radius:6px!important;flex:0 0 45px!important}
.site-heritage .embassy-heritage-ribbon .heritage-parent-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none!important;color:inherit!important}
.site-heritage .embassy-heritage-ribbon .ve-ribbon-emblem{display:block;width:27px;height:24px;object-fit:contain;flex:0 0 27px;background:#fff;border-radius:4px;padding:1px}
.site-heritage .immersive-brand .ve-immersive-emblem{width:42px!important;height:42px!important;border-radius:8px!important;flex:0 0 42px!important}

/* UR exhibit footer: parent publisher is explicit above the exhibit identity. */
.site-footer .ur-embassy-footer-brand{display:flex;align-items:center;gap:10px;width:fit-content;max-width:100%;margin:0 0 14px;padding:0 0 13px;border-bottom:1px solid rgba(231,201,141,.20);text-decoration:none!important;color:inherit!important}
.site-footer .ur-embassy-footer-brand .ve-brand__emblem{display:block;width:48px;height:43px;object-fit:contain;flex:0 0 48px;background:#fff;border-radius:5px}
.site-footer .ur-embassy-footer-brand .ve-brand__copy{display:grid;gap:2px;padding-inline-start:9px;border-inline-start:1px solid rgba(231,201,141,.34)}
.site-footer .ur-embassy-footer-brand .ve-brand__copy small{font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#c9b47c}
.site-footer .ur-embassy-footer-brand .ve-brand__copy strong{font:700 11px/1.25 "Libre Baskerville",Georgia,serif;color:#fff}
html[dir="rtl"] .site-footer .ur-embassy-footer-brand .ve-brand__copy small{letter-spacing:0;text-transform:none}

@media(max-width:760px){
  .embassy-brand .embassy-master-emblem{width:44px;height:39px;flex-basis:44px}
  .embassy-brand:has(.embassy-master-emblem) .embassy-brand-text{padding-inline-start:8px}
  .embassy-brand:has(.embassy-master-emblem) .embassy-brand-text strong{max-width:184px;font-size:11px!important}
  .embassy-brand:has(.embassy-master-emblem) .embassy-brand-text span{display:none!important}
  .head .ve-head-brand .ve-brand__copy small{display:none}
  .head .ve-head-brand .ve-brand__copy strong{font-size:10.5px;max-width:180px}
  .site-heritage .brochure-logo .ve-brochure-emblem{width:36px!important;height:36px!important;flex-basis:36px!important;padding:2px!important}
  .site-heritage .site-header .ve-heritage-emblem{width:39px!important;height:36px!important;flex-basis:39px!important}
  .site-heritage .immersive-brand .ve-immersive-emblem{width:38px!important;height:38px!important;flex-basis:38px!important}
}
@media(max-width:430px){
  .embassy-footer-master-brand .ve-brand__copy strong,.foot .ve-foot-brand .ve-brand__copy strong{font-size:11px!important}
  .site-footer .ur-embassy-footer-brand .ve-brand__copy small{display:none}
  .site-footer .ur-embassy-footer-brand .ve-brand__copy strong{font-size:10px}
}


/* V40 — one-line institutional name lockups.
   The supplied raster wordmark remains unchanged. These rules apply only to live-text brand treatments. */

/* Full organization name must read as one continuous line in institutional lockups. */
.ve-brand--header .ve-brand__copy strong,
.embassy-brand:has(.embassy-master-emblem) .embassy-brand-text strong,
.head .ve-head-brand .ve-brand__copy strong,
.foot .ve-foot-brand .ve-brand__copy strong,
.footer-master-brand .ve-brand__copy strong,
.embassy-footer-master-brand .ve-brand__copy strong,
.site-footer .ur-embassy-footer-brand .ve-brand__copy strong,
.global-footer-master-brand .ve-brand__copy strong,
.learning-brand-stamp-copy strong,
.master-publisher-lockup strong,
.ur-embassy-stamp-copy strong{
  white-space:nowrap!important;
  max-width:none!important;
}

/* Main/global headers: release the legacy text-width cap that forced the English name onto two lines. */
.ve-brand--header{flex:0 1 auto!important;min-width:0!important}
.ve-brand--header .ve-brand__copy{min-width:0!important}
.ve-brand--header .ve-brand__copy strong{font-size:13px!important;letter-spacing:-.005em!important}
.embassy-brand:has(.embassy-master-emblem){min-width:0!important;flex:0 1 auto!important}
.embassy-brand:has(.embassy-master-emblem) .embassy-brand-text{min-width:0!important}
.embassy-brand:has(.embassy-master-emblem) .embassy-brand-text strong{font-size:13px!important;letter-spacing:-.008em!important}
.head .ve-head-brand{flex:0 1 auto!important}
.head .ve-head-brand .ve-brand__copy{min-width:0!important}

/* Homepage hero: the live-text identity is one line, with the civic-diplomacy subtitle below it. */
.site-homepage .hero-brand-lockup{width:min(100%,760px)!important}
.site-homepage .hero-brand-lockup .ve-brand__copy{display:grid!important;gap:5px!important;min-width:0!important}
.site-homepage .hero-brand-lockup .ve-brand__copy strong{
  display:block!important;
  white-space:nowrap!important;
  max-width:none!important;
  font:700 clamp(17px,1.75vw,24px)/1.14 "Libre Baskerville",Georgia,serif!important;
  color:#fff!important;
  letter-spacing:-.015em!important;
}
.site-homepage .hero-brand-lockup .ve-brand__copy small{display:block!important}

/* Secondary publisher / educational stamps: keep the institutional name intact as a unit. */
.learning-brand-stamp-copy,.master-publisher-lockup span,.ur-embassy-stamp-copy{min-width:0!important}

/* Footer lockup follows the same one-line naming rule. */
.global-footer-master-brand{max-width:100%!important}
.global-footer-master-brand .ve-brand__copy{min-width:0!important}
.global-footer-master-brand .ve-brand__copy strong{letter-spacing:-.005em!important}

@media(max-width:1120px){
  .ve-brand--header .ve-brand__copy strong{font-size:11.7px!important}
  .embassy-brand:has(.embassy-master-emblem) .embassy-brand-text strong{font-size:11.8px!important}
}
@media(max-width:980px){
  .embassy-brand:has(.embassy-master-emblem) .embassy-brand-text strong{font-size:11.2px!important}
}
@media(max-width:720px){
  .ve-brand--header{max-width:calc(100% - 48px)!important;gap:7px!important}
  .ve-brand--header .ve-brand__emblem{width:42px!important;height:38px!important;flex-basis:42px!important}
  .ve-brand--header .ve-brand__copy{padding-inline-start:7px!important}
  .ve-brand--header .ve-brand__copy strong{font-size:clamp(8.6px,2.55vw,10.8px)!important;letter-spacing:-.015em!important}
  .ve-brand--header .ve-brand__copy span{display:none!important}

  .embassy-brand:has(.embassy-master-emblem){gap:7px!important;max-width:calc(100% - 48px)!important}
  .embassy-brand .embassy-master-emblem{width:42px!important;height:38px!important;flex-basis:42px!important}
  .embassy-brand:has(.embassy-master-emblem) .embassy-brand-text{padding-inline-start:7px!important}
  .embassy-brand:has(.embassy-master-emblem) .embassy-brand-text strong{font-size:clamp(8.5px,2.5vw,10.8px)!important;letter-spacing:-.015em!important}
  .embassy-brand:has(.embassy-master-emblem) .embassy-brand-text span{display:none!important}

  .head .ve-head-brand .ve-brand__copy strong{font-size:clamp(8.6px,2.5vw,10.5px)!important;letter-spacing:-.015em!important}

  .site-homepage .hero-brand-lockup{width:100%!important;gap:10px!important;padding:10px!important}
  .site-homepage .hero-brand-lockup .ve-brand__emblem{width:58px!important;height:52px!important;flex-basis:58px!important}
  .site-homepage .hero-brand-lockup .ve-brand__copy{padding-inline-start:10px!important}
  .site-homepage .hero-brand-lockup .ve-brand__copy strong{font-size:clamp(10px,3.05vw,18px)!important}
  .site-homepage .hero-brand-lockup .ve-brand__copy small{font-size:8px!important;letter-spacing:.02em!important}

  .learning-brand-stamp-copy strong,.master-publisher-lockup strong,.ur-embassy-stamp-copy strong{font-size:clamp(8px,2.6vw,10px)!important}
}
@media(max-width:430px){
  .ve-brand--header .ve-brand__emblem{width:38px!important;height:34px!important;flex-basis:38px!important}
  .ve-brand--header .ve-brand__copy strong{font-size:clamp(8px,2.55vw,9.6px)!important}

  .embassy-brand .embassy-master-emblem{width:38px!important;height:34px!important;flex-basis:38px!important}
  .embassy-brand:has(.embassy-master-emblem) .embassy-brand-text strong{font-size:clamp(8px,2.5vw,9.5px)!important}

  .site-homepage .hero-brand-lockup{gap:7px!important;padding:8px!important}
  .site-homepage .hero-brand-lockup .ve-brand__emblem{width:46px!important;height:42px!important;flex-basis:46px!important}
  .site-homepage .hero-brand-lockup .ve-brand__copy{padding-inline-start:7px!important}
  .site-homepage .hero-brand-lockup .ve-brand__copy strong{font-size:clamp(8.7px,2.8vw,12px)!important;letter-spacing:-.02em!important}
  .site-homepage .hero-brand-lockup .ve-brand__copy small{font-size:7.2px!important}

  .global-footer-master-brand{gap:10px!important}
  .global-footer-master-brand .ve-brand__emblem{width:42px!important}
  .global-footer-master-brand .ve-brand__copy strong{font-size:clamp(8.8px,2.7vw,11px)!important;letter-spacing:-.015em!important}

  .footer-master-brand .ve-brand__copy strong,
  .embassy-footer-master-brand .ve-brand__copy strong,
  .site-footer .ur-embassy-footer-brand .ve-brand__copy strong,
  .foot .ve-foot-brand .ve-brand__copy strong{font-size:9px!important}
}
@media(max-width:350px){
  .site-homepage .hero-brand-lockup .ve-brand__copy small{display:none!important}
  .global-footer-master-brand .ve-brand__copy small{font-size:7px!important;letter-spacing:.06em!important}
}

/* assets/global-footer.v6.css */
/* Global footer V44 — compact horizontal navigation.
   Embassy and Explore links are inline/wrapping rows to reduce footer height.
   The institutional identity and Our Commitment remain distinct anchors. */
.global-site-footer{
  --gf-navy:#031b33;--gf-navy2:#06294a;--gf-gold:#c99a48;--gf-gold2:#e7c98d;
  --gf-text:#e9f0f5;--gf-muted:#aab8c4;--gf-line:rgba(231,201,141,.22);
  position:relative!important;clear:both!important;width:100%!important;margin:0!important;padding:0!important;
  background:linear-gradient(180deg,#06294a 0%,#031b33 100%)!important;color:var(--gf-text)!important;
  border:0!important;border-top:1px solid rgba(201,154,72,.55)!important;box-shadow:none!important;
  font-family:"DM Sans",Arial,sans-serif!important;text-align:start!important;overflow:hidden!important
}
.global-site-footer *{box-sizing:border-box;min-width:0}
.global-site-footer a{color:inherit!important;text-decoration:none!important}
.global-site-footer img{display:block!important;max-width:100%!important}
.global-footer-shell{width:min(1180px,calc(100% - 40px))!important;margin:0 auto!important;padding:22px 0 0!important}

/* Desktop: identity left, two shallow horizontal link rows center, commitment right. */
.global-footer-grid{
  display:grid!important;
  grid-template-columns:minmax(340px,1.05fr) minmax(410px,1.55fr) minmax(220px,.76fr)!important;
  grid-template-rows:auto auto!important;
  column-gap:28px!important;row-gap:9px!important;align-items:start!important
}
.global-footer-brand{
  grid-column:1!important;grid-row:1/3!important;display:block!important;
  padding:0 24px 0 0!important;border-inline-end:1px solid rgba(255,255,255,.10)!important
}
.global-footer-master-brand{display:flex!important;align-items:center!important;gap:10px!important;width:fit-content!important;max-width:100%!important;margin:0!important}
.global-footer-master-brand .ve-brand__emblem{width:40px!important;height:auto!important;max-height:40px!important;object-fit:contain!important;flex:0 0 40px!important;filter:none!important}
.global-footer-master-brand .ve-brand__copy{display:block!important;min-width:0!important}
.global-footer-master-brand .ve-brand__copy strong{
  display:block!important;margin:0!important;color:#fff!important;
  font:700 clamp(10px,1vw,12.4px)/1.24 "Libre Baskerville",Georgia,serif!important;
  letter-spacing:-.012em!important;white-space:nowrap!important;max-width:none!important
}
.global-footer-master-brand .ve-brand__copy small{
  display:block!important;margin-top:3px!important;color:var(--gf-gold2)!important;
  font:700 7.3px/1.22 "DM Sans",Arial,sans-serif!important;letter-spacing:.08em!important;
  text-transform:uppercase!important;white-space:nowrap!important
}
.global-footer-brand>p{max-width:405px!important;margin:8px 0 0!important;color:#c7d2dc!important;font-size:10px!important;line-height:1.42!important;overflow-wrap:anywhere!important}

/* Horizontal navigation rows. */
.global-footer-col{
  grid-column:2!important;display:flex!important;align-items:baseline!important;gap:12px!important;min-width:0!important
}
.global-footer-col:nth-of-type(2){grid-row:1!important}
.global-footer-col:nth-of-type(3){grid-row:2!important}
.global-footer-col h4{
  flex:0 0 auto!important;margin:0!important;color:var(--gf-gold2)!important;
  font-size:8.4px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important
}
.global-footer-col ul{
  list-style:none!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;
  flex-wrap:wrap!important;gap:3px 0!important;min-width:0!important
}
.global-footer-col li{display:flex!important;align-items:center!important;margin:0!important;padding:0!important;white-space:nowrap!important}
.global-footer-col li+li:before{content:"·"!important;color:rgba(231,201,141,.62)!important;margin:0 7px!important;font-size:10px!important;line-height:1!important}
.global-footer-col a{display:inline-block!important;color:#d5e0e8!important;font-size:10.2px!important;line-height:1.32!important;white-space:nowrap!important;transition:color .18s ease!important}
.global-footer-col a:hover{color:var(--gf-gold2)!important}

.global-footer-commitment{
  grid-column:3!important;grid-row:1/3!important;display:block!important;padding-inline-start:2px!important
}
.global-footer-commitment h4{margin:0 0 6px!important}
.global-footer-commitment p{max-width:280px!important;margin:0!important;color:#c7d2dc!important;font-size:10px!important;line-height:1.42!important;overflow-wrap:anywhere!important}

.global-footer-flags{position:relative!important;display:inline-flex!important;align-items:center!important;gap:7px!important;margin-top:8px!important;padding:4px 6px!important;border:1px solid rgba(201,154,72,.34)!important;border-radius:7px!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,244,238,.96))!important;box-shadow:0 4px 13px rgba(0,0,0,.14),inset 0 0 0 1px rgba(255,255,255,.7)!important;direction:ltr!important;max-width:100%!important}
.global-footer-flags:before{content:""!important;position:absolute!important;inset:-3px!important;border:1px solid rgba(201,154,72,.12)!important;border-radius:9px!important;pointer-events:none!important}
.global-footer-flag{width:42px!important;height:28px!important;display:block!important;object-fit:cover!important;border-radius:2px!important;border:1px solid rgba(3,27,51,.18)!important;box-shadow:0 2px 6px rgba(3,27,51,.10)!important;background:#fff!important;flex:0 0 42px!important}
.global-footer-bridge{width:14px!important;height:14px!important;border-radius:50%!important;border:1px solid rgba(201,154,72,.72)!important;position:relative!important;display:grid!important;place-items:center!important;background:#fffaf0!important;box-shadow:0 0 0 2px rgba(201,154,72,.08)!important;flex:0 0 14px!important}
.global-footer-bridge:before{content:""!important;width:4px!important;height:4px!important;border-radius:50%!important;background:var(--gf-gold)!important}

.global-footer-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;gap:8px 24px!important;margin-top:14px!important;padding:9px 0 12px!important;border-top:1px solid rgba(255,255,255,.10)!important;color:#93a6b5!important;font-size:8.5px!important;line-height:1.35!important}
.global-footer-bottom span{min-width:0!important;overflow-wrap:anywhere!important}
.global-footer-bottom span:last-child{text-align:end!important}

/* RTL. Keep the same visual structure while reversing reading flow. */
.global-site-footer[dir="rtl"] .global-footer-master-brand{direction:rtl!important}
.global-site-footer[dir="rtl"] .global-footer-brand{padding:0 0 0 24px!important;border-inline-end:1px solid rgba(255,255,255,.10)!important}
.global-site-footer[dir="rtl"] .global-footer-master-brand .ve-brand__copy,
.global-site-footer[dir="rtl"] .global-footer-col,
.global-site-footer[dir="rtl"] .global-footer-brand>p{text-align:right!important}
.global-site-footer[dir="rtl"] .global-footer-col{direction:rtl!important}
.global-site-footer[dir="rtl"] .global-footer-col ul{direction:rtl!important}
.global-site-footer[dir="rtl"] .global-footer-bottom{direction:rtl!important}
.global-site-footer[dir="rtl"] .global-footer-bottom span:last-child{text-align:start!important}
.global-site-footer[dir="rtl"] .global-footer-flags{direction:ltr!important}

body.site-generic:has(.global-site-footer){display:flex!important;flex-direction:column!important;place-items:initial!important;padding:0!important;min-height:100vh!important}
body.site-generic:has(.global-site-footer)>main{margin:auto!important}
body.site-generic:has(.global-site-footer)>.global-site-footer{flex:0 0 auto!important}

/* Tablet: identity strip above; horizontal links stay compact beside commitment. */
@media(max-width:980px){
  .global-footer-shell{padding-top:19px!important}
  .global-footer-grid{grid-template-columns:minmax(0,1fr) minmax(210px,.55fr)!important;grid-template-rows:auto auto auto!important;column-gap:25px!important;row-gap:9px!important}
  .global-footer-brand{grid-column:1/-1!important;grid-row:1!important;display:grid!important;grid-template-columns:minmax(285px,.86fr) minmax(0,1.14fr)!important;align-items:center!important;column-gap:28px!important;padding:0 0 11px!important;border-inline-end:0!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
  .global-site-footer[dir="rtl"] .global-footer-brand{padding:0 0 11px!important;border-inline-end:0!important}
  .global-footer-master-brand{grid-column:1!important}
  .global-footer-brand>p{grid-column:2!important;margin:0!important;max-width:580px!important}
  .global-footer-col{grid-column:1!important}
  .global-footer-col:nth-of-type(2){grid-row:2!important}
  .global-footer-col:nth-of-type(3){grid-row:3!important}
  .global-footer-commitment{grid-column:2!important;grid-row:2/4!important}
  .global-footer-bottom{margin-top:12px!important}
}

/* Phone: each nav group is one compact wrapping row, never a tall link column. */
@media(max-width:650px){
  .global-footer-shell{width:min(100% - 28px,1180px)!important;padding-top:17px!important}
  .global-footer-grid{grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:10px!important}
  .global-footer-brand{grid-column:1!important;grid-row:auto!important;display:block!important;padding:0 0 11px!important}
  .global-footer-master-brand{gap:8px!important;max-width:100%!important}
  .global-footer-master-brand .ve-brand__emblem{width:35px!important;flex-basis:35px!important;max-height:35px!important}
  .global-footer-master-brand .ve-brand__copy strong{font-size:clamp(8px,2.45vw,10.2px)!important;letter-spacing:-.016em!important}
  .global-footer-master-brand .ve-brand__copy small{font-size:6.5px!important;letter-spacing:.045em!important}
  .global-footer-brand>p{margin-top:6px!important;font-size:9.6px!important;line-height:1.4!important}
  .global-footer-col,.global-footer-col:nth-of-type(2),.global-footer-col:nth-of-type(3){grid-column:1!important;grid-row:auto!important;display:flex!important;gap:9px!important}
  .global-footer-col h4{font-size:8px!important}
  .global-footer-col ul{gap:3px 0!important}
  .global-footer-col li+li:before{margin:0 6px!important}
  .global-footer-col a{font-size:9.7px!important}
  .global-footer-commitment{grid-column:1!important;grid-row:auto!important;padding-top:2px!important;border-top:1px solid rgba(255,255,255,.08)!important;padding-inline-start:0!important;padding-block-start:10px!important}
  .global-footer-commitment p{max-width:560px!important;font-size:9.6px!important;line-height:1.4!important}
  .global-footer-flags{margin-top:7px!important}
  .global-footer-bottom{grid-template-columns:1fr!important;gap:3px!important;margin-top:10px!important;padding:8px 0 10px!important;font-size:8.1px!important}
  .global-footer-bottom span:last-child{text-align:start!important}
  .global-site-footer[dir="rtl"] .global-footer-bottom span:last-child{text-align:right!important}
}

@media(max-width:390px){
  .global-footer-shell{width:min(100% - 22px,1180px)!important;padding-top:15px!important}
  .global-footer-grid{gap:9px!important}
  .global-footer-master-brand{gap:7px!important}
  .global-footer-master-brand .ve-brand__emblem{width:32px!important;flex-basis:32px!important;max-height:32px!important}
  .global-footer-master-brand .ve-brand__copy strong{font-size:clamp(7.1px,2.3vw,8.5px)!important}
  .global-footer-master-brand .ve-brand__copy small{font-size:6px!important;letter-spacing:.025em!important}
  .global-footer-brand>p,.global-footer-commitment p{font-size:9.2px!important}
  .global-footer-col{align-items:flex-start!important;gap:7px!important}
  .global-footer-col h4{padding-top:1px!important}
  .global-footer-col a{font-size:9.3px!important}
  .global-footer-col li+li:before{margin:0 5px!important}
  .global-footer-flag{width:40px!important;height:26px!important;flex-basis:40px!important}
  .global-footer-bridge{width:13px!important;height:13px!important;flex-basis:13px!important}
}

/* V46 mobile flag visibility hardening.
   Both bilateral flags are first-party assets and the pair is always kept on one row. */
.global-footer-flags{
  width:max-content!important;
  max-width:100%!important;
  flex-wrap:nowrap!important;
  overflow:visible!important;
  isolation:isolate!important;
}
.global-footer-flags .global-footer-flag{
  min-width:42px!important;
  visibility:visible!important;
  opacity:1!important;
}
@media(max-width:650px){
  .global-footer-flags{
    display:inline-flex!important;
    width:auto!important;
    min-width:118px!important;
    max-width:100%!important;
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    overflow:visible!important;
  }
  .global-footer-flags .global-footer-flag{
    width:44px!important;
    height:29px!important;
    min-width:44px!important;
    flex:0 0 44px!important;
    object-fit:contain!important;
    background:#fff!important;
  }
  .global-footer-flags .global-footer-bridge{
    width:14px!important;
    height:14px!important;
    min-width:14px!important;
    flex:0 0 14px!important;
  }
}
@media(max-width:390px){
  .global-footer-flags{min-width:114px!important}
  .global-footer-flags .global-footer-flag{width:42px!important;height:28px!important;min-width:42px!important;flex-basis:42px!important}
}


/* V14 — show the complete bilateral flag artwork at every footer breakpoint. */
.global-site-footer .global-footer-flags .global-footer-flag{object-fit:contain!important;object-position:center!important;background:#fff!important;}

/* assets/stability-home-card.v1.css */
.stability-home-card{display:block;text-decoration:none!important;position:relative;overflow:hidden;border-radius:18px;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.stability-home-card:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;background:radial-gradient(circle at 73% 25%,rgba(120,197,198,.13) 0 2px,transparent 3px),radial-gradient(circle at 30% 70%,rgba(201,154,72,.15) 0 2px,transparent 3px),linear-gradient(145deg,transparent 45%,rgba(13,71,96,.07) 46%,transparent 47%);transition:opacity .25s ease}.stability-home-card:hover{transform:translateY(-4px);background:#fffdf8;box-shadow:0 14px 34px rgba(3,27,51,.08)}.stability-home-card:hover:after{opacity:1}.stability-home-card>*{position:relative;z-index:1}.stability-home-card .stability-home-cta{display:inline-block;margin-top:13px;font-size:11px;font-weight:900;letter-spacing:.04em;color:#9b6b1e}.stability-home-card .icon{transition:transform .3s ease,background .3s ease}.stability-home-card:hover .icon{transform:scale(1.06) rotate(-5deg);background:#eef9f8}@media(prefers-reduced-motion:reduce){.stability-home-card,.stability-home-card .icon,.stability-home-card:after{transition:none}}

/* assets/dialogue-home-card.v1.css */
.dialogue-home-card{position:relative;overflow:hidden;text-decoration:none;color:inherit}.dialogue-home-card:before{content:"";position:absolute;inset:auto 18px 18px 18px;height:1px;background:linear-gradient(90deg,transparent,rgba(212,171,86,.75),transparent);transform:scaleX(.3);opacity:.45;transition:.3s}.dialogue-home-card:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;right:24px;top:24px;background:#75d8df;box-shadow:-18px 8px 0 -2px rgba(117,216,223,.65),-36px -2px 0 -2px rgba(212,171,86,.65);opacity:.55;transition:.3s}.dialogue-home-card:hover:before{transform:scaleX(1);opacity:1}.dialogue-home-card:hover:after{transform:translateX(-4px);opacity:1}.dialogue-home-cta{display:block;margin-top:14px;font-size:12px;font-weight:700;letter-spacing:.02em;color:#9a7226}.dialogue-home-card:hover .dialogue-home-cta{text-decoration:underline}

/* assets/flagship-card-themes.v1.css */
/* Four flagship signature identities — visual only */
.pillars .dialogue-home-card{box-shadow:inset 0 3px 0 #8d2940!important}
.pillars .dialogue-home-card .icon{color:#8d2940!important}
.pillars .dialogue-home-card .dialogue-home-cta{color:#7f1f34!important}
.pillars .dialogue-home-card:hover{background:#fff7f8!important;box-shadow:inset 0 3px 0 #8d2940,0 14px 34px rgba(75,13,29,.11)!important}
.pillars .dialogue-home-card:hover .icon{background:#f8e6ea!important}
.pillars .dialogue-home-card:after{background:#c95167!important;box-shadow:-18px 8px 0 -2px rgba(201,81,103,.62),-36px -2px 0 -2px rgba(212,171,86,.65)!important}

.pillars .stability-home-card{box-shadow:inset 0 3px 0 #2f7d58!important}
.pillars .stability-home-card .icon{color:#2f7d58!important}
.pillars .stability-home-card .stability-home-cta{color:#286b4c!important}
.pillars .stability-home-card:hover{background:#f5fbf7!important;box-shadow:inset 0 3px 0 #2f7d58,0 14px 34px rgba(12,72,47,.10)!important}
.pillars .stability-home-card:hover .icon{background:#e7f5ec!important}
.pillars .stability-home-card:after{background:radial-gradient(circle at 73% 25%,rgba(47,125,88,.17) 0 2px,transparent 3px),radial-gradient(circle at 30% 70%,rgba(201,154,72,.15) 0 2px,transparent 3px),linear-gradient(145deg,transparent 45%,rgba(47,125,88,.08) 46%,transparent 47%)!important}

.pillars .human-home-card{box-shadow:inset 0 3px 0 #825090!important}
.pillars .human-home-card .icon{color:#825090!important}
.pillars .human-home-card .human-home-cta{color:#70417e!important}
.pillars .human-home-card:hover{background:#fcf7fd!important;box-shadow:inset 0 3px 0 #825090,0 14px 34px rgba(80,35,94,.10)!important}
.pillars .human-home-card:hover .icon{background:#f3e8f5!important}
.pillars .human-home-card::after{background:radial-gradient(circle at 18% 28%,rgba(130,80,144,.18) 0 2px,transparent 3px),radial-gradient(circle at 72% 70%,rgba(130,80,144,.12) 0 2px,transparent 3px),linear-gradient(112deg,transparent 37%,rgba(201,154,72,.09) 38%,transparent 39%)!important}

.pillars .coop-home-card{box-shadow:inset 0 3px 0 #168b92!important}
.pillars .coop-home-card .icon{color:#168b92!important}
.pillars .coop-home-card .coop-home-cta{color:#11777d!important}
.pillars .coop-home-card:hover{background:#f4fbfb!important;box-shadow:inset 0 3px 0 #168b92,0 14px 34px rgba(7,88,94,.10)!important}
.pillars .coop-home-card:hover .icon{background:#e5f6f6!important}

/* assets/home-hero-future.v3.css */
/* Homepage Futuristic Hero v3 — compact diplomatic systems interface, EN/AR/HE. */
body.site-homepage .hero.future-command-hero{
  --fh-bg:#061521;
  --fh-panel:rgba(5,24,36,.62);
  --fh-panel-strong:rgba(5,24,36,.84);
  --fh-line:rgba(112,207,216,.20);
  --fh-gold:#d5aa4d;
  --fh-gold-soft:#f0d28a;
  --fh-cyan:#76d3db;
  --fh-text:#f7f7f2;
  --fh-muted:#c7d7de;
  position:relative!important;
  isolation:isolate;
  min-height:clamp(690px,80vh,820px)!important;
  overflow:hidden!important;
  background:
    linear-gradient(100deg,rgba(3,15,25,.98) 0%,rgba(5,24,38,.92) 37%,rgba(6,33,47,.62) 67%,rgba(3,16,27,.90) 100%),
    url("https://static.wixstatic.com/media/7fbce2_6c19d3ecd4b04ba184bc1d3f0f1a9ed1~mv2.jpg/v1/fill/w_2200,h_1400,al_c,q_88/7fbce2_6c19d3ecd4b04ba184bc1d3f0f1a9ed1~mv2.jpg") center/cover no-repeat!important;
}
html[dir="rtl"] body.site-homepage .hero.future-command-hero{
  background:
    linear-gradient(260deg,rgba(3,15,25,.98) 0%,rgba(5,24,38,.92) 37%,rgba(6,33,47,.62) 67%,rgba(3,16,27,.90) 100%),
    url("https://static.wixstatic.com/media/7fbce2_6c19d3ecd4b04ba184bc1d3f0f1a9ed1~mv2.jpg/v1/fill/w_2200,h_1400,al_c,q_88/7fbce2_6c19d3ecd4b04ba184bc1d3f0f1a9ed1~mv2.jpg") center/cover no-repeat!important;
}
body.site-homepage .hero.future-command-hero::before{
  content:"";position:absolute;inset:0;z-index:-3;pointer-events:none;
  background:
    radial-gradient(circle at 75% 24%,rgba(72,187,198,.16),transparent 27%),
    radial-gradient(circle at 28% 74%,rgba(209,165,68,.12),transparent 32%),
    linear-gradient(rgba(118,211,219,.052) 1px,transparent 1px),
    linear-gradient(90deg,rgba(118,211,219,.052) 1px,transparent 1px);
  background-size:auto,auto,54px 54px,54px 54px;
  -webkit-mask-image:linear-gradient(to bottom,black 0 80%,transparent 100%);
  mask-image:linear-gradient(to bottom,black 0 80%,transparent 100%);
}
html[dir="rtl"] body.site-homepage .hero.future-command-hero::before{
  background:
    radial-gradient(circle at 25% 24%,rgba(72,187,198,.16),transparent 27%),
    radial-gradient(circle at 72% 74%,rgba(209,165,68,.12),transparent 32%),
    linear-gradient(rgba(118,211,219,.052) 1px,transparent 1px),
    linear-gradient(90deg,rgba(118,211,219,.052) 1px,transparent 1px);
  background-size:auto,auto,54px 54px,54px 54px;
}
body.site-homepage .hero.future-command-hero::after{
  content:"";position:absolute;left:0;right:0;bottom:0;height:240px;z-index:-2;pointer-events:none;
  background:linear-gradient(to top,rgba(3,15,25,.96),rgba(3,15,25,.1));
}
body.site-homepage .future-scanline{
  position:absolute;left:-5%;right:-5%;top:34%;height:1px;z-index:0;pointer-events:none;
  background:linear-gradient(90deg,transparent,rgba(116,218,226,.74),transparent);
  box-shadow:0 0 22px rgba(116,218,226,.30);opacity:.38;
}
body.site-homepage .future-signal-rail{position:absolute;height:1px;z-index:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(220,177,76,.35),rgba(114,211,220,.28),transparent)}
body.site-homepage .future-signal-rail.rail-a{width:54%;top:25%;right:-8%;transform:rotate(-16deg)}
body.site-homepage .future-signal-rail.rail-b{width:48%;bottom:23%;left:-6%;transform:rotate(13deg)}
html[dir="rtl"] body.site-homepage .future-signal-rail.rail-a{right:auto;left:-8%;transform:rotate(16deg)}
html[dir="rtl"] body.site-homepage .future-signal-rail.rail-b{left:auto;right:-6%;transform:rotate(-13deg)}

body.site-homepage .future-hero-container{position:relative;z-index:2;padding:clamp(24px,3.5vh,40px) 0 clamp(30px,4.5vh,48px)!important}
body.site-homepage .future-hud-header{
  display:flex;align-items:center;justify-content:space-between;gap:18px;
  width:100%;padding:10px 12px;border:1px solid rgba(220,177,76,.28);border-radius:14px;
  background:linear-gradient(180deg,rgba(5,24,38,.67),rgba(5,22,34,.42));
  -webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);
}
body.site-homepage .future-brand-cluster{display:flex;align-items:center;gap:11px;min-width:0}
body.site-homepage .future-brand-cluster .ve-brand__emblem{width:48px!important;height:43px!important;flex:0 0 48px!important;border-radius:8px;box-shadow:0 10px 26px rgba(0,0,0,.18)}
body.site-homepage .future-brand-copy{display:flex;flex-direction:column;gap:2px;min-width:0;padding-inline-start:10px;border-inline-start:1px solid rgba(220,177,76,.24)}
body.site-homepage .future-brand-copy strong{font-family:"Libre Baskerville",Georgia,serif;font-size:clamp(12px,1.25vw,17px);line-height:1.24;color:#f8f1e3;letter-spacing:-.01em}
body.site-homepage .future-brand-copy small{font-size:8px;line-height:1.3;color:#b8cad3;letter-spacing:.025em}
html[dir="rtl"] body.site-homepage .future-brand-copy strong,html[dir="rtl"] body.site-homepage .future-brand-copy small{letter-spacing:0}
body.site-homepage .future-status-cluster{display:flex;align-items:center;gap:8px;color:#bed0d8;font-size:8px;white-space:nowrap;letter-spacing:.04em}
body.site-homepage .future-status-dot{width:7px;height:7px;border-radius:50%;background:var(--fh-cyan);box-shadow:0 0 13px rgba(118,211,219,.88);flex:none}
body.site-homepage .future-status-code{padding-inline-start:9px;border-inline-start:1px solid rgba(255,255,255,.12);color:#e0bd68;letter-spacing:.13em}
html[dir="rtl"] body.site-homepage .future-status-cluster,html[dir="rtl"] body.site-homepage .future-status-code{letter-spacing:0}

body.site-homepage .future-hero-grid{
  display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;
  gap:clamp(30px,4vw,56px)!important;align-items:center!important;padding:clamp(30px,4.2vh,48px) 0 24px!important;
}
body.site-homepage .future-copy-column{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
html[dir="rtl"] body.site-homepage .future-copy-column{align-items:flex-start}
body.site-homepage .future-copy-column .eyebrow{margin:0 0 15px!important;font-size:9px!important;letter-spacing:.16em!important;color:#ecd18e!important}
html[dir="rtl"] body.site-homepage .future-copy-column .eyebrow{letter-spacing:0!important}
body.site-homepage .future-copy-column h1{
  width:min(100%,720px)!important;max-width:720px!important;margin:0 0 14px!important;
  font-size:clamp(42px,4.1vw,62px)!important;line-height:1.08!important;letter-spacing:-.03em!important;text-wrap:balance;color:var(--fh-text)!important;
}
html[lang="ar"] body.site-homepage .future-copy-column h1{font-size:clamp(40px,4vw,60px)!important;line-height:1.18!important;letter-spacing:0!important}
html[lang="he"] body.site-homepage .future-copy-column h1{line-height:1.12!important;letter-spacing:-.012em!important}
body.site-homepage .future-copy-column>p{width:min(100%,680px)!important;max-width:680px!important;margin:0!important;color:var(--fh-muted)!important;font-size:14.5px!important;line-height:1.68!important}
html[lang="ar"] body.site-homepage .future-copy-column>p{line-height:1.82!important}
body.site-homepage .future-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
body.site-homepage .future-hero-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:8px;font-size:10px;font-weight:800;letter-spacing:.04em;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease}
body.site-homepage .future-hero-actions .primary{color:#10202b;background:linear-gradient(135deg,#bb8523,#e7c45f);border:1px solid rgba(244,216,145,.75);box-shadow:0 0 26px rgba(211,170,71,.12)}
body.site-homepage .future-hero-actions .secondary{color:#eff5f6;background:rgba(7,31,45,.48);border:1px solid rgba(118,211,219,.27)}
html[dir="rtl"] body.site-homepage .future-hero-actions a{letter-spacing:0}
@media(hover:hover){body.site-homepage .future-hero-actions a:hover{transform:translateY(-1px)}body.site-homepage .future-hero-actions .secondary:hover{background:rgba(16,55,70,.48);border-color:rgba(118,211,219,.46)}}

body.site-homepage .future-metrics-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(100%,640px);margin-top:20px;border:1px solid rgba(118,211,219,.14);background:rgba(118,211,219,.14)}
body.site-homepage .future-metrics-row>div{display:flex;align-items:center;gap:8px;min-width:0;padding:10px 12px;background:rgba(4,22,34,.72)}
body.site-homepage .future-metrics-row small{font-size:7px;color:#76d3db;letter-spacing:.14em}
body.site-homepage .future-metrics-row strong{font-size:8.5px;color:#d9e3e6;line-height:1.3;font-weight:700}
html[dir="rtl"] body.site-homepage .future-metrics-row small{letter-spacing:0}

body.site-homepage .future-visual-column{min-width:0;display:flex;justify-content:center;align-items:center}
body.site-homepage .future-orbital-interface{position:relative;width:min(100%,430px);aspect-ratio:1/1;display:grid;place-items:center;isolation:isolate}
body.site-homepage .future-orbit{position:absolute;border-radius:50%;pointer-events:none}
body.site-homepage .future-orbit.orbit-1{inset:5%;border:1px solid rgba(118,211,219,.20);box-shadow:inset 0 0 42px rgba(65,170,184,.03)}
body.site-homepage .future-orbit.orbit-2{inset:17%;border:1px dashed rgba(222,179,76,.31)}
body.site-homepage .future-orbit.orbit-3{inset:29%;border:1px solid rgba(118,211,219,.27)}
body.site-homepage .future-orbit::before,body.site-homepage .future-orbit::after{content:"";position:absolute;border-radius:50%;width:6px;height:6px;background:#dfb555;box-shadow:0 0 14px rgba(223,181,85,.75)}
body.site-homepage .future-orbit.orbit-1::before{top:10%;left:25%}body.site-homepage .future-orbit.orbit-1::after{right:8%;bottom:29%}
body.site-homepage .future-orbit.orbit-2::before{right:14%;top:12%}body.site-homepage .future-orbit.orbit-2::after{left:10%;bottom:24%}
body.site-homepage .future-core-glow{position:absolute;width:48%;height:48%;border-radius:50%;background:radial-gradient(circle,rgba(93,204,214,.17),rgba(13,52,67,.17) 50%,transparent 72%);box-shadow:0 0 72px rgba(83,190,201,.13);z-index:-1}
body.site-homepage .future-core-panel{position:relative;z-index:3;width:43%;aspect-ratio:1/1;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px;border:1px solid rgba(225,183,86,.68);background:linear-gradient(145deg,rgba(17,55,70,.96),rgba(4,20,30,.98));box-shadow:inset 0 0 36px rgba(104,209,219,.08),0 0 38px rgba(211,169,70,.09)}
body.site-homepage .future-core-panel small{font-size:7px;color:#77d1d9;letter-spacing:.12em;text-transform:uppercase}
body.site-homepage .future-core-panel strong{font-family:"Libre Baskerville",Georgia,serif;font-size:clamp(18px,1.9vw,25px);line-height:1.25;color:#f3deb0;margin:7px 0}
body.site-homepage .future-core-panel span{font-size:7.5px;line-height:1.4;color:#b9cbd2}
html[dir="rtl"] body.site-homepage .future-core-panel small{letter-spacing:0;text-transform:none}
body.site-homepage .future-node{position:absolute;z-index:4;display:flex;align-items:center;gap:7px;max-width:150px;padding:8px 10px;border:1px solid rgba(118,211,219,.23);border-radius:999px;background:rgba(4,24,36,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#dbe6e9;font-size:8px;line-height:1.25;white-space:normal;text-align:center}
body.site-homepage .future-node::before{content:"";width:5px;height:5px;flex:none;border-radius:50%;background:var(--fh-cyan);box-shadow:0 0 9px rgba(118,211,219,.8)}
body.site-homepage .future-node.node-1{top:3%;left:50%;transform:translateX(-50%)}
body.site-homepage .future-node.node-2{right:0;top:43%;transform:translateY(-50%)}
body.site-homepage .future-node.node-3{bottom:3%;left:50%;transform:translateX(-50%)}
body.site-homepage .future-node.node-4{left:0;top:43%;transform:translateY(-50%)}
html[dir="rtl"] body.site-homepage .future-node.node-2{right:auto;left:0}html[dir="rtl"] body.site-homepage .future-node.node-4{left:auto;right:0}

body.site-homepage .future-lower-deck{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:12px;align-items:stretch;margin-top:4px}
body.site-homepage .future-mission-hud,body.site-homepage .future-feature-hud{min-width:0;border:1px solid rgba(118,211,219,.16);background:linear-gradient(180deg,rgba(5,26,39,.68),rgba(4,20,31,.54));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}
body.site-homepage .future-mission-hud{position:relative;padding:15px 18px;border-top:2px solid rgba(216,172,73,.80)}
body.site-homepage .future-mission-hud::after{content:"";position:absolute;inset:12px 12px auto auto;width:26px;height:26px;border-top:1px solid rgba(118,211,219,.27);border-right:1px solid rgba(118,211,219,.27)}
html[dir="rtl"] body.site-homepage .future-mission-hud::after{right:auto;left:12px;border-right:0;border-left:1px solid rgba(118,211,219,.27)}
body.site-homepage .future-hud-kicker{display:flex;align-items:center;gap:8px;margin-bottom:9px;color:#dcb65f;font-size:8px;font-weight:700;letter-spacing:.06em}
body.site-homepage .future-hud-kicker::before{content:"";width:28px;height:1px;background:linear-gradient(90deg,#dcb65f,#76d3db)}
html[dir="rtl"] body.site-homepage .future-hud-kicker{letter-spacing:0}
body.site-homepage .future-mission-hud h2{margin:0!important;color:#fff!important;font-size:clamp(18px,1.55vw,23px)!important;line-height:1.42!important}
html[lang="ar"] body.site-homepage .future-mission-hud h2{line-height:1.62!important}
body.site-homepage .future-mission-hud p{margin:8px 0 0!important;color:#c6d4da!important;font-size:10.5px!important;line-height:1.72!important}
html[lang="ar"] body.site-homepage .future-mission-hud p{line-height:1.9!important}
body.site-homepage .future-legal-line{margin-top:8px;padding-top:7px;border-top:1px solid rgba(255,255,255,.08);font-size:7px;line-height:1.45;color:#809aa7}

body.site-homepage .future-feature-hud{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(190px,.7fr);gap:0}
body.site-homepage .future-feature-main{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px 14px;text-decoration:none!important;color:inherit;border-inline-end:1px solid rgba(255,255,255,.08)}
body.site-homepage .future-feature-main img{width:58px;height:48px;object-fit:contain;padding:4px;background:rgba(255,255,255,.96);border-radius:7px}
body.site-homepage .future-feature-copy{display:flex;flex-direction:column;gap:3px;min-width:0}
body.site-homepage .future-feature-copy small{font-size:7px;color:#deb75f;letter-spacing:.06em}
body.site-homepage .future-feature-copy strong{font-family:"Libre Baskerville",Georgia,serif;font-size:13px;line-height:1.3;color:#fff}
body.site-homepage .future-feature-copy span{font-size:8.5px;line-height:1.45;color:#c3d1d7}
body.site-homepage .future-feature-main b{padding-inline-start:10px;border-inline-start:1px solid rgba(255,255,255,.11);font-size:8px;color:#efd188;white-space:nowrap}
html[dir="rtl"] body.site-homepage .future-feature-copy small{letter-spacing:0}
body.site-homepage .future-ur-node{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:12px 14px;text-decoration:none!important;color:inherit;background:rgba(255,255,255,.015)}
body.site-homepage .future-ur-node .future-ur-cuneiform{display:block;align-self:flex-start;width:88px;height:24px;object-fit:contain;object-position:center;opacity:.96;margin:0 0 1px;filter:drop-shadow(0 0 7px rgba(224,184,95,.16))}
html[dir="rtl"] body.site-homepage .future-ur-node .future-ur-cuneiform{align-self:flex-start}
body.site-homepage .future-ur-node small{font-size:7px;color:#a9bdc6}
body.site-homepage .future-ur-node strong{font-family:"Libre Baskerville",Georgia,serif;font-size:11px;line-height:1.35;color:#f0dca9}
body.site-homepage .future-ur-node span{font-size:7.5px;color:#8ca4b0;line-height:1.35}
@media(hover:hover){body.site-homepage .future-feature-main:hover,body.site-homepage .future-ur-node:hover{background:rgba(118,211,219,.035)}}

@media(prefers-reduced-motion:no-preference){
  body.site-homepage .future-scanline{animation:futureScan 9s ease-in-out infinite}
  body.site-homepage .future-orbit.orbit-1{animation:futureSpin 34s linear infinite}
  body.site-homepage .future-orbit.orbit-2{animation:futureSpinReverse 43s linear infinite}
  body.site-homepage .future-status-dot{animation:futurePulse 2.8s ease-in-out infinite}
}
@keyframes futureScan{0%,100%{top:29%;opacity:.16}50%{top:71%;opacity:.48}}
@keyframes futureSpin{to{transform:rotate(360deg)}}
@keyframes futureSpinReverse{to{transform:rotate(-360deg)}}
@keyframes futurePulse{0%,100%{opacity:.45;transform:scale(.84)}50%{opacity:1;transform:scale(1.15)}}

@media(max-width:1080px){
  body.site-homepage .future-hero-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr)!important;gap:28px!important}
  body.site-homepage .future-feature-main{grid-template-columns:56px minmax(0,1fr)!important}
  body.site-homepage .future-feature-main img{width:56px;height:48px}
  body.site-homepage .future-feature-main b{grid-column:2;padding:0;border:0;width:max-content}
}
@media(max-width:900px){
  body.site-homepage .hero.future-command-hero{min-height:auto!important}
  body.site-homepage .future-hero-grid{grid-template-columns:1fr!important;gap:24px!important;padding:42px 0 26px!important}
  body.site-homepage .future-copy-column{order:1}
  body.site-homepage .future-visual-column{order:2}
  body.site-homepage .future-orbital-interface{width:min(100%,390px)}
  body.site-homepage .future-lower-deck{grid-template-columns:1fr}
  body.site-homepage .future-feature-hud{grid-template-columns:minmax(0,1.35fr) minmax(170px,.65fr)}
}
@media(max-width:680px){
  body.site-homepage .hero.future-command-hero{background:
    linear-gradient(180deg,rgba(3,15,25,.96),rgba(5,26,39,.90) 48%,rgba(3,15,25,.97)),
    url("https://static.wixstatic.com/media/7fbce2_6c19d3ecd4b04ba184bc1d3f0f1a9ed1~mv2.jpg/v1/fill/w_1200,h_1200,al_c,q_84/7fbce2_6c19d3ecd4b04ba184bc1d3f0f1a9ed1~mv2.jpg") center/cover no-repeat!important}
  body.site-homepage .future-hero-container{padding:24px 0 42px!important}
  body.site-homepage .future-hud-header{padding:8px 9px}
  body.site-homepage .future-status-cluster{display:none}
  body.site-homepage .future-brand-cluster .ve-brand__emblem{width:42px!important;height:38px!important;flex-basis:42px!important}
  body.site-homepage .future-brand-copy{padding-inline-start:8px}
  body.site-homepage .future-brand-copy strong{font-size:clamp(10px,3.5vw,13px)}
  body.site-homepage .future-brand-copy small{font-size:7px}
  body.site-homepage .future-hero-grid{padding:28px 0 18px!important}
  body.site-homepage .future-copy-column h1{font-size:clamp(35px,10.2vw,46px)!important;line-height:1.12!important;margin-bottom:13px!important}
  html[lang="ar"] body.site-homepage .future-copy-column h1{font-size:clamp(34px,9.8vw,45px)!important;line-height:1.23!important}
  html[lang="he"] body.site-homepage .future-copy-column h1{line-height:1.16!important}
  body.site-homepage .future-copy-column>p{font-size:13.5px!important;line-height:1.68!important}
  html[lang="ar"] body.site-homepage .future-copy-column>p{line-height:1.8!important}
  body.site-homepage .future-hero-actions{margin-top:16px}
  body.site-homepage .future-hero-actions a{flex:1 1 150px;font-size:9px}
  body.site-homepage .future-metrics-row{grid-template-columns:1fr;margin-top:17px}
  body.site-homepage .future-metrics-row>div{padding:8px 10px}
  body.site-homepage .future-orbital-interface{width:min(100%,330px)}
  body.site-homepage .future-core-panel{width:45%;padding:12px}
  body.site-homepage .future-core-panel strong{font-size:16px}
  body.site-homepage .future-core-panel small,body.site-homepage .future-core-panel span{font-size:6.5px}
  body.site-homepage .future-node{font-size:7px;padding:6px 8px;max-width:108px}
  body.site-homepage .future-feature-hud{grid-template-columns:1fr}
  body.site-homepage .future-feature-main{border-inline-end:0;border-bottom:1px solid rgba(255,255,255,.08)}
  body.site-homepage .future-ur-node{padding:11px 13px}
  body.site-homepage .future-ur-node .future-ur-cuneiform{width:78px;height:21px}
  body.site-homepage .future-mission-hud{padding:16px}
}
@media(max-width:390px){
  body.site-homepage .future-brand-copy small{display:none}
  body.site-homepage .future-copy-column h1{font-size:clamp(33px,9.9vw,40px)!important}
  html[lang="ar"] body.site-homepage .future-copy-column h1{font-size:clamp(32px,9.5vw,39px)!important}
  body.site-homepage .future-orbital-interface{width:min(100%,292px)}
  body.site-homepage .future-core-panel{width:47%}
  body.site-homepage .future-core-panel strong{font-size:14px}
  body.site-homepage .future-node{font-size:6.5px;padding:5px 7px;max-width:92px}
  body.site-homepage .future-node.node-2,body.site-homepage .future-node.node-4{top:44%}
  body.site-homepage .future-feature-main{grid-template-columns:50px minmax(0,1fr)!important;gap:9px;padding:11px}
  body.site-homepage .future-feature-main img{width:50px;height:44px}
  body.site-homepage .future-feature-copy strong{font-size:11px}
  body.site-homepage .future-feature-copy span{font-size:7.7px}
  body.site-homepage .future-mission-hud h2{font-size:19px!important}
}

/* assets/header-bilateral-flags.v1.css */
/* V14 — header bilateral flag pair + complete mobile flag rendering. */
.site-homepage .header .header-bilateral-flags{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  overflow:hidden!important;
  direction:ltr!important;
}
.site-homepage .header .header-bilateral-flags .header-flag{
  display:block!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
  max-width:none!important;
  min-width:0!important;
  flex-shrink:0!important;
}
.site-homepage .header .ve-brand--header{
  min-width:0!important;
}
.site-homepage .header .ve-brand--header .ve-brand__copy{
  flex:0 1 auto!important;
  min-width:0!important;
}
/* Desktop: the pair sits immediately beside the institutional name block. */
@media(min-width:1021px){
  .site-homepage .header .header-bilateral-flags{
    gap:5px!important;
    padding:4px 6px!important;
    border:1px solid #e1e6ea!important;
    border-radius:9px!important;
    background:linear-gradient(180deg,#fff,#f7f9fa)!important;
  }
  .site-homepage .header .header-bilateral-flags .header-flag{
    width:32px!important;
    height:22px!important;
    flex-basis:32px!important;
  }
  .site-homepage .header .header-bilateral-flags .header-flag-bridge{
    width:12px!important;
    min-width:12px!important;
    flex-basis:12px!important;
  }
}
/* Tablet/mobile: compact enough to remain completely inside the header. */
@media(max-width:1020px){
  .site-homepage .header .nav{gap:10px!important;}
  .site-homepage .header .ve-brand--header{gap:6px!important;max-width:calc(100% - 50px)!important;}
  .site-homepage .header .header-bilateral-flags{
    gap:3px!important;
    padding:3px 4px!important;
    border:1px solid #e1e6ea!important;
    border-radius:7px!important;
    background:#fff!important;
  }
  .site-homepage .header .header-bilateral-flags .header-flag{
    width:24px!important;
    height:16px!important;
    min-width:24px!important;
    flex-basis:24px!important;
  }
  .site-homepage .header .header-bilateral-flags .header-flag-bridge{
    width:8px!important;
    min-width:8px!important;
    height:1px!important;
    flex-basis:8px!important;
  }
}
@media(max-width:430px){
  .site-homepage .header .nav{gap:6px!important;}
  /* Mobile reflow: keep the full institutional name readable and place the
     bilateral pair directly beneath it, still within the same brand lockup. */
  .site-homepage .header .ve-brand--header{
    display:grid!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    grid-template-areas:"emblem copy" "emblem flags"!important;
    column-gap:7px!important;row-gap:3px!important;
    align-items:center!important;
    max-width:calc(100% - 44px)!important;
  }
  .site-homepage .header .ve-brand--header .ve-brand__emblem{
    grid-area:emblem!important;
    width:34px!important;height:31px!important;flex-basis:34px!important;
  }
  .site-homepage .header .ve-brand--header .ve-brand__copy{
    grid-area:copy!important;
    padding-inline-start:6px!important;
  }
  .site-homepage .header .ve-brand--header .ve-brand__copy strong{
    font-size:clamp(8.3px,2.65vw,10.2px)!important;
    line-height:1.15!important;
    max-width:none!important;
  }
  .site-homepage .header .header-bilateral-flags{
    grid-area:flags!important;
    justify-self:start!important;
    gap:2px!important;padding:2px 3px!important;border-radius:6px!important;
  }
  html[dir="rtl"] .site-homepage .header .header-bilateral-flags{justify-self:end!important;}
  .site-homepage .header .header-bilateral-flags .header-flag{
    width:22px!important;height:15px!important;min-width:22px!important;flex-basis:22px!important;
  }
  .site-homepage .header .header-bilateral-flags .header-flag-bridge{
    width:7px!important;min-width:7px!important;flex-basis:7px!important;
  }
  .site-homepage .header .menu-btn{width:36px!important;height:36px!important;}
}
@media(max-width:350px){
  .site-homepage .header .ve-brand--header{
    grid-template-columns:31px minmax(0,1fr)!important;
    column-gap:6px!important;
  }
  .site-homepage .header .ve-brand--header .ve-brand__emblem{
    width:31px!important;height:28px!important;flex-basis:31px!important;
  }
  .site-homepage .header .ve-brand--header .ve-brand__copy strong{font-size:8px!important;}
  .site-homepage .header .header-bilateral-flags .header-flag{
    width:20px!important;height:14px!important;min-width:20px!important;flex-basis:20px!important;
  }
  .site-homepage .header .header-bilateral-flags .header-flag-bridge{
    width:6px!important;min-width:6px!important;flex-basis:6px!important;
  }
}
