@font-face {
  font-family: AlimamaShuHeiTi;
  src: url(https://info.compassedu.hk/pc/font/AlimamaShuHeiTi-Bold.eot) format('embedded-opentype'), url(https://info.compassedu.hk/pc/font/AlimamaShuHeiTi-Bold.ttf) format('truetype'), url(https://info.compassedu.hk/pc/font/AlimamaShuHeiTi-Bold.woff) format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'AlibabaPuHuiTi_2_95_ExtraBold';
  src: url('https://info.compassedu.hk/pc/font/Alibaba-PuHuiTi-2.0-95-ExtraBold.ttf') format('truetype');
}

@font-face {
  font-family: 'AlibabaPuHuiTi_2_75_SemiBold';
  src: url('https://info.compassedu.hk/pc/font/AlibabaPuHuiTi-2-75-SemiBold.ttf') format('truetype');
}

body.admission-report-initializing > #znz-pc {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

body.admission-report-ready > #znz-pc {
  visibility: visible;
  opacity: 1;
  transition: opacity .16s ease-out;
}


.admission-report-page {
  min-width: 1200px;
  background: #f7f7f7;
  color: #0F172A;
  font-family: PingFangSC-Regular, PingFang SC, Microsoft YaHei, Arial, sans-serif;
}

.report-shell {
  width: 1200px;
  margin: 0 auto;
}

.report-sticky-toolbar {
  position: fixed;
  z-index: 1001;
  top: 0;
  right: 0;
  left: 0;
  min-width: 1200px;
  height: 66px;
  border-bottom: 1px solid #E2E8F0;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: transform .24s ease, opacity .24s ease, visibility .24s ease;
}

