
/* =========================================================
   RQ v45 - Unified Section Intro Header Theme
   Applies one premium 2026 visual language to all inner pages
   ========================================================= */
:root{
  --rq-v45-teal-0:#061f1f;
  --rq-v45-teal-1:#073333;
  --rq-v45-teal-2:#0f5c5c;
  --rq-v45-gold:#C9A84C;
  --rq-v45-gold-soft:#e8c96a;
  --rq-v45-white:#ffffff;
}

body .page-hero,
body section.page-hero,
body .section-intro-header,
body section.section-intro-header,
body .hero:not(.hero-2026),
body section.hero:not(.hero-2026){
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate !important;
  min-height:260px !important;
  height:auto !important;
  padding:72px 0 64px !important;
  display:flex !important;
  align-items:center !important;
  background:
    radial-gradient(circle at 18% 22%, rgba(201,168,76,.16), transparent 32%),
    radial-gradient(circle at 84% 8%, rgba(19,106,106,.36), transparent 38%),
    linear-gradient(135deg,var(--rq-v45-teal-0) 0%,var(--rq-v45-teal-1) 52%,var(--rq-v45-teal-2) 100%) !important;
  border-bottom:1px solid rgba(201,168,76,.22) !important;
  box-shadow:inset 0 -1px 0 rgba(255,255,255,.04) !important;
}
body .page-hero::before,
body section.page-hero::before,
body .section-intro-header::before,
body section.section-intro-header::before,
body .hero:not(.hero-2026)::before,
body section.hero:not(.hero-2026)::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px) !important;
  background-size:44px 44px !important;
  opacity:.42 !important;
  z-index:-2 !important;
}
body .page-hero::after,
body section.page-hero::after,
body .section-intro-header::after,
body section.section-intro-header::after,
body .hero:not(.hero-2026)::after,
body section.hero:not(.hero-2026)::after{
  content:"" !important;
  position:absolute !important;
  width:360px !important;
  height:360px !important;
  border:1px solid rgba(201,168,76,.16) !important;
  border-radius:50% !important;
  left:8% !important;
  bottom:-170px !important;
  opacity:.72 !important;
  z-index:-1 !important;
  box-shadow:0 0 90px rgba(201,168,76,.06) !important;
}
body .page-hero .container,
body .section-intro-header .container,
body .hero:not(.hero-2026) .container{
  position:relative !important;
  z-index:2 !important;
}
body .page-hero-text,
body .hero .container,
body .section-intro-header .page-hero-text{
  position:relative !important;
  z-index:3 !important;
}
body .breadcrumb,
body .page-hero .breadcrumb,
body .section-intro-header .breadcrumb,
body .hero:not(.hero-2026) .breadcrumb{
  display:inline-flex !important;
  align-items:center !important;
  gap:9px !important;
  width:max-content !important;
  max-width:100% !important;
  padding:8px 15px !important;
  margin:0 0 18px !important;
  border-radius:999px !important;
  color:rgba(255,255,255,.66) !important;
  background:rgba(255,255,255,.06) !important;
  border:1px solid rgba(255,255,255,.10) !important;
  backdrop-filter:blur(10px) !important;
  -webkit-backdrop-filter:blur(10px) !important;
  font-size:13px !important;
  font-weight:800 !important;
}
body .breadcrumb a,
body .page-hero .breadcrumb a,
body .section-intro-header .breadcrumb a,
body .hero:not(.hero-2026) .breadcrumb a{
  color:rgba(255,255,255,.82) !important;
  text-decoration:none !important;
}
body .breadcrumb b,
body .breadcrumb span:last-child,
body .page-hero .breadcrumb span:last-child{
  color:var(--rq-v45-gold-soft) !important;
}
body .hero-kicker,
body .page-hero .hero-kicker,
body .section-intro-header .hero-kicker{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  width:max-content !important;
  margin:0 0 12px !important;
  padding:7px 16px !important;
  border-radius:999px !important;
  color:var(--rq-v45-gold-soft) !important;
  background:rgba(201,168,76,.12) !important;
  border:1px solid rgba(201,168,76,.28) !important;
  font-size:14px !important;
  font-weight:900 !important;
}
body .page-hero h1,
body .section-intro-header h1,
body .hero:not(.hero-2026) h1,
body .page-hero-text h1{
  margin:0 0 12px !important;
  color:#fff !important;
  font-size:clamp(2.2rem,4.8vw,4.15rem) !important;
  line-height:1.12 !important;
  font-weight:900 !important;
  letter-spacing:-.8px !important;
  text-shadow:0 16px 42px rgba(0,0,0,.22) !important;
}
body .page-hero h1 span,
body .section-intro-header h1 span,
body .hero:not(.hero-2026) h1 span,
body .page-hero-text h1 span,
body .hero h1 span{
  color:var(--rq-v45-gold) !important;
}
body .page-hero p,
body .section-intro-header p,
body .hero:not(.hero-2026) p,
body .page-hero-text p{
  max-width:760px !important;
  margin:0 !important;
  color:rgba(255,255,255,.74) !important;
  font-size:15.5px !important;
  line-height:1.9 !important;
  font-weight:700 !important;
}
@media(max-width:768px){
  body .page-hero,
  body section.page-hero,
  body .section-intro-header,
  body section.section-intro-header,
  body .hero:not(.hero-2026),
  body section.hero:not(.hero-2026){
    min-height:190px !important;
    padding:44px 0 38px !important;
  }
  body .breadcrumb,
  body .page-hero .breadcrumb,
  body .section-intro-header .breadcrumb,
  body .hero:not(.hero-2026) .breadcrumb{
    font-size:11.5px !important;
    padding:7px 12px !important;
    margin-bottom:13px !important;
    white-space:normal !important;
  }
  body .page-hero h1,
  body .section-intro-header h1,
  body .hero:not(.hero-2026) h1,
  body .page-hero-text h1{
    font-size:2rem !important;
    line-height:1.18 !important;
    letter-spacing:0 !important;
  }
  body .page-hero p,
  body .section-intro-header p,
  body .hero:not(.hero-2026) p,
  body .page-hero-text p{
    font-size:13.5px !important;
    line-height:1.75 !important;
  }
}

/* Blog article data stability */
body .articles-grid .article-card{opacity:1;visibility:visible;}
