/* 雅途 H5 个人中心：与学习首页统一的深绿、米白和海军蓝视觉。 */
body[data-h5-route="pages/user/user"] uni-page-body {
  min-height: calc(100vh - 116px);
  padding-bottom: 88px;
  background:
    radial-gradient(circle at 12% 8%, rgba(44, 151, 119, .10), transparent 28%),
    linear-gradient(180deg, #f5faf7 0, #f8faf9 360px, #f4f7f6 100%);
}
body[data-h5-route="pages/user/user"] uni-page-body > uni-view:not(.web-page-intro) {
  width: min(1080px, calc(100% - 32px));
  margin: 0 auto;
}
body[data-h5-route="pages/user/user"] .page-e {
  width: 100%;
  min-height: 0;
  padding: 0 0 28px;
  background: transparent !important;
}
body[data-h5-route="pages/user/user"] .page-e > .top-backgroup { display: none !important; }
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, .92fr);
  gap: 16px;
  width: 100%;
  margin: 0 !important;
  padding-top: 0 !important;
  box-sizing: border-box;
}

/* 账号概要 */
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > .tn-flex-row-between:first-child {
  grid-column: 1 / -1;
  min-height: 126px;
  margin: 0 !important;
  padding: 24px 28px;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.35);
  border-radius: 20px;
  color: #fff;
  background:
    radial-gradient(circle at 88% 18%, rgba(255,255,255,.20), transparent 26%),
    linear-gradient(135deg, #16775f 0%, #0e5a48 66%, #173f48 100%);
  box-shadow: 0 15px 35px rgba(19, 86, 67, .18);
  box-sizing: border-box;
}
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > .tn-flex-row-between:first-child[style] {
  margin-top: 0 !important;
}
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > .tn-flex-row-between:first-child .tn-btn {
  width: 176px !important;
  height: 44px !important;
  padding: 0 !important;
  border: 1px solid rgba(255,255,255,.45);
  border-radius: 12px !important;
  color: #155c4b !important;
  background: #fff !important;
  font-weight: 800;
  box-shadow: 0 9px 20px rgba(0,0,0,.12) !important;
}
body[data-h5-route="pages/user/user"] .page-e .logo-pic {
  width: 72px !important;
  height: 72px !important;
  padding: 4px;
  border: 2px solid rgba(255,255,255,.72);
  border-radius: 50%;
  background: rgba(255,255,255,.18);
  box-sizing: border-box;
}
body[data-h5-route="pages/user/user"] .page-e .logo-image,
body[data-h5-route="pages/user/user"] .page-e .logo-image > uni-view {
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
}
body[data-h5-route="pages/user/user"] .page-e .tn-color-wallpaper { color: #1d3448 !important; }
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > .tn-flex-row-between:first-child .tn-color-wallpaper,
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > .tn-flex-row-between:first-child .tn-color-gray {
  color: #fff !important;
}

/* 会员权益横幅 */
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > .tn-margin-top-xl {
  grid-column: 1 / -1;
  margin-top: 0 !important;
}
body[data-h5-route="pages/user/user"] .button-number {
  min-height: 118px !important;
  padding: 18px 24px;
  overflow: hidden;
  border: 1px solid #d7e4de;
  border-radius: 18px !important;
  background: linear-gradient(120deg, #f2eadb, #faf6ec 54%, #e6f2ed) !important;
  box-shadow: 0 10px 28px rgba(31, 72, 58, .08) !important;
  box-sizing: border-box;
}
body[data-h5-route="pages/user/user"] .button-number .tn-margin-left { margin-left: 0 !important; }
body[data-h5-route="pages/user/user"] .button-number .tn-margin-right { margin-right: 0 !important; }
body[data-h5-route="pages/user/user"] .button-number .tn-color-white { color: #5f6e6a !important; }
body[data-h5-route="pages/user/user"] .button-number .tn-flex[style] { color: #8c633d !important; margin-top: 0 !important; }
body[data-h5-route="pages/user/user"] .button-number .tn-icon-vip-text { font-size: 38px !important; }
body[data-h5-route="pages/user/user"] .button-number .tn-btn {
  width: 102px !important;
  height: 40px !important;
  padding: 0 !important;
  border-radius: 11px !important;
  color: #fff !important;
  background: #16775f !important;
  box-shadow: 0 8px 18px rgba(22,119,95,.20) !important;
}
body[data-h5-route="pages/user/user"] .button-number .tnwave { opacity: .16; pointer-events: none; }

/* 学习记录快捷入口 */
body[data-h5-route="pages/user/user"] .about-shadow {
  grid-column: 1;
  min-height: 230px;
  margin: 0 !important;
  padding: 20px !important;
  border: 1px solid #dce7e2;
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: 0 10px 28px rgba(31,72,58,.07) !important;
  box-sizing: border-box;
}
body[data-h5-route="pages/user/user"] .about-shadow::before {
  content: '学习记录';
  display: block;
  margin: 0 0 14px;
  color: #1d3448;
  font-size: 17px;
  font-weight: 850;
}
body[data-h5-route="pages/user/user"] .about-shadow > .tn-flex {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 10px;
  padding-top: 0 !important;
}
body[data-h5-route="pages/user/user"] .about-shadow .tn-padding-sm.tn-margin-xs {
  min-width: 0;
  margin: 0 !important;
  padding: 12px 7px !important;
  border: 1px solid #e3ece8;
  border-radius: 12px !important;
  background: #f8fbfa;
}
body[data-h5-route="pages/user/user"] .about-shadow .icon12__item--icon {
  width: 43px !important;
  height: 43px !important;
  margin-bottom: 8px;
  border-radius: 13px !important;
  color: #16775f !important;
  background: #e7f4ef !important;
}
body[data-h5-route="pages/user/user"] .about-shadow .tn-text-center { color: #385064; font-weight: 700; }

/* 账号服务列表 */
body[data-h5-route="pages/user/user"] .wallpaper-shadow {
  grid-column: 2;
  align-self: stretch;
  min-height: 230px;
  margin: 0 !important;
  padding: 20px !important;
  border: 1px solid #dce7e2;
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: 0 10px 28px rgba(31,72,58,.07) !important;
  box-sizing: border-box;
}
body[data-h5-route="pages/user/user"] .wallpaper-shadow::before {
  content: '账号服务';
  display: block;
  margin: 0 0 10px;
  color: #1d3448;
  font-size: 17px;
  font-weight: 850;
}
body[data-h5-route="pages/user/user"] .wallpaper-shadow .tn-list-cell {
  min-height: 56px;
  margin: 0 0 7px;
  padding: 10px 12px !important;
  border: 1px solid #e6eeeb;
  border-radius: 11px !important;
  background: #f9fbfa;
  color: #385064;
  transition: border-color .18s, background .18s;
}
body[data-h5-route="pages/user/user"] .wallpaper-shadow .tn-list-cell:hover { border-color: #a8cfc2; background: #f1f8f5; }
body[data-h5-route="pages/user/user"] .wallpaper-shadow .tn-list-cell:last-child { color: #b24747; background: #fff8f7; }
body[data-h5-route="pages/user/user"] .wallpaper-shadow .icon1__item--icon { color: #16775f !important; }
body[data-h5-route="pages/user/user"] .wallpaper-shadow .tn-list-cell:last-child .icon1__item--icon { color: #b24747 !important; }
body[data-h5-route="pages/user/user"] .tn-tabbar-height { display: none; }

/* 未登录时直接出现的人性化登录窗口 */
body[data-h5-route="pages/user/user"] .login-bg {
  background: rgba(17, 38, 46, .55) !important;
  backdrop-filter: blur(6px);
}
body[data-h5-route="pages/user/user"] .login-box {
  width: min(430px, calc(100% - 28px)) !important;
  padding: 30px 32px 26px !important;
  border: 1px solid rgba(255,255,255,.65);
  border-radius: 21px !important;
  background: #fff !important;
  box-shadow: 0 24px 70px rgba(8,36,29,.28);
}
body[data-h5-route="pages/user/user"] .login-title {
  padding: 0 0 8px !important;
  color: #17374a !important;
  font-size: 22px !important;
  font-weight: 850 !important;
}
body[data-h5-route="pages/user/user"] .login-box > uni-text {
  color: #71808c !important;
  font-size: 13px !important;
  line-height: 1.7;
}
body[data-h5-route="pages/user/user"] .login-box > uni-image {
  width: 150px !important;
  max-height: 120px;
  margin: 16px auto 14px !important;
  opacity: .92;
}
body[data-h5-route="pages/user/user"] .web-login-modal-note {
  margin: 12px 0 8px;
  padding: 11px 13px;
  border-radius: 10px;
  color: #426154;
  background: #edf7f2;
  font-size: 12px;
  line-height: 1.65;
  text-align: left;
}
body[data-h5-route="pages/user/user"] .web-login-modal-note strong { display: block; margin-bottom: 2px; color: #16775f; font-size: 13px; }
body[data-h5-route="pages/user/user"] .login-btnbox { height: auto !important; margin-top: 10px; }
body[data-h5-route="pages/user/user"] .login-btn,
body[data-h5-route="pages/user/user"] button.login-btn {
  width: 100% !important;
  height: 44px !important;
  line-height: 44px !important;
  border-radius: 11px !important;
  font-size: 14px !important;
  font-weight: 800;
}
body[data-h5-route="pages/user/user"] .login-btnbox:first-of-type .login-btn { background: linear-gradient(135deg,#16775f,#0f604d) !important; box-shadow: 0 9px 20px rgba(22,119,95,.20); }
body[data-h5-route="pages/user/user"] .login-btnbox:last-of-type .login-btn { color: #596a75 !important; background: #f1f4f3 !important; }

@media (max-width: 767px) {
  body[data-h5-route="pages/user/user"] uni-page-body > uni-view:not(.web-page-intro) { width: calc(100% - 20px); }
  body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right { display: block; }
  body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > * { margin-bottom: 12px !important; }
  body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > .tn-flex-row-between:first-child { min-height: 108px; padding: 18px 16px; border-radius: 16px; }
  body[data-h5-route="pages/user/user"] .button-number { min-height: 108px !important; padding: 15px 16px; border-radius: 15px !important; }
  body[data-h5-route="pages/user/user"] .about-shadow,
  body[data-h5-route="pages/user/user"] .wallpaper-shadow { min-height: 0; padding: 15px !important; border-radius: 15px !important; }
  body[data-h5-route="pages/user/user"] .about-shadow > .tn-flex { grid-template-columns: repeat(3,minmax(0,1fr)); }
  body[data-h5-route="pages/user/user"] .login-box { padding: 25px 22px 21px !important; }
  body[data-h5-route="pages/user/user"] .login-box > uni-image { width: 120px !important; margin: 12px auto 9px !important; }
}
/* 覆盖旧主题为快捷区设置的整行宽度，使桌面双栏稳定对齐。 */
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > .about-shadow {
  grid-column: 1 !important;
  width: auto !important;
  min-width: 0 !important;
  align-self: stretch;
}
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > .wallpaper-shadow {
  grid-column: 2 !important;
  width: auto !important;
  min-width: 0 !important;
  align-self: stretch;
}
@media (max-width: 767px) {
  body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > .about-shadow,
  body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right > .wallpaper-shadow {
    width: 100% !important;
  }
}
/* 登录后存在两组服务时：积分服务保持右栏，基础账号服务横向铺满底部。 */
body[data-h5-route="pages/user/user"] .wallpaper-shadow:not(.tn-margin-bottom-lg)::before {
  content: '积分服务';
}
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right:has(> .wallpaper-shadow:not(.tn-margin-bottom-lg)) > .wallpaper-shadow.tn-margin-bottom-lg {
  grid-column: 1 / -1 !important;
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 9px;
  min-height: 0;
  padding: 18px 20px 20px !important;
}
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right:has(> .wallpaper-shadow:not(.tn-margin-bottom-lg)) > .wallpaper-shadow.tn-margin-bottom-lg::before {
  grid-column: 1 / -1;
  margin-bottom: 2px;
}
body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right:has(> .wallpaper-shadow:not(.tn-margin-bottom-lg)) > .wallpaper-shadow.tn-margin-bottom-lg .tn-list-cell {
  margin: 0;
}
@media (max-width: 767px) {
  body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right:has(> .wallpaper-shadow:not(.tn-margin-bottom-lg)) > .wallpaper-shadow.tn-margin-bottom-lg {
    display: block;
  }
  body[data-h5-route="pages/user/user"] .page-e > .tn-margin-left.tn-margin-right:has(> .wallpaper-shadow:not(.tn-margin-bottom-lg)) > .wallpaper-shadow.tn-margin-bottom-lg .tn-list-cell {
    margin-bottom: 7px;
  }
}

/* 个人中心内页：常用分类 */
body[data-h5-route="pages/user/my-cate"] uni-page-body > uni-view:last-child {
  width: min(980px, calc(100% - 32px));
  margin: 0 auto;
  padding: 0 0 92px;
  box-sizing: border-box;
}
body[data-h5-route="pages/user/my-cate"] uni-page-body > uni-view:last-child > .card-view:first-child { display: none !important; }
body[data-h5-route="pages/user/my-cate"] uni-page-body > uni-view:last-child > .card-view:nth-child(2) {
  margin: 0 !important;
  padding: 24px 26px 28px;
  overflow: hidden;
  border: 1px solid #dce7e2;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 34px rgba(28,65,53,.09);
  box-sizing: border-box;
}
body[data-h5-route="pages/user/my-cate"] .web-inner-card-heading { margin-bottom: 18px; padding-bottom: 18px; border-bottom: 1px solid #e5ede9; }
body[data-h5-route="pages/user/my-cate"] .web-inner-card-heading > span { display: block; margin-bottom: 5px; color: #16775f; font-size: 12px; font-weight: 850; letter-spacing: .12em; }
body[data-h5-route="pages/user/my-cate"] .web-inner-card-heading h2 { margin: 0 0 5px; color: #1d3448; font-size: 21px; font-weight: 850; }
body[data-h5-route="pages/user/my-cate"] .web-inner-card-heading p { margin: 0; color: #6b7e8d; font-size: 13px; line-height: 1.7; }
body[data-h5-route="pages/user/my-cate"] .tui-cascade-selection { width: 100%; overflow: visible !important; border: 0; background: transparent !important; }
body[data-h5-route="pages/user/my-cate"] .tui-cascade-selection > .tui-bottom-line { display: none !important; }
body[data-h5-route="pages/user/my-cate"] .tui-selection-list,
body[data-h5-route="pages/user/my-cate"] .tui-selection-list .uni-swiper-wrapper,
body[data-h5-route="pages/user/my-cate"] .tui-selection-list .uni-swiper-slides,
body[data-h5-route="pages/user/my-cate"] .tui-selection-list .uni-swiper-slide-frame,
body[data-h5-route="pages/user/my-cate"] .tui-selection-list uni-swiper-item,
body[data-h5-route="pages/user/my-cate"] .tui-selection-item { overflow: visible !important; background: transparent !important; }
body[data-h5-route="pages/user/my-cate"] .tui-selection-item > .uni-scroll-view,
body[data-h5-route="pages/user/my-cate"] .tui-selection-item > .uni-scroll-view > .uni-scroll-view { overflow: visible !important; }
body[data-h5-route="pages/user/my-cate"] .tui-selection-item .uni-scroll-view-content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 10px;
  padding: 2px;
  box-sizing: border-box;
}
body[data-h5-route="pages/user/my-cate"] .tui-selection-item .tui-first-item { display: none !important; }
body[data-h5-route="pages/user/my-cate"] .tui-selection-cell {
  display: flex;
  align-items: center;
  min-width: 0;
  min-height: 54px;
  margin: 0 !important;
  padding: 11px 42px 11px 15px !important;
  border: 1px solid #dfe9e5;
  border-radius: 12px;
  color: #314d42;
  background: #f9fbfa !important;
  cursor: pointer;
  transition: border-color .18s, background .18s, box-shadow .18s, transform .18s;
  box-sizing: border-box;
}
body[data-h5-route="pages/user/my-cate"] .tui-selection-cell::after {
  content: '选择';
  position: absolute;
  right: 13px;
  color: #16775f;
  font-size: 11px;
  font-weight: 800;
}
body[data-h5-route="pages/user/my-cate"] .tui-selection-cell:hover { transform: translateY(-1px); border-color: #91c5b4; background: #f1f8f5 !important; box-shadow: 0 8px 18px rgba(28,83,65,.08); }
body[data-h5-route="pages/user/my-cate"] .tui-selection-cell.is-web-selected { border-color: #16775f; background: #eaf6f1 !important; box-shadow: 0 0 0 2px rgba(22,119,95,.1); }
body[data-h5-route="pages/user/my-cate"] .tui-selection-cell.is-web-selected::after { content: '已选'; color: #fff; padding: 3px 7px; border-radius: 999px; background: #16775f; }
body[data-h5-route="pages/user/my-cate"] .tui-cell-title { min-width: 0; color: #314d42 !important; font-size: 14px !important; font-weight: 700; line-height: 1.55; overflow-wrap: anywhere; }
body[data-h5-route="pages/user/my-cate"] uni-page-body > uni-view:last-child > .padding-bottom-xl {
  width: 100% !important;
  margin: 16px 0 0 !important;
  padding: 0 !important;
}
body[data-h5-route="pages/user/my-cate"] .padding-bottom-xl .tui-btn {
  width: min(360px, 100%) !important;
  height: 48px !important;
  margin: 0 auto !important;
  border-radius: 12px !important;
  color: #fff !important;
  background: linear-gradient(135deg, #16775f, #0f5e4c) !important;
  box-shadow: 0 10px 24px rgba(22,119,95,.22) !important;
}

/* 个人中心内页：已绑定科目 */
body[data-h5-route="pagesSubject/index"] .page-b {
  width: min(1100px, calc(100% - 32px));
  max-height: none !important;
  margin: 0 auto 90px;
  background: transparent !important;
}
body[data-h5-route="pagesSubject/index"] .tn-classify__search--wrap { display: none !important; }
body[data-h5-route="pagesSubject/index"] .tn-classify__container {
  overflow: hidden;
  border: 1px solid #dce7e2;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 34px rgba(28,65,53,.09);
}
body[data-h5-route="pagesSubject/index"] .tn-classify__container__wrap {
  display: grid !important;
  grid-template-columns: 230px minmax(0,1fr);
  min-height: 410px;
  align-items: stretch !important;
  background: #fff !important;
}
body[data-h5-route="pagesSubject/index"] .tn-classify__left-box,
body[data-h5-route="pagesSubject/index"] .tn-classify__right-box {
  width: auto !important;
  height: auto !important;
  min-height: 410px;
  flex-basis: auto !important;
}
body[data-h5-route="pagesSubject/index"] .tn-classify__left-box {
  padding: 16px 14px;
  border-right: 1px solid #dce7e2;
  background: #f3f8f6;
  box-sizing: border-box;
}
body[data-h5-route="pagesSubject/index"] .tn-classify__left-box::before {
  content: '一级科目';
  display: block;
  margin: 2px 8px 12px;
  color: #758a81;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .12em;
}
body[data-h5-route="pagesSubject/index"] .tn-classify__left-box > .uni-scroll-view,
body[data-h5-route="pagesSubject/index"] .tn-classify__left-box > .uni-scroll-view > .uni-scroll-view,
body[data-h5-route="pagesSubject/index"] .tn-classify__right-box > .uni-scroll-view,
body[data-h5-route="pagesSubject/index"] .tn-classify__right-box > .uni-scroll-view > .uni-scroll-view { overflow: visible !important; }
body[data-h5-route="pagesSubject/index"] .tn-classify__tabbar__item {
  justify-content: flex-start !important;
  width: 100%;
  height: 48px !important;
  margin: 0 0 8px;
  padding: 0 14px;
  border: 1px solid transparent;
  border-radius: 11px !important;
  color: #405b50;
  background: transparent !important;
  font-size: 14px;
  font-weight: 750;
  cursor: pointer;
  box-sizing: border-box;
}
body[data-h5-route="pagesSubject/index"] .tn-classify__tabbar__item:hover { border-color: #cfe2da; background: #e8f3ee !important; }
body[data-h5-route="pagesSubject/index"] .tn-classify__tabbar__item--active {
  color: #fff !important;
  border-color: #16775f !important;
  background: linear-gradient(135deg, #16775f, #0f5e4c) !important;
  box-shadow: 0 7px 17px rgba(22,119,95,.18);
}
body[data-h5-route="pagesSubject/index"] .tn-classify__tabbar__item--active::before { display: none !important; }
body[data-h5-route="pagesSubject/index"] .tn-classify__right-box {
  position: relative;
  padding: 62px 22px 22px;
  background: #fff !important;
  box-sizing: border-box;
}
body[data-h5-route="pagesSubject/index"] .tn-classify__right-box::before {
  content: '已绑定的二级科目';
  position: absolute;
  top: 22px;
  left: 24px;
  color: #1d3448;
  font-size: 18px;
  font-weight: 850;
}
body[data-h5-route="pagesSubject/index"] .tn-classify__content { margin: 0 !important; }
body[data-h5-route="pagesSubject/index"] .tn-classify__content__sub-classify { margin: 0 !important; padding: 0 !important; }
body[data-h5-route="pagesSubject/index"] .tn-classify__content__sub-classify__content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 11px;
}
body[data-h5-route="pagesSubject/index"] .tn-classify__content__sub-classify__content__item {
  min-width: 0;
  min-height: 62px;
  margin: 0 !important;
  padding: 13px 15px !important;
  border: 1px solid #dfe9e5;
  border-radius: 12px;
  color: #314d42;
  background: #f9fbfa;
  font-size: 14px;
  font-weight: 750;
  cursor: pointer;
  box-sizing: border-box;
  transition: border-color .18s, background .18s, transform .18s, box-shadow .18s;
}
body[data-h5-route="pagesSubject/index"] .tn-classify__content__sub-classify__content__item:hover { transform: translateY(-1px); border-color: #91c5b4; background: #f1f8f5; box-shadow: 0 8px 18px rgba(28,83,65,.08); }
body[data-h5-route="pagesSubject/index"] .tn-classify__content__sub-classify__content__item .text-primary { color: #16775f !important; }

@media (max-width: 767px) {
  body[data-h5-route="pages/user/my-cate"] uni-page-body > uni-view:last-child { width: calc(100% - 16px); padding-bottom: 82px; }
  body[data-h5-route="pages/user/my-cate"] uni-page-body > uni-view:last-child > .card-view:nth-child(2) { padding: 18px 14px 20px; border-radius: 15px; }
  body[data-h5-route="pages/user/my-cate"] .web-inner-card-heading h2 { font-size: 19px; }
  body[data-h5-route="pages/user/my-cate"] .tui-selection-item .uni-scroll-view-content { grid-template-columns: 1fr; gap: 8px; }
  body[data-h5-route="pages/user/my-cate"] .tui-selection-cell { min-height: 50px; padding: 9px 40px 9px 12px !important; }

  body[data-h5-route="pagesSubject/index"] .page-b { width: calc(100% - 16px); margin-bottom: 82px; }
  body[data-h5-route="pagesSubject/index"] .tn-classify__container { border-radius: 15px; }
  body[data-h5-route="pagesSubject/index"] .tn-classify__container__wrap { display: block !important; min-height: 0; }
  body[data-h5-route="pagesSubject/index"] .tn-classify__left-box,
  body[data-h5-route="pagesSubject/index"] .tn-classify__right-box { min-height: 0; }
  body[data-h5-route="pagesSubject/index"] .tn-classify__left-box { display: block; padding: 11px; overflow-x: auto !important; border-right: 0; border-bottom: 1px solid #dce7e2; white-space: nowrap; }
  body[data-h5-route="pagesSubject/index"] .tn-classify__left-box::before { display: none; }
  body[data-h5-route="pagesSubject/index"] .tn-classify__left-box .uni-scroll-view-content { display: flex; gap: 7px; }
  body[data-h5-route="pagesSubject/index"] .tn-classify__tabbar__item { flex: 0 0 auto; width: auto; min-width: 86px; height: 40px !important; margin: 0; justify-content: center !important; padding: 0 13px; }
  body[data-h5-route="pagesSubject/index"] .tn-classify__right-box { padding: 54px 12px 14px; }
  body[data-h5-route="pagesSubject/index"] .tn-classify__right-box::before { top: 17px; left: 14px; font-size: 16px; }
  body[data-h5-route="pagesSubject/index"] .tn-classify__content__sub-classify__content { grid-template-columns: 1fr; gap: 8px; }
  body[data-h5-route="pagesSubject/index"] .tn-classify__content__sub-classify__content__item { min-height: 54px; padding: 11px 12px !important; }
}

/* 2026-07-27 手机端个人中心：为退出登录按钮预留独立安全区，避免被底部导航遮挡。 */
@media (max-width: 767px) {
  body[data-h5-route="pages/user/user"] uni-page:has(.index-bottom, .footerfixed.tabbar) uni-page-body,
  body[data-h5-route="pages/user/user"] uni-page-body {
    padding-bottom: calc(150px + env(safe-area-inset-bottom)) !important;
  }

  body[data-h5-route="pages/user/user"] [data-web-logout-home="1"] {
    scroll-margin-bottom: calc(100px + env(safe-area-inset-bottom));
  }
}