.report-sticky-toolbar.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.report-sticky-collect-popover-hidden {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.report-sticky-toolbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.report-sticky-title {
  max-width: 860px;
  overflow: hidden;
  color: #0F172A;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.report-sticky-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.report-sticky-actions .collect-btn,
.report-consult-btn {
  box-sizing: border-box;
  min-width: 96px;
  height: 40px;
  padding: 0 18px;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}

.report-sticky-actions .collect-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #2372FF;
  background: #fff;
  color: #2372FF;
}

.report-sticky-actions .collect-btn.has-follow {
  background: #F0F8FF;
}

.report-sticky-actions .collect-btn .add {
  margin-right: 4px;
  font-size: 22px;
  font-weight: 300;
}

.report-consult-btn {
  border: 1px solid #2372FF;
  background: #2372FF;
  color: #fff;
}

.jDAhkD.active {
  z-index: 10000000 !important;
  width: 500px !important;
  height: 542px !important;
  right: calc(50% - 250px) !important;
  bottom: calc(50% - 271px) !important;
}

.bjaDuv .handle span:nth-child(1) {
  display: none !important;
}

.report-hero {
  position: relative;
  height: 228px;
  margin-bottom: 32px;
  background: #aaa;
  overflow: hidden;
}

.report-hero .bg-level {
  position: absolute;
  inset: 0;
}

.report-hero .bg-level img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-shell {
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  align-items: center;
}

.school-logo {
  width: 128px;
  height: 128px;
  margin-right: 24px;
}

.school-logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.hero-info {
  flex: 1;
  color: #fff;
}

.hero-title-row {
  display: flex;
  align-items: center;
}

.hero-title-row h1 {
  margin: 0;
  /* flex: 1; */
  min-width: 0;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  color: #FFFFFF;
  margin-right: 24px;
}

.hero-title-row .el-popover__reference {
  flex-shrink: 0;
  display: inline-flex;
}

.admission-report-page .info-btn {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-right: 16px;
  flex-shrink: 0;
}

.admission-report-page .info-btn img {
  width: 100%;
  height: 100%;
}

.admission-report-page .collect-btn {
  min-width: 88px;
  height: 34px;
  padding: 0 16px;
  border: none;
  border-radius: 30px;
  background: #FFFFFFCC;
  color: #1E293B;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  cursor: pointer;
  box-sizing: border-box;
  flex-shrink: 0;
  white-space: nowrap;
}

.admission-report-page .collect-btn .icon {
  width: 18px;
  height: 18px;
  display: block;
}

.admission-report-page .collect-btn .text {
  font-size: 14px;
  line-height: 22px;
  color: #1E293B;
  white-space: nowrap;
}

.hero-en {
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #FFFFFF;
}

.tag-row {
  display: flex;
  gap: 0;
  flex-wrap: wrap;
}

.tag-row span {
  margin-right: 16px;
  margin-bottom: 10px;
  padding: 8px 16px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #0C32F6;
  color: #0C32F6;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}

.report-layout {
  display: grid;
  grid-template-columns: 894px 282px;
  gap: 24px;
  align-items: start;
}

.report-main-column {
  min-width: 0;
}

.report-main {
  /* border-radius: 16px; */
  background: #FFFFFF;
  padding: 36px 24px 0;
}

.report-main > .report-card:last-child {
  margin-bottom: 0;
  padding-bottom: 36px;
  border-bottom: 0;
}

.report-load-error {
  min-height: 420px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #64748B;
  text-align: center;
}

.report-load-error strong {
  color: #0F172A;
  font-size: 20px;
}

.report-load-error p {
  margin: 12px 0 24px;
  font-size: 15px;
}

.report-load-error button {
  width: 112px;
  height: 40px;
  border: 0;
  border-radius: 4px;
  background: #0C32F6;
  color: #fff;
  cursor: pointer;
}

.report-card,
.side-card {
  box-sizing: border-box;
  
}

.report-card {
  position: relative;
  padding-bottom: 40px;
  overflow: hidden;
  border-bottom: 1px solid #E2E8F0;
  margin-bottom: 40px;
}

.section-title {
  width: 100%;
  height: 26px;
  margin-bottom: 40px;
  overflow: hidden;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 26px;
}

.title-overview {
  margin-bottom: 40px;
  background-image: url("https://info.compassedu.hk/znz-app/admission_report/pc-overview_title.png");
}

.title-project {
  margin-bottom: 30px;
  background-image: url("https://info.compassedu.hk/znz-app/admission_report/pc-projects_title.png");
}

.title-trend {
  margin-bottom: 16px;
  background-image: url("https://info.compassedu.hk/znz-app/admission_report/pc-trend_title.png");
}

.title-offer {
  margin-bottom: 50px;
  background-image: url("https://info.compassedu.hk/znz-app/admission_report/pc-offer_title.png");
}

.title-ranking {
  margin-bottom: 24px;
  background-image: url("https://info.compassedu.hk/znz-app/admission_report/pc-ranking_title.png");
}

.title-delivery {
  margin-bottom: 16px;
  background-image: url("https://info.compassedu.hk/znz-app/admission_report/pc-delivery_title.png");
}

.metrics-grid {
  display: grid;
  grid-template-columns: 1fr 10px 1fr 10px 1fr 10px 1fr;
  align-items: center;
  margin-bottom: 24px;
}

.metric-item {
  text-align: center;
}

.metric-value {
  font-family: AlimamaShuHeiTi;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  color: #0F172A;
}

.metric-value span {
  margin-left: 4px;
  font-family:PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
}

.metric-label {
  margin-top: 20px;
  color: #64748B;
  font-family:PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.metric-split {
  width: 10px;
  height: 50px;
  justify-self: center;
  background: url("https://info.compassedu.hk/znz-app/admission_report/pc-metric_line.png") center / contain no-repeat;
}

.guide-box {
  min-height: 240px;
  padding: 84px 24px 24px;
  box-sizing: border-box;
  background-image: url("https://info.compassedu.hk/znz-app/admission_report/pc-guide_bg_top.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
  z-index: 2;
  
}

.guide-box-container {
  position: relative;
  z-index: 0;
}

.guide-box-container:after {
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 80px);
  background: linear-gradient(180deg, #E1F0FF 0%, rgba(225, 240, 255, 0) 101.79%);
  /* background: linear-gradient(180deg, #F0F0F0 0%, #FCFCFC 75.89%); */
  border-radius: 0 0 16px 16px;
}

.guide-list .guide-item {
  position: relative;
  margin: 0;
  padding-left: 16px;
  color: #1E293B;
  font-family:PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
}

.guide-list .guide-item + .guide-item {
  margin-top: 20px;
}

.guide-list .guide-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 14px;
  height: 14px;
  background: url("https://info.compassedu.hk/znz-app/admission_report/sijiaoxing.png") center / contain no-repeat;
}

.guide-list .guide-item > :first-child {
  margin-top: 0;
}

.guide-list .guide-item > :last-child {
  margin-bottom: 0;
}

.project-item + .project-item {
  margin-top: 28px;
}

.project-row,
.rate-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}

.rate-row {
  margin-bottom: 8px;
}

.project-row strong,
.project-row .project-name,
.rate-row strong {
  font-family:PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #0F172A;
}

.project-row a.project-name:hover {
  color: #0C32F6;
}

.rate-row strong {
  color: #475569;
}

.project-row span,
.rate-row span {
  color: #64748B;
  font-family:PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  flex-shrink: 0;
}

.rate-row span {
  color: #94A3B8;
}

.project-row b,
.rate-row b {
  color: #0F172A;
  font-family:PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
}

.rate-row b {
  color: #475569;
}

.project-row em,
.rate-row em {
  color: #0C32F6;
  font-family:PingFangSC-Semibold, PingFang SC;
  font-style: normal;
  font-weight: 600;
}

.project-track {
  height: 20px;
  padding: 0 3px;
  border: 0.6px solid #E2E8F0;
  border-radius: 20px;
  background: #F8FAFC;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.rate-track {
  --rate: 0%;
  --rate-bar-bg: #9EADFB;
  display: flex;
  align-items: stretch;
  width: 100%;
  height: 16px;
}

.project-track i {
  display: block;
  height: 14px;
  border-radius: 20px;
  background: linear-gradient(90deg, rgba(158, 173, 251, 0.2) 0%, #9EADFB 100%);
}

.rate-bar,
.rate-bar-rest {
  position: relative;
  display: block;
  height: 100%;
  font-style: normal;
}

.rate-bar {
  flex: 0 0 var(--rate);
  min-width: 5px;
  max-width: calc(100% - 36px);
  border-radius: 4px 0 0 4px;
  background: var(--rate-bar-bg);
}

.rate-bar::after {
  content: "";
  position: absolute;
  top: 0;
  right: -5px;
  width: 5px;
  height: 100%;
  background: url("https://info.compassedu.hk/znz-app/admission_report/rate-bar-after.png") center / 100% 100% no-repeat;
}

.rate-bar-rest {
  flex: 1 1 0;
  min-width: 36px;
  margin-left: 15px;
  border-radius: 0 4px 4px 0;
  background: #F1F5F9;
}

.rate-bar-rest::before {
  content: "";
  position: absolute;
  top: 0;
  left: -6px;
  width: 6px;
  height: 100%;
  background: url("https://info.compassedu.hk/znz-app/admission_report/rate-bar-before.png") center / 100% 100% no-repeat;
}

.rate-track--full .rate-bar {
  flex: 1 1 auto;
  max-width: 100%;
  border-radius: 4px;
}

.rate-track--full .rate-bar::after,
.rate-track--full .rate-bar-rest {
  display: none;
}

.rate-track--empty .rate-bar {
  display: none;
}

.rate-track--empty .rate-bar-rest {
  flex: 1 1 auto;
  margin-left: 0;
  border-radius: 4px;
}

.rate-track--empty .rate-bar-rest::before {
  display: none;
}

.soft-note {
  margin: 36px 0 0;
  padding: 20px 24px;
  border-radius: 12px;
  background: rgba(225, 241, 255, 0.5);
  color: #475569;  
  font-size: 15px;
  line-height: 28px;
}

#rankingDesc {
  margin-top: 12px;
}

.chart-legend {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
  color: #64748B;
  font-size: 16px;
  line-height: 16px;
}

.chart-legend span {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  transition: opacity .2s;
  user-select: none;
}

.chart-legend span.is-muted {
  opacity: .35;
}

.legend-bar {
  width: 14px;
  height: 14px;
  border-radius: 2px;
  background: #9EADFB;
}

.legend-line {
  width: 16px;
  height: 10px;
  background: url("https://info.compassedu.hk/znz-app/admission_report/legend_luqu.png") center / contain no-repeat;
}

.chart-box {
  width: 100%;
  height: 308px;
}

.chart-tooltip {
  min-width: 140px;
  padding: 14px 14px;
  box-sizing: border-box;
  color: #94A3B8;
  font-family: PingFangSC-Regular, PingFang SC, Microsoft YaHei, Arial, sans-serif;
  font-size: 13px;
  line-height: 12px;
}

.chart-tooltip-title {
  margin-bottom: 10px;
  color: #475569;
}

.chart-tooltip-row {
  display: grid;
  grid-template-columns: 16px 1fr auto;
  align-items: center;
  gap: 6px;
}

.chart-tooltip-row + .chart-tooltip-row {
  margin-top: 10px;
}

.chart-tooltip-row strong {
  color: #0F172A;
  font-weight: 400;
}

.chart-tooltip-bar {
  width: 13px;
  height: 13px;
  border-radius: 2px;
  background: #9EADFB;
}

.chart-tooltip-line {
  width: 14px;
  height: auto;
  object-fit: contain;
}

.offer-metrics {
  display: grid;
  grid-template-columns: 1fr 10px 1fr 10px 1fr;
  align-items: center;
  margin-bottom: 44px;
}

.offer-metric-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.offer-metrics strong {
  color: #0F172A;
  font-family: AlimamaShuHeiTi;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
}

.offer-metrics span {
  margin-top: 20px;
  color: #64748B;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 16px;
  line-height: 24px;
}

.offer-metric-split {
  width: 10px;
  height: 50px;
  justify-self: center;
  background: url("https://info.compassedu.hk/znz-app/admission_report/pc-metric_line.png") center / contain no-repeat;
}

.offer-tabs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 29px;
}

.offer-tabs button {
  height: 48px;
  border: 0;
  background: #F8FAFC;
  color: #64748B;
  font-size: 20px;
  line-height: 48px;
  font-weight: 800;
  font-family: 'AlibabaPuHuiTi_2_95_ExtraBold';
  cursor: pointer;
  border-radius: 4px;
}

.offer-tabs button.active {
  color: #0F172A;
  background: #F0F8FF;
}

.offer-panels {
  position: relative;
  overflow: visible;
  touch-action: pan-y;
  transition: height .24s ease;
}

.offer-section {
  overflow: visible;
}

.offer-card {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 4px 20px 0px #E2E8F080;
  transform-origin: top left;
  transition: transform .24s ease, opacity .24s ease, height .24s ease;
  will-change: transform, opacity;
}

.offer-card-content {
  transition: opacity .16s ease;
}

.offer-card--ghost {
  overflow: hidden;
}

.offer-card--ghost .offer-card-content {
  opacity: 0;
  visibility: hidden;
}

.offer-panel {
  display: flex;
  padding: 24px 16px 35px 24px;
  box-sizing: border-box;
}

.offer-block-line {
  background: #E2E8F0;
  width: 1px;
  margin: 0 32px;
}

.offer-block {
  min-width: 0;
}

.offer-block:first-child {
  flex: 0 0 350px;
  width: 350px;
}

.offer-block:last-child {
  flex: 1 1 auto;
}

.offer-block--hidden {
  display: none;
}

.offer-panel--single .offer-block {
  flex: 1 1 auto;
  width: 100%;
}

.offer-block h3 {
  margin: 0 0 30px;
  color: #475569;
  font-family: 'AlibabaPuHuiTi_2_75_SemiBold';
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}

.offer-block p {
  margin: 30px 0 0;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  color: #475569;
}

.donut-wrap {
  display: grid;
  grid-template-columns: 1fr 210px;
  align-items: center;
}

.donut-chart {
  height: 170px;
}

.donut-list {
  margin: 0;
  padding: 0 0 0 0px;
  list-style: none;
}

.donut-list li {
  position: relative;
  display: flex;
  align-items: center;
  color: #0F172A;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  padding-left: 4px;
}

.donut-list li + li {
  margin-top: 16px;
}

.donut-list i {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  border-radius: 2px;
}

.donut-list b,
.donut-list em {
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
}

.donut-list em {
  margin-left: auto;
}

.type-name {
  margin-right: 4px;
}

.type-people {
  color: #64748B;
}

.rate-item + .rate-item {
  margin-top: 16px;
}

.ranking-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.ranking-table thead {
  background: linear-gradient(90deg, rgba(247, 249, 251, 0) 0%, #F7F9FB 51.44%, rgba(247, 249, 251, 0) 100%);

}

.ranking-table th {
  height: 48px;
  color: #94A3B8;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  padding-left: 10px;
}


.ranking-table td {
  height: 66px;
  color: #1E293B;
  font-size: 18px;
  text-align: left;
  border-bottom: 1px solid #E2E8F0;
  padding-left: 10px;
}

.ranking-table th:nth-child(2),
.ranking-table td:nth-child(2) {
  width: 198px;
}

.ranking-table th:nth-child(3),
.ranking-table td:nth-child(3) {
  width: 128px;
}

.ranking-table th:last-child,
.ranking-table td:last-child {
  text-align: right;
  padding-right: 10px;
  width: 128px;
}

.ranking-table tbody tr:last-child td {
  border-bottom: 0;
}

.school-cell {
  position: relative;
  display: inline-block;
}

.admission-report-page .report-clue-card {
  margin: 24px 0 0;
  padding: 36px 24px 30px;
  /* border-radius: 16px; */
  background: #fff;
  box-sizing: border-box;
}

.admission-report-page .report-clue-card .module_head {
  margin-bottom: 20px;
}

.admission-report-page .report-clue-card .module_head .title {
  background: url("https://info.compassedu.hk/znz-app/admission_report/clue-title.png") center / contain no-repeat;
  height: 24px;
  width: 95px;
}

.admission-report-page .report-clue-form .form-level {
  padding: 0;
  gap: 0 67px;
}

.admission-report-page .report-clue-form .form-level .form-row {
  width: calc(50% - 34px);
  margin: 0;
}

.admission-report-page .report-clue-form .component__form__input > .input-box {
  border-radius: 4px;
  background: #F8FAFC;
}

.admission-report-page .report-clue-form .component__form__input > .input-info > .input-label .required {
  color: #F43F5E;
}

.admission-report-page .report-clue-form .btn-level {
  width: 168px;
  height: 56px;
  margin: 20px auto 0;
  border-radius: 8px;
  background: #0C32F6;
  font-size: 20px;
  line-height: 56px;
  font-weight: 500;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #fff;
}

.side-card {
  padding: 36px 0 8px;
  background: #ffffff;
  /* border-radius: 16px; */
}

.report-side {
  align-self: stretch;
}

.report-side-promo {
  position: sticky;
  top: calc(var(--navbar-height) + 10px);
  margin-top: 10px;
}

.report-side-download {
  width: 100%;
  aspect-ratio: 330 / 216;
  background: url("https://info.compassedu.hk/mobile/new-logo/new-right-code1.png?imageMogr2/auto-orient/thumbnail/660x>/blur/1x0/quality/50|imageslim") center / 100% 100% no-repeat;
}

.report-side-promo .qiwei-group-box {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 10px;
}

.report-side-promo .qiwei-group-box img {
  display: block;
  width: 100%;
  height: auto;
}

.report-side-promo .qiwei-group-time {
  position: absolute;
  top: 20px;
  right: 12px;
  color: #AAACB0;
  font-size: 10px;
}

.side-title {
  width: 100%;
  height: auto;
  margin-bottom: 14px;
}

.side-title img {
  width: 100%;
  height: auto;
}

.commend-report {
  
}

.related-list > .commend-report {
  width: calc(100% - 48px);
  margin: 0 auto;
  padding-bottom: 24px;
  box-sizing: border-box;
}

.related-item {
  /* margin: 0 24px; */
  padding: 18px 0 16px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E2E8F0;
  color: #0f172a;
}

.related-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.related-swiper {
  width: calc(100% - 48px);
  height: 316px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  padding-bottom: 36px;
}

.related-swiper .swiper-pagination {
  bottom: 4px !important;
}

.related-swiper .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: #e5eaf3;
  border-radius: 6px;
  opacity: 1;
  transition: all .3s;
}

.related-swiper .swiper-pagination-bullet-active {
  width: 40px;
  background: #1890ff;
}

.related-item:last-child {
  margin-bottom: 0;
}

.related-cover {
  flex: 0 0 auto;
  width: 36px;
  height: 36px;
  margin-right: 8px;
}

.related-cover img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.related-info {
  min-width: 0;
}

.related-info strong {
  display: block;
  overflow: hidden;
  color: #0f172a;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: PingFang SC, PingFang SC;
}

.related-info span {
  display: block;
  overflow: hidden;
  margin-top: 3px;
  color: #475569;
  font-size: 13px;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.component__info__pop {
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}

.component__info__pop .title {
  position: relative;
  padding-left: 13px;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 16px;
}

.component__info__pop .title::before {
  position: absolute;
  content: " ";
  width: 6px;
  height: 14px;
  top: 2px;
  left: 0;
  border-radius: 2px;
  background-color: var(--theme-primary-color);
}

.component__info__pop p {
  font-size: 16px;
  color: var(--text-sub1-color);
  line-height: 24px;
  text-align: justify;
  word-break: break-all;
}

#info-pop > :first-child > .close-level {
  top: 20px;
  right: 20px;
  border: none;
}

.report-locked .gated-section > *:not(.login-overlay):not(.section-title) {
  filter: blur(8px);
  pointer-events: none;
  user-select: none;
}

.gated-section {
  overflow: visible;
}

.login-overlay {
  position: absolute;
  right: -24px;
  bottom: 0;
  left: -24px;
  z-index: 5;
  background: rgba(255,255,255,.32);
}

.login-overlay > div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 420px;
  height: 176px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 4px 20px 0px #E2E8F080;
  transform: translate(-50%, -50%);
}

