/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!../../../../node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!../../../../node_modules/antd/dist/reset.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}

/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!../../../../node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/styles.css ***!
  \***************************************************************************************************************************************************************************************************************************************/
:root {
  color-scheme: light;
  font-family: "Segoe UI", "PingFang SC", sans-serif;
  --admin-layout-bg: linear-gradient(#ffffff, hsl(220, 23%, 97%) 28%);
  --admin-surface-bg: #fff;
  --admin-surface-bg-elevated: #fff;
  --admin-surface-border: rgba(15, 23, 42, 0.12);
  --admin-surface-border-strong: var(--ant-colorBorderSecondary, #f0f0f0);
  --admin-text-primary: rgba(15, 23, 42, 0.88);
  --admin-text-secondary: rgba(15, 23, 42, 0.72);
  --admin-text-muted: rgba(15, 23, 42, 0.56);
  --admin-hover-bg: rgba(0, 0, 0, 0.05);
  --admin-overlay-bg: rgba(255, 255, 255, 0.98);
  --admin-overlay-border: rgba(15, 23, 42, 0.12);
  --admin-overlay-shadow: 0 12px 28px rgba(15, 23, 42, 0.16);
  --admin-option-selected-bg: rgba(22, 119, 255, 0.16);
  --admin-option-active-bg: rgba(15, 23, 42, 0.08);
  --admin-legend-dot-total: var(--ant-colorTextDescription, #8c8c8c);
  --admin-legend-dot-published: var(--ant-colorSuccess, #52c41a);
  --admin-legend-dot-draft: var(--ant-colorWarning, #faad14);
  --admin-legend-dot-archived: var(--ant-colorTextTertiary, #8c8c8c);
  --admin-legend-dot-total-candidates: var(--ant-colorInfo, #1677ff);
  --admin-legend-dot-total-duration: var(--ant-colorWarning, #faad14);
  --admin-legend-dot-single-choice: var(--ant-colorPrimary, #1677ff);
  --admin-legend-dot-multiple-choice: var(--ant-colorInfo, #1677ff);
  --admin-legend-dot-judgment: var(--ant-colorInfo, #1677ff);
  --admin-legend-dot-short-answer: var(--ant-colorSuccess, #52c41a);
  --admin-legend-dot-code: var(--ant-colorWarning, #faad14);
  --admin-legend-dot-practical: var(--ant-colorError, #ff4d4f);
  --admin-legend-dot-attack-defense: var(--ant-colorError, #ff4d4f);
}

html.admin-theme-dark {
  --admin-layout-bg: linear-gradient(#141414, #0f172a 28%);
  --admin-surface-bg: rgba(15, 23, 42, 0.72);
  --admin-surface-bg-elevated: rgba(15, 23, 42, 0.96);
  --admin-surface-border: rgba(148, 163, 184, 0.28);
  --admin-surface-border-strong: rgba(148, 163, 184, 0.26);
  --admin-text-primary: rgba(226, 232, 240, 0.94);
  --admin-text-secondary: rgba(226, 232, 240, 0.9);
  --admin-text-muted: rgba(148, 163, 184, 0.86);
  --admin-hover-bg: rgba(148, 163, 184, 0.16);
  --admin-overlay-bg: rgba(15, 23, 42, 0.96);
  --admin-overlay-border: rgba(148, 163, 184, 0.28);
  --admin-overlay-shadow: 0 12px 28px rgba(2, 8, 23, 0.45);
  --admin-option-selected-bg: rgba(59, 130, 246, 0.2);
  --admin-option-active-bg: rgba(148, 163, 184, 0.16);
}

* {
  box-sizing: border-box;
}

html,
body,
#root {
  min-height: 100%;
  overflow-x: hidden;
}

body {
  margin: 0;
  background: var(--ant-colorBgLayout, #f5f7fa);
}

.admin-layout {
  min-height: 100vh;
}

.ant-pro-layout {
  min-height: 100vh;
}

/* Admin Theme: Layout Surfaces */
html.admin-theme-light .ant-pro-layout .ant-layout,
html.admin-theme-light .ant-pro-layout .ant-layout-content {
  background: var(--admin-layout-bg) !important;
}

html.admin-theme-dark .ant-pro-layout .ant-layout,
html.admin-theme-dark .ant-pro-layout .ant-layout-content {
  background: var(--admin-layout-bg) !important;
}

.ant-pro-layout .ant-layout-sider {
  z-index: 20;
}

.ant-pro-layout .ant-layout-content {
  min-width: 0;
  position: relative;
  z-index: 1;
}

.ant-pro-layout .ant-pro-page-container,
.ant-pro-layout .ant-pro-page-container .ant-pro-page-container-children-container,
.ant-pro-layout .ant-pro-page-container .ant-pro-page-container-warp-page-header,
.ant-pro-layout .ant-pro-page-container .ant-pro-page-container-content {
  background: transparent !important;
}

.ant-pro-layout .ant-pro-page-container .ant-pro-card,
.ant-pro-layout .ant-pro-page-container .ant-pro-card .ant-pro-card-header,
.ant-pro-layout .ant-pro-page-container .ant-pro-card .ant-pro-card-body {
  background: var(--admin-surface-bg);
}

.ant-pro-setting-drawer-handle {
  inset-inline-end: 0;
}

/* Admin Theme: Header / Navigation */
.admin-layout-header-title {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.admin-layout-avatar-dropdown {
  display: inline-flex;
  align-items: center;
  padding-inline: 8px;
  height: 48px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.admin-layout-avatar-dropdown:hover {
  background: var(--admin-hover-bg);
}

.admin-layout-avatar-name {
  color: var(--admin-text-primary);
}

.admin-brand-block {
  display: flex;
  gap: 14px;
  align-items: center;
  padding: 10px 0;
}

.admin-brand-mark {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 14px;
  background: linear-gradient(135deg, #5ab1ff 0%, #2f54eb 100%);
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.admin-brand-title.ant-typography {
  margin: 0;
  color: #fff;
}

.admin-brand-subtitle.ant-typography {
  color: var(--admin-text-muted);
  font-size: 12px;
}

.admin-expanded-block {
  display: grid;
  gap: 8px;
}

.admin-inline-list {
  margin: 0;
  padding-left: 18px;
}

.admin-candidate-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}

.admin-switch-row {
  margin-bottom: 16px;
}

.admin-json-block {
  display: grid;
  gap: 10px;
  min-width: 0;
  max-width: 100%;
}

.admin-summary-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 12px;
  margin-bottom: 8px;
}

.admin-summary-grid + .ant-pro-card {
  margin-top: 8px;
}

.admin-inline-flex {
  display: inline-flex;
}

.admin-relative {
  position: relative;
}

.admin-flex-gap-12 {
  display: flex;
  gap: 12px;
}

.admin-flex-end {
  display: flex;
  justify-content: flex-end;
}

.admin-preference-drawer-footer {
  display: flex;
  justify-content: space-between;
  gap: 8px;
}

.admin-preference-drawer-footer-actions {
  display: inline-flex;
  gap: 8px;
}

.admin-divider-compact.ant-divider {
  margin: 8px 0 16px;
}

.admin-code-textarea {
  font-family: Consolas, Monaco, "Courier New", monospace;
  font-size: 13px;
}

.admin-font-12 {
  font-size: 12px;
}

.admin-icon-success {
  color: var(--ant-colorSuccess, #52c41a);
}

.admin-action-icon-intent-view {
  color: var(--ant-colorInfo, #1677ff);
}

.admin-action-icon-intent-publish {
  color: var(--ant-colorSuccess, #52c41a);
}

.admin-action-icon-intent-archive {
  color: var(--ant-colorWarning, #faad14);
}

.admin-action-icon-intent-delete {
  color: var(--ant-colorError, #ff4d4f);
}

.admin-action-icon-intent-edit {
  color: var(--ant-colorPrimary, #1677ff);
}

.admin-action-icon-intent-create {
  color: var(--ant-colorSuccess, #52c41a);
}

.admin-action-icon-intent-download {
  color: var(--ant-colorInfo, #1677ff);
}

.admin-action-icon-intent-reset-password {
  color: var(--ant-colorGold, #d48806);
}

.admin-action-icon-intent-lock {
  color: var(--ant-colorError, #ff4d4f);
}

.admin-action-icon-intent-unlock {
  color: var(--ant-colorSuccess, #52c41a);
}

.admin-action-icon-intent-impersonate {
  color: var(--ant-colorCyan, #13c2c2);
}

.admin-action-icon-intent-kickout {
  color: var(--ant-colorErrorActive, #cf1322);
}

.admin-action-icon-intent-custom-fields {
  color: var(--ant-colorGeekblue, #2f54eb);
}

.admin-flex-row {
  display: flex;
}

.admin-text-block {
  display: block;
}

.admin-space-full {
  width: 100%;
}

.admin-mb-12 {
  margin-bottom: 12px;
}

.admin-mb-8 {
  margin-bottom: 8px;
}

.admin-mb-10 {
  margin-bottom: 10px;
}

.admin-mb-4 {
  margin-bottom: 4px;
}

.admin-mb-0 {
  margin-bottom: 0;
}

.admin-mb-16 {
  margin-bottom: 16px;
}

.admin-mb-20 {
  margin-bottom: 20px;
}

.admin-mb-24 {
  margin-bottom: 24px;
}

.admin-mt-12 {
  margin-top: 12px;
}

.admin-mt-8 {
  margin-top: 8px;
}

.admin-execution-wrap-cell {
  white-space: normal;
  word-break: break-all;
  overflow-wrap: anywhere;
}

.admin-execution-filter-dropdown {
  width: 240px;
  padding: 8px;
}

.admin-execution-filter-actions.ant-space {
  margin-top: 8px;
}

.admin-execution-filter-icon-active {
  color: var(--ant-colorPrimary, #1677ff);
}

.admin-execution-flag-submission-cell {
  min-width: 220px;
}

.admin-mt--4 {
  margin-top: -4px;
}

.admin-mt-6 {
  margin-top: 6px;
}

.admin-w-180 {
  width: 180px;
}

.admin-w-170 {
  width: 170px;
}

.admin-w-140 {
  width: 140px;
}

.admin-w-100 {
  width: 100px;
}

.admin-w-160 {
  width: 160px;
}

.admin-w-220 {
  width: 220px;
}

.admin-w-200 {
  width: 200px;
}

.admin-w-240 {
  width: 240px;
}

.admin-w-120 {
  width: 120px;
}

.admin-w-420 {
  width: 420px;
}

.admin-w-320 {
  width: 320px;
}

.admin-h-40 {
  height: 40px;
}

.admin-size-24 {
  width: 24px;
  height: 24px;
}

.admin-w-72 {
  width: 72px;
}

.admin-min-w-0 {
  min-width: 0;
}

.admin-min-w-360 {
  min-width: 360px;
}

.admin-min-w-420 {
  min-width: 420px;
}

.admin-sticky-top-16 {
  position: sticky;
  top: 16px;
}

.admin-question-stem-paragraph.ant-typography {
  margin-bottom: 0;
  font-weight: 600;
}

.admin-question-stem-summary {
  max-width: 100%;
  overflow: hidden;
  white-space: pre-line;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.admin-choice-group-col.ant-radio-group,
.admin-choice-group-col.ant-checkbox-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.admin-choice-group-compact.ant-radio-group,
.admin-choice-group-compact.ant-checkbox-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.admin-grid-main-with-sidebar {
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(0, 3fr) minmax(320px, 1fr);
  align-items: start;
}

@media (max-width: 1200px) {
  .admin-grid-main-with-sidebar {
    grid-template-columns: minmax(0, 1fr);
  }
}

.admin-form-item-flex {
  flex: 1 1;
}

.admin-flex-1 {
  flex: 1 1;
}

.admin-flex-end-row-gap-8 {
  display: flex;
  align-items: flex-end;
  gap: 8px;
}

.admin-min-w-90 {
  min-width: 90px;
}

.admin-form-row-compact {
  margin-top: -8px;
  margin-bottom: 8px;
}

.admin-note-compact.ant-typography {
  margin-top: -8px;
}

.admin-hidden-input {
  display: none;
}

.admin-code-pre {
  margin-top: 6px;
  margin-bottom: 0;
  padding: 8px 10px;
  border-radius: 8px;
  border: 1px solid var(--ant-colorBorderSecondary, #f0f0f0);
  background: var(--ant-colorFillAlter, #fafafa);
  white-space: pre-wrap;
  word-break: break-word;
}

.admin-title-m0.ant-typography {
  margin: 0;
}

.admin-paragraph-mb-4.ant-typography {
  margin-bottom: 4px;
}

.admin-pis-xs {
  padding-inline-start: var(--ant-paddingXS, 8px);
}

.admin-img-contain {
  object-fit: contain;
}

.admin-rounded-6 {
  border-radius: 6px;
}

.admin-surface-card {
  border: 1px solid var(--admin-surface-border-strong);
  border-radius: 8px;
  background: var(--admin-surface-bg);
}

.admin-surface-card-mt-12 {
  margin-top: 12px;
}

.admin-paper-confirm-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.admin-paper-confirm-stat-item {
  border: 1px solid var(--admin-surface-border-strong);
  border-radius: 8px;
  padding: 12px;
  background: var(--admin-surface-bg-elevated);
}

.admin-paper-confirm-type-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.admin-paper-confirm-type-tag.ant-tag {
  margin-inline-end: 0;
  border-color: var(--ant-colorInfoBorder, #91caff);
  color: var(--ant-colorInfoText, #0958d9);
  background: var(--ant-colorInfoBg, #e6f4ff);
}

.admin-exam-create-form .ant-form-item {
  margin-bottom: 16px;
}

.admin-exam-create-form .ant-form-item-row {
  flex-wrap: nowrap;
}

.admin-exam-create-form .ant-form-item-control {
  min-width: 0;
}

.admin-exam-create-form .ant-form-item:last-child {
  margin-bottom: 0;
}

.admin-schema-drawer-form .ant-form-item {
  margin-bottom: 16px;
}

.admin-schema-drawer-form .ant-form-item-row {
  flex-wrap: nowrap;
}

.admin-schema-drawer-form .ant-form-item-control {
  min-width: 0;
}

.admin-schema-drawer-form .ant-form-item:last-child {
  margin-bottom: 0;
}

@media (max-width: 960px) {
  .admin-schema-drawer-form .ant-form-item-row {
    flex-wrap: wrap;
  }

  .admin-paper-confirm-stats {
    grid-template-columns: 1fr;
  }
}

.admin-exam-create-step > .ant-pro-card {
  border-radius: 10px;
}

.admin-exam-create-form .admin-switch-row {
  margin-bottom: 16px;
}

.admin-desc-mb-16.ant-descriptions {
  margin-bottom: 16px;
}

.admin-space-compact-gap-12 {
  display: flex;
  gap: 12px;
}

.admin-space-nowrap.ant-space {
  flex-wrap: nowrap;
}

.admin-inline-form-row {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex-wrap: nowrap;
}

.admin-inline-form-row-full {
  display: flex;
  width: 100%;
}

.admin-inline-form-grow {
  flex: 1 1 auto;
  min-width: 0;
}

.admin-button-nowrap {
  white-space: nowrap;
  flex: 0 0 auto;
}

.admin-code-workbench {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(320px, 1fr);
  gap: 16px;
  align-items: start;
}

.admin-code-workbench-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
}

.admin-code-workbench-lang {
  min-width: 220px;
  width: 100%;
  max-width: 320px;
}

@media (max-width: 1200px) {
  .admin-code-workbench {
    grid-template-columns: minmax(0, 1fr);
  }

  .admin-code-workbench-head {
    flex-direction: column;
    align-items: stretch;
  }

  .admin-code-workbench-lang {
    max-width: none;
  }
}

.admin-space-row-tight {
  margin-top: -4px;
  margin-bottom: 12px;
}

.admin-btn-link-no-inline-pad {
  padding-inline: 0;
}

.admin-filter-dropdown-sm {
  padding: 8px;
  width: 240px;
}

.admin-sticky-toolbar {
  position: sticky;
  top: 8px;
  z-index: 10;
  background: var(--ant-colorBgContainer, #fff);
  padding: 6px 0;
}

.admin-table-skeleton-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: var(--ant-colorBgContainer, #fff);
  border-radius: 8px;
  padding: 16px;
}

.admin-table-skeleton-title.ant-skeleton.ant-skeleton-element .ant-skeleton-input {
  height: 32px;
  margin-bottom: 16px;
}

.admin-table-skeleton-row {
  display: flex;
  gap: 12px;
}

.admin-table-skeleton-head.ant-skeleton.ant-skeleton-element .ant-skeleton-input {
  height: 14px;
}

.admin-table-skeleton-cell.ant-skeleton.ant-skeleton-element .ant-skeleton-input {
  height: 18px;
}

.admin-skeleton-w-10.ant-skeleton.ant-skeleton-element .ant-skeleton-input {
  width: 10%;
}

.admin-skeleton-w-12.ant-skeleton.ant-skeleton-element .ant-skeleton-input {
  width: 12%;
}

.admin-skeleton-w-14.ant-skeleton.ant-skeleton-element .ant-skeleton-input {
  width: 14%;
}

.admin-skeleton-w-26.ant-skeleton.ant-skeleton-element .ant-skeleton-input {
  width: 26%;
}

.admin-empty-note {
  color: var(--admin-text-tertiary);
  font-size: 13px;
}

.admin-grid-auto-220 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 8px;
}

.admin-muted-card {
  border: 1px solid var(--admin-surface-border-strong);
  background: var(--ant-colorFillAlter, #fafafa);
  border-radius: 8px;
  padding: 10px 12px;
}

.admin-muted-card-compact {
  border: 1px solid var(--admin-surface-border-strong);
  background: var(--ant-colorFillAlter, #fafafa);
  border-radius: 8px;
  padding: 8px 10px;
}

.admin-item-meta {
  margin-top: 4px;
  font-size: 12px;
  color: var(--admin-text-muted);
}

.admin-summary-item {
  display: flex;
  align-items: stretch;
  min-height: 64px;
  padding: 10px 14px;
  border: 1px solid var(--admin-surface-border-strong);
  border-radius: 10px;
  background: linear-gradient(180deg, var(--admin-surface-bg) 0%, var(--ant-colorFillQuaternary, #fafafa) 100%);
  box-shadow: none;
}

.admin-summary-item .ant-typography {
  margin-bottom: 0;
}

.admin-summary-item-content {
  display: grid;
  gap: 2px;
  width: 100%;
  min-width: 0;
}

.admin-summary-item-label.ant-typography {
  font-size: 12px;
  line-height: 1.4;
}

.admin-summary-item-value.ant-typography {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  color: var(--ant-colorText, #111827);
}

.admin-page-stack {
  display: grid;
  gap: 16px;
}

.admin-questions-overview {
  display: block;
  margin-bottom: 8px;
  width: 100%;
}

.admin-questions-overview-grid {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  gap: 12px;
  align-items: stretch;
}

.admin-questions-overview-cards {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.admin-questions-overview-card {
  display: grid;
  justify-items: start;
  gap: 6px;
  min-height: 84px;
  padding: 12px 14px;
  border: 1px solid var(--admin-surface-border-strong);
  border-radius: 10px;
  background: var(--admin-surface-bg);
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.admin-questions-overview-card:hover {
  border-color: var(--ant-colorPrimaryBorder, #91caff);
}

.admin-questions-overview-card.is-active {
  border-color: var(--ant-colorPrimary, #1677ff);
  box-shadow: 0 0 0 1px var(--ant-colorPrimary, #1677ff) inset;
}

.admin-questions-overview-card-label {
  font-size: 13px;
  color: var(--admin-text-secondary);
}

.admin-questions-overview-card-count {
  font-size: 26px;
  line-height: 1;
  font-weight: 600;
  color: var(--admin-text-primary);
}

.admin-questions-type-stats {
  display: none;
}

.admin-questions-type-stat-btn.ant-btn {
  flex: 0 0 auto;
  padding-inline: 12px;
}

.admin-questions-legend-panel {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 6px;
  width: 100%;
}

.admin-questions-legend-item {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  column-gap: 8px;
  width: fit-content;
  min-width: 0;
  max-width: 100%;
  min-height: 44px;
  border: 1px solid var(--admin-surface-border-strong);
  border-radius: 8px;
  background: linear-gradient(180deg, var(--admin-surface-bg) 0%, var(--ant-colorFillQuaternary, #fafafa) 100%);
  padding: 6px 8px;
  color: var(--admin-text-secondary);
  font-size: 12px;
  cursor: pointer;
  text-align: left;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.admin-questions-legend-item:hover {
  border-color: var(--ant-colorPrimaryBorder, #91caff);
}

.admin-questions-legend-item.is-active {
  border-color: var(--ant-colorPrimary, #1677ff);
  background: linear-gradient(180deg, var(--ant-colorPrimaryBg, #e6f4ff) 0%, rgba(230, 244, 255, 0.5) 100%);
  box-shadow: 0 0 0 1px var(--ant-colorPrimary, #1677ff) inset;
  color: var(--ant-colorPrimary, #1677ff);
}

.admin-questions-legend-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--ant-colorTextDescription, #8c8c8c);
  grid-column: 1;
}

.admin-questions-legend-label {
  grid-column: 2;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  line-height: 1.3;
}

.admin-questions-legend-count {
  grid-column: 3;
  font-weight: 600;
  color: var(--admin-text-primary);
  font-size: 15px;
  line-height: 1.2;
  white-space: nowrap;
}

.admin-questions-legend-item.is-active .admin-questions-legend-count {
  color: var(--ant-colorPrimary, #1677ff);
}

.admin-questions-legend-item--single-choice .admin-questions-legend-dot {
  background: var(--admin-legend-dot-single-choice);
}

.admin-questions-legend-item--total .admin-questions-legend-dot {
  background: var(--admin-legend-dot-total);
}

.admin-questions-legend-item--published .admin-questions-legend-dot {
  background: var(--admin-legend-dot-published);
}

.admin-questions-legend-item--draft .admin-questions-legend-dot {
  background: var(--admin-legend-dot-draft);
}

.admin-questions-legend-item--archived .admin-questions-legend-dot {
  background: var(--admin-legend-dot-archived);
}

.admin-questions-legend-item--active .admin-questions-legend-dot {
  background: var(--ant-colorSuccess, #52c41a);
}

.admin-questions-legend-item--online .admin-questions-legend-dot {
  background: var(--ant-colorInfo, #1677ff);
}

.admin-questions-legend-item--locked .admin-questions-legend-dot {
  background: var(--ant-colorError, #ff4d4f);
}

.admin-questions-legend-item--success .admin-questions-legend-dot {
  background: var(--ant-colorSuccess, #52c41a);
}

.admin-questions-legend-item--failed .admin-questions-legend-dot {
  background: var(--ant-colorError, #ff4d4f);
}

.admin-questions-legend-item--unknown .admin-questions-legend-dot {
  background: var(--ant-colorTextDescription, #8c8c8c);
}

.admin-questions-legend-item--staff .admin-questions-legend-dot {
  background: var(--ant-colorPrimary, #1677ff);
}

.admin-questions-legend-item--candidate .admin-questions-legend-dot {
  background: var(--ant-colorWarning, #faad14);
}

.admin-questions-legend-item--module .admin-questions-legend-dot {
  background: var(--ant-colorInfo, #1677ff);
}

.admin-questions-legend-item--total-candidates .admin-questions-legend-dot {
  background: var(--admin-legend-dot-total-candidates);
}

.admin-questions-legend-item--total-duration .admin-questions-legend-dot {
  background: var(--admin-legend-dot-total-duration);
}

.admin-questions-legend-item--multiple-choice .admin-questions-legend-dot {
  background: var(--admin-legend-dot-multiple-choice);
}

.admin-questions-legend-item--judgment .admin-questions-legend-dot {
  background: var(--admin-legend-dot-judgment);
}

.admin-questions-legend-item--short-answer .admin-questions-legend-dot {
  background: var(--admin-legend-dot-short-answer);
}

.admin-questions-legend-item--code .admin-questions-legend-dot {
  background: var(--admin-legend-dot-code);
}

.admin-questions-legend-item--practical .admin-questions-legend-dot {
  background: var(--admin-legend-dot-practical);
}

.admin-questions-legend-item--attack-defense .admin-questions-legend-dot {
  background: var(--admin-legend-dot-attack-defense);
}

.admin-questions-legend-item--difficulty-easy .admin-questions-legend-dot {
  background: var(--ant-colorSuccess, #52c41a);
}

.admin-questions-legend-item--difficulty-medium .admin-questions-legend-dot {
  background: var(--ant-colorWarning, #faad14);
}

.admin-questions-legend-item--difficulty-hard .admin-questions-legend-dot {
  background: var(--ant-colorError, #ff4d4f);
}

.admin-case-editor-stack {
  width: 100%;
}

.admin-case-editor-stack > * {
  width: 100%;
}

.admin-case-editor-card {
  width: 100%;
}

.admin-tryrun-card {
  width: 100%;
}

.admin-question-version-history-content,
.admin-question-version-history-content .ant-space-item,
.admin-question-version-history-content .ant-pro-card,
.admin-question-version-history-content .ant-pro-card-body,
.admin-question-version-history-content .ant-tabs,
.admin-question-version-history-content .ant-tabs-content,
.admin-question-version-history-content .ant-tabs-tabpane {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

.admin-question-version-history-content .ant-pro-table,
.admin-question-version-history-content .ant-table-wrapper,
.admin-question-version-history-content .ant-table-content,
.admin-question-version-history-content .ant-spin-nested-loading,
.admin-question-version-history-content .ant-spin-container {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

.admin-question-version-history-content {
  overflow-x: hidden;
}

.admin-question-version-history-content .ant-table-wrapper,
.admin-question-version-history-content .ant-table-content {
  overflow-x: auto;
}

/* Admin Theme: Content Blocks / Tables */
pre.admin-json-block,
.admin-json-block pre,
.admin-code-block pre,
.admin-paragraph-block {
  margin: 0;
  padding: 14px 16px;
  border: 1px solid var(--admin-surface-border);
  border-radius: 14px;
  background: var(--ant-colorFillQuaternary, #f8fafc);
  overflow: auto;
  white-space: pre-wrap;
  word-break: break-word;
  overflow-wrap: anywhere;
  max-width: 100%;
  min-width: 0;
}

.admin-code-block {
  display: grid;
  gap: 10px;
}

.admin-list-scaffold .ant-pro-table {
  position: relative;
  margin-block-end: 0;
}

.admin-questions-filter-chips {
  padding: 8px 16px 2px;
}

.admin-list-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 12px;
  padding-inline: 16px;
}

.admin-list-footer-left,
.admin-list-footer-right {
  min-width: 0;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.admin-list-footer-left {
  justify-content: flex-start;
}

.admin-list-footer-right {
  justify-content: flex-end;
}

@media (max-width: 992px) {
  .admin-questions-overview-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .admin-questions-overview-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .admin-list-footer {
    align-items: stretch;
    flex-direction: column;
  }

  .admin-list-footer-right {
    justify-content: flex-start;
  }

  .admin-list-scaffold .ant-pro-table .ant-pro-table-list-toolbar-container,
  .admin-list-scaffold .ant-pro-table .ant-pro-table-toolbar {
    row-gap: 8px;
  }
}

@media (max-width: 640px) {
  .admin-questions-overview-cards {
    grid-template-columns: minmax(0, 1fr);
  }
}

.admin-list-scaffold .ant-pro-table .ant-pro-card .ant-pro-card-body {
  padding-inline: 0;
}

.admin-list-note-card {
  border: 1px solid var(--admin-surface-border-strong);
  border-radius: 8px;
  background: var(--admin-surface-bg);
  padding: 10px 12px;
}

.admin-list-note-card .ant-alert {
  margin: 0;
}

.admin-list-scaffold .ant-pro-table .ant-pro-table-search {
  margin-block-end: 0;
}

.admin-list-scaffold .ant-pro-table .ant-pro-table-toolbar {
  padding: 12px 0;
}

.admin-list-scaffold .ant-pro-table .ant-pro-table-list-toolbar-container {
  padding-inline: 0;
  background: var(--admin-surface-bg) !important;
}

.admin-list-scaffold .ant-table-wrapper .ant-table-pagination {
  margin: 12px 16px 0;
}

.admin-operation-audit-table .ant-table-content {
  overflow-x: auto !important;
  scrollbar-gutter: stable both-edges;
}

.admin-operation-audit-table .ant-table-body,
.admin-operation-audit-table .ant-table-content {
  scrollbar-width: thin;
}

html.admin-theme-light .ant-pro-table .ant-pro-card,
html.admin-theme-light .ant-pro-table .ant-pro-card .ant-pro-card-body,
html.admin-theme-light .ant-pro-table .ant-pro-table-toolbar,
html.admin-theme-light .ant-pro-table .ant-pro-table-list-toolbar-container,
html.admin-theme-dark .ant-pro-table .ant-pro-card,
html.admin-theme-dark .ant-pro-table .ant-pro-card .ant-pro-card-body,
html.admin-theme-dark .ant-pro-table .ant-pro-table-toolbar,
html.admin-theme-dark .ant-pro-table .ant-pro-table-list-toolbar-container {
  background: var(--admin-surface-bg) !important;
}

html.admin-theme-light .ant-pro-layout .ant-pro-global-header,
html.admin-theme-light .ant-pro-layout .ant-pro-global-header-layout-mix,
html.admin-theme-light .ant-pro-layout .ant-pro-top-nav-header,
html.admin-theme-dark .ant-pro-layout .ant-pro-global-header,
html.admin-theme-dark .ant-pro-layout .ant-pro-global-header-layout-mix,
html.admin-theme-dark .ant-pro-layout .ant-pro-top-nav-header {
  background: var(--admin-surface-bg) !important;
  border-bottom-color: var(--admin-surface-border) !important;
}

html.admin-theme-light .ant-pro-layout .ant-breadcrumb,
html.admin-theme-light .ant-pro-layout .ant-breadcrumb a,
html.admin-theme-light .ant-pro-layout .ant-page-header-heading-title,
html.admin-theme-light .ant-pro-layout .ant-page-header-heading-sub-title,
html.admin-theme-dark .ant-pro-layout .ant-breadcrumb,
html.admin-theme-dark .ant-pro-layout .ant-breadcrumb a,
html.admin-theme-dark .ant-pro-layout .ant-page-header-heading-title,
html.admin-theme-dark .ant-pro-layout .ant-page-header-heading-sub-title {
  color: var(--admin-text-secondary) !important;
}

/* Admin Theme: Overlays */
html.admin-theme-light .ant-dropdown .ant-dropdown-menu,
html.admin-theme-light .ant-select-dropdown,
html.admin-theme-light .ant-popover .ant-popover-inner,
html.admin-theme-dark .ant-dropdown .ant-dropdown-menu,
html.admin-theme-dark .ant-select-dropdown,
html.admin-theme-dark .ant-popover .ant-popover-inner {
  background: var(--admin-overlay-bg) !important;
  border: 1px solid var(--admin-overlay-border) !important;
  box-shadow: var(--admin-overlay-shadow) !important;
}

html.admin-theme-light .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item,
html.admin-theme-light .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-title-content,
html.admin-theme-light .ant-select-dropdown .ant-select-item,
html.admin-theme-light .ant-popover .ant-popover-inner-content,
html.admin-theme-dark .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item,
html.admin-theme-dark .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-title-content,
html.admin-theme-dark .ant-select-dropdown .ant-select-item,
html.admin-theme-dark .ant-popover .ant-popover-inner-content {
  color: var(--admin-text-primary) !important;
}

.admin-monaco-shell {
  overflow: hidden;
  border: 1px solid var(--ant-colorBorderSecondary, rgba(15, 23, 42, 0.08));
  border-radius: 14px;
}

.admin-monaco-shell--loading {
  display: grid;
  place-items: center;
  background: var(--admin-surface-bg);
}

.admin-monaco-shell--h220 {
  min-height: 220px;
}

.admin-monaco-shell--h280 {
  min-height: 280px;
}

.admin-monaco-shell--h320 {
  min-height: 320px;
}

.admin-monaco-shell--h420 {
  min-height: 420px;
}

.admin-auth-shell {
  min-height: 100vh;
  padding: 24px;
  display: grid;
  align-items: center;
}

.admin-auth-panel {
  width: min(1120px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(360px, 460px);
  gap: 24px;
  align-items: stretch;
}

.admin-auth-hero {
  display: grid;
  align-content: center;
  padding: 40px;
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(47, 84, 235, 0.96) 0%, rgba(9, 109, 217, 0.88) 100%);
  box-shadow: 0 24px 48px rgba(15, 23, 42, 0.16);
}

.admin-auth-card {
  width: 100%;
  border-radius: 28px;
  box-shadow: 0 32px 60px rgba(15, 23, 42, 0.14);
}

.admin-auth-logo {
  height: 40px;
  width: auto;
  object-fit: contain;
}

.admin-auth-hero-title.ant-typography {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #fff;
}

.admin-auth-hero-description.ant-typography {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: 16px;
}

.admin-auth-highlight.ant-tag {
  margin-inline-end: 0;
  padding: 6px 12px;
  color: #dbeafe;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 999px;
}

.admin-locale-switcher {
  display: inline-flex;
  align-items: center;
  min-width: 104px;
  padding: 0 10px;
  border: 1px solid var(--admin-surface-border);
  border-radius: 999px;
  background: var(--admin-surface-bg);
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.admin-locale-switcher--subtle {
  border-color: rgba(255, 255, 255, 0.24);
  background: rgba(255, 255, 255, 0.12);
}

.admin-locale-switcher .ant-select {
  min-width: 100%;
}

.admin-locale-switcher .ant-select-selector {
  background: transparent !important;
  box-shadow: none !important;
}

.admin-locale-switcher .ant-select-selection-item,
.admin-locale-switcher .ant-select-arrow {
  color: inherit;
}

html.admin-theme-dark .admin-locale-switcher {
  color: var(--admin-text-primary);
  border-color: var(--admin-surface-border);
  background: var(--admin-surface-bg);
}

.admin-locale-dropdown .ant-select-item {
  border-radius: 6px;
}

html.admin-theme-light .admin-locale-dropdown .ant-select-item-option-content,
html.admin-theme-dark .admin-locale-dropdown .ant-select-item-option-content {
  color: var(--admin-text-primary);
}

html.admin-theme-light .admin-locale-dropdown,
html.admin-theme-dark .admin-locale-dropdown {
  background: var(--admin-overlay-bg);
  border: 1px solid var(--admin-overlay-border);
  box-shadow: var(--admin-overlay-shadow);
}

html.admin-theme-light .admin-locale-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled),
html.admin-theme-dark .admin-locale-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  background: var(--admin-option-selected-bg);
}

html.admin-theme-light .admin-locale-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled),
html.admin-theme-dark .admin-locale-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background: var(--admin-option-active-bg);
}

.admin-auth-hero .admin-locale-switcher {
  color: rgba(255, 255, 255, 0.92);
}

@media (max-width: 960px) {
  .admin-layout-avatar-name {
    display: none;
  }

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

  .admin-auth-hero {
    padding: 28px;
  }
}


/*# sourceMappingURL=umi.css.map*/