
/* V24.5 Mobile Single Premium Layer */
body.single .cp-mobile-only{display:none;}
body.single .cp-single-card{overflow:visible;}
body.single .cp-single-head,
body.single .cp-single-content,
body.single .cp-sidebar-card,
body.single .cp-author-box,
body.single .cp-related,
body.single .cp-single-comments{
  box-sizing:border-box;
}
body.single .cp-single-title{
  max-width:20ch;
}
body.single .cp-single-content .entry-content{
  color:var(--cp-text);
}
body.single .cp-single-content .entry-content > h2,
body.single .cp-single-content .entry-content > h3,
body.single .cp-single-content .entry-content > h4,
body.single .cp-single-content .entry-content > [id]{
  scroll-margin-top:96px;
}
body.single .cp-single-content .entry-content p:first-of-type{
  font-size:1.125rem;
  line-height:1.9;
  color:#334155;
}
body.single .cp-single-content .entry-content h2,
body.single .cp-page-card .entry-content h2{
  letter-spacing:-.03em;
  margin-top:3rem;
  margin-bottom:1rem;
}
body.single .cp-single-content .entry-content h3,
body.single .cp-page-card .entry-content h3{
  letter-spacing:-.02em;
  margin-top:2rem;
  margin-bottom:.8rem;
}
body.single .cp-single-content .entry-content h4,
body.single .cp-page-card .entry-content h4{
  font-size:1.125rem;
  line-height:1.45;
  color:var(--cp-title);
  margin:1.6rem 0 .7rem;
}
body.single .cp-single-content .entry-content figure,
body.single .cp-single-content .entry-content .wp-block-image,
body.single .cp-single-content .entry-content .wp-block-embed,
body.single .cp-single-content .entry-content .wp-block-video,
body.single .cp-single-content .entry-content .wp-block-cover,
body.single .cp-single-content .entry-content .wp-block-gallery,
body.single .cp-single-content .entry-content iframe,
body.single .cp-single-content .entry-content img,
body.single .cp-single-content .entry-content video{
  max-width:100%;
}
body.single .cp-single-content .entry-content figure,
body.single .cp-single-content .entry-content .wp-block-image,
body.single .cp-single-content .entry-content .wp-block-embed,
body.single .cp-single-content .entry-content .wp-block-video,
body.single .cp-single-content .entry-content .wp-block-cover,
body.single .cp-single-content .entry-content .wp-block-gallery{
  margin:1.6rem 0 1.8rem;
  overflow:hidden;
  border-radius:20px;
}
body.single .cp-single-content .entry-content figcaption{
  font-size:.86rem;
  line-height:1.65;
  color:#64748b;
  padding:.7rem .15rem 0;
  text-align:center;
}
body.single .cp-single-content .entry-content .wp-block-embed iframe,
body.single .cp-single-content .entry-content iframe{
  width:100%;
  border:0;
  border-radius:18px;
  aspect-ratio:16 / 9;
}
body.single .cp-single-content .entry-content .faq-box,
body.single .cp-single-content .entry-content .cp-cta-box,
body.single .cp-single-content .entry-content .cta-box,
body.single .cp-single-content .entry-content .wp-block-group,
body.single .cp-faq-auto,
body.single .cp-author-box,
body.single .cp-post-tax-wrap{
  border-radius:22px;
}
body.single .cp-single-content .entry-content .wp-block-group:not(.is-layout-flex):not(.wp-block-group__inner-container){
  border:1px solid rgba(214,226,245,.8);
  box-shadow:0 14px 36px rgba(15,31,56,.05);
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);
  padding:1.2rem 1.2rem;
  margin:1.7rem 0;
}
body.single .cp-faq-auto,
body.single .cp-single-content details,
body.single .cp-single-content .wp-block-details,
body.single .cp-single-content .rank-math-list-item,
body.single .cp-single-content .schema-faq-section{
  border:1px solid rgba(214,226,245,.95);
  box-shadow:0 12px 28px rgba(15,31,56,.05);
}
body.single .cp-faq-auto-item + .cp-faq-auto-item,
body.single .cp-single-content details + details,
body.single .cp-single-content .wp-block-details + .wp-block-details,
body.single .cp-single-content .rank-math-list-item + .rank-math-list-item,
body.single .cp-single-content .schema-faq-section + .schema-faq-section{
  margin-top:14px;
}
body.single .cp-faq-auto-question-wrap,
body.single .cp-single-content details summary,
body.single .cp-single-content .wp-block-details summary,
body.single .cp-single-content .schema-faq-question,
body.single .cp-single-content .rank-math-question{
  min-height:64px;
  display:flex;
  align-items:center;
  padding-right:62px;
}
body.single .cp-reading-progress{
  height:4px;
  background:linear-gradient(90deg,#1d4ed8 0%,#60a5fa 100%);
}
body.single .cp-toc-card .cp-sidebar-title,
body.single .cp-mobile-toc-card .cp-sidebar-title{
  margin:0;
}
body.single .cp-toc-card-head,
body.single .cp-mobile-toc-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:14px;
}
body.single .cp-toc-toggle{
  appearance:none;
  border:1px solid #d9e5ff;
  background:#f5f8ff;
  color:var(--cp-accent);
  border-radius:999px;
  font-size:.86rem;
  font-weight:800;
  line-height:1;
  padding:10px 14px;
  white-space:nowrap;
  cursor:pointer;
  transition:transform .18s ease, background-color .18s ease, border-color .18s ease;
}
body.single .cp-toc-toggle:active{transform:translateY(1px);}
body.single .cp-toc-nav.has-preview ol li.cp-toc-item-more{display:none;}
body.single .cp-toc-card.is-expanded .cp-toc-nav.has-preview ol li.cp-toc-item-more,
body.single .cp-mobile-toc-card.is-expanded .cp-toc-nav.has-preview ol li.cp-toc-item-more{display:list-item;}
body.single .cp-toc-nav a{
  min-height:56px;
  align-items:flex-start;
}
body.single .cp-toc-text{line-height:1.5;}
@media (min-width: 821px){
  body.single .cp-desktop-toc-toggle{display:inline-flex;}
}
@media (max-width: 820px){
  body.single .cp-single-wrap{padding-top:22px;}
  body.single .cp-single-head{
    padding:24px 20px 12px;
  }
  body.single .cp-single-title{
    font-size:clamp(2.05rem,7vw,2.75rem);
    line-height:1.1;
    letter-spacing:-.04em;
    margin-bottom:12px;
  }
  body.single .cp-single-meta-row{
    gap:10px;
    padding-top:12px;
    margin-top:8px;
  }
  body.single .cp-single-cover{
    margin:0 12px;
    height:auto;
    aspect-ratio:16 / 9;
    min-height:220px;
  }
  body.single .cp-mobile-only{display:block;}
  body.single .cp-mobile-toc-card{
    margin:16px 12px 0;
    padding:18px 16px;
    background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);
    border:1px solid rgba(214,226,245,.95);
    border-radius:22px;
    box-shadow:0 16px 34px rgba(15,31,56,.06);
  }
  body.single .cp-single-shell{
    padding:18px 18px 22px;
    gap:18px;
  }
  body.single .cp-single-sidebar{display:none;}
  body.single .cp-single-content{padding:0;}
  body.single .cp-single-content .entry-content,
  body.single .cp-page-card .entry-content{max-width:none;}
  body.single .cp-single-content .entry-content p,
  body.single .cp-page-card .entry-content p,
  body.single .cp-single-content .entry-content ul,
  body.single .cp-single-content .entry-content ol,
  body.single .cp-page-card .entry-content ul,
  body.single .cp-page-card .entry-content ol{
    font-size:17px;
    line-height:1.9;
  }
  body.single .cp-single-content .entry-content p{margin-bottom:1.2rem;}
  body.single .cp-single-content .entry-content p:first-of-type{font-size:1.08rem;}
  body.single .cp-single-content .entry-content h2,
  body.single .cp-page-card .entry-content h2{
    font-size:1.55rem;
    line-height:1.22;
    margin-top:2.35rem;
    margin-bottom:.9rem;
    padding-bottom:.55rem;
  }
  body.single .cp-single-content .entry-content h3,
  body.single .cp-page-card .entry-content h3{
    font-size:1.24rem;
    line-height:1.3;
    margin-top:1.85rem;
    margin-bottom:.7rem;
  }
  body.single .cp-single-content .entry-content h4,
  body.single .cp-page-card .entry-content h4{
    font-size:1.06rem;
    margin-top:1.4rem;
  }
  body.single .cp-single-content .entry-content ul,
  body.single .cp-single-content .entry-content ol,
  body.single .cp-page-card .entry-content ul,
  body.single .cp-page-card .entry-content ol{padding-left:1.2rem;}
  body.single .cp-single-content .entry-content table,
  body.single .cp-page-card .entry-content table{display:block;white-space:nowrap;overflow-x:auto;}
  body.single .cp-single-content .entry-content .faq-box,
  body.single .cp-single-content .entry-content .cp-cta-box,
  body.single .cp-single-content .entry-content .cta-box,
  body.single .cp-single-content .entry-content .wp-block-group,
  body.single .cp-faq-auto,
  body.single .cp-author-box,
  body.single .cp-post-tax-wrap{
    padding-left:16px;
    padding-right:16px;
  }
  body.single .cp-faq-auto-item + .cp-faq-auto-item,
  body.single .cp-single-content details + details,
  body.single .cp-single-content .wp-block-details + .wp-block-details,
  body.single .cp-single-content .rank-math-list-item + .rank-math-list-item,
  body.single .cp-single-content .schema-faq-section + .schema-faq-section{margin-top:12px;}
  body.single .cp-related.cp-single-related,
  body.single .cp-single-comments{padding:20px 18px;}
}
@media (max-width: 640px){
  body.single .cp-mobile-toc-card{padding:16px 14px;}
  body.single .cp-mobile-toc-head{align-items:flex-start;flex-direction:column;}
  body.single .cp-toc-toggle{width:100%;justify-content:center;text-align:center;}
  body.single .cp-toc-nav a{padding:12px 12px 12px 14px;min-height:52px;}
  body.single .cp-toc-num{min-width:34px;font-size:1rem;}
  body.single .cp-toc-text{font-size:1rem;}
  body.single .cp-single-cover{min-height:200px;}
}


