/* codex-phase36-yuyue-edu-search-login-ui start */
body.codex-well-site.codex-yuyue-body .codex-search-shell,
body.codex-well-site.codex-yuyue-body .codex-login-shell{min-height:360px;align-items:flex-start;padding-top:20px;padding-bottom:34px}
body.codex-well-site.codex-yuyue-body .codex-search-panel,
body.codex-well-site.codex-yuyue-body .codex-login-panel{position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.24)!important;border-radius:8px!important;background:linear-gradient(180deg,#fff,#f8fbff)!important;box-shadow:0 22px 64px rgba(15,23,42,.10)!important}
body.codex-well-site.codex-yuyue-body .codex-search-panel:before,
body.codex-well-site.codex-yuyue-body .codex-login-panel:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#0f766e,#f4c75f,#0f766e)}
body.codex-well-site.codex-yuyue-body .codex-search-panel .card-body{padding:28px!important}
body.codex-well-site.codex-yuyue-body .codex-search-panel h1{font-size:30px!important;line-height:1.18!important;margin:0 0 8px!important;color:#07111f!important;font-weight:950!important}
body.codex-well-site.codex-yuyue-body .codex-search-panel .text-muted{font-size:15px!important;line-height:1.7!important;color:#536475!important}
body.codex-well-site.codex-yuyue-body .codex-search-quicklinks{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}
body.codex-well-site.codex-yuyue-body .codex-search-quicklinks a{display:inline-flex;align-items:center;min-height:32px;padding:7px 10px;border-radius:8px;background:#eef7f5;color:#0f766e;border:1px solid rgba(15,118,110,.18);font-size:13px;font-weight:850;text-decoration:none}
body.codex-well-site.codex-yuyue-body .codex-search-quicklinks a:hover{background:#0f766e;color:#fff;text-decoration:none}
body.codex-well-site.codex-yuyue-body .codex-search-panel .form-control{min-height:46px;border-color:rgba(148,163,184,.34)!important;border-radius:8px 0 0 8px!important;font-size:15px!important}
body.codex-well-site.codex-yuyue-body .codex-search-panel .btn-primary{min-height:46px;border-radius:0 8px 8px 0!important;background:#0f766e!important;border-color:#0f766e!important;font-weight:950!important;padding-left:18px!important;padding-right:18px!important}
body.codex-well-site.codex-yuyue-body .codex-search-note{padding:12px 14px!important;border-radius:8px!important;background:#fff8e6!important;border:1px solid rgba(244,199,95,.45)!important;color:#8a4b05!important;line-height:1.72!important}
body.codex-well-site.codex-yuyue-body .codex-login-panel{max-width:520px;margin-left:auto;margin-right:auto}
body.codex-well-site.codex-yuyue-body .codex-login-panel .card-header{background:linear-gradient(135deg,#07111f,#0f766e)!important;color:#fff!important;border:0!important;font-size:28px!important;font-weight:950!important;line-height:1.2!important;padding:26px 24px 20px!important}
body.codex-well-site.codex-yuyue-body .codex-login-hint{margin:10px auto 0!important;max-width:360px;color:rgba(255,255,255,.78)!important;font-size:13.5px!important;line-height:1.6!important;font-weight:400!important}
body.codex-well-site.codex-yuyue-body .codex-login-panel .card-body{padding:28px!important}
body.codex-well-site.codex-yuyue-body .codex-login-panel .input-group-text{min-width:46px;justify-content:center;background:#eef7f5!important;border-color:rgba(148,163,184,.32)!important;color:#0f766e!important}
body.codex-well-site.codex-yuyue-body .codex-login-panel .form-control{min-height:46px;border-color:rgba(148,163,184,.32)!important;font-size:15px!important}
body.codex-well-site.codex-yuyue-body .codex-login-panel .btn-primary{min-height:46px;border-radius:8px!important;background:#0f766e!important;border-color:#0f766e!important;font-weight:950!important;box-shadow:0 14px 28px rgba(15,118,110,.18)!important}
body.codex-well-site.codex-yuyue-body .codex-login-panel .media a{font-weight:850!important;color:#0f766e!important;text-decoration:none!important}
@media(max-width:620px){
  body.codex-well-site.codex-yuyue-body .codex-search-shell,
  body.codex-well-site.codex-yuyue-body .codex-login-shell{padding-top:0!important;padding-bottom:22px!important}
  body.codex-well-site.codex-yuyue-body .codex-search-panel .card-body,
  body.codex-well-site.codex-yuyue-body .codex-login-panel .card-body{padding:20px!important}
  body.codex-well-site.codex-yuyue-body .codex-search-panel h1{font-size:25px!important}
  body.codex-well-site.codex-yuyue-body .codex-search-quicklinks{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}
  body.codex-well-site.codex-yuyue-body .codex-search-quicklinks::-webkit-scrollbar{display:none}
  body.codex-well-site.codex-yuyue-body .codex-search-quicklinks a{flex:0 0 auto;white-space:nowrap}
  body.codex-well-site.codex-yuyue-body .codex-search-panel .input-group{display:flex!important;flex-wrap:nowrap!important}
  body.codex-well-site.codex-yuyue-body .codex-search-panel .form-control{min-width:0!important}
  body.codex-well-site.codex-yuyue-body .codex-login-panel .card-header{font-size:24px!important;padding:22px 18px 18px!important}
}
/* codex-phase36-yuyue-edu-search-login-ui end */