/* codex-phase19-yuyue-edu-polish start */
body.codex-well-site.codex-yuyue-body{
  -webkit-font-smoothing:antialiased!important;
  text-rendering:optimizeLegibility!important;
}
body.codex-well-site.codex-yuyue-body .content-page .article-card h2{
  position:relative!important;
  padding-left:0!important;
  margin-top:12px!important;
}
body.codex-well-site.codex-yuyue-body .content-page .article-card h2:before{
  content:""!important;
  display:block!important;
  position:static!important;
  width:46px!important;
  height:4px!important;
  margin:0 0 12px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#0f766e,#f4c75f)!important;
  box-shadow:none!important;
}
body.codex-well-site.codex-yuyue-body .content-page .article-card h2 a{
  display:inline!important;
  padding-left:0!important;
  color:#0f766e!important;
  text-decoration:none!important;
}
body.codex-well-site.codex-yuyue-body .content-page .article-card .article-meta{
  align-items:center!important;
  row-gap:6px!important;
}
body.codex-well-site.codex-yuyue-body .content-page .read-article .message h2,
body.codex-well-site.codex-yuyue-body .content-page .read-article .message h3{
  position:relative!important;
  padding-left:0!important;
}
body.codex-well-site.codex-yuyue-body .content-page .read-article .message h2:before,
body.codex-well-site.codex-yuyue-body .content-page .read-article .message h3:before{
  flex:0 0 auto!important;
}
@media(min-width:981px){
  body.codex-well-site.codex-yuyue-body .content-page .content-grid,
  body.codex-well-site.codex-yuyue-body .content-page .read-layout{
    max-width:1220px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    grid-template-columns:minmax(0,860px) minmax(260px,320px)!important;
    justify-content:center!important;
  }
  body.codex-well-site.codex-yuyue-body .content-page .content-aside{
    display:grid!important;
    position:static!important;
    top:auto!important;
    gap:16px!important;
    align-self:start!important;
  }
  body.codex-well-site.codex-yuyue-body .content-page .read-article{
    width:100%!important;
  }
}
@media(max-width:980px){
  body.codex-well-site.codex-yuyue-body{
    padding-bottom:76px!important;
  }
  body.codex-well-site.codex-yuyue-body .admission-dock{
    left:8px!important;
    right:8px!important;
    bottom:7px!important;
    width:auto!important;
    max-width:calc(100vw - 16px)!important;
    display:grid!important;
    grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;
    gap:6px!important;
    padding:6px!important;
    border-radius:8px!important;
    background:rgba(255,255,255,.94)!important;
    backdrop-filter:blur(16px)!important;
  }
  body.codex-well-site.codex-yuyue-body .admission-dock .dock-main{
    grid-column:auto!important;
  }
  body.codex-well-site.codex-yuyue-body .admission-dock a{
    min-height:42px!important;
    padding:7px 5px!important;
    font-size:12.5px!important;
    line-height:1.12!important;
    border-radius:8px!important;
  }
  body.codex-well-site.codex-yuyue-body .admission-dock a:nth-child(n+3){
    display:none!important;
  }
  body.codex-well-site.codex-yuyue-body .admission-dock strong{
    font-size:12.5px!important;
    line-height:1.1!important;
  }
  body.codex-well-site.codex-yuyue-body .admission-dock span{
    font-size:10.5px!important;
    line-height:1.1!important;
  }
  body.codex-well-site.codex-yuyue-body .content-page .article-card h2{
    font-size:clamp(21px,6.2vw,28px)!important;
    line-height:1.24!important;
  }
  body.codex-well-site.codex-yuyue-body .content-page .article-card h2:before{
    width:42px!important;
    height:4px!important;
    margin-bottom:10px!important;
  }
  body.codex-well-site.codex-yuyue-body .content-page .content-aside{
    margin-top:14px!important;
  }
}
@media(max-width:380px){
  body.codex-well-site.codex-yuyue-body .admission-dock{
    grid-template-columns:1fr 1fr!important;
  }
}
/* codex-phase19-yuyue-edu-polish end */