/* V24.5.1 TOC Precision Fix */
body.single .cp-mobile-toc-card .cp-toc-nav.has-preview{display:none;}
body.single .cp-mobile-toc-card.is-expanded .cp-toc-nav.has-preview{display:block;}
body.single .cp-mobile-toc-card .cp-toc-nav.has-preview ol li.cp-toc-item-more,
body.single .cp-mobile-toc-card .cp-toc-nav.has-preview ol li.cp-toc-item-core{display:list-item;}
body.single .cp-mobile-toc-card .cp-toc-nav ol{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:10px;
}
body.single .cp-mobile-toc-card .cp-toc-nav li{
  list-style:none;
  margin:0;
  padding:0;
}
body.single .cp-mobile-toc-card .cp-toc-nav a{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  align-items:center;
  gap:12px;
  min-height:0;
  padding:14px 16px;
  border-radius:18px;
  background:rgba(245,248,255,.78);
  border:1px dashed rgba(191,210,240,.92);
  box-shadow:none;
  transform:none;
}
body.single .cp-mobile-toc-card .cp-toc-nav a:hover,
body.single .cp-mobile-toc-card .cp-toc-nav a.is-active{
  background:#eef5ff;
  color:#123a73;
  transform:none;
}
body.single .cp-mobile-toc-card .cp-toc-num{
  min-width:0;
  font-size:1rem;
  text-align:center;
  justify-content:center;
  align-self:center;
}
body.single .cp-mobile-toc-card .cp-toc-text{
  font-size:1rem;
  line-height:1.45;
  min-width:0;
}
body.single .cp-mobile-toc-card .cp-toc-toggle{
  min-height:50px;
  padding:14px 16px;
  font-size:.96rem;
  font-weight:800;
}
@media (max-width: 820px){
  body.single .cp-mobile-toc-head{align-items:flex-start;flex-direction:column;gap:14px;}
  body.single .cp-mobile-toc-card{padding:16px 14px;}
  body.single .cp-toc-toggle{width:100%;justify-content:center;text-align:center;}
}


