body.oia-policy-page .entry-content{max-width:920px;margin-inline:auto;padding:28px 26px 44px;color:#334155;font-size:15px;line-height:1.75}body.oia-policy-page .entry-content .oia-policy-lead{margin:0 0 28px;padding:18px 20px;border:1px solid #d8e8ee;border-left:4px solid #30a0b0;border-radius:12px;background:#f6fbfc;color:#27475a;font-size:16px;line-height:1.7}body.oia-policy-page .entry-content h2{margin:34px 0 12px;color:#0f2f49;font-size:22px;line-height:1.3}body.oia-policy-page .entry-content p{margin:0 0 14px}body.oia-policy-page .entry-content ul{margin:8px 0 20px;padding-left:24px}body.oia-policy-page .entry-content li{margin:6px 0}body.oia-policy-page .entry-content a{color:#087c9a;text-decoration-thickness:1px;text-underline-offset:3px}@media(max-width:767px){body.oia-policy-page .entry-content{padding:22px 16px 36px;font-size:14px;line-height:1.7}body.oia-policy-page .entry-content h2{margin-top:28px;font-size:20px}body.oia-policy-page .entry-content .oia-policy-lead{padding:15px 16px;font-size:15px}}


/* v6.47 About ONEINALL */
body.oia-policy-page .entry-content .oia-about-hero{
  margin:0 0 34px;
  padding:30px 30px 28px;
  border:1px solid #d4e6ed;
  border-radius:18px;
  background:radial-gradient(circle at 100% 0%,rgba(48,197,216,.10),transparent 34%),linear-gradient(135deg,#f8fcfd 0%,#edf7fa 100%);
  box-shadow:0 16px 36px rgba(6,42,63,.06);
}
body.oia-policy-page .entry-content .oia-about-eyebrow{
  margin:0 0 8px;
  color:#087c9a;
  font-size:12px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.11em;
  text-transform:uppercase;
}
body.oia-policy-page .entry-content .oia-about-hero-title{
  margin:0 0 14px;
  color:#082c45;
  font-size:clamp(28px,4vw,42px);
  line-height:1.12;
  letter-spacing:-.025em;
}
body.oia-policy-page .entry-content .oia-about-hero .oia-policy-lead{
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  color:#35566d;
  font-size:16px;
  line-height:1.75;
}
body.oia-policy-page .entry-content .oia-about-principles{
  margin:18px 0 34px;
  padding:8px 24px 20px;
  border:1px solid #dbe9ee;
  border-radius:16px;
  background:#fbfdfe;
}
body.oia-policy-page .entry-content .oia-about-principles h3{
  margin:20px 0 6px;
  color:#123a55;
  font-size:17px;
  line-height:1.35;
}
body.oia-policy-page .entry-content .oia-about-principles p{
  margin:0 0 12px;
}
@media(max-width:767px){
  body.oia-policy-page .entry-content .oia-about-hero{padding:22px 18px 20px;border-radius:15px}
  body.oia-policy-page .entry-content .oia-about-hero-title{font-size:28px}
  body.oia-policy-page .entry-content .oia-about-principles{padding:6px 16px 16px}
}


/* v6.48 — Policy/About pages use the ONEINALL.PK shared footer */
body.oia-policy-page #footer,
body.oia-policy-page .ct-footer,
body.oia-policy-page footer.ct-footer,
body.oia-policy-page footer[data-id="footer"]{
  display:none!important;
}

/* The custom footer is injected after the theme footer through wp_footer. */
body.oia-policy-page .oia-home-footer{
  display:block!important;
  width:100%!important;
  margin:34px 0 0!important;
  position:relative!important;
  z-index:2!important;
}

/* Keep policy content and the shared footer visually separated. */
body.oia-policy-page .site-main,
body.oia-policy-page #main{
  margin-bottom:0!important;
}

@media(max-width:900px){
  body.oia-policy-page .oia-home-footer{
    margin-top:24px!important;
  }
}


/* v6.49 — remove excessive white gap above shared ONEINALL footer */
body.oia-policy-page #main,
body.oia-policy-page .site-main,
body.oia-policy-page main.site-main{
  min-height:0!important;
  height:auto!important;
  padding-bottom:0!important;
  margin-bottom:0!important;
}

body.oia-policy-page article.page,
body.oia-policy-page .type-page,
body.oia-policy-page .entry-content{
  min-height:0!important;
  height:auto!important;
  margin-bottom:0!important;
}

body.oia-policy-page .entry-content{
  padding-bottom:18px!important;
}

body.oia-policy-page .entry-content > :last-child{
  margin-bottom:0!important;
}

/* Remove Blocksy/container bottom spacing only on managed policy pages. */
body.oia-policy-page .ct-container,
body.oia-policy-page .ct-container-full{
  --content-vertical-spacing:0px!important;
}

body.oia-policy-page .ct-container[data-vertical-spacing],
body.oia-policy-page .ct-container-full[data-vertical-spacing]{
  padding-bottom:0!important;
  margin-bottom:0!important;
}

/* Shared ONEINALL footer should follow the content naturally. */
body.oia-policy-page .oia-home-footer{
  margin-top:14px!important;
}

@media(max-width:900px){
  body.oia-policy-page .entry-content{
    padding-bottom:14px!important;
  }

  body.oia-policy-page .oia-home-footer{
    margin-top:10px!important;
  }
}