.login-overlay p {
  margin: 0 0 24px;
  color: #0F172A;
  font-size: 20px;
  line-height: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  text-align: center;
}

.login-overlay button {
  width: 168px;
  height: 56px;
  border: 0;
  border-radius: 8px;
  background: #0C32F6;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 56px;  
  font-family: PingFangSC-Medium, PingFang SC;
  cursor: pointer;
}

@media (max-width: 768px) {
  .admission-report-page {
    min-width: 0;
  }

  .report-shell {
    width: auto;
    margin: 0 14px;
  }

  .report-hero {
    height: auto;
    padding: 22px 0;
  }

  .hero-shell {
    align-items: flex-start;
  }

  .school-logo {
    width: 64px;
    height: 64px;
    margin-right: 14px;
  }

  .hero-title-row {
    flex-wrap: wrap;
    gap: 8px;
  }

  .hero-title-row h1 {
    width: 100%;
    font-size: 22px;
    line-height: 30px;
  }

  .hero-en {
    font-size: 14px;
  }

  .report-layout {
    display: block;
    padding: 14px 0 28px;
  }

  .report-side {
    display: none;
  }

  .report-sticky-toolbar {
    display: none;
  }

  .report-card {
    padding: 18px 14px;
    margin-bottom: 12px;
    border-radius: 8px;
  }

  .section-title {
    margin-bottom: 18px;
    height: 24px;
    background-size: auto 24px;
  }

  .admission-report-page .detail__module__clue .module_head .title {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 24px;
  }

  .metrics-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
  }

  .metric-split {
    display: none;
  }

  .metric-value {
    font-size: 20px;
    line-height: 26px;
  }

  .guide-box {
    height: auto;
    min-height: 180px;
    padding: 68px 12px 14px 70px;
    background-size: 100% 100%;
    background-position: center;
  }

  .chart-box {
    height: 220px;
  }

  .offer-panel {
    grid-template-columns: 1fr;
  }

  .offer-metrics,
  .offer-tabs {
    gap: 8px;
  }

  .offer-tabs button {
    height: 36px;
    font-size: 13px;
  }

  .donut-wrap {
    grid-template-columns: 40% 60%;
  }

  .admission-report-page .detail__module__clue {
    padding: 18px 14px;
    margin-bottom: 12px;
    border-radius: 8px;
  }

  .admission-report-page .detail__module__clue .component__clue__form .form-level {
    gap: 14px;
  }

  .admission-report-page .detail__module__clue .component__clue__form .form-level .form-row {
    width: 100%;
  }

  .admission-report-page .detail__module__clue .component__clue__form .btn-level {
    width: 180px;
  }

  .login-overlay > div {
    width: 210px;
  }
}