/* V24.5.2 Single Mobile Spacing Polish */
@media (max-width: 820px){
  body.single .cp-single-wrap{padding-top:26px;padding-bottom:18px;}
  body.single .cp-single-card{border-radius:24px;}
  body.single .cp-single-head{
    padding:28px 20px 10px;
  }
  body.single .cp-single-crumbs{
    margin-bottom:14px;
    row-gap:8px;
  }
  body.single .cp-single-head .cp-chip,
  body.single .cp-single-head .cp-category-badge,
  body.single .cp-single-head .cp-eyebrow,
  body.single .cp-single-head .cp-single-kicker{
    margin-bottom:14px;
  }
  body.single .cp-single-title{
    max-width:100%;
    margin-bottom:14px;
    text-wrap:balance;
  }
  body.single .cp-single-meta-row{
    margin-top:10px;
    padding-top:14px;
    padding-bottom:2px;
  }
  body.single .cp-single-cover{
    margin:4px 12px 0;
    border-radius:22px;
  }
  body.single .cp-single-shell{
    padding:20px 18px 24px;
    gap:20px;
  }
  body.single .cp-mobile-toc-card{
    margin:18px 12px 0;
    padding:20px 16px 16px;
    border-radius:24px;
  }
  body.single .cp-mobile-toc-head{margin-bottom:12px;}
  body.single .cp-single-content-premium{
    border-radius:22px;
    box-shadow:0 16px 38px rgba(15,31,56,.055);
  }
  body.single .cp-single-content-premium .entry-content{
    padding:24px 20px 10px;
  }
  body.single .cp-single-content .entry-content > *:first-child,
  body.single .cp-single-content-premium .entry-content > *:first-child{margin-top:0;}
  body.single .cp-single-content .entry-content p,
  body.single .cp-page-card .entry-content p,
  body.single .cp-single-content .entry-content ul,
  body.single .cp-single-content .entry-content ol,
  body.single .cp-page-card .entry-content ul,
  body.single .cp-page-card .entry-content ol{
    font-size:17px;
    line-height:1.92;
  }
  body.single .cp-single-content .entry-content p,
  body.single .cp-single-content-premium .entry-content p{
    margin-bottom:1.28rem;
  }
  body.single .cp-single-content .entry-content p:first-of-type,
  body.single .cp-single-content-premium .entry-content p:first-of-type{
    font-size:1.12rem;
    line-height:1.94;
    color:#334155;
    margin-bottom:1.45rem;
  }
  body.single .cp-single-content .entry-content h2,
  body.single .cp-page-card .entry-content h2,
  body.single .cp-single-content-premium .entry-content h2{
    font-size:1.58rem;
    line-height:1.24;
    margin-top:2.55rem;
    margin-bottom:1rem;
    padding-bottom:.62rem;
  }
  body.single .cp-single-content .entry-content h3,
  body.single .cp-page-card .entry-content h3,
  body.single .cp-single-content-premium .entry-content h3{
    font-size:1.25rem;
    line-height:1.34;
    margin-top:2rem;
    margin-bottom:.78rem;
  }
  body.single .cp-single-content .entry-content h4,
  body.single .cp-page-card .entry-content h4{
    margin-top:1.55rem;
    margin-bottom:.72rem;
  }
  body.single .cp-single-content .entry-content figure,
  body.single .cp-single-content .entry-content .wp-block-image,
  body.single .cp-single-content .entry-content .wp-block-embed,
  body.single .cp-single-content .entry-content .wp-block-video,
  body.single .cp-single-content .entry-content .wp-block-cover,
  body.single .cp-single-content .entry-content .wp-block-gallery{
    margin:1.8rem 0 2rem;
  }
  body.single .cp-single-content .entry-content .faq-box,
  body.single .cp-single-content .entry-content .cp-cta-box,
  body.single .cp-single-content .entry-content .cta-box,
  body.single .cp-single-content .entry-content .wp-block-group:not(.is-layout-flex):not(.wp-block-group__inner-container),
  body.single .cp-faq-auto,
  body.single .cp-author-box,
  body.single .cp-post-tax-wrap{
    border-radius:24px;
    padding:18px 16px;
    margin-top:1.5rem;
    margin-bottom:1.6rem;
  }
  body.single .cp-single-content .entry-content .cta-box,
  body.single .cp-single-content .entry-content .cp-cta-box,
  body.single .cp-single-content .entry-content .is-style-cta,
  body.single .cp-single-content .entry-content .wp-block-group.is-style-cta{
    padding:20px 18px;
  }
  body.single .cp-faq-auto,
  body.single .cp-single-content details,
  body.single .cp-single-content .wp-block-details,
  body.single .cp-single-content .schema-faq-section,
  body.single .cp-single-content .rank-math-list-item{
    border-radius:20px;
    overflow:hidden;
  }
  body.single .cp-faq-auto-item + .cp-faq-auto-item,
  body.single .cp-single-content details + details,
  body.single .cp-single-content .wp-block-details + .wp-block-details,
  body.single .cp-single-content .rank-math-list-item + .rank-math-list-item,
  body.single .cp-single-content .schema-faq-section + .schema-faq-section{
    margin-top:14px;
  }
  body.single .cp-faq-auto-question-wrap,
  body.single .cp-single-content details summary,
  body.single .cp-single-content .wp-block-details summary,
  body.single .cp-single-content .schema-faq-question,
  body.single .cp-single-content .rank-math-question{
    min-height:66px;
    padding:18px 62px 18px 18px;
  }
  body.single .cp-faq-auto-answer,
  body.single .cp-single-content .schema-faq-answer,
  body.single .cp-single-content .rank-math-answer,
  body.single .cp-single-content details > :not(summary),
  body.single .cp-single-content .wp-block-details > :not(summary){
    padding:0 18px 18px;
  }
  body.single .cp-post-tax-title,
  body.single .cp-author-kicker,
  body.single .cp-author-badge{
    margin-bottom:10px;
  }
  body.single .cp-author-name{margin-bottom:8px;}
  body.single .cp-author-role{margin-bottom:10px;}
  body.single .cp-author-bio{
    line-height:1.82;
    margin-bottom:14px;
  }
  body.single .cp-related.cp-single-related,
  body.single .cp-single-comments{
    padding:22px 18px;
    border-radius:22px;
  }
}
@media (max-width: 480px){
  body.single .cp-single-head{padding:24px 18px 8px;}
  body.single .cp-single-title{font-size:clamp(1.9rem,8.4vw,2.38rem);line-height:1.1;}
  body.single .cp-single-shell{padding:18px 16px 22px;gap:18px;}
  body.single .cp-mobile-toc-card{margin:16px 10px 0;padding:18px 14px 14px;}
  body.single .cp-single-content-premium .entry-content{padding:22px 18px 8px;}
  body.single .cp-single-content .entry-content p:first-of-type,
  body.single .cp-single-content-premium .entry-content p:first-of-type{font-size:1.08rem;}
  body.single .cp-single-content .entry-content h2,
  body.single .cp-page-card .entry-content h2,
  body.single .cp-single-content-premium .entry-content h2{font-size:1.48rem;}
  body.single .cp-single-content .entry-content h3,
  body.single .cp-page-card .entry-content h3,
  body.single .cp-single-content-premium .entry-content h3{font-size:1.18rem;}
  body.single .cp-single-content .entry-content .faq-box,
  body.single .cp-single-content .entry-content .cp-cta-box,
  body.single .cp-single-content .entry-content .cta-box,
  body.single .cp-single-content .entry-content .wp-block-group:not(.is-layout-flex):not(.wp-block-group__inner-container),
  body.single .cp-faq-auto,
  body.single .cp-author-box,
  body.single .cp-post-tax-wrap{padding:16px 14px;}
  body.single .cp-faq-auto-question-wrap,
  body.single .cp-single-content details summary,
  body.single .cp-single-content .wp-block-details summary,
  body.single .cp-single-content .schema-faq-question,
  body.single .cp-single-content .rank-math-question{padding:16px 56px 16px 16px;}
  body.single .cp-faq-auto-answer,
  body.single .cp-single-content .schema-faq-answer,
  body.single .cp-single-content .rank-math-answer,
  body.single .cp-single-content details > :not(summary),
  body.single .cp-single-content .wp-block-details > :not(summary){padding:0 16px 16px;}
}


