@font-face {
  font-family: "DingTalk JinBuTi";
  src: url(/static/media/DingTalkJinBuTi.07cef1cec684ba8ade32.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
    "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
select,
textarea {
  font-size: 14px; /* iOS 默认输入框字体小于 16px 时会自动放大 */
  -webkit-text-size-adjust: 100%;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
    monospace;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  color: #121519;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
html,
body {
  margin: 0;
  padding: 0;
}

:root {
  --rv-tabbar-height: 6.75rem;
  --rv-tabbar-item-text-color: #949aa8;
  --rv-tabbar-item-active-color: #12151a;
  --rv-tabbar-item-font-size: 1.375rem;
  --rv-tabbar-item-icon-size: 3.125rem;
}
.adm-auto-center-content {
  text-align: center;
}
.ka-wrapper--JECKv {
  width: 100%;
  background-color: #e3e3e3;
  min-height: 100vh;
}
.ka-wrapper--JECKv .container--niyAu {
  width: 100vw;
  margin: 0 auto;
  min-height: 100vh;
  background: url(/static/media/bg-top.8a919e5838b2e17f9a50.svg) #ffffff no-repeat;
  background-position: top;
  background-size: contain;
}
.ka-wrapper--JECKv .container-without-bg--Nr2hx {
  background: #fff;
}
.ka-wrapper--JECKv .tab-icon--iONtX {
  width: 3.125rem;
  height: 3.125rem;
}
.ka-wrapper--JECKv .rv-tabbar {
  height: 6.75rem !important;
}
.ka-wrapper--JECKv .rv-tabbar .rv-tabbar-item .rv-tabbar-item__text {
  font-size: 1.75rem !important;
  color: #949aa8 !important;
}
.ka-wrapper--JECKv .rv-tabbar .rv-tabbar-item.rv-tabbar-item--active .rv-tabbar-item__text {
  color: #12151a !important;
}
.ka-wrapper--JECKv .rv-tabbar .rv-tabbar-item .rv-tabbar-item__icon {
  font-size: 3.125rem !important;
}
.ka-wrapper--JECKv .rv-tabbar .rv-tabbar-item .rv-tabbar-item__icon .tab-icon {
  width: 3.125rem;
  height: 3.125rem;
}
.ka-wrapper--JECKv .rv-tabbar .rv-badge {
  padding: 0.125rem 0.625rem;
  border-bottom-left-radius: 0;
  transform: translate(60%, -50%);
}

.ka-nav--NjSpO {
  background-color: transparent !important;
}

.qc-home-wrapper--vrOeP {
  width: 100%;
  height: calc(100vh - 8rem);
  background-color: #fff;
  overflow-y: auto;
}
.qc-home-wrapper--vrOeP .header--_ynS2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 2.25rem;
  padding: 1.5rem 2rem 0.25rem 2rem;
  line-height: 2.5rem;
  font-weight: 500;
}
.qc-home-wrapper--vrOeP .header--_ynS2 .btn-more--Gii3V {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: #5e6675;
  font-size: 1.75rem;
}
.qc-home-wrapper--vrOeP .desc--BED0T {
  padding: 0.75rem 2rem;
  color: #5e6675;
  font-size: 1.625rem;
  line-height: 2.25rem;
  padding-bottom: 0;
}
.qc-home-wrapper--vrOeP .data-section--lZRWS {
  padding: 2rem;
  padding-top: 0;
}

.section-card--wrapper--yjKB2 {
  padding: 2rem 0;
  position: relative;
}
.section-card--wrapper--yjKB2 .icon-container--qWN9_ {
  position: absolute;
  top: 0.5rem;
  right: 2rem;
  z-index: 1;
}
.section-card--wrapper--yjKB2 .icon-container--qWN9_ img {
  width: 12.8125rem;
  aspect-ratio: 48/56;
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB {
  margin-top: 3.75rem;
  border-radius: 1rem;
  background-image: url(/static/media/qc_index_bg.5a96d13f55057a72d1c7.png);
  position: relative;
  height: fit-content;
  padding: 2rem;
  box-sizing: border-box;
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB .bg--G6jVp {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #cee0ff -42.32%, #f3f8ff 100%);
  border-radius: 1rem;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB .bg--G6jVp .header--rTxoY {
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB .bg--G6jVp .header--rTxoY .title--lPV5l {
  position: relative;
  font-size: 2.25rem;
  color: #0f1319;
  line-height: 3.25rem;
  font-weight: 500;
  width: fit-content;
  text-decoration: underline;
  text-decoration-color: #a4cbff;
  text-decoration-thickness: 1.375rem;
  text-underline-offset: -0.5rem;
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB .bg--G6jVp .header--rTxoY .desc--l_FCT {
  color: #5e6675;
  font-size: 1.625rem;
  line-height: 2.25rem;
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB .bg--G6jVp .content-border--niqKF {
  border-radius: 0.5rem;
  background: linear-gradient(180deg, #c3ddff 0%, #fff 80%);
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB .bg--G6jVp .content-border--niqKF .content--EC_5c {
  margin: 1px;
  border-radius: 0.5rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 3.4375rem 2rem;
  background: rgba(255, 255, 255, 0.8);
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB .bg--G6jVp .content-border--niqKF .content--EC_5c .content-item--h2nLb {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB .bg--G6jVp .content-border--niqKF .content--EC_5c .content-item--h2nLb .value--bU2W1 {
  display: flex;
  align-items: end;
  gap: 0.5rem;
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB .bg--G6jVp .content-border--niqKF .content--EC_5c .content-item--h2nLb .value--bU2W1 span:first-of-type {
  color: #12151a;
  font-size: 3.75rem;
  font-weight: 700;
  display: inline-block;
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB .bg--G6jVp .content-border--niqKF .content--EC_5c .content-item--h2nLb .value--bU2W1 span:last-of-type {
  color: #5e6675;
  font-size: 1.625rem;
  display: inline-block;
  line-height: 3.125rem;
}
.section-card--wrapper--yjKB2 .section-card-container--ABtsB .bg--G6jVp .content-border--niqKF .content--EC_5c .content-item--h2nLb .label--yvXXS {
  color: #5e6675;
  font-size: 1.625rem;
  display: inline-block;
}

.tabs-container--EbEBt {
  display: flex;
  background-color: #eef0f2;
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 0.5rem;
  margin: 0 2rem;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #5e6675;
}
.tabs-container--EbEBt .tab-item--PZQ75 {
  padding: 0.75rem 1.25rem;
  cursor: pointer;
  text-align: center;
  flex: 1;
  transition: all 0.3s;
}
.tabs-container--EbEBt .tab-item--PZQ75.tab-active--axOH8 {
  background-color: #2f80ed;
  color: white;
  font-weight: 500;
  border-radius: 0.25rem;
}
.tabs-container--EbEBt .tab-item--PZQ75.tab-disabled--Wn_L5 {
  color: #c0c0c0;
  cursor: not-allowed;
}

.qc-detail-wrapper--Qzx2B {
  padding-top: 0.625rem;
  height: 100%;
}
.podium-bg--yy11v {
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top;
}

.right-arrow--btn--E1Jh7 {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: #5e6675;
  font-size: 1.75rem;
  font-weight: 400;
}
.right-arrow--btn--E1Jh7 img {
  width: 1.5rem;
}

.section-title--lowjN {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-title--lowjN .title-1--E6_VG {
  color: #0f1319;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 3.25rem;
}
.section-title--lowjN .title-2--SLp4A {
  color: #2F80ED;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 2.25rem;
}

.summary-wrapper--ww9DD {
  padding: 1.5rem 2rem;
  border-bottom: 1rem solid #eef0f2;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.scanning-table--tXrVI {
  width: 100%;
  border-collapse: collapse;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.05);
}
.scanning-table--tXrVI thead {
  background-color: #fff5e6;
}
.scanning-table--tXrVI thead th {
  padding: 0.9375rem;
  text-align: left;
  font-weight: 500;
  border: 1px solid #eef0f2;
  color: #121519;
  font-size: 1.5rem;
}
.scanning-table--tXrVI thead th:first-of-type {
  text-align: center;
}
.scanning-table--tXrVI tbody {
  font-size: 1.5rem;
  font-weight: 400;
}
.scanning-table--tXrVI tbody tr td {
  padding: 0.9375rem;
  border: 1px solid #eef0f2;
}
.scanning-table--tXrVI tbody tr td.light-blue-row--MX7hF {
  background-color: #f0f7ff;
}
.scanning-table--tXrVI tbody tr td.light-green-row--ZQQj8 {
  background-color: #eafaf2;
}
.scanning-table--tXrVI tbody tr td.ka-name-cell--YGpcD {
  vertical-align: middle;
  text-align: center;
}
.scanning-table--tXrVI tbody tr .need-gap--pyPp4 {
  margin-right: 0.5rem;
}
.scanning-table--tXrVI .completed-count--KVADv {
  color: #1890ff;
  font-weight: bold;
}
.table-loading-wrapper--LBoTc {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 18.75rem;
  width: 100%;
}

.region-dropdown--GHPFo {
  width: max-content;
  padding: 0.75rem 0;
}
.region-dropdown--large--YmDwR {
  padding: 0;
}
.region-dropdown--GHPFo .adm-dropdown-item {
  width: 100%;
}
.region-dropdown--GHPFo .adm-dropdown-item-title {
  padding: 0;
}
.region-dropdown--GHPFo .adm-dropdown-popup-body {
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
  overflow: hidden;
}
.region-dropdown--GHPFo .adm-dropdown {
  justify-content: flex-start;
  border: none;
  background-color: transparent;
}
.region-dropdown--GHPFo .adm-dropdown .adm-dropdown-nav {
  border: none;
}
.region-title--V2RtL {
  display: flex;
  align-items: center;
  color: #1677ff;
  font-weight: 400;
  font-size: 1.875rem;
}
.region-title--large--fzA8I {
  font-size: 2.25rem;
}
.region-title--V2RtL .region-name--Mciyo {
  margin-right: 0.25rem;
}
.region-title--V2RtL .region-count--vGhW8 {
  display: flex;
  width: 2.125rem;
  height: 2.125rem;
  border-radius: 100%;
  background-color: #2f80ed;
  margin-right: 0.25rem;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1.375rem;
  font-weight: 500;
}
.view-full-table--Ns0b8 {
  display: flex;
  align-items: center;
  color: #666;
  font-size: 0.875rem;
}
.view-full-table--Ns0b8 span {
  margin-right: 0.25rem;
}
.region-options-container--d2Kvx {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem;
  padding: 0.75rem;
  background-color: #fff;
  border-radius: 0.5rem;
  max-height: 50vh;
  overflow-y: auto;
}
.region-options-container--d2Kvx .region-option--rbdH6 {
  padding: 0.875rem 2rem;
  text-align: center;
  background-color: #f8f9fa;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: all 0.2s;
  font-size: 1.75rem;
  border: 1px solid #f8f9fa;
  color: #5e6675;
}
.region-options-container--d2Kvx .region-option--rbdH6.selected--Bz6gv {
  color: #2f80ed;
  background-color: #f0f7ff;
  border: 1px solid #73aefc;
}
.region-selector-footer--nEeXS {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  padding: 0.75rem;
  padding-top: 1.25rem;
}
.adm-dropdown-popup-body {
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
  overflow: hidden;
}
.adm-dropdown {
  justify-content: flex-start;
  border: none;
  background-color: transparent;
}
.adm-dropdown .adm-dropdown-nav {
  border: none;
}

.summary-table--detail--VMWtv {
  padding: 2rem;
}

.detail-wrapper--tylEs {
  padding: 2rem;
  padding-top: 0.625rem;
}

.tip-container--DGTls {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2.5rem;
  color: white;
  flex-direction: column;
  text-align: center;
}
.tip-container--DGTls img {
  width: 18.75rem;
}
.tip-container--DGTls h2 {
  font-size: 2.25rem;
  font-weight: 400;
}
.tip-container--DGTls small {
  color: #c9cdd6;
  font-size: 1.75rem;
  line-height: 3.125rem;
}
.tip-container--DGTls .btn--Yj_rG {
  padding: 1rem 1.875rem;
  border: 0.125rem solid #fff;
  border-radius: 2.5rem;
  font-size: 1.5rem;
}

.custom-table--XQLEH {
  position: relative;
  overflow: auto;
  width: 100%;
}
.custom-table--XQLEH table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  font-size: 1.625rem;
  line-height: 2.5rem;
}
.custom-table--XQLEH th,
.custom-table--XQLEH td {
  padding: 0.75rem 0.5rem;
  /* 默认无边框 */
  border: none;
  transition: background 0.3s;
  text-align: left;
  white-space: pre-line;
  color: #121519;
  background-clip: padding-box;
}
.custom-table--XQLEH th {
  background: #fafafa;
  color: #121519;
  font-weight: 500;
}
.custom-table-bordered--aBJDZ {
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
.custom-table-bordered--aBJDZ th,
.custom-table-bordered--aBJDZ td {
  border-bottom: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  border-left: none;
  border-top: none;
}
.custom-table-bordered--aBJDZ th:last-of-type,
.custom-table-bordered--aBJDZ td:last-of-type {
  border-right: none;
}
.custom-table-fixed-left--wWy0Q,
.custom-table-fixed-right--ok37f {
  position: sticky;
  z-index: 2;
  background: #fff;
  transition: box-shadow 0.3s;
  background-clip: padding-box;
}
.custom-table-fixed-left--wWy0Q {
  left: 0;
}
.custom-table-fixed-left--wWy0Q[data-left-fixed-column="true"] {
  box-shadow: 0.375rem 0 0.375rem -0.25rem rgba(0, 0, 0, 0.15);
}
.custom-table-fixed-right--ok37f {
  right: 0;
}
.custom-table-fixed-right--ok37f[data-right-fixed-column="true"] {
  box-shadow: -0.375rem 0 0.375rem -0.25rem rgba(0, 0, 0, 0.15);
}
.custom-table-bordered--aBJDZ {
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  box-sizing: border-box;
}
.custom-table-bordered--aBJDZ .custom-table-fixed-left--wWy0Q[data-left-fixed-column="true"] {
  border-right: 0.125rem solid #e0e0e0 !important;
  z-index: 3;
  background-clip: padding-box;
}
.custom-table-bordered--aBJDZ .custom-table-fixed-right--ok37f[data-right-fixed-column="true"] {
  border-left: 0.125rem solid #e0e0e0 !important;
  z-index: 3;
  background-clip: padding-box;
}
.custom-table-scroll--RDUmU {
  overflow: auto;
}
.custom-table-scroll-x--yTWSZ {
  overflow-x: auto;
}
.custom-table-scroll-y--gKU57 {
  overflow-y: auto;
}

.empty-container--NG8T3 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
}
.empty-container--NG8T3 .rv-empty__image {
  width: 10.625rem;
  height: 8.875rem;
  aspect-ratio: 170 / 142;
}
.empty-container--NG8T3 .rv-empty__image img {
  width: 100%;
  height: auto;
  aspect-ratio: 170 / 142;
}

.finish-rate--wrapper--uKYfR {
  padding: 2rem;
  border-bottom: 1rem solid #eef0f2;
}
.finish-rate--wrapper--uKYfR .rate-num--TE7Cc {
  color: #ff7d19;
  font-size: 2.25rem;
  font-weight: 500;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v {
  display: flex;
  border-bottom: 1px solid #eef0f2;
  padding: 1.5rem 0;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .title-small--IeBM0 {
  font-size: 1.625rem;
  color: #5e6675;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .title-small--IeBM0 .rv-popover__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .title-small--IeBM0 .data-tip--DARkS {
  padding: 1.5rem 2rem;
  max-width: 24.375rem;
  font-size: 1.5rem;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .small-title--inline--JYK74 .rv-popover__wrapper {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
  margin-top: 0.25rem;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .chart--g4FAm {
  flex: 1;
  border-right: 1px solid #eef0f2;
  padding: 0.75rem 0;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .chart--g4FAm .progress-box--WPQ9K {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  height: calc(100% - 1.3125rem);
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .chart--g4FAm .progress-box--WPQ9K .progress-num--WRdV2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 2.25rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .chart--g4FAm .progress-box--WPQ9K .progress-num--WRdV2 span {
  color: #949aa8;
  font-size: 2.375rem;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .chart--g4FAm .progress-box--WPQ9K .progress-num--WRdV2 span:first-of-type {
  color: #12151a;
  font-weight: 500;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .summary--Sye9I {
  width: 40%;
  padding: 0.75rem 2rem;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .summary--Sye9I .block--VOAD9 {
  display: flex;
  flex-direction: column;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .summary--Sye9I .block--VOAD9 .num--WuzRV {
  padding: 2.25rem 0;
  display: flex;
  gap: 0.25rem;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .summary--Sye9I .block--VOAD9 .num--WuzRV span {
  color: #949aa8;
  font-size: 2.375rem;
}
.finish-rate--wrapper--uKYfR .chart-box--qsZ0v .summary--Sye9I .block--VOAD9 .num--WuzRV span:first-of-type {
  color: #12151a;
  font-weight: 500;
}
.finish-rate--wrapper--uKYfR .detail-table--box--PaNny .detail-table--uRMQv {
  padding: 1.5rem 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out, padding 0.3s ease-in-out;
}
.finish-rate--wrapper--uKYfR .detail-table--box--PaNny .detail-table--expanded--vJ6zV {
  padding: 1.5rem 0;
  max-height: max-content;
  /* 设置一个足够大的高度，确保内容能完全展开 */
  opacity: 1;
}
.finish-rate--wrapper--uKYfR .detail-table--box--PaNny .detail-table--collapsed--JQVzN {
  padding: 0;
  max-height: 0;
  opacity: 0;
}
.finish-rate--wrapper--uKYfR .detail-table--box--PaNny .table-operate--qDyRx {
  padding-top: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1890ff;
  font-size: 1.625rem;
  font-weight: 400;
  gap: 0.625rem;
}
.finish-rate--wrapper--uKYfR .detail-table--box--PaNny .table-operate--expaned--Ccp0p {
  padding-top: 0px;
}
.finish-rate--wrapper--uKYfR .detail-table--box--PaNny .table-operate--qDyRx img {
  height: 1rem;
}

.rose-chart-container--B5Rzr {
  display: flex;
  align-items: center;
  width: 100%;
}
.rose-chart-container--B5Rzr .chart-main--qNjuY {
  flex: 0 0 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.25rem;
}
.rose-chart-container--B5Rzr .chart-legend--GCyMt {
  flex: 0 0 50%;
}
.rose-chart-container--B5Rzr .chart-legend--GCyMt .legend-item--Lwl1K {
  display: flex;
  align-items: center;
  margin-bottom: 0.9375rem;
  color: #12151a;
  font-size: 1.5rem;
  font-weight: 400;
}
.rose-chart-container--B5Rzr .chart-legend--GCyMt .legend-item--Lwl1K .color-block--_4hkf {
  width: 0.5rem;
  height: 1.5rem;
  margin-right: 0.875rem;
  border-radius: 0.5rem;
  margin-right: 1.25rem;
}
.rose-chart-container--B5Rzr .chart-legend--GCyMt .legend-item--Lwl1K .name--fTpZI {
  margin-right: 1.25rem;
}

.summary-wrapper--NZKrI {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.summary-wrapper--NZKrI .action-cls--jts0J {
  font-size: 1.625rem;
}

.container--Md4vz {
  position: relative;
  background-color: #fff;
  border-radius: 0.25rem;
  box-sizing: border-box;
}
.container--Md4vz .chart--a3Cng {
  width: 100%;
  height: calc(100% - 2.5rem);
}
.container--Md4vz .legendContainer--guIV9 {
  position: absolute;
  bottom: 0.625rem;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
}
.container--Md4vz .legendContainer--guIV9 .legendGroup--vCtQ9 {
  display: flex;
  align-items: center;
}
.container--Md4vz .legendContainer--guIV9 .legendGroup--vCtQ9 .legendTitle--XhVMG {
  margin-right: 0.5rem;
  font-size: 1.625rem;
  color: #666;
}
.container--Md4vz .legendContainer--guIV9 .legendGroup--vCtQ9 .legendItem--YMi3o {
  display: flex;
  align-items: center;
  margin-right: 0.75rem;
  font-size: 1.625rem;
  color: #666;
}
.container--Md4vz .legendContainer--guIV9 .legendGroup--vCtQ9 .legendItem--YMi3o .colorBlock--rm2a_ {
  width: 1rem;
  height: 1rem;
  margin-right: 0.25rem;
  border-radius: 0.125rem;
}

.stacked-bar-chart-container--LQ9EC {
  position: relative;
  border-radius: 0.25rem;
  padding: 1rem;
  box-sizing: border-box;
}
.stacked-bar-chart-container--LQ9EC .chart-main--nIEmU {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.stacked-bar-chart-container--LQ9EC .highlight-background--h7txl {
  display: none;
  position: absolute;
  background-color: red;
  z-index: 0;
}

.summary-section--xW5Gm {
  border-bottom: 1rem solid #eef0f2;
}
.region-selector--container--HF2l1 {
  padding: 2rem;
  padding-bottom: 0px;
  padding-top: 1.5rem;
}

.ranking-wrapper--s6Q0K {
  height: 100%;
}
.ranking-wrapper--s6Q0K .title--wwWo5 {
  padding: 2rem;
  padding-bottom: 0;
}
.ranking-wrapper--s6Q0K .ka-tab--Ydvtf {
  font-size: 1.875rem;
  font-weight: 500;
  color: #000;
  display: flex;
  align-items: center;
  padding: 0.75rem 0;
  box-sizing: border-box;
}
.ranking-wrapper--s6Q0K .tabs--sdM3R {
  display: flex;
  gap: 1.25rem;
  align-items: center;
  height: 3.21875rem;
}
.ranking-wrapper--s6Q0K .tabs--sdM3R .tab-item--OKprK {
  font-size: 1.875rem;
  color: #5e6675;
  display: flex;
  align-items: center;
  padding: 0.75rem 0;
  box-sizing: border-box;
}
.ranking-wrapper--s6Q0K .tabs--sdM3R .tab-item--OKprK .popover--_s8QD {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ranking-wrapper--s6Q0K .tabs--sdM3R .tab-item--OKprK .default-title--bM09q {
  margin-right: 0.78125rem;
  line-height: 1.5rem;
}
.ranking-wrapper--s6Q0K .tabs--sdM3R .tab-item--OKprK .down-icon--NPmJ6 {
  font-size: 1.5rem;
  color: #5e6675;
}
.ranking-wrapper--s6Q0K .tabs--sdM3R .tab-item--actived--Fj5pW {
  color: #2f80ed;
  position: relative;
}
.ranking-wrapper--s6Q0K .podiumn-box--PuuBV {
  display: flex;
  justify-content: space-between;
  padding: 2rem 4.5rem;
  padding-bottom: 0;
}
.ranking-wrapper--s6Q0K .podiumn-box--PuuBV .podium-item--ed52C {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
}
.ranking-wrapper--s6Q0K .podiumn-box--PuuBV .podium-item--ed52C:first-of-type {
  padding-top: 6.25rem;
}
.ranking-wrapper--s6Q0K .podiumn-box--PuuBV .podium-item--ed52C:last-of-type {
  padding-top: 11.25rem;
}
.ranking-wrapper--s6Q0K .podiumn-box--PuuBV .podium-item--ed52C img {
  width: 9.375rem;
  height: 9.375rem;
}
.ranking-wrapper--s6Q0K .podiumn-box--PuuBV .podium-item--ed52C .name--MjPH2 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #12151a;
  width: 12.5rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .list-title-area--AX16e {
  padding: 0 2rem;
  padding-bottom: 2rem;
  display: flex;
  gap: 0.875rem;
  flex-direction: column;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .list-title-area--AX16e .list-title--eik_C {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .list-title-area--AX16e .list-title--eik_C img {
  width: 2.25rem;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .list-title-area--AX16e .list-title--eik_C .title-table--udZ1t {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #000;
  font-size: 2.25rem;
  font-weight: 600;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .list-title-area--AX16e .trigger-btn--guPzH {
  font-weight: 500;
  font-size: 1.875rem;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .list-title-area--AX16e .desc--qVPnQ {
  font-size: 1.625rem;
  color: #5e6675;
  font-weight: 400;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .table-container--LJPVr {
  border-top: 1px solid #ebebeb;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .table-container--LJPVr .th-cls--wmzKH {
  background-color: #fff;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .table-container--LJPVr .icon-rank--v49fz {
  width: 2.5rem;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .table-container--LJPVr .rank-container--PhUPW {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .table-container--LJPVr .rank-container--PhUPW .rank-dot--tio33 {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e6ebf0;
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .table-container--LJPVr .first-row--FQmhu {
  background: linear-gradient(90deg, #fff4e5 0%, rgba(243, 251, 255, 0) 100%);
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .table-container--LJPVr .second-row--WlUKP {
  background: linear-gradient(90deg, #edf9ff 0%, rgba(243, 251, 255, 0) 100%);
}
.ranking-wrapper--s6Q0K .list-box--gIVGj .table-container--LJPVr .third-row--OuRbG {
  background: linear-gradient(90deg, #fff3ed 0%, rgba(243, 251, 255, 0) 100%);
}
.ranking-wrapper--s6Q0K .data-tip--pCk60 {
  padding: 1.5rem 2rem;
  max-width: 24.375rem;
  font-size: 1.5rem;
}
.ranking-wrapper--s6Q0K .row-cls--QGTBN {
  line-height: 4.0625rem;
}
.trigger-btn--guPzH {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 1.875rem;
  color: #2f80ed;
}
.trigger-btn--guPzH .arrow--oWuCY {
  rotate: 90deg;
}
.mini-names--unOBb {
  max-width: 12.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.popupContent--W0tBP {
  position: relative;
  height: 100%;
}
.popupContent--W0tBP .popupHeader--VWDei {
  display: flex;
  align-items: center;
  padding: 1rem;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
}
.popupContent--W0tBP .popupHeader--VWDei .closeBtn--uyJce {
  cursor: pointer;
  font-size: 2rem;
  color: #0f1319;
  line-height: 3.25rem;
  position: absolute;
  right: 1.125rem;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  z-index: 1;
}
.popupContent--W0tBP .popupHeader--VWDei .popupTitle--tFi4M {
  font-size: 2.125rem;
  font-weight: 500;
  color: #0f1319;
  line-height: 3.25rem;
  flex: 1;
  text-align: center;
}
.popupContent--W0tBP .searchBarContainer--WYOKL {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #f0f0f0;
}
.popupContent--W0tBP .searchBarContainer--WYOKL .adm-search-bar {
  --height: 4.375rem;
}
.popupContent--W0tBP .checkListContainer--G3Ab6 {
  max-height: 50vh;
  overflow-y: auto;
}
.popupContent--W0tBP .myCheckList--yqQmQ .adm-list-body {
  border: none;
}
.popupContent--W0tBP .myCheckList--yqQmQ .adm-list-body .adm-list-body-inner {
  padding-bottom: 1.875rem;
}
.popupContent--W0tBP .myCheckList--yqQmQ .adm-check-list-item {
  padding: 0px 0px;
}
.popupContent--W0tBP .myCheckList--yqQmQ .adm-check-list-item:first-child .adm-list-item-content {
  border-top: none;
}
.popupContent--W0tBP .myCheckList--yqQmQ .adm-list-item-content {
  padding: 0 1rem;
}
.defaultLabelContainer--hczDQ {
  cursor: pointer;
  align-items: center;
  padding: 0.5rem 0;
}
.defaultLabelContainer--hczDQ .defaultLabel--ZBI3f {
  color: #12151a;
  font-size: 2.25rem;
  font-weight: 500;
  margin-right: 0.25rem;
  line-height: 3.125rem;
}

.chinaMapContainer--NCnEL {
  width: 100%;
  height: 100%;
  min-height: 25rem;
  position: relative;
  border-bottom: 1px solid #e9ebf0;
}
.chinaMapContainer--NCnEL .chart--R805s {
  width: 100%;
  height: calc(100% - 5rem);
  min-height: 25rem;
  pointer-events: none;
  /* 禁用所有鼠标事件 */
}
.chinaMapContainer--NCnEL .customLegend--uaPVz {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.5rem;
  bottom: 2.8125rem;
  justify-content: space-between;
  align-items: center;
  gap: 1.25rem;
}
.chinaMapContainer--NCnEL .customLegend--uaPVz .legendCol--j5y9Z {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 0.5rem;
}
.chinaMapContainer--NCnEL .customLegend--uaPVz .legendCol--j5y9Z .legendItem--C2dvU {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.chinaMapContainer--NCnEL .customLegend--uaPVz .legendCol--j5y9Z .legendItem--C2dvU .legendColor--g3wtS {
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 0px;
}
.chinaMapContainer--NCnEL .customLegend--uaPVz .legendCol--j5y9Z .legendItem--C2dvU .legendText--VZj_M {
  font-size: 1.5rem;
  color: #12151a;
  white-space: nowrap;
}

.statCard--_Rr1j {
  padding: 1.5rem 2.25rem;
  min-width: 12.5rem;
}
.statCard--_Rr1j .statCardTitle--fl3o4 {
  font-size: 1.75rem;
  color: #30343d;
  margin-bottom: 0.75rem;
  font-weight: 400;
  line-height: 2.75rem;
}
.statCard--_Rr1j .statCardValue--IioA1 {
  font-size: 2.5rem;
  font-weight: 700;
  color: #12151a;
  line-height: 3.25rem;
}

.batchTableContainer--ArjYE {
  width: 100%;
  border: 1px solid #f0f0f0;
  border-radius: 0.5rem;
}
.batchTableContainer--ArjYE .tableWrapper--ujuLd {
  overflow-x: auto;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv {
  width: 100%;
  border-collapse: collapse;
  font-size: 1.5rem;
  color: #121519;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv .tableHeader--ojXod {
  background: #f0f7ff;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv .tableHeader--ojXod th {
  padding: 0.75rem 1rem;
  text-align: left;
  font-weight: 500;
  border-bottom: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv .tableHeader--ojXod th:first-child {
  border-left: none;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv .tableHeader--ojXod th:last-child {
  border-right: none;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv .tableRow--rEnNb td {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #f0f0f0;
  color: #333333;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv .tableRow--rEnNb td.batchName--tWMRF {
  white-space: pre-wrap;
  word-break: break-all;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv .tableRow--rEnNb td.batchType--_gmAe {
  min-width: 9.375rem;
  background-color: #eafaf2;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv .tableRow--rEnNb td.batchType1--O0cBS {
  background-color: #fff7eb;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv .tableRow--rEnNb td.drugCount--bqY6c {
  min-width: 9.375rem;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv .tableHeader--ojXod:last-child th {
  border-top: none;
}
.batchTableContainer--ArjYE .batchTable--vV8Yv .tableRow--rEnNb:last-child td {
  border-bottom: none;
}

.knowledgeBaseWrapper--O3L4T {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 1.5rem 2rem;
  box-sizing: border-box;
  padding-bottom: 12.5rem;
}
.knowledgeBaseWrapper--O3L4T .knowledgeBaseHeader--LEguc {
  width: 100%;
  flex-shrink: 0;
}
.knowledgeBaseWrapper--O3L4T .knowledgeBaseContent--_0WCc {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
}
.knowledgeBaseWrapper--O3L4T .knowledgeBaseContent--_0WCc .batchTableHeader--kVCcw {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.knowledgeBaseWrapper--O3L4T .knowledgeBaseContent--_0WCc .batchTableHeader--kVCcw .batchTableTitle--OCH7O {
  font-size: 2.25rem;
  font-weight: 500;
  color: #0f1319;
  margin: 0;
  line-height: 3.25rem;
}
.knowledgeBaseWrapper--O3L4T .knowledgeBaseContent--_0WCc .batchTableHeader--kVCcw .updateTime--X1qnL {
  font-size: 1.75rem;
  color: #5e6675;
  line-height: 2.5rem;
  font-weight: 400;
}
.knowledgeBaseWrapper--O3L4T .knowledgeBaseContent--_0WCc .mapSection--W95w3 {
  width: 100%;
  height: 45rem;
}
.knowledgeBaseWrapper--O3L4T .knowledgeBaseContent--_0WCc .statsSection--yhGvg {
  width: 100%;
}
.knowledgeBaseWrapper--O3L4T .knowledgeBaseContent--_0WCc .statsSection--yhGvg .statsCards--PIke5 {
  background-color: #f3f5f7;
  display: flex;
  justify-content: space-around;
  border-radius: 0.5rem;
  align-items: center;
}
.knowledgeBaseWrapper--O3L4T .knowledgeBaseContent--_0WCc .statsSection--yhGvg .statsCards--PIke5 .statsCardSeparator--EsfGv {
  width: 1px;
  height: 100%;
  min-height: 4.6875rem;
  background-color: #e5e8ed;
}
.knowledgeBaseWrapper--O3L4T .knowledgeBaseContent--_0WCc .tableSection--p51nU {
  width: 100%;
}

.speaker-library-entry--u2HLx {
  isolation: isolate;
  position: relative;
  z-index: 0;
}
.speaker-library-entry--u2HLx .speaker-card-list--vnvD4 {
  padding: 1.25rem;
}
.speaker-library-entry--u2HLx .speaker-card-list--vnvD4 > * {
  margin-bottom: 1.25rem;
}
.speaker-library-entry--u2HLx .speaker-card-list--vnvD4 > *:last-child {
  margin-bottom: 0;
}
.speaker-library-entry--u2HLx .speaker-card-list--vnvD4[data-edit-mode="true"] {
  padding-bottom: 10rem;
}
.speaker-library-entry--u2HLx .skeleton-card--VSO_w {
  border: 0.125rem solid #ffffff;
  border-radius: 0.5rem;
  padding: 2.25rem 1.875rem;
  margin-bottom: 1.25rem;
  background-image: url(/static/media/speaker_card_bg.32db3e8ebfbba2f24dbb.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.speaker-library-entry--u2HLx .skeleton-card--VSO_w:last-child {
  margin-bottom: 0;
}
.speaker-library-entry--u2HLx .skeleton-card--VSO_w .adm-skeleton {
  isolation: isolate;
}
.speaker-library-entry--u2HLx .skeleton-info-box--fGEGJ {
  display: flex;
  gap: 1.875rem;
  margin-bottom: 1.5rem;
}
.speaker-library-entry--u2HLx .skeleton-name-box--bUyje {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.speaker-library-entry--u2HLx .skeleton-avatar--lbCNF {
  width: 12.375rem;
  height: 16rem;
  border-radius: 0.5rem;
  flex-shrink: 0;
}
.speaker-library-entry--u2HLx .skeleton-avatar--lbCNF .adm-skeleton {
  width: 100%;
  height: 100%;
  --border-radius: 0.5rem;
}
.speaker-library-entry--u2HLx .skeleton-title--VPhmP {
  width: 7.5rem;
  height: 3rem;
  margin-bottom: 0.625rem;
}
.speaker-library-entry--u2HLx .skeleton-title--VPhmP .adm-skeleton-title {
  width: 100%;
  height: 100%;
}
.speaker-library-entry--u2HLx .skeleton-rating-box--Z5Wlj {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.625rem;
}
.speaker-library-entry--u2HLx .skeleton-rating-item-1--k6Z9R {
  width: 3.75rem;
  height: 2.5rem;
  border-radius: 0.25rem;
}
.speaker-library-entry--u2HLx .skeleton-rating-item-1--k6Z9R .adm-skeleton {
  width: 100%;
  height: 100%;
  --border-radius: 0.25rem;
}
.speaker-library-entry--u2HLx .skeleton-rating-item-2--GY2Kp {
  width: 7.5rem;
  height: 2.5rem;
  border-radius: 0.25rem;
}
.speaker-library-entry--u2HLx .skeleton-rating-item-2--GY2Kp .adm-skeleton {
  width: 100%;
  height: 100%;
  --border-radius: 0.25rem;
}
.speaker-library-entry--u2HLx .skeleton-city--ebOLD {
  width: 9.375rem;
  height: 2.5rem;
  margin-bottom: 0.625rem;
}
.speaker-library-entry--u2HLx .skeleton-city--ebOLD .adm-skeleton-paragraph {
  width: 100%;
  height: 100%;
}
.speaker-library-entry--u2HLx .skeleton-hospital--bpVQc {
  width: 12.5rem;
  height: 2.5rem;
  margin-bottom: 0.625rem;
}
.speaker-library-entry--u2HLx .skeleton-hospital--bpVQc .adm-skeleton-paragraph {
  width: 100%;
  height: 100%;
}
.speaker-library-entry--u2HLx .skeleton-direction--fmvGA {
  width: 11.25rem;
  height: 2.5rem;
}
.speaker-library-entry--u2HLx .skeleton-direction--fmvGA .adm-skeleton-paragraph {
  width: 100%;
  height: 100%;
}
.speaker-library-entry--u2HLx .skeleton-button-wrapper--ejJST {
  margin-top: 1.5rem;
}
.speaker-library-entry--u2HLx .skeleton-button--LBBp5 {
  width: 100%;
  height: 5rem;
  border-radius: 0.5rem;
}
.speaker-library-entry--u2HLx .skeleton-button--LBBp5 .adm-skeleton {
  width: 100%;
  height: 100%;
  --border-radius: 0.5rem;
}
.speaker-library-entry--u2HLx .floating-ball--gFVp1 .rv-floating-ball {
  width: 7.5rem;
  height: 7.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  box-shadow: 0px 0.25rem 0.75rem rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: transform 0.2s ease;
}
.speaker-library-entry--u2HLx .floating-ball--gFVp1 .rv-floating-ball:active {
  transform: scale(0.95);
}
.speaker-library-entry--u2HLx .floating-ball-content--cATSX {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #FFBB33 0%, #FF7733 100%);
  width: 100%;
  height: 100%;
  padding: 0;
  gap: 0.25rem;
  cursor: pointer;
  user-select: none;
  border-radius: 50%;
}
.speaker-library-entry--u2HLx .floating-ball-icon--T4Jv7 {
  width: 1.75rem;
  height: 1.75rem;
  flex-shrink: 0;
  display: block;
}
.speaker-library-entry--u2HLx .floating-ball-text--xPgnq {
  font-family: "PingFang SC", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2rem;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
}
.speaker-library-entry--u2HLx .edit-mode-footer--K7yjn {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  z-index: 100;
  box-shadow: 0px -0.125rem 0.5rem rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}
.speaker-library-entry--u2HLx .edit-mode-footer-content--my3TA {
  padding: 1.25rem;
  background: #ffffff;
}
.speaker-library-entry--u2HLx .add-speaker-btn--E8xWf {
  width: 100%;
  height: 5rem;
  border-radius: 0.5rem;
  font-family: "PingFang SC", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  border: 0.125rem solid #2680ff;
  color: #2680ff;
  background: #ffffff;
}
.speaker-library-entry--u2HLx .add-speaker-btn--E8xWf .adm-button {
  height: 100%;
  font-size: 2rem;
  font-weight: 500;
  border: 0.125rem solid #2680ff;
  color: #2680ff;
  background: #ffffff;
}

.filterHeaderDropdown--VbL9c .adm-dropdown {
  width: 100%;
  border-top: 1px solid #ebedf0;
  border-bottom: 1px solid #ebedf0;
}
.filterHeaderDropdown--VbL9c .adm-dropdown-item-title-text {
  font-size: 1.75rem;
}
.filterHeaderDropdown--VbL9c .adm-dropdown .adm-dropdown-item {
  flex: 1;
}
.filterHeaderDropdown--VbL9c .adm-dropdown .adm-dropdown-item-title {
  justify-content: center;
  max-width: 64%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.filterHeaderDropdown--VbL9c .adm-dropdown-popup .adm-dropdown-popup-body {
  padding: 1.5rem 2rem !important;
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 80vh;
}
.courseDirectionContainer--Le0kd {
  padding-top: 1rem;
}
.courseDirectionContainer--Le0kd .optionItem--gqo9u {
  display: inline-block;
  width: calc(50% - 2rem);
  max-width: calc(50% - 2rem);
  box-sizing: border-box;
  height: 4.25rem;
  line-height: 4.25rem;
  text-align: center;
  background: #f8f9fa;
  border-radius: 0.25rem;
  margin-bottom: 0.75rem;
  border: 1px solid transparent;
  color: #333;
  font-size: 1.625rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.5rem;
}
.courseDirectionContainer--Le0kd .optionItem--gqo9u:nth-child(odd) {
  margin-left: 1rem;
  margin-right: 1rem;
}
.courseDirectionContainer--Le0kd .optionItem--gqo9u[data-active="true"] {
  background: #e8f3ff;
  border-color: #1677ff;
  color: #1677ff;
}
.courseDirectionContainer--Le0kd .optionItem--gqo9u[data-disabled="true"] {
  opacity: 0.4;
  cursor: not-allowed;
  background: #f8f9fa;
  color: #999;
}
.filterHeader--pMY9a .searchBarContainer--qvarf {
  padding: 0.75rem 2rem;
}
.filterHeader--pMY9a .adm-dropdown {
  width: 100%;
  border-top: 1px solid #f8f9fa;
  border-bottom: 1px solid #f8f9fa;
}
.filterHeader--pMY9a .adm-dropdown .adm-dropdown-item {
  flex: 1;
}
.filterHeader--pMY9a .adm-dropdown .adm-dropdown-item-title {
  justify-content: center;
  max-width: 64%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.filterHeader--pMY9a .adm-dropdown-popup .adm-dropdown-popup-body {
  padding: 1.5rem 2rem !important;
}
.filterHeader--pMY9a .rv-search .rv-search__content {
  background: #f5f7fa !important;
  border-radius: 3.125rem !important;
}
.filterHeader--pMY9a .rv-search .rv-search__field {
  background: #f5f7fa !important;
  border-radius: 3.125rem !important;
}
.filterHeader--pMY9a .rv-search .rv-field__body {
  background: #f5f7fa !important;
  border-radius: 3.125rem !important;
}
.filterHeader--pMY9a .rv-search .rv-field__control {
  background: #f5f7fa !important;
  border-radius: 3.125rem !important;
}
.filterHeader--pMY9a .rv-search .rv-cell {
  border-radius: 3.125rem !important;
}
.filterHeader--pMY9a .rv-search .rv-cell__left-icon {
  font-size: 2.25rem !important;
}
.cascaderContainer--a3bSl {
  display: flex;
  flex-direction: column;
  height: 50vh;
  min-height: 25rem;
  max-height: 50vh;
  overflow: hidden;
}
.cascaderContainer--a3bSl .adm-cascader-view {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 0;
  height: 100%;
}
.cascaderContainer--a3bSl .adm-cascader-view .adm-tabs-header {
  flex-shrink: 0;
  position: sticky;
  top: 0;
  z-index: 10;
  background: #fff;
  height: 4.375rem;
  border-bottom: none;
}
.cascaderContainer--a3bSl .adm-cascader-view .adm-tabs-content {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(50vh - 4.375rem - 6.25rem);
  max-height: calc(50vh - 4.375rem - 6.25rem);
  min-height: calc(25rem - 4.375rem - 6.25rem);
}
.checkListContainer--c92No {
  max-height: 25rem;
  overflow-y: auto;
}
.confirmButtons--mImdn {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem;
  flex-shrink: 0;
  background: #fff;
  z-index: 10;
  margin-top: auto;
  box-sizing: border-box;
}
.confirmButtons--mImdn .adm-button {
  flex: 1;
}

.speaker-card--PdgRe {
  border: 0.125rem solid #ffffff;
  border-radius: 0.75rem;
  padding: 2.25rem 1.875rem;
  position: relative;
  overflow: hidden;
}
.speaker-card--PdgRe .speaker-card-bg--RdT1m {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.speaker-card--PdgRe .speaker-card-bg--RdT1m img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.75rem;
}
.info-box--W8JjI {
  display: flex;
  gap: 1.875rem;
  margin-bottom: 1.5rem;
  position: relative;
  z-index: 1;
}
.avatar-box--Wipev {
  width: 12.375rem;
  height: 16rem;
  background: #f3f5f7;
  border: 0.125rem solid #73aefc;
  border-radius: 0.5rem;
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
}
.avatar-picture--W1xGu {
  width: 100%;
  height: 100%;
  display: block;
}
.avatar--rij6j {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.name-box--XD_8f {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  min-width: 0;
}
.name--uhqVD {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.name--uhqVD .name-text--E_Fou {
  font-size: 2.125rem;
  font-weight: 500;
  line-height: 3rem;
  color: #000000;
}
.name--uhqVD .edit-icon--F4M5X {
  width: 1.75rem;
  height: 1.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
.rate-box--zH4IU {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.rate-box--zH4IU span {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #5e6675;
  white-space: nowrap;
}
.rate--deyak {
  --star-size: 1.625rem;
}
.rate--deyak .adm-rate-star {
  margin-right: 0.41669rem;
}
.city-box--UMlbS,
.hospital-name--nBLzL,
.teaching-direction--MhDf7 {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #5e6675;
}
.city-box--UMlbS span:first-child,
.hospital-name--nBLzL span:first-child,
.teaching-direction--MhDf7 span:first-child {
  white-space: nowrap;
}
.hospital-name--nBLzL span:first-child {
  margin-right: 0;
}
.operation-box--tpYCl {
  position: relative;
  z-index: 1;
  margin-top: 1.5rem;
}
.button-group--aUdqC {
  display: flex;
  gap: 1.25rem;
  width: 100%;
  height: 4.75rem;
}
.view-detail-btn--TUi4c,
.publish-btn--Vq3Pt {
  width: 100%;
  background: radial-gradient(86.71% 68.74% at 7.26% 5.14%, rgba(149, 167, 255, 0) 0%, rgba(38, 128, 255, 0) 100%), linear-gradient(182deg, #2680ff 1.62%, #415bf1 97.48%);
}
.delete-btn--RJaWv {
  flex: 1;
  height: 5rem;
  font-size: 2.125rem;
}
.publish-btn--Vq3Pt {
  flex: 1;
  height: 5rem;
  font-size: 2.125rem;
  margin-left: 0;
  background: radial-gradient(86.71% 68.74% at 7.26% 5.14%, rgba(149, 167, 255, 0) 0%, rgba(38, 128, 255, 0) 100%), linear-gradient(182deg, #2680ff 1.62%, #415bf1 97.48%);
}

.dialog-container--dRE5L {
  width: 70%;
  padding: 2.5rem;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}
.dialogContent--XvJtp .dialogTitle--vI27r {
  font-size: 2.25rem;
  font-weight: 500;
  color: #12151A;
  margin-bottom: 1.75rem;
  text-align: center;
  line-height: 3.125rem;
}
.dialogContent--XvJtp .dialogBody--RhnZj {
  font-size: 1.875rem;
  color: #30343D;
  line-height: 3rem;
  word-break: break-all;
  margin-bottom: 2.5rem;
  text-align: center;
}
.dialogContent--XvJtp .dialogButtons--h_U4s {
  display: flex;
  gap: 1.25rem;
  align-items: center;
}
.dialogContent--XvJtp .dialogButton--Ha56w {
  flex: 1;
  height: 5rem;
  line-height: 5rem;
  text-align: center;
  border-radius: 0.75rem;
  font-size: 2rem;
  font-weight: 500;
  cursor: pointer;
  border: none;
}
.dialogContent--XvJtp .cancelButton--FiNwz {
  background: #FFFFFF;
  border: 1px solid #2F80ED;
  color: #2F80ED;
}
.dialogContent--XvJtp .confirmButton--kBNCD {
  background: #2F80ED;
  color: #FFFFFF;
}

.section-title-wrapper--TxzNv {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.section-title-wrapper--TxzNv .section-title--nw_M9 {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  position: relative;
}
.section-title-wrapper--TxzNv .section-title-bar--Hl0Eo {
  width: 0.5rem;
  height: 2.25rem;
  background: #2f80ed;
  flex-shrink: 0;
}
.section-title-wrapper--TxzNv .section-title-text--kU824 {
  font-size: 2.375rem;
  font-weight: 500;
  line-height: 3.125rem;
  color: #12151a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
  min-width: 0;
}
.section-title-wrapper--TxzNv .section-title-text--kU824 span {
  display: block;
}
.section-title-wrapper--TxzNv .section-title-right-content--xR6FE {
  flex-shrink: 0;
}

.add-or-edit-speaker-wrapper--TB1Yz {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: hidden;
}
.add-or-edit-speaker-wrapper--TB1Yz .tab-content--YPQss {
  padding: 1.5rem;
}
.add-or-edit-speaker-wrapper--TB1Yz .adm-form .adm-form-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
}
.add-or-edit-speaker-wrapper--TB1Yz .adm-form .adm-form-footer .adm-button {
  height: 5rem;
}
.add-or-edit-speaker-wrapper--TB1Yz .adm-form .adm-list {
  padding-bottom: 11.25rem;
}
.add-or-edit-speaker-wrapper--TB1Yz .adm-form .adm-list-body {
  ---prefix-width: 10rem;
  border: none;
}
.add-or-edit-speaker-wrapper--TB1Yz .adm-form .adm-list-body .adm-list-item {
  padding-left: 0;
}
.add-or-edit-speaker-wrapper--TB1Yz .adm-form .adm-list-body .adm-list-item-content {
  border-top: none;
  border-bottom: 1px solid #eeeeee;
}
.add-or-edit-speaker-wrapper--TB1Yz .adm-form .adm-list-body .adm-form-item-required-asterisk {
  left: unset;
}
.add-or-edit-speaker-wrapper--TB1Yz .adm-form .adm-text-area {
  background-color: #eef0f2;
  border-radius: 1rem;
  padding: 1.5rem;
  min-height: 9.125rem;
  font-family: "PingFang SC", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.75rem;
  color: #12151a;
  border: none;
  width: auto;
}
.add-or-edit-speaker-wrapper--TB1Yz .adm-form .adm-text-area::placeholder {
  color: #949aa8;
}
.add-or-edit-speaker-wrapper--TB1Yz .adm-form .adm-text-area .adm-text-area-count {
  color: #949aa8;
  font-size: 2rem;
  line-height: 2.75rem;
  margin-top: 0.25rem;
}
.scroll-container--IX1rQ {
  flex: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.section-wrapper--aPmyB {
  min-height: 6.25rem;
}
.speaker-tabs--D22tT {
  background: #ffffff;
}
.speaker-tabs--D22tT .adm-tabs-header {
  border-bottom: 1px solid #e5e8ed;
  padding: 1.5rem 0 0 0.25rem;
  gap: 3rem;
}
.speaker-tabs--D22tT .adm-tabs-tab {
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 3rem;
  color: #5e6675;
  padding: 0;
  padding-bottom: 1rem;
  white-space: nowrap;
}
.speaker-tabs--D22tT .adm-tabs-tab-active {
  color: #2f80ed;
  font-weight: 500;
}
.speaker-tabs--D22tT .adm-tabs-tab-line {
  background: #2f80ed;
  height: 0.25rem;
  margin-top: 0.75rem;
}
.section-content--XgFMV {
  margin-top: 1.5rem;
}

.popupContent--C6a8X {
  position: relative;
  height: 100%;
}
.popupContent--C6a8X .popupHeader--JKFEG {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
}
.popupContent--C6a8X .popupHeader--JKFEG .cancelBtn--Zyyd6 {
  font-size: 1.875rem;
  color: #5e6675;
  padding: 0.5rem 1rem;
  min-width: auto;
  flex-shrink: 0;
  cursor: pointer;
  user-select: none;
  z-index: 1;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}
.popupContent--C6a8X .popupHeader--JKFEG .popupTitle--KK_hM {
  font-size: 2.125rem;
  font-weight: 500;
  color: #0f1319;
  line-height: 3.25rem;
  flex: 1;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  pointer-events: none;
}
.popupContent--C6a8X .popupHeader--JKFEG .confirmBtn--ruM5h {
  font-size: 1.875rem;
  color: #2680ff;
  padding: 0.5rem 1rem;
  min-width: auto;
  flex-shrink: 0;
  cursor: pointer;
  user-select: none;
  z-index: 1;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}
.popupContent--C6a8X .searchBarContainer--Z3DLP {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #f0f0f0;
}
.popupContent--C6a8X .searchBarContainer--Z3DLP .adm-search-bar {
  --height: 4.375rem;
}
.popupContent--C6a8X .checkListContainer--N9DWr {
  max-height: 50vh;
  overflow-y: auto;
}
.popupContent--C6a8X .myCheckList--eVuQ_ .adm-list-body {
  border: none;
}
.popupContent--C6a8X .myCheckList--eVuQ_ .adm-list-body .adm-list-body-inner {
  padding-bottom: 1.875rem;
}
.popupContent--C6a8X .myCheckList--eVuQ_ .adm-check-list-item {
  padding: 0px 0px;
}
.popupContent--C6a8X .myCheckList--eVuQ_ .adm-check-list-item:first-child .adm-list-item-content {
  border-top: none;
}
.popupContent--C6a8X .myCheckList--eVuQ_ .adm-list-item-content {
  padding: 0 1rem;
}
.defaultLabelContainer--TBBpJ {
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.defaultLabelContainer--TBBpJ .defaultLabel--hOOYj {
  color: #333333;
  font-size: var(--font-size);
  margin-right: 0.25rem;
  flex: 1;
}
.defaultLabelContainer--TBBpJ .defaultLabel--hOOYj.placeholder--JAPCR {
  color: #cccccc;
}
.defaultLabelContainer--TBBpJ .rightIcon--qA3Eu {
  color: #cccccc;
  font-size: 2.375rem;
}

.cropContainer--MBYhc {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.75);
  z-index: 2001;
}
.cropWrapper--W2RkL {
  flex: 1;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.cropControls--DWNYL {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem;
  background: transparent;
  gap: 1rem;
  position: absolute;
  bottom: 1.25rem;
  left: 0;
  right: 0;
  z-index: 10;
}
.cancelButton--MaQKJ {
  flex: 0 0 auto;
  color: #fff !important;
  background: transparent !important;
  border: none !important;
  padding: 0.5rem 1.25rem;
  min-width: auto;
}
.cancelButton--MaQKJ:active {
  opacity: 0.7;
}
.completeButton--v4ZhO {
  flex: 0 0 auto;
  padding: 0.5rem 1.25rem;
  min-width: auto;
}
.avatarWrapper--plSS2 {
  min-height: 3rem;
}
.avatarWrapper--plSS2 .adm-image-uploader {
  margin: 0 !important;
  padding: 0 !important;
}
.avatarWrapper--plSS2 .adm-image-uploader-space {
  margin: 0 !important;
  padding: 0 !important;
  gap: 0 !important;
}
.avatarWrapper--plSS2 .adm-space-item {
  margin: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
  padding-bottom: 0 !important;
  flex: none !important;
}
.avatarWrapper--plSS2 .adm-image-uploader-cell {
  width: 3rem !important;
  height: 3rem !important;
  margin: 0 !important;
  padding: 0 !important;
}
.avatarWrapper--plSS2 .adm-image-uploader-cell-image {
  width: 3rem !important;
  height: 3rem !important;
  border-radius: 0.5rem !important;
  margin: 0 !important;
  padding: 0 !important;
}
.uploaderWrapper--XSmIi {
  min-height: 3rem;
}
.uploaderWrapper--XSmIi .adm-image-uploader {
  margin: 0;
  padding: 0;
}
.uploaderWrapper--XSmIi .adm-image-uploader-space {
  margin: 0;
  padding: 0;
}
.uploaderWrapper--XSmIi .adm-space-item {
  margin: 0;
  margin-right: 0;
  padding: 0;
  padding-bottom: 0;
}
.uploaderWrapper--XSmIi .adm-image-uploader-cell {
  margin: 0;
  padding: 0;
}
.uploadButton--XZNJ0 {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.25rem;
  background-color: #fafafa;
  position: absolute;
  z-index: 1;
}
.uploadButtonAvatar--Xazpk {
  width: 3rem;
  height: 3rem;
  border-radius: 0.25rem;
}
.uploadIcon--LSplx {
  font-size: 1.5rem;
  color: #999;
}
.uploadButtonAvatar--Xazpk .uploadIcon--LSplx {
  font-size: 1.25rem;
}

.picker-placeholder--PRCE_ {
  color: #cccccc;
}
.iconAddWrapper--rgCSj {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.iconAddWrapper--rgCSj .iconAdd--JLfBM {
  width: 2.75rem;
  height: 2.75rem;
}
.actionWrapper--nMZPO {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}
.actionWrapper--nMZPO .editButton--kIOWF {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  cursor: pointer;
  user-select: none;
  color: #2f80ed;
}
.actionWrapper--nMZPO .editButton--kIOWF .editIcon--uMSBv {
  width: 2rem;
  height: 2rem;
}
.actionWrapper--nMZPO .editButton--kIOWF:active {
  opacity: 0.8;
}
.actionWrapper--nMZPO .deleteButton--Hujme {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  cursor: pointer;
  user-select: none;
  color: #2f80ed;
}
.actionWrapper--nMZPO .deleteButton--Hujme .deleteIcon--YyyCn {
  color: #e54b40;
}
.actionWrapper--nMZPO .deleteButton--Hujme:active {
  opacity: 0.8;
}

.popupContent--mHDnP {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  overflow: hidden;
}
.popupHeader--_s107 {
  border-bottom: 1px solid #e5e8ed;
  position: relative;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 0;
}
.popupTitle--oh71J {
  font-size: 2.125rem;
  font-weight: 500;
  line-height: 3.25rem;
  color: #12151a;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popupBody--x3AWd {
  flex: 1;
  overflow-y: auto;
  background: #ffffff;
  padding-bottom: 9.5rem;
}
.formItem--jy2tp {
  background: #ffffff;
  padding: 0 2rem;
  overflow: hidden;
}
.formItemContent--CB9aN {
  border-bottom: 1px solid #e5e8ed;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 1.5rem 0;
}
.labelWrapper--vGhHX {
  display: flex;
  align-items: flex-start;
  min-width: 13rem;
  flex-shrink: 0;
}
.label--kKuLN {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.75rem;
  color: #12151a;
}
.required--eGEcJ {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #e54b40;
  margin-left: 0.125rem;
}
.inputArea--XdNoL {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 26.375rem;
  cursor: pointer;
}
.inputText--v2owL {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.75rem;
  color: #12151a;
}
.placeholder--rx9xP {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.75rem;
  color: #c9cdd6;
}
.rightIcon--FzFua {
  color: #c9cdd6;
  font-size: 2.25rem;
  flex-shrink: 0;
}
.popupFooter--OVLKM {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2rem;
  background: #ffffff;
}
.buttonContainer--c_803 {
  display: flex;
  gap: 1rem;
  height: 5.5rem;
  position: relative;
}
.cancelButton--cFxQb {
  flex: 1;
  height: 5.5rem;
  border: 0.125rem solid #2f80ed;
  border-radius: 0.5rem;
  background: #ffffff;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.75rem;
  color: #2f80ed;
  text-align: center;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  padding: 0;
  margin: 0;
}
.cancelButton--cFxQb:active {
  opacity: 0.8;
}
.confirmButton--Bv_W3 {
  flex: 1;
  height: 5.5rem;
  border: none;
  border-radius: 0.5rem;
  background: #2f80ed;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.75rem;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  padding: 0;
  margin: 0;
}
.confirmButton--Bv_W3:active {
  opacity: 0.8;
}

.cardList--cSCqE {
  padding: 1.25rem;
}
.cardList--cSCqE > * {
  margin-bottom: 1.25rem;
}
.cardList--cSCqE > *:last-child {
  margin-bottom: 0;
}
.iconAddWrapper--YSqvZ {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.iconAddWrapper--YSqvZ .iconAdd--Fu98w {
  width: 2.75rem;
  height: 2.75rem;
}

.popupContent--YV8KA {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  overflow: hidden;
}
.popupHeader--CXCJ1 {
  border-bottom: 1px solid #e5e8ed;
  position: relative;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 0;
}
.popupTitle--p2Ji9 {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 3.25rem;
  color: #12151a;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popupBody--CWc9U {
  flex: 1;
  overflow-y: auto;
  background: #ffffff;
  padding-bottom: 9.5rem;
}
.formItem--SeH0O {
  background: #ffffff;
  padding: 0 2rem;
  overflow: hidden;
}
.formItemContent--VJb65 {
  border-bottom: 1px solid #e5e8ed;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 1.5rem 0;
}
.labelWrapper--xxznS {
  display: flex;
  align-items: flex-start;
  min-width: 13rem;
  flex-shrink: 0;
}
.label--Ym9bs {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.75rem;
  color: #12151a;
}
.required--rs7Tp {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #e54b40;
  margin-left: 0.125rem;
}
.inputArea--pPn4t {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 26.375rem;
}
.input--jKAfD {
  flex: 1;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.75rem;
  color: #12151a;
  padding: 0;
}
.input--jKAfD .adm-input-element {
  font-size: 2rem;
  line-height: 2.75rem;
  color: #12151a;
}
.input--jKAfD .adm-input-element::placeholder {
  color: #c9cdd6;
}
.uploadSection--FCfj9 {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.uploadTitleWrapper--Zkvd9 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.uploadTitle--nd5Hy {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.75rem;
  color: #12151a;
}
.helpIcon--N2Tha {
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
}
.pdfUploader--jaWCZ {
  width: 100%;
}
.uploadHelp--z2Xa_ {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #a58341;
}
.popupFooter--LyerH {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2rem;
  background: #ffffff;
}
.buttonContainer--COn50 {
  display: flex;
  gap: 1rem;
  height: 5.5rem;
  position: relative;
}
.cancelButton--pBL7Y {
  flex: 1;
  height: 5.5rem;
  border: 0.125rem solid #2f80ed;
  border-radius: 0.5rem;
  background: #ffffff;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.75rem;
  color: #2f80ed;
  text-align: center;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  padding: 0;
  margin: 0;
}
.cancelButton--pBL7Y:active {
  opacity: 0.8;
}
.confirmButton--JZsPI {
  flex: 1;
  height: 5.5rem;
  border: none;
  border-radius: 0.5rem;
  background: #2f80ed;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.75rem;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  padding: 0;
  margin: 0;
}
.confirmButton--JZsPI:active {
  opacity: 0.8;
}

.uploaderWrapper--fKyyB {
  width: 100%;
}
.uploadArea--D427Z {
  border: 0.125rem dashed #2f80ed;
  border-radius: 0.5rem;
  height: 10rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background: #eef0f2;
  cursor: pointer;
  user-select: none;
  transition: all 0.2s;
}
.uploadArea--D427Z:active {
  opacity: 0.8;
}
.addIcon--fQ2Rz {
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}
.uploadText--DNu5D {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.75rem;
  color: #2f80ed;
}
.uploadingText--v0_aA {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.75rem;
  color: #5e6675;
}
.filePreview--EsWhW {
  border: 1px solid #d6e8ff;
  border-radius: 0.5rem;
  padding: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f0f7ff;
  min-height: auto;
  transition: all 0.2s;
}
.filePreview--EsWhW.previewMode--zPfzj {
  cursor: default;
}
.filePreview--EsWhW:not(.previewMode--zPfzj):active {
  opacity: 0.9;
}
.fileInfo--Kq2Vl {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex: 1;
  min-width: 0;
}
.fileIcon--gI14s {
  width: 6.0625rem;
  height: 7rem;
  flex-shrink: 0;
  object-fit: contain;
}
.fileDetails--tH_KU {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  flex: 1;
  min-width: 0;
}
.fileName--yfozG {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 3.25rem;
  color: #0f1319;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.fileSize--AK74a {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 3.75rem;
  color: #5e6675;
}
.deleteButton--vFQ0a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.1875rem;
  height: 2.125rem;
  cursor: pointer;
  flex-shrink: 0;
  user-select: none;
  padding: 0;
  margin-left: 0.75rem;
}
.deleteButton--vFQ0a:active {
  opacity: 0.8;
}
.deleteIcon--kbQva {
  font-size: 1.75rem;
  color: #2f80ed;
}

.card--aNhyO {
  background: #ffffff;
  border-radius: 0.5rem;
  box-shadow: 0px 0.5rem 2.5rem 0px rgba(0, 0, 0, 0.12);
  overflow: hidden;
}
.card--aNhyO:last-child {
  margin-bottom: 0;
}
.cardContent--JUDI9 {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.titleSection--A1oQm {
  width: 100%;
}
.title--a0A7S {
  font-size: 2rem;
  font-weight: 600;
  line-height: 3.25rem;
  color: #0f1319;
  margin: 0;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.divider--ZemYy {
  height: 1px;
  background: #e5e8ed;
  width: 100%;
}
.fileSection--deKj0 {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  transition: opacity 0.2s;
}
.fileSection--deKj0.clickable--mK7zY {
  cursor: pointer;
  user-select: none;
}
.fileSection--deKj0.clickable--mK7zY:active {
  opacity: 0.8;
}
.pdfIcon--_ygwU {
  width: 3.6875rem;
  height: 4.5rem;
  flex-shrink: 0;
  object-fit: contain;
}
.fileInfo--K7hZl {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
}
.fileName--BvVn_ {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.25rem;
  color: #121519;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.fileSize--dL_44 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #949aa8;
}
.actionSection--SWevl {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.actionButton--zEQa5 {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  cursor: pointer;
  user-select: none;
  transition: opacity 0.2s;
}
.actionButton--zEQa5:active {
  opacity: 0.8;
}
.actionIcon--RGjys {
  width: 2.1875rem;
  height: 2.1875rem;
  flex-shrink: 0;
}
.actionText--tuHy6 {
  font-size: 1.875rem;
  font-weight: 400;
  line-height: normal;
  color: #2f80ed;
}

.speaker-detail--efuv9 {
  height: 100vh;
  background: radial-gradient(93.31% 72.94% at 0.87% -0.31%, #fff 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(63.5% 12.37% at 63.47% -1.6%, #ffd5ca 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(123.89% 65.27% at 104.87% 10.5%, #bfcaff 0%, rgba(232, 245, 255, 0) 100%), radial-gradient(18.79% 37.8% at 100% 26.54%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(18.79% 37.8% at 100% 26.54%, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(52.98% 78.47% at 0% 14.25%, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(83.87% 35.48% at 100% 0%, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #daebff 25.71%, #e8f5ff 53.57%);
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.header-section--Sw3au {
  padding: 1.5rem 0;
  padding-top: 3rem;
  position: relative;
  max-height: calc(100vh - 11.25rem);
}
.header-section--Sw3au .header-content--GTVvp {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 1.875rem;
  gap: 2.5rem;
  min-width: 0;
}
.header-section--Sw3au .header-left--pH5Y6 {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  overflow: hidden;
}
.header-section--Sw3au .header-left--pH5Y6 .speaker-name--PWCPI {
  font-size: 3rem;
  font-weight: 500;
  line-height: 4.25rem;
  color: #12151a;
  margin: 0;
  min-width: 0;
  overflow: hidden;
}
.header-section--Sw3au .header-left--pH5Y6 .tags--y2_Eh {
  display: flex;
  gap: 1rem;
  flex-wrap: nowrap;
  width: 100%;
}
.header-section--Sw3au .header-left--pH5Y6 .tag--bZRWn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.3125rem 0.6875rem;
  border: 1px solid rgba(56, 146, 236, 0.5);
  border-radius: 0.75rem;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.25rem;
  color: #3892ec;
  max-width: 10rem;
  min-width: 0;
  flex-shrink: 1;
  box-sizing: border-box;
  cursor: pointer;
}
.header-section--Sw3au .header-left--pH5Y6 .tag-text--mbALs {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.header-section--Sw3au .header-left--pH5Y6 .info-row--P4zoQ,
.header-section--Sw3au .header-left--pH5Y6 .rate-row--qRWJ7 {
  display: flex;
  align-items: flex-start;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #5e6675;
}
.header-section--Sw3au .header-left--pH5Y6 .info-label--cQ2Ch {
  width: max-content;
  flex-shrink: 0;
}
.header-section--Sw3au .header-left--pH5Y6 .info-value--EHCww {
  flex: 1;
  min-width: 0;
  color: #5e6675;
  overflow: hidden;
  word-break: break-word;
}
.header-section--Sw3au .header-left--pH5Y6 .rate-row--qRWJ7 .rate--tIKlc {
  margin-left: 0;
  --star-size: 1.625rem;
}
.header-section--Sw3au .header-left--pH5Y6 .rate-row--qRWJ7 .rate--tIKlc .adm-rate-star {
  margin-right: 0.41669rem;
}
.header-section--Sw3au .header-right--S2o2E {
  flex-shrink: 0;
  flex: 0 0 auto;
  width: 12.5rem;
  min-width: 12.5rem;
  height: auto;
  position: relative;
  align-self: flex-end;
}
.header-section--Sw3au .avatar-picture--cWTLE {
  width: 100%;
  height: 100%;
  display: block;
}
.header-section--Sw3au .avatar--uRVI_ {
  width: 100%;
  height: 100%;
  min-height: 12.5rem;
  max-height: 16.25rem;
  object-fit: cover;
  border-radius: 0.5rem;
  object-position: center;
}
.detail-section--UOBDe {
  background: #ffffff;
  height: calc(100vh - 12.5rem);
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.scroll-container--acorw {
  flex: 1;
  padding-top: 1.5rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: calc(1.5rem + env(safe-area-inset-bottom) + 5rem);
}
.section-wrapper--g8le8 {
  min-height: 6.25rem;
  padding: 0 2rem;
  margin-bottom: 2.1875rem;
}
.section-content--_goZC {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.speaker-tabs--kAhsQ {
  background: #ffffff;
  position: sticky;
  top: 0;
  z-index: 10;
  transition: box-shadow 0.3s ease;
  flex-shrink: 0;
}
.speaker-tabs--kAhsQ .adm-tabs-header {
  border-bottom: 1px solid #e5e8ed;
  padding: 1.5rem 0 0 0.25rem;
  gap: 3rem;
}
.speaker-tabs--kAhsQ .adm-tabs-tab {
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 3rem;
  color: #5e6675;
  padding: 0;
  padding-bottom: 1rem;
  white-space: nowrap;
}
.speaker-tabs--kAhsQ .adm-tabs-tab-active {
  color: #2f80ed;
  font-weight: 500;
}
.speaker-tabs--kAhsQ .adm-tabs-tab-line {
  background: #2f80ed;
  height: 0.25rem;
  margin-top: 0.75rem;
}
.speaker-tabs--sticky--mlx_J {
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
}
.info-table--Dveii {
  background: #ffffff;
  border: 1px solid #e5e8ed;
  border-radius: 0.5rem;
  overflow: hidden;
  width: 100%;
}
.info-row-item--wqv0i {
  display: flex;
  align-items: center;
  height: 5.25rem;
  border-bottom: 1px solid #e5e8ed;
}
.info-row-item--wqv0i:nth-child(2) {
  height: 5rem;
}
.info-row-item--wqv0i:last-child {
  border-bottom: none;
}
.info-row-item--wqv0i:nth-child(odd) .info-label-cell--q3g0x {
  background: #f8f9fa;
}
.info-row-item--wqv0i:nth-child(odd) .info-value-cell--AexbZ {
  background: #f8f9fa;
}
.info-row-item--wqv0i:nth-child(even) .info-label-cell--q3g0x {
  background: #ffffff;
}
.info-row-item--wqv0i:nth-child(even) .info-value-cell--AexbZ {
  background: #ffffff;
}
.info-row-item--wqv0i:first-child .info-label-cell--q3g0x {
  border-top-left-radius: 0.5rem;
}
.info-row-item--wqv0i:first-child .info-value-cell--AexbZ {
  border-top-right-radius: 0.5rem;
}
.info-row-item--wqv0i:last-child .info-label-cell--q3g0x {
  border-bottom-left-radius: 0.5rem;
}
.info-row-item--wqv0i:last-child .info-value-cell--AexbZ {
  border-bottom-right-radius: 0.5rem;
}
.info-label-cell--q3g0x {
  width: 11.25rem;
  height: 100%;
  padding: 1.5625rem 2.0625rem;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.75rem;
  color: #30343d;
  border-right: 1px solid #e5e8ed;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  word-break: break-all;
  text-align: center;
  box-sizing: border-box;
}
.info-value-cell--AexbZ {
  width: 34.375rem;
  height: 100%;
  padding: 1.25rem 1.5rem;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #5e6675;
  display: flex;
  align-items: center;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  box-sizing: border-box;
}
.text-content--lvIfn {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.75rem;
  color: #30343d;
  word-break: break-word;
  white-space: pre-wrap;
}
.course-cards--fvxYi {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.empty-state--r0FTq,
.empty-content--lQx1w {
  text-align: center;
  padding: 2.5rem 0;
  color: #949aa8;
  font-size: 1.75rem;
}
.skeleton-header--WdwWU {
  padding: 12.3125rem 3.3125rem 1.5rem;
}
.skeleton-content--hIn2d {
  padding: 0 2rem;
}
.footer-section--A7DfY {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.5rem;
  padding-bottom: calc(env(safe-area-inset-bottom) + 1.5rem);
  background: #ffffff;
}
.footer-section--A7DfY .adm-button {
  height: 5rem;
}


/*# sourceMappingURL=main.b14f725f.css.map*/