/* codex-phase24-yuyue-edu-content-conversion start */
body.codex-well-site.codex-yuyue-body .content-page .read-planning-checklist{
  display:flex!important;
  gap:12px!important;
  margin:28px 0 6px!important;
  padding:14px!important;
  border-radius:8px!important;
  border:1px solid rgba(15,118,110,.18)!important;
  background:linear-gradient(180deg,#f8fffd,#ffffff)!important;
  box-shadow:0 16px 42px rgba(15,23,42,.07)!important;
}
body.codex-well-site.codex-yuyue-body .content-page .read-planning-checklist>div{
  flex:1 1 0!important;
  min-width:0!important;
  padding:14px!important;
  border-radius:8px!important;
  background:#fff!important;
  border:1px solid rgba(148,163,184,.20)!important;
}
body.codex-well-site.codex-yuyue-body .content-page .read-planning-checklist span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  height:24px!important;
  margin-bottom:10px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#0f766e,#f4c75f)!important;
  color:#fff!important;
  font-weight:950!important;
  font-size:12px!important;
}
body.codex-well-site.codex-yuyue-body .content-page .read-planning-checklist strong{
  display:block!important;
  margin:0 0 6px!important;
  color:#0f766e!important;
  font-size:16px!important;
  line-height:1.25!important;
}
body.codex-well-site.codex-yuyue-body .content-page .read-planning-checklist p{
  margin:0!important;
  color:#526273!important;
  font-size:14px!important;
  line-height:1.62!important;
}
body.codex-well-site.codex-yuyue-body .content-page .side-consult-panel ul{
  margin:10px 0 16px!important;
  padding-left:18px!important;
  color:#344256!important;
  line-height:1.72!important;
}
body.codex-well-site.codex-yuyue-body .content-page .side-consult-panel li{
  margin:6px 0!important;
}
body.codex-well-site.codex-yuyue-body .content-page .side-consult-panel .brand-btn{
  width:100%!important;
  justify-content:center!important;
}
@media(max-width:980px){
  body.codex-well-site.codex-yuyue-body .content-page .read-planning-checklist{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    margin:20px 0 4px!important;
    padding:10px!important;
  }
  body.codex-well-site.codex-yuyue-body .content-page .read-planning-checklist>div{
    padding:13px!important;
  }
}
/* codex-phase24-yuyue-edu-content-conversion end */