/* V24.5.3 Micro Interaction & Reading Experience */
body.single .cp-reading-progress{
  height:3px;
  background:linear-gradient(90deg,#4f7cff 0%,#6ea8ff 100%);
  box-shadow:0 4px 14px rgba(79,124,255,.24);
  transition:width .15s ease-out, opacity .18s ease-out;
}
body.single .cp-reading-progress.is-complete{opacity:.92;}
body.single .cp-single-content .entry-content{max-width:720px;margin-inline:auto;}
body.single .cp-single-content .entry-content > * + *{margin-top:12px;}
body.single .cp-single-content .entry-content p{max-width:680px;margin-bottom:18px;}
body.single .cp-single-content .entry-content p + p{margin-top:6px;}
body.single .cp-single-content .entry-content p:first-of-type{font-weight:500;}
body.single .cp-single-content .entry-content h2,
body.single .cp-page-card .entry-content h2{margin-top:28px;margin-bottom:10px;}
body.single .cp-single-content .entry-content h3,
body.single .cp-page-card .entry-content h3{margin-top:22px;margin-bottom:8px;}
body.single .cp-single-content .entry-content ul,
body.single .cp-single-content .entry-content ol,
body.single .cp-page-card .entry-content ul,
body.single .cp-page-card .entry-content ol{padding-left:18px;}
body.single .cp-single-content .entry-content li,
body.single .cp-page-card .entry-content li{margin-bottom:8px;}
body.single .cp-toc-nav a,
body.single .cp-toc-toggle,
body.single .cp-author-box .cp-btn,
body.single .cp-post-tax-chip,
body.single .cp-single-content details summary,
body.single .cp-single-content .wp-block-details summary{transition:transform .16s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease, opacity .18s ease;}
body.single .cp-toc-nav a.is-active{
  background:rgba(79,124,255,.08);
  border-color:rgba(79,124,255,.22);
  box-shadow:0 10px 22px rgba(79,124,255,.08);
}
body.single .cp-toc-nav a.is-active .cp-toc-num{color:#163d7a;}
body.single .cp-toc-nav a:active,
body.single .cp-toc-toggle:active,
body.single .cp-author-box .cp-btn:active{transform:scale(.978);}
body.single .cp-single-content .entry-content a:active{opacity:.78;}
body.single .cp-single-content .entry-content > *{transition:opacity .38s ease, transform .38s ease;}
body.single .cp-single-content .entry-content > *.cp-reveal{opacity:0;transform:translateY(8px);will-change:opacity,transform;}
body.single .cp-single-content .entry-content > *.cp-reveal.is-visible{opacity:1;transform:none;}
body.single .cp-single-content .entry-content > script.cp-reveal,
body.single .cp-single-content .entry-content > style.cp-reveal{opacity:1;transform:none;}
@media (prefers-reduced-motion: reduce){
  body.single .cp-reading-progress,
  body.single .cp-single-content .entry-content > *,
  body.single .cp-toc-nav a,
  body.single .cp-toc-toggle,
  body.single .cp-author-box .cp-btn,
  body.single .cp-post-tax-chip,
  body.single .cp-single-content details summary,
  body.single .cp-single-content .wp-block-details summary{transition:none !important;}
  body.single .cp-single-content .entry-content > *.cp-reveal{opacity:1;transform:none;}
}
@media (max-width: 820px){
  body.single .cp-single-title{line-height:1.06;letter-spacing:-.045em;margin-bottom:10px;}
  body.single .cp-single-meta-row{margin-top:8px;margin-bottom:0;padding-top:12px;padding-bottom:0;}
  body.single .cp-single-cover{margin-top:10px;}
  body.single .cp-single-content .entry-content,
  body.single .cp-page-card .entry-content{max-width:none;}
  body.single .cp-single-content .entry-content > * + *{margin-top:10px;}
  body.single .cp-single-content .entry-content p,
  body.single .cp-page-card .entry-content p{max-width:none;margin-bottom:18px;}
  body.single .cp-single-content .entry-content p + p,
  body.single .cp-page-card .entry-content p + p{margin-top:4px;}
  body.single .cp-single-content .entry-content h2,
  body.single .cp-page-card .entry-content h2{margin-top:28px;margin-bottom:10px;}
  body.single .cp-single-content .entry-content h3,
  body.single .cp-page-card .entry-content h3{margin-top:22px;margin-bottom:8px;}
  body.single .cp-single-content .entry-content ul,
  body.single .cp-single-content .entry-content ol,
  body.single .cp-page-card .entry-content ul,
  body.single .cp-page-card .entry-content ol{padding-left:18px;}
  body.single .cp-single-content .entry-content li,
  body.single .cp-page-card .entry-content li{margin-bottom:8px;}
}
@media (max-width: 480px){
  body.single .cp-reading-progress{height:3px;}
  body.single .cp-single-title{line-height:1.08;}
}
