/* COC LP page only: retain JIN:R hooks, hide its visible chrome. */
html:has(body.page-id-4042) { margin-top: 0 !important; }
body.page-id-4042 #wpadminbar,
body.page-id-4042 #commonHeader,
body.page-id-4042 #commonFooter,
body.page-id-4042 #commonHeaderInner,
body.page-id-4042 #commonFooterInner,
body.page-id-4042 .commonHeaderInner,
body.page-id-4042 .commonFooterInner,
body.page-id-4042 .breadCrumbInner,
body.page-id-4042 .jinrArticle,
body.page-id-4042 .postHeader,
body.page-id-4042 .postContent,
body.page-id-4042 .sidebar,
body.page-id-4042 #sidebar,
body.page-id-4042 .l-sidebar { display: none !important; }
body.page-id-4042 .coc-lp {
  display: block;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

/* Preserve the approved LP type scale. JIN:R sets the document root to 10px,
   while the approved standalone LP was authored with 1rem = 16px. */
body.page-id-4042 .coc-lp {
  font-size: 16px;
  line-height: 1.8;
}
body.page-id-4042 .coc-lp p {
  font-size: 16px !important;
  line-height: 1.8 !important;
}
body.page-id-4042 .coc-lp h2 {
  font-size: 32px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
}
body.page-id-4042 .coc-lp h3 {
  font-weight: 600 !important;
}
body.page-id-4042 .coc-lp .hero h1 {
  font-size: clamp(35.2px, 4.2vw, 68.8px) !important;
  font-weight: 600 !important;
  line-height: 1.55 !important;
}
body.page-id-4042 .coc-lp .hero-description {
  font-size: 16px !important;
  line-height: 1.85 !important;
}
body.page-id-4042 .coc-lp .benefit h3 {
  font-size: 19.2px !important;
  line-height: 1.65 !important;
}
body.page-id-4042 .coc-lp .benefit p {
  font-size: 16px !important;
  line-height: 1.85 !important;
}
body.page-id-4042 .coc-lp .topics-heading p {
  font-size: 14px !important;
  line-height: 1.6 !important;
}
body.page-id-4042 .coc-lp .topic-copy h3 {
  font-size: 18px !important;
  line-height: 1.6 !important;
}
body.page-id-4042 .coc-lp .topic-copy p {
  font-size: 16px !important;
  line-height: 1.7 !important;
}
body.page-id-4042 .coc-lp .steps h3 {
  font-size: 18px !important;
}
body.page-id-4042 .coc-lp .faq-item dt,
body.page-id-4042 .coc-lp .faq-item dd {
  font-size: 16px !important;
}

@media (min-width: 1150px) {
  body.page-id-4042 .coc-lp .benefit h3 { font-size: 17px !important; }
  body.page-id-4042 .coc-lp .topics h2 { font-size: 28.8px !important; }
}

@media (max-width: 700px) {
  body.page-id-4042 .coc-lp h2 {
    font-size: 26px !important;
    line-height: 1.5 !important;
  }
  body.page-id-4042 .coc-lp .hero h1 {
    font-size: clamp(24.8px, 7vw, 35.2px) !important;
    line-height: 1.65 !important;
  }
  body.page-id-4042 .coc-lp .hero-description {
    font-size: 16px !important;
    line-height: 1.8 !important;
  }
  body.page-id-4042 .coc-lp .benefit h3 {
    font-size: 18px !important;
    line-height: 1.6 !important;
  }
  body.page-id-4042 .coc-lp .benefit p {
    font-size: 16px !important;
    line-height: 1.8 !important;
  }
  body.page-id-4042 .coc-lp .steps h3 {
    font-size: 17px !important;
    line-height: 1.6 !important;
  }
  body.page-id-4042 .coc-lp .getting-started-heading h2 { font-size: 24px !important; }
}

@media (max-width: 420px) {
  body.page-id-4042 .coc-lp .hero h1 { font-size: 24.8px !important; }
  body.page-id-4042 .coc-lp .getting-started-heading h2 { font-size: 22.4px !important; }
}
