/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --font-weight-bold: 700;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .contents {
    display: contents;
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .text-center {
    text-align: center;
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .text-\[var\(--slate-2\)\] {
    color: var(--slate-2);
  }
}
:root {
  --bg: #f8f6f1;
  --cream: #fff7ec;
  --cream-soft: #fffaf1;
  --orange: #f97316;
  --orange-dark: #ea580c;
  --orange-soft: #ffedd5;
  --orange-soft-2: #fed7aa;
  --teal: #2d9b83;
  --teal-soft: #dcfce7;
  --navy: #1b3a5c;
  --navy-2: #0f2540;
  --slate: #475569;
  --slate-2: #64748b;
  --slate-3: #94a3b8;
  --slate-4: #cbd5e1;
  --line: #e5e1d7;
  --line-2: #f1f5f9;
  --rose: #fee2e2;
  --rose-dark: #b91c1c;
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Paperlogy-4Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Paperlogy-5Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/Paperlogy-6SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Paperlogy-7Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/Paperlogy-8ExtraBold.woff2") format("woff2");
}
* {
  box-sizing: border-box;
}
html,
body {
  min-height: 100%;
}
body {
  margin: 0;
  background: var(--bg);
  color: var(--navy);
  font-family: "Paperlogy", "Malgun Gothic", "Apple SD Gothic Neo", sans-serif;
  -webkit-font-smoothing: antialiased;
}
button,
input,
select {
  font: inherit;
}
a {
  color: inherit;
  text-decoration: none;
}
.login-screen {
  display: flex;
  min-height: 100vh;
  align-items: center;
  justify-content: center;
  background: radial-gradient(circle at 50% 42%, rgba(255, 255, 255, 0.55), transparent 360px),
    var(--bg);
  padding: 32px;
}
.login-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 840px;
  min-height: 530px;
  overflow: hidden;
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 26px 45px rgba(15, 37, 64, 0.16);
}
.login-brand-panel {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(155deg, #202b3d 0%, var(--navy-2) 52%, #113a56 100%);
  padding: 52px 46px 46px;
  color: #ffffff;
}
.login-logo {
  margin: 0;
  color: #ffffff;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.04em;
}
.login-logo span {
  color: var(--orange);
}
.login-system-name {
  margin: 8px 0 0;
  color: rgba(203, 213, 225, 0.72);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: -0.01em;
}
.login-copy {
  margin-top: 92px;
}
.login-copy h2 {
  margin: 0;
  color: #ffffff;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.34;
  letter-spacing: -0.055em;
}
.login-copy h2 span {
  color: var(--orange);
}
.login-copy p {
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.88;
  letter-spacing: -0.04em;
}
.login-copy strong {
  font-weight: 800;
}
.login-copyright {
  margin: 0;
  color: rgba(148, 163, 184, 0.52);
  font-size: 10px;
  font-weight: 500;
}
.login-form-panel {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  padding: 48px;
}
.login-form-wrap {
  width: 330px;
}
.login-form-head {
  margin-bottom: 32px;
}
.login-form-head h2 {
  margin: 0;
  color: var(--navy);
  font-size: 22px;
  font-weight: 800;
  letter-spacing: -0.04em;
}
.login-form-head p {
  margin: 8px 0 0;
  color: var(--slate-3);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.03em;
}
.login-form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.login-form label {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.login-form label > span {
  color: var(--navy);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: -0.02em;
}
.login-form input[type="text"],
.login-form input[type="password"],
.login-form input:not([type]) {
  width: 100%;
  height: 40px;
  border: 1px solid #d8dee8;
  border-radius: 7px;
  background: #fbfbfc;
  color: var(--navy);
  font-size: 12px;
  font-weight: 600;
  outline: none;
  padding: 0 14px;
}
.login-form input:focus {
  border-color: rgba(249, 115, 22, 0.72);
  box-shadow: 0 0 0 3px rgba(249, 115, 22, 0.1);
}
.login-form button {
  height: 44px;
  margin-top: 10px;
  border: 0;
  border-radius: 8px;
  background: linear-gradient(180deg, #ff7a1a 0%, var(--orange) 100%);
  box-shadow: 0 9px 16px rgba(249, 115, 22, 0.18);
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: -0.03em;
}
.login-form button:disabled {
  cursor: wait;
  opacity: 0.72;
}
.login-error {
  margin: -2px 0 0;
  color: var(--rose-dark);
  font-size: 11px;
  font-weight: 600;
}
.login-form-options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1px;
  color: var(--slate-3);
  font-size: 11px;
  font-weight: 600;
}
.login-form-options .remember-id {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
.remember-id input {
  width: 11px;
  height: 11px;
  accent-color: #3b82f6;
}
.login-form-options a {
  color: var(--slate);
}
@media (max-width: 900px) {
  .login-card {
    grid-template-columns: 1fr;
    width: min(420px, 100%);
  }
  .login-brand-panel {
    min-height: 300px;
  }
}
.placeholder {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: var(--bg);
  color: var(--slate-2);
  text-align: center;
}
.placeholder h1 {
  margin: 0 0 8px;
  color: var(--navy);
  font-size: 24px;
  font-weight: 800;
}
.placeholder p {
  margin: 0;
  font-size: 14px;
}
.director-shell {
  display: flex;
  min-height: 100vh;
  background: var(--bg);
}
.director-sidebar {
  position: fixed;
  inset: 56px auto 0 0;
  width: 200px;
  border-right: 1px solid var(--line);
  background: #ffffff;
  padding: 32px 14px;
}
.director-logo {
  margin-left: 2px;
  color: var(--navy);
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.05em;
}
.director-logo span {
  color: var(--orange);
}
.director-sidebar p {
  margin: 6px 0 35px 2px;
  color: var(--slate-3);
  font-size: 12px;
  font-weight: 600;
}
.director-menu {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.director-menu-item {
  display: flex;
  height: 40px;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  color: var(--slate);
  font-size: 14px;
  font-weight: 700;
  padding: 0 14px;
}
.director-menu-item.active {
  background: var(--orange-soft);
  color: var(--orange-dark);
}
.director-main {
  min-width: 0;
  flex: 1;
  padding-left: 200px;
  padding-top: 56px;
}
.director-topbar {
  position: fixed;
  z-index: 30;
  inset: 0 0 auto 0;
  display: flex;
  height: 56px;
  align-items: center;
  justify-content: space-between;
  background: var(--navy-2);
  color: #ffffff;
  padding: 0 28px;
}
.director-topbar strong {
  font-size: 14px;
  font-weight: 800;
}
.director-topbar span {
  color: rgba(203, 213, 225, 0.72);
  font-size: 13px;
  font-weight: 600;
}
.director-topbar-actions {
  display: flex;
  align-items: center;
  gap: 12px;
}
.topbar-circle {
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff !important;
  font-size: 13px !important;
}
.director-logout-button {
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  background: rgba(239, 68, 68, 0.16);
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
}
.director-logout-button:hover {
  background: rgba(239, 68, 68, 0.28);
}
.director-user-chip {
  display: flex;
  height: 32px;
  align-items: center;
  gap: 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  padding: 0 12px 0 4px;
}
.director-user-chip span {
  display: grid;
  width: 24px;
  height: 24px;
  place-items: center;
  border-radius: 50%;
  background: var(--orange);
  color: #ffffff !important;
  font-size: 12px !important;
}
.director-user-chip small {
  color: rgba(203, 213, 225, 0.72);
  font-size: 10px;
}
.student-page {
  width: min(1120px, calc(100vw - 260px));
  margin: 0 auto;
  padding: 32px 0 58px;
}
.student-page-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 42px;
}
.student-breadcrumb {
  margin: 0 0 12px;
  color: var(--slate-3);
  font-size: 12px;
  font-weight: 700;
}
.student-breadcrumb span {
  color: var(--slate-4);
  margin: 0 6px;
}
.student-page-head h1 {
  margin: 0;
  color: var(--navy);
  font-size: 30px;
  font-weight: 800;
  letter-spacing: -0.055em;
  line-height: 1;
}
.student-page-head p:not(.student-breadcrumb) {
  margin: 12px 0 0;
  color: var(--slate-2);
  font-size: 14px;
  font-weight: 600;
}
.orange-button {
  border: 0;
  border-radius: 8px;
  background: linear-gradient(180deg, #ff7b18 0%, var(--orange) 100%);
  box-shadow: 0 8px 16px rgba(249, 115, 22, 0.2);
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: -0.03em;
}
.student-page-head .orange-button {
  width: 100px;
  height: 40px;
  margin-top: 24px;
}
.student-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
.student-stat-card {
  display: flex;
  height: 86px;
  align-items: center;
  gap: 18px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #ffffff;
  padding: 0 24px;
  box-shadow: 0 3px 10px rgba(15, 37, 64, 0.03);
}
.stat-icon {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  border-radius: 10px;
  background: #eff6ff;
  color: #2563eb;
  font-size: 18px;
  font-weight: 800;
}
.stat-icon.green {
  background: #dcfce7;
  color: #16a34a;
}
.stat-icon.yellow {
  background: #fef3c7;
  color: #ca8a04;
}
.stat-icon.rose {
  background: #fee2e2;
  color: #ef4444;
}
.student-stat-card p {
  margin: 0 0 6px;
  color: var(--slate-3);
  font-size: 12px;
  font-weight: 700;
}
.student-stat-card strong {
  color: var(--navy);
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.04em;
}
.student-toolbar {
  display: grid;
  grid-template-columns: 90px 90px 1fr;
  gap: 8px;
  margin-bottom: 14px;
}
.student-toolbar select,
.student-search {
  height: 36px;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: #ffffff;
}
.student-toolbar select {
  color: var(--slate);
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  padding: 0 10px;
}
.student-search {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 12px;
}
.student-search span {
  color: var(--slate-3);
  font-size: 12px;
}
.student-search input {
  width: 100%;
  border: 0;
  color: var(--navy);
  font-size: 13px;
  font-weight: 600;
  outline: none;
}
.student-search input::placeholder {
  color: var(--slate-3);
}
.student-table-card {
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #ffffff;
}
.student-table,
.learning-table {
  width: 100%;
  border-collapse: collapse;
}
.student-table th {
  height: 42px;
  background: #d9fbe6;
  color: var(--navy);
  font-size: 12px;
  font-weight: 800;
  text-align: left;
}
.student-table th:first-child,
.student-table td:first-child {
  width: 58px;
  padding-left: 18px;
}
.student-table th:nth-child(2),
.student-table td:nth-child(2) {
  width: 180px;
}
.student-table th:nth-child(4),
.student-table td:nth-child(4) {
  width: 120px;
}
.student-table th:nth-child(5),
.student-table td:nth-child(5) {
  width: 170px;
}
.student-table th:last-child,
.student-table td:last-child {
  width: 60px;
  text-align: center;
}
.student-table td {
  height: 62px;
  border-top: 1px solid var(--line-2);
  color: var(--navy);
  font-size: 13px;
  font-weight: 700;
}
.student-table td:first-child {
  color: var(--slate-3);
  font-weight: 600;
}
.mono {
  font-family: "Courier New", monospace;
  font-size: 12px !important;
  font-weight: 800 !important;
}
.student-name-cell {
  display: flex;
  align-items: center;
  gap: 12px;
}
.student-avatar,
.detail-avatar {
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #ffffff;
  font-weight: 800;
}
.student-avatar {
  width: 32px;
  height: 32px;
  font-size: 13px;
}
.student-name-cell strong {
  display: block;
  font-size: 14px;
  font-weight: 800;
}
.student-name-cell small {
  display: block;
  margin-top: 3px;
  color: var(--slate-3);
  font-size: 11px;
  font-weight: 700;
}
.status-badge {
  display: inline-flex;
  height: 22px;
  align-items: center;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 800;
  padding: 0 9px;
}
.status-badge.active {
  background: #dcfce7;
  color: #166534;
}
.status-badge.suspended {
  background: #fef3c7;
  color: #92400e;
}
.status-badge.withdrawn {
  background: #fee2e2;
  color: #dc2626;
}
.detail-button {
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 14px;
}
.student-pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 22px;
}
.student-pagination button {
  width: 30px;
  height: 30px;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: #ffffff;
  color: var(--slate);
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
}
.student-pagination button.active {
  border-color: var(--navy-2);
  background: var(--navy-2);
  color: #ffffff;
}
.student-pagination button:disabled {
  cursor: default;
  opacity: 0.45;
}
.modal-backdrop {
  position: fixed;
  z-index: 100;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(15, 23, 42, 0.42);
}
.student-add-modal {
  width: 620px;
  overflow: hidden;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 22px 55px rgba(15, 23, 42, 0.24);
}
.modal-head,
.detail-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid var(--line-2);
  padding: 22px 28px;
}
.modal-head h2,
.detail-title h2 {
  margin: 0;
  border-left: 4px solid var(--orange);
  color: var(--navy);
  font-size: 19px;
  font-weight: 800;
  letter-spacing: -0.04em;
  padding-left: 10px;
}
.modal-head p {
  margin: 7px 0 0 14px;
  color: var(--slate-3);
  font-size: 12px;
  font-weight: 700;
}
.modal-head > button,
.detail-title > button {
  border: 0;
  background: transparent;
  color: var(--slate);
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
}
.student-form {
  padding: 22px 28px 0;
}
.field-row {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 18px;
}
.field-row > span {
  display: flex;
  justify-content: space-between;
  color: var(--navy);
  font-size: 12px;
  font-weight: 800;
}
.field-row b {
  color: var(--orange);
}
.field-row small {
  color: var(--slate-3);
  font-size: 11px;
  font-weight: 600;
}
.field-row input,
.field-row select {
  width: 100%;
  height: 38px;
  border: 1px solid #d8dee8;
  border-radius: 7px;
  background: #ffffff;
  color: var(--navy);
  font-size: 13px;
  font-weight: 700;
  outline: none;
  padding: 0 14px;
}
.check-input {
  display: grid;
  grid-template-columns: 1fr 90px;
  gap: 8px;
}
.check-input button {
  border: 1px solid var(--line);
  border-radius: 7px;
  background: #ffffff;
  color: var(--navy);
  cursor: pointer;
  font-size: 13px;
  font-weight: 800;
}
.field-ok {
  color: var(--teal);
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
}
.two-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.status-pills {
  display: flex;
  gap: 8px;
}
.status-pills button {
  height: 30px;
  border: 0;
  border-radius: 999px;
  background: var(--line-2);
  color: var(--slate);
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
  padding: 0 12px;
}
.status-pills .selected.active {
  background: #dcfce7;
  color: #166534;
}
.status-pills .selected.suspended {
  background: #fef3c7;
  color: #92400e;
}
.status-pills .selected.withdrawn {
  background: #fee2e2;
  color: #dc2626;
}
.notice-box {
  border: 1px solid #fbbf24;
  border-radius: 7px;
  background: #fffdf1;
  color: #92400e;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.65;
  padding: 14px 16px;
}
.notice-box strong {
  color: var(--orange-dark);
}
.modal-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px -28px 0;
  border-top: 1px solid var(--line-2);
  background: #fbfbfc;
  padding: 18px 28px;
}
.modal-actions span {
  color: var(--slate-3);
  font-size: 12px;
  font-weight: 700;
}
.modal-actions div {
  display: flex;
  gap: 10px;
}
.ghost-button,
.detail-actions button {
  height: 38px;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: #ffffff;
  color: var(--navy);
  cursor: pointer;
  font-size: 13px;
  font-weight: 800;
  padding: 0 18px;
}
.modal-actions .orange-button {
  height: 38px;
  padding: 0 20px;
}
.detail-backdrop {
  background: rgba(15, 23, 42, 0.42);
}
.student-detail-modal {
  width: 820px;
  max-height: calc(100vh - 70px);
  overflow: auto;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 22px 55px rgba(15, 23, 42, 0.24);
}
.detail-title {
  height: 58px;
  padding: 0 28px;
}
.detail-hero {
  display: flex;
  gap: 22px;
  border-bottom: 1px solid var(--line-2);
  background: linear-gradient(90deg, #fff7ec 0%, #fffaf1 100%);
  padding: 26px 34px;
}
.detail-avatar {
  width: 58px;
  height: 58px;
  flex: 0 0 auto;
  background: #3b82f6;
  font-size: 24px;
}
.detail-hero h3 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 4px 0 6px;
  color: var(--navy);
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.05em;
}
.detail-hero p {
  margin: 0 0 16px;
  color: var(--slate-2);
  font-family: "Courier New", monospace;
  font-size: 13px;
  font-weight: 800;
}
.detail-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 700;
}
.detail-meta strong {
  color: var(--navy);
  font-weight: 800;
}
.detail-section {
  padding: 18px 34px 0;
}
.section-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.section-line h4 {
  margin: 0;
  border-left: 3px solid var(--orange);
  color: var(--navy);
  font-size: 16px;
  font-weight: 800;
  padding-left: 8px;
}
.section-line span {
  color: var(--slate-3);
  font-size: 12px;
  font-weight: 700;
}
.info-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 14px;
}
.info-item span {
  display: block;
  margin-bottom: 5px;
  color: var(--slate-3);
  font-size: 12px;
  font-weight: 700;
}
.info-item strong {
  color: var(--navy);
  font-size: 14px;
  font-weight: 800;
}
.info-item strong.accent {
  color: var(--teal);
}
.info-item strong.orange {
  color: var(--orange);
}
.progress-card {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #ffffff;
  padding: 16px 18px;
}
.progress-card > div:first-child {
  display: flex;
  justify-content: space-between;
  color: var(--slate-2);
  font-size: 13px;
  font-weight: 700;
}
.progress-card strong {
  color: var(--navy);
  font-weight: 800;
}
.progress-track {
  height: 7px;
  overflow: hidden;
  border-radius: 999px;
  background: #e8edf4;
  margin-top: 14px;
}
.progress-track span {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: var(--orange);
}
.progress-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 18px;
}
.progress-stats .info-item {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #ffffff;
  padding: 18px;
}
.learning-table {
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 8px;
}
.learning-table th {
  height: 34px;
  background: #f8fafc;
  color: var(--navy);
  font-size: 12px;
  font-weight: 800;
  text-align: left;
}
.learning-table th:first-child,
.learning-table td:first-child {
  padding-left: 16px;
}
.learning-table td {
  height: 36px;
  border-top: 1px solid var(--line-2);
  color: var(--navy);
  font-size: 12px;
  font-weight: 600;
}
.learning-table .score {
  color: var(--teal);
  font-weight: 800;
}
.detail-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid var(--line-2);
  margin-top: 18px;
  padding: 16px 28px;
}
.detail-actions div {
  display: flex;
  gap: 10px;
}
.detail-actions .danger {
  border-color: #fecaca;
  color: #dc2626;
}
.detail-actions .orange-button {
  border: 0;
  color: #ffffff;
}
.level-page {
  width: min(1120px, calc(100vw - 260px));
  margin: 0 auto;
  padding: 32px 0 58px;
}
.level-page-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 38px;
}
.level-page-head h1 {
  margin: 0;
  color: var(--navy);
  font-size: 30px;
  font-weight: 800;
  letter-spacing: -0.055em;
  line-height: 1;
}
.level-page-head p:not(.student-breadcrumb) {
  margin: 12px 0 0;
  color: var(--slate-2);
  font-size: 14px;
  font-weight: 600;
}
.dark-save-button {
  width: 134px;
  height: 38px;
  margin-top: 24px;
  border: 0;
  border-radius: 8px;
  background: var(--navy-2);
  box-shadow: 0 8px 16px rgba(15, 37, 64, 0.12);
  color: #ffffff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: -0.03em;
}
.level-notice {
  display: flex;
  height: 40px;
  align-items: center;
  border: 1px solid #fbbf24;
  border-radius: 8px;
  background: #fffdf1;
  color: #b45309;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 18px;
  padding: 0 20px;
}
.level-notice strong {
  color: var(--orange-dark);
}
.level-columns {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
}
.level-column {
  min-height: 372px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #ffffff;
  padding: 10px;
  box-shadow: 0 4px 12px rgba(15, 37, 64, 0.04);
}
.level-column header {
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.level-column header div {
  display: flex;
  align-items: center;
  gap: 8px;
}
.level-column-number {
  display: grid;
  width: 22px;
  height: 22px;
  place-items: center;
  border-radius: 6px;
  background: var(--orange);
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
}
.level-column h2 {
  margin: 0;
  color: var(--navy);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: -0.03em;
}
.level-column em {
  display: inline-flex;
  height: 18px;
  align-items: center;
  border-radius: 999px;
  background: var(--orange-soft);
  color: var(--orange);
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  padding: 0 8px;
}
.level-column em.optional {
  background: #e2e8f0;
  color: var(--slate);
}
.level-item-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-height: 264px;
}
.level-item {
  position: relative;
  display: grid;
  grid-template-columns: 26px 1fr 20px;
  min-height: 34px;
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: #ffffff;
  color: var(--navy);
  cursor: pointer;
  gap: 7px;
  padding: 0 8px;
  text-align: left;
}
.level-item.selected {
  border-color: var(--orange);
  background: var(--orange-soft);
  box-shadow: inset 0 0 0 1px rgba(249, 115, 22, 0.05);
}
.level-item.common {
  background: #f8fafc;
  color: var(--slate);
}
.level-item.common.selected {
  border-color: #cbd5e1;
  background: #f1f5f9;
}
.level-item-code {
  color: var(--navy);
  font-size: 11px;
  font-weight: 800;
}
.level-item.common .level-item-code,
.level-item.common strong {
  color: var(--slate);
}
.level-item.selected:not(.common) .level-item-code,
.level-item.selected:not(.common) strong {
  color: var(--orange-dark);
}
.level-item strong {
  overflow: hidden;
  color: var(--navy);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: -0.03em;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.level-item small {
  color: var(--slate-3);
  font-size: 11px;
  font-weight: 800;
  text-align: right;
}
.level-item-actions {
  position: absolute;
  right: 7px;
  bottom: -9px;
  display: none;
  gap: 3px;
}
.level-item:hover .level-item-actions,
.level-item.common .level-item-actions {
  display: inline-flex;
}
.level-item-actions b {
  display: grid;
  width: 15px;
  height: 15px;
  place-items: center;
  border: 1px solid var(--orange-soft-2);
  border-radius: 4px;
  background: #ffffff;
  color: var(--orange-dark);
  font-size: 9px;
  font-weight: 800;
  line-height: 1;
}
.level-item-actions b.disabled {
  border-color: var(--line);
  background: #f8fafc;
  color: var(--slate-4);
}
.level-item i {
  position: absolute;
  right: 8px;
  top: -8px;
  display: inline-flex;
  height: 15px;
  align-items: center;
  border-radius: 999px;
  background: #e2e8f0;
  color: var(--slate-2);
  font-size: 9px;
  font-style: normal;
  font-weight: 800;
  padding: 0 6px;
}
.level-add-button {
  width: 100%;
  height: 40px;
  margin-top: 16px;
  border: 1px dashed #dbe3ee;
  border-radius: 8px;
  background: #ffffff;
  color: #94a3b8;
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
}
.content-page,
.content-form-page,
.content-detail-page {
  width: min(1120px, calc(100vw - 260px));
  margin: 0 auto;
  padding: 32px 0 58px;
}
.content-page-head,
.content-form-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 42px;
}
.content-form-head {
  display: block;
  margin-bottom: 18px;
}
.content-page-head h1,
.content-form-head h1 {
  margin: 0;
  color: var(--navy);
  font-size: 30px;
  font-weight: 800;
  letter-spacing: -0.055em;
  line-height: 1;
}
.content-page-head p:not(.student-breadcrumb),
.content-form-head p:not(.student-breadcrumb) {
  margin: 12px 0 0;
  color: var(--slate-2);
  font-size: 14px;
  font-weight: 600;
}
.content-new-button {
  display: grid;
  width: 116px;
  height: 40px;
  margin-top: 24px;
  place-items: center;
}
.content-filter-row {
  display: flex;
  gap: 8px;
  margin-bottom: 14px;
}
.content-filter-row select {
  height: 34px;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: #ffffff;
  color: var(--slate);
  font-size: 12px;
  font-weight: 700;
  padding: 0 10px;
}
.content-search {
  display: flex;
  height: 36px;
  align-items: center;
  gap: 8px;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: #ffffff;
  margin-bottom: 14px;
  padding: 0 12px;
}
.content-search input {
  width: 100%;
  border: 0;
  outline: none;
  color: var(--navy);
  font-size: 13px;
  font-weight: 600;
}
.content-table-card {
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #ffffff;
}
.content-table {
  width: 100%;
  border-collapse: collapse;
}
.content-table th {
  height: 42px;
  background: #d9fbe6;
  color: var(--navy);
  font-size: 12px;
  font-weight: 800;
  text-align: left;
}
.content-table th:first-child,
.content-table td:first-child {
  width: 54px;
  padding-left: 18px;
}
.content-table td {
  height: 62px;
  border-top: 1px solid var(--line-2);
  color: var(--navy);
  font-size: 12px;
  font-weight: 700;
}
.level-chip {
  display: inline-flex;
  min-width: 45px;
  min-height: 27px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #fef3c7;
  color: #b45309;
  font-size: 11px;
  font-weight: 800;
}
.soft-chip,
.type-chip,
.hq-badge {
  display: inline-flex;
  height: 22px;
  align-items: center;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 800;
  padding: 0 9px;
}
.soft-chip {
  background: #eef2f7;
  color: #64748b;
}
.soft-chip.wide {
  min-width: 80px;
}
.type-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.type-chip.vocab {
  background: #fef3c7;
  color: #b45309;
}
.type-chip.sentence {
  background: #dbeafe;
  color: #2563eb;
}
.type-chip.paragraph {
  background: #dcfce7;
  color: #166534;
}
.topic-cell {
  display: flex;
  align-items: center;
  gap: 8px;
}
.topic-cell strong {
  font-size: 13px;
  font-weight: 800;
}
.hq-badge {
  background: #e2e8f0;
  color: var(--slate);
}
.content-status {
  display: inline-flex;
  min-width: 58px;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.15;
  padding: 0 10px;
}
.content-status.published {
  background: #dcfce7;
  color: #166534;
}
.content-status.draft {
  background: #fef3c7;
  color: #92400e;
}
.content-status.private {
  background: #eef2f7;
  color: #64748b;
}
.stepper {
  display: grid;
  grid-template-columns: 1fr 40px 1fr 40px 1fr;
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #ffffff;
  margin-bottom: 16px;
  padding: 12px 16px;
}
.stepper span {
  color: var(--slate-3);
  font-size: 12px;
  font-weight: 800;
}
.stepper span::first-letter {
  color: #ffffff;
}
.stepper span.active {
  color: var(--orange-dark);
}
.stepper i {
  height: 1px;
  background: var(--line);
}
.form-block,
.detail-card {
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #ffffff;
  margin-bottom: 14px;
  padding: 18px;
}
.form-block h2,
.detail-card h2 {
  margin: 0 0 14px;
  border-left: 3px solid var(--orange);
  color: var(--navy);
  font-size: 15px;
  font-weight: 800;
  padding-left: 8px;
}
.classification-grid,
.detail-classification {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
.classification-grid label,
.detail-classification label,
.topic-row label,
.type-selector label {
  color: var(--navy);
  font-size: 12px;
  font-weight: 800;
}
.classification-grid select,
.detail-classification select,
.topic-row input,
.type-selector select {
  display: block;
  width: 100%;
  height: 36px;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: #ffffff;
  color: var(--navy);
  font-size: 12px;
  font-weight: 700;
  margin-top: 8px;
  padding: 0 10px;
}
.topic-row {
  display: grid;
  grid-template-columns: 1fr 220px;
  align-items: end;
  gap: 18px;
}
.publish-pills {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
}
.publish-pills button {
  height: 32px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #ffffff;
  color: var(--slate);
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
  padding: 0 12px;
}
.publish-pills button.active {
  border-color: var(--teal);
  background: var(--teal);
  color: #ffffff;
}
.block-title-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}
.block-title-line h2 {
  margin-bottom: 0;
}
.block-title-line small {
  color: var(--orange);
  font-size: 12px;
}
.block-title-line span,
.block-title-line button {
  color: var(--slate-3);
  font-size: 12px;
  font-weight: 700;
}
.block-title-line button {
  height: 30px;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: #ffffff;
  color: var(--navy);
  cursor: pointer;
  margin-left: 8px;
  padding: 0 10px;
}
.form-block textarea,
.detail-editor {
  width: 100%;
  min-height: 180px;
  resize: vertical;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--navy);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.75;
  outline: none;
  padding: 16px;
}
.question-section {
  border: 1px solid #fed7aa;
  border-radius: 9px;
  background: #fff7ec;
  margin-bottom: 14px;
  padding: 12px;
}
.question-section header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  color: var(--orange-dark);
  font-size: 12px;
  font-weight: 800;
}
.question-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
.question-card {
  display: grid;
  grid-template-columns: 22px 36px 1fr;
  min-height: 42px;
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: #ffffff;
  color: var(--navy);
  cursor: pointer;
  gap: 7px;
  text-align: left;
  padding: 0 10px;
}
.question-card.selected {
  border-color: var(--orange);
  background: #fff7ec;
}
.question-card span {
  display: grid;
  width: 18px;
  height: 18px;
  place-items: center;
  border-radius: 5px;
  background: var(--orange);
  color: #ffffff;
  font-size: 11px;
  font-weight: 800;
}
.question-card b {
  color: var(--orange-dark);
  font-size: 11px;
}
.question-card strong {
  font-size: 12px;
  font-weight: 800;
}
.question-card small {
  grid-column: 3;
  color: var(--slate-3);
  font-size: 10px;
}
.ai-help-box,
.readonly-notice {
  border: 1px solid #bfdbfe;
  border-radius: 8px;
  background: #eff6ff;
  color: #1d4ed8;
  font-size: 12px;
  font-weight: 700;
  padding: 14px 16px;
}
.content-message {
  color: var(--orange-dark);
  font-size: 13px;
  font-weight: 800;
}
.content-form-actions,
.detail-bottom-actions {
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
}
.content-form-actions div,
.detail-bottom-actions div {
  display: flex;
  gap: 10px;
}
.content-form-actions .orange-button,
.detail-bottom-actions .orange-button {
  height: 38px;
  padding: 0 18px;
}
.ocr-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 80;
  display: grid;
  place-items: center;
  background: rgba(15, 23, 42, 0.5);
  padding: 18px;
}
.ocr-modal {
  width: min(1080px, calc(100vw - 48px));
  max-height: 92vh;
  overflow: hidden;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 30px 70px rgba(15, 23, 42, 0.3);
}
.ocr-modal-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: 1px solid var(--line);
  padding: 22px 24px;
}
.ocr-modal-head h2 {
  margin: 0;
  color: var(--navy);
  font-size: 20px;
  font-weight: 900;
}
.ocr-modal-head p {
  margin: 6px 0 0;
  color: var(--slate-2);
  font-size: 13px;
  font-weight: 700;
}
.ocr-modal-head button,
.ocr-actions button {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #ffffff;
  color: var(--navy);
  cursor: pointer;
  font-size: 13px;
  font-weight: 800;
  padding: 10px 14px;
}
.ocr-modal-body {
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  max-height: calc(92vh - 86px);
  overflow-y: auto;
}
.ocr-left-panel {
  border-right: 1px solid var(--line);
  background: var(--cream-soft);
  padding: 22px 24px;
}
.ocr-right-panel {
  padding: 24px;
}
.ocr-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-bottom: 12px;
}
.ocr-steps span {
  border-radius: 999px;
  background: #f1f5f9;
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 900;
  padding: 10px;
  text-align: center;
}
.ocr-steps span:nth-child(1) {
  background: #dcfce7;
  color: #166534;
}
.ocr-steps span:nth-child(2) {
  background: var(--orange-soft);
  color: var(--orange-dark);
}
.ocr-upload-button {
  display: grid;
  height: 48px;
  place-items: center;
  border: 1px dashed var(--orange-soft-2);
  border-radius: 12px;
  background: #ffffff;
  color: var(--orange-dark);
  cursor: pointer;
  font-size: 13px;
  font-weight: 900;
}
.ocr-upload-button input {
  display: none;
}
.ocr-guide {
  border-radius: 12px;
  background: #fef3c7;
  color: #92400e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.6;
  margin: 16px 0;
  padding: 14px;
}
.ocr-preview-box {
  display: grid;
  min-height: 390px;
  place-items: center;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: #ffffff;
  color: var(--slate-2);
  font-size: 13px;
  font-weight: 800;
  text-align: center;
}
.ocr-preview-box img {
  display: block;
  max-width: 100%;
  max-height: 430px;
  object-fit: contain;
}
.ocr-meta-row {
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.5;
  margin-top: 14px;
}
.ocr-right-panel h3 {
  margin: 0 0 16px;
  color: var(--navy);
  font-size: 18px;
  font-weight: 900;
}
.ocr-right-panel textarea {
  width: 100%;
  height: 390px;
  resize: none;
  border: 1px solid var(--line);
  border-radius: 12px;
  color: var(--slate);
  font-size: 13px;
  line-height: 1.7;
  outline: none;
  padding: 16px;
}
.ocr-message {
  border-radius: 10px;
  background: var(--rose);
  color: var(--rose-dark);
  font-size: 12px;
  font-weight: 800;
  margin: 12px 0 0;
  padding: 10px 12px;
}
.ocr-actions {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 18px;
}
.ocr-actions button:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}
.ocr-actions .orange-button {
  border-color: var(--orange);
  background: var(--orange);
  color: #ffffff;
}
.learning-management-page {
  width: min(1120px, calc(100vw - 260px));
  margin: 0 auto;
  padding: 32px 0 58px;
}
.learning-management-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 24px;
}
.learning-management-head h1 {
  margin: 0;
  color: var(--navy);
  font-size: 30px;
  font-weight: 800;
  letter-spacing: -0.055em;
}
.learning-management-head p:not(.student-breadcrumb) {
  margin: 10px 0 0;
  color: var(--slate-2);
  font-size: 14px;
  font-weight: 600;
}
.learning-assign-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 16px;
  margin-bottom: 16px;
}
.learning-panel {
  border: 1px solid var(--line);
  border-radius: 12px;
  background: #ffffff;
  padding: 18px;
}
.learning-panel header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}
.learning-panel h2 {
  margin: 0;
  color: var(--navy);
  font-size: 16px;
  font-weight: 900;
}
.learning-panel header button {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #ffffff;
  color: var(--slate);
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
  padding: 8px 12px;
}
.learning-student-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  max-height: 360px;
  overflow-y: auto;
}
.learning-student-card {
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: 8px;
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #ffffff;
  cursor: pointer;
  text-align: left;
  padding: 12px;
}
.learning-student-card.selected {
  border-color: var(--orange);
  background: var(--cream-soft);
}
.learning-student-card > span {
  grid-row: span 2;
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 50%;
  background: var(--teal);
  color: #ffffff;
  font-size: 12px;
  font-weight: 900;
}
.learning-student-card strong {
  color: var(--navy);
  font-size: 13px;
  font-weight: 900;
}
.learning-student-card small {
  color: var(--slate-2);
  font-size: 11px;
  font-weight: 700;
}
.learning-panel select,
.learning-due-field input {
  width: 100%;
  height: 42px;
  border: 1px solid var(--line);
  border-radius: 9px;
  background: #ffffff;
  color: var(--slate);
  font-size: 13px;
  font-weight: 700;
  padding: 0 12px;
}
.learning-content-filters {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-bottom: 10px;
}
.learning-content-filters select:last-child {
  grid-column: span 2;
}
.learning-owner-toggle {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px;
  border-radius: 10px;
  background: var(--cream-soft);
  margin-bottom: 10px;
  padding: 4px;
}
.learning-owner-toggle button {
  border: 0;
  border-radius: 8px;
  background: transparent;
  color: var(--slate-2);
  cursor: pointer;
  font-size: 12px;
  font-weight: 900;
  padding: 9px 8px;
}
.learning-owner-toggle button.active {
  background: #ffffff;
  color: var(--navy);
  box-shadow: 0 1px 4px rgba(15, 23, 42, 0.08);
}
.learning-due-field {
  display: block;
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 800;
  margin-top: 14px;
}
.learning-due-field input {
  margin-top: 6px;
}
.learning-content-preview {
  border-radius: 10px;
  background: var(--cream-soft);
  color: var(--slate);
  line-height: 1.6;
  margin-top: 14px;
  min-height: 104px;
  padding: 14px;
}
.learning-content-preview strong,
.learning-content-preview span,
.learning-content-preview small {
  display: block;
}
.learning-content-preview strong {
  color: var(--navy);
  font-size: 14px;
  font-weight: 900;
}
.learning-content-preview span,
.learning-content-preview small {
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 700;
  margin-top: 4px;
}
.learning-option-grid {
  grid-template-columns: 0.8fr 1.2fr;
}
.learning-step-options {
  display: grid;
  gap: 10px;
}
.learning-step-options button {
  display: grid;
  gap: 4px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #ffffff;
  color: var(--slate);
  cursor: pointer;
  padding: 12px;
  text-align: left;
}
.learning-step-options button.selected {
  border-color: var(--teal);
  background: var(--teal-soft);
}
.learning-step-options strong,
.learning-question-group button strong {
  color: var(--navy);
  font-size: 13px;
  font-weight: 900;
}
.learning-step-options span,
.learning-question-group button span {
  color: var(--slate-2);
  font-size: 11px;
  font-weight: 700;
}
.learning-question-selector {
  display: grid;
  gap: 12px;
  max-height: 420px;
  overflow-y: auto;
  padding-right: 4px;
}
.learning-question-group {
  border: 1px solid var(--line-2);
  border-radius: 12px;
  overflow: hidden;
}
.learning-question-group > button {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border: 0;
  border-bottom: 1px solid var(--line-2);
  border-radius: 0;
  background: #f8fafc;
  cursor: pointer;
  padding: 12px;
}
.learning-question-group label {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  color: var(--slate);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  padding: 10px 12px;
}
.learning-question-group label + label {
  border-top: 1px solid var(--line-2);
}
.learning-question-group input {
  margin-top: 3px;
}
.learning-result-table {
  width: 100%;
  border-collapse: collapse;
}
.learning-result-table th,
.learning-result-table td {
  border-bottom: 1px solid var(--line-2);
  padding: 12px 10px;
  text-align: left;
}
.learning-result-table th {
  color: var(--slate-3);
  font-size: 11px;
  font-weight: 900;
}
.learning-result-table td {
  color: var(--slate);
  font-size: 12px;
  font-weight: 700;
}
.learning-result-table td span {
  color: var(--slate-3);
  font-size: 11px;
}
.learning-result-table em {
  display: inline-flex;
  border-radius: 999px;
  font-style: normal;
  font-size: 11px;
  font-weight: 900;
  padding: 4px 9px;
}
.learning-result-table em.done {
  background: var(--teal-soft);
  color: #166534;
}
.learning-result-table em.pending {
  background: var(--orange-soft);
  color: var(--orange-dark);
}
.assignment-delete-button {
  border: 1px solid rgba(239, 68, 68, 0.22);
  border-radius: 8px;
  background: rgba(239, 68, 68, 0.08);
  color: #b91c1c;
  cursor: pointer;
  font-size: 12px;
  font-weight: 900;
  padding: 7px 10px;
}
.assignment-delete-button:hover {
  background: rgba(239, 68, 68, 0.14);
}
.assignment-submit-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  border: 1px solid rgba(230, 126, 34, 0.26);
  border-radius: 16px;
  background: linear-gradient(135deg, #fff7ed 0%, #ffffff 58%);
  box-shadow: 0 16px 36px rgba(230, 126, 34, 0.12);
  margin: 18px 0 18px;
  padding: 18px 20px;
}
.assignment-submit-bar strong,
.assignment-submit-bar span {
  display: block;
}
.assignment-submit-bar strong {
  color: var(--navy);
  font-size: 16px;
  font-weight: 900;
}
.assignment-submit-bar span {
  color: var(--slate-2);
  font-size: 13px;
  font-weight: 800;
  margin-top: 5px;
}
.assignment-submit-button {
  min-width: 260px;
  border: 0;
  border-radius: 14px;
  background: var(--orange);
  box-shadow: 0 12px 22px rgba(230, 126, 34, 0.28);
  color: #ffffff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 950;
  padding: 17px 24px;
}
.assignment-submit-button:disabled {
  cursor: not-allowed;
  opacity: 0.55;
  box-shadow: none;
}
.assignment-notice-backdrop {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(15, 23, 42, 0.46);
  padding: 24px;
}
.assignment-notice-modal {
  width: min(420px, 100%);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.24);
  padding: 28px;
  text-align: center;
}
.assignment-notice-modal h2 {
  color: var(--navy);
  font-size: 20px;
  font-weight: 950;
  margin: 0 0 10px;
}
.assignment-notice-modal p {
  color: var(--slate-2);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.7;
  margin: 0 0 22px;
}
.assignment-notice-modal .orange-button {
  min-width: 120px;
  justify-content: center;
}
.empty-guide,
.empty-cell {
  color: var(--slate-2);
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  padding: 24px;
}
.student-learning-shell {
  display: grid;
  grid-template-columns: 220px 1fr;
  min-height: 100vh;
  background: var(--bg);
}
.student-learning-shell.detail-only {
  display: block;
}
.student-learning-sidebar {
  min-height: 100vh;
  background: var(--navy);
  color: #ffffff;
  padding: 24px 20px;
}
.student-learning-logo {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -0.04em;
  margin-bottom: 28px;
}
.student-learning-logo span {
  color: var(--teal);
}
.student-learning-sidebar nav {
  display: grid;
  gap: 8px;
}
.student-learning-sidebar nav a {
  border-radius: 10px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 14px;
  font-weight: 800;
  padding: 11px 12px;
  text-decoration: none;
}
.student-learning-sidebar nav a.active,
.student-learning-sidebar nav a:hover {
  background: rgba(45, 155, 131, 0.2);
  color: #ffffff;
}
.student-learning-mini {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  margin-top: 28px;
  padding-top: 18px;
}
.student-learning-mini strong {
  font-size: 12px;
  font-weight: 900;
}
.student-learning-mini p {
  color: rgba(255, 255, 255, 0.55);
  font-size: 12px;
  font-weight: 700;
  margin: 8px 0;
}
.student-learning-mini div {
  height: 6px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
}
.student-learning-mini span {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: var(--teal);
}
.student-learning-main {
  width: min(1040px, calc(100vw - 270px));
  margin: 0 auto;
  padding: 32px 0 60px;
}
.detail-only .student-learning-main {
  width: min(980px, calc(100vw - 48px));
}
.student-dashboard-hero {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: #ffffff;
  padding: 24px;
  margin-bottom: 16px;
}
.student-dashboard-hero p,
.student-dashboard-hero span {
  margin: 0;
  color: var(--slate-2);
  font-size: 13px;
  font-weight: 800;
}
.student-dashboard-hero h1 {
  margin: 6px 0 8px;
  color: var(--navy);
  font-size: 28px;
  font-weight: 900;
}
.student-today-count {
  border-radius: 12px;
  background: var(--teal-soft);
  color: var(--teal-dark);
  min-width: 120px;
  padding: 12px 16px;
  text-align: center;
}
.student-today-count small,
.student-today-count strong {
  display: block;
}
.student-today-count small {
  font-size: 11px;
  font-weight: 900;
}
.student-today-count strong {
  font-size: 20px;
  font-weight: 900;
  margin-top: 4px;
}
.today-assignment-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid rgba(27, 58, 92, 0.12);
  border-radius: 14px;
  background: rgba(27, 58, 92, 0.04);
  padding: 18px 20px;
  margin-bottom: 16px;
}
.today-assignment-card h2 {
  color: var(--navy);
  font-size: 18px;
  font-weight: 900;
  margin: 4px 0 6px;
}
.today-assignment-card p,
.today-assignment-card span {
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 800;
  margin: 0;
}
.today-assignment-card a {
  border-radius: 9px;
  background: var(--navy);
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  padding: 12px 16px;
  text-decoration: none;
}
.today-assignment-card.empty {
  background: #ffffff;
}
.student-learning-grid {
  display: grid;
  grid-template-columns: 1.5fr 0.8fr;
  gap: 16px;
}
.student-learning-card {
  border: 1px solid var(--line);
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
}
.student-learning-card h2 {
  color: var(--navy);
  font-size: 16px;
  font-weight: 900;
  margin: 0 0 14px;
}
.assigned-content-list {
  display: grid;
  gap: 10px;
}
.assigned-content-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid var(--line);
  border-radius: 10px;
  color: inherit;
  padding: 14px;
  text-decoration: none;
}
.assigned-content-row strong,
.assigned-content-row span {
  display: block;
}
.assigned-content-row strong {
  color: var(--navy);
  font-size: 14px;
  font-weight: 900;
}
.assigned-content-row span {
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 700;
  margin-top: 5px;
}
.assigned-content-row em,
.lesson-detail-head em {
  border-radius: 999px;
  font-style: normal;
  font-size: 11px;
  font-weight: 900;
  padding: 6px 10px;
}
.assigned-content-row em.done,
.lesson-detail-head em.done {
  background: var(--teal-soft);
  color: #166534;
}
.assigned-content-row em.pending,
.lesson-detail-head em.pending {
  background: var(--orange-soft);
  color: var(--orange-dark);
}
.student-pipeline {
  display: grid;
  gap: 8px;
}
.student-pipeline span {
  border-radius: 9px;
  background: var(--cream-soft);
  color: var(--slate);
  font-size: 13px;
  font-weight: 900;
  padding: 12px;
}
.student-flow-note {
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.7;
  margin: 14px 0 0;
}
.lesson-detail-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}
.lesson-detail-head a,
.learning-back-link {
  color: var(--slate-2);
  font-size: 13px;
  font-weight: 900;
  text-decoration: none;
}
.lesson-detail-head p {
  color: var(--slate-2);
  font-size: 13px;
  font-weight: 800;
  margin: 0 0 6px;
}
.lesson-detail-head h1 {
  color: var(--navy);
  font-size: 28px;
  font-weight: 900;
  margin: 0;
}
.lesson-section {
  border: 1px solid var(--line);
  border-radius: 14px;
  background: #ffffff;
  padding: 20px;
  margin-bottom: 16px;
}
.lesson-section h2 {
  color: var(--navy);
  font-size: 16px;
  font-weight: 900;
  margin: 0 0 14px;
}
.lesson-passage,
.lesson-translation {
  border-radius: 10px;
  color: var(--slate);
  font-size: 15px;
  font-weight: 700;
  line-height: 2;
  margin: 0;
  padding: 16px;
}
.lesson-passage {
  background: #f8fafc;
}
.lesson-translation {
  background: var(--cream-soft);
  color: var(--slate-2);
  margin-top: 10px;
}
.lesson-question-list {
  display: grid;
  gap: 14px;
}
.lesson-question-type {
  border: 1px solid var(--line-2);
  border-radius: 12px;
  padding: 14px;
}
.lesson-question-type h3 {
  color: var(--teal-dark);
  font-size: 14px;
  font-weight: 900;
  margin: 0 0 10px;
}
.lesson-question-item {
  border-top: 1px solid var(--line-2);
  padding: 12px 0;
}
.lesson-question-item:first-of-type {
  border-top: 0;
}
.lesson-question-item strong,
.lesson-question-item span,
.lesson-question-item p {
  display: block;
}
.lesson-question-item strong {
  color: var(--slate);
  font-size: 13px;
  font-weight: 900;
}
.lesson-question-item span,
.lesson-question-item p {
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.7;
  margin: 6px 0 0;
}
.lesson-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.handwriting-section {
  display: grid;
  gap: 12px;
}
.handwriting-head,
.feedback-result-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}
.handwriting-head p,
.feedback-result-head p {
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.7;
  margin: 6px 0 0;
}
.feedback-mode-toggle {
  display: flex;
  gap: 6px;
  border-radius: 10px;
  background: var(--cream-soft);
  padding: 4px;
}
.feedback-mode-toggle button {
  border: 0;
  border-radius: 8px;
  background: transparent;
  color: var(--slate-2);
  cursor: pointer;
  font-size: 12px;
  font-weight: 900;
  padding: 8px 12px;
}
.feedback-mode-toggle button.active {
  background: #ffffff;
  color: var(--navy);
  box-shadow: 0 1px 4px rgba(15, 23, 42, 0.08);
}
.handwriting-upload {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 94px;
  border: 2px dashed var(--line);
  border-radius: 12px;
  background: #f8fafc;
  color: var(--teal-dark);
  cursor: pointer;
  font-size: 14px;
  font-weight: 900;
}
.handwriting-upload input {
  display: none;
}
.handwriting-answer {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 12px;
  color: var(--slate);
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8;
  padding: 14px;
  resize: vertical;
}
.feedback-score-card {
  min-width: 110px;
  border-radius: 12px;
  background: var(--teal-soft);
  color: var(--teal-dark);
  padding: 12px;
  text-align: center;
}
.feedback-score-card strong,
.feedback-score-card span {
  display: block;
}
.feedback-score-card strong {
  font-size: 18px;
  font-weight: 900;
}
.feedback-score-card span {
  font-size: 12px;
  font-weight: 900;
  margin-top: 4px;
}
.feedback-grade-message {
  border-radius: 10px;
  background: var(--cream-soft);
  color: var(--orange-dark);
  font-size: 13px;
  font-weight: 900;
  margin: 14px 0;
  padding: 12px 14px;
}
.feedback-sentence-list {
  display: grid;
  gap: 12px;
}
.feedback-sentence-card {
  border: 1px solid var(--line-2);
  border-radius: 12px;
  padding: 14px;
}
.feedback-sentence-card > strong {
  color: var(--navy);
  display: block;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.7;
  margin-bottom: 10px;
}
.feedback-annotation {
  border-top: 1px solid var(--line-2);
  padding: 10px 0;
}
.feedback-annotation span {
  color: var(--teal-dark);
  font-size: 12px;
  font-weight: 900;
}
.feedback-annotation p,
.feedback-annotation small {
  color: var(--slate-2);
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.7;
  margin: 4px 0 0;
}
.feedback-annotation b {
  color: var(--slate);
}
.corrected-text-box {
  border-radius: 12px;
  background: #f8fafc;
  margin-top: 14px;
  padding: 14px;
}
.corrected-text-box strong {
  color: var(--navy);
  font-size: 13px;
  font-weight: 900;
}
.corrected-text-box p {
  color: var(--slate);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.8;
  margin: 8px 0 0;
}
.content-hero {
  display: flex;
  align-items: center;
  gap: 16px;
  border: 1px solid #fed7aa;
  border-radius: 10px;
  background: #fffaf1;
  margin-bottom: 16px;
  padding: 20px 22px;
}
.content-hero-icon {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border-radius: 12px;
  background: var(--orange);
  color: #ffffff;
  font-size: 22px;
}
.content-hero h1 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 8px;
  color: var(--navy);
  font-size: 22px;
  font-weight: 800;
}
.content-hero p {
  margin: 0;
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 700;
}
.content-hero em {
  margin-left: auto;
  border-radius: 999px;
  background: #e2e8f0;
  color: var(--slate);
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  padding: 6px 10px;
}
.editor-tabs {
  display: flex;
  gap: 24px;
  border-bottom: 1px solid var(--line);
  color: var(--slate-3);
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.editor-tabs strong {
  color: var(--orange-dark);
}
.audio-bar {
  display: grid;
  grid-template-columns: 120px 1fr 50px 90px;
  align-items: center;
  gap: 12px;
  border-radius: 8px;
  background: var(--navy-2);
  margin-top: 10px;
  padding: 10px;
}
.audio-bar button {
  height: 30px;
  border: 0;
  border-radius: 7px;
  background: var(--orange);
  color: #ffffff;
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
}
.audio-bar div {
  height: 3px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.22);
}
.audio-bar div span {
  display: block;
  width: 42%;
  height: 100%;
  border-radius: inherit;
  background: var(--orange);
}
.audio-bar small {
  color: #cbd5e1;
  font-size: 11px;
}
.type-selector {
  display: grid;
  grid-template-columns: 1fr 70px 88px 88px;
  align-items: end;
  gap: 10px;
  border: 1px solid #fed7aa;
  border-radius: 8px;
  background: #fffaf1;
  margin-bottom: 18px;
  padding: 12px;
}
.type-selector button,
.type-detail-panel button {
  height: 32px;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: #ffffff;
  color: var(--navy);
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
}
.type-selector strong {
  color: var(--slate);
  font-size: 11px;
  text-align: center;
}
.type-selector b {
  color: var(--orange);
}
.type-detail-panel {
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 16px;
}
.type-detail-panel header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
}
.type-detail-panel h3 {
  margin: 0 0 6px;
  color: var(--navy);
  font-size: 16px;
  font-weight: 800;
}
.type-detail-panel p {
  margin: 0;
  color: var(--slate-2);
  font-size: 12px;
  font-weight: 700;
}
.type-detail-panel h4 {
  margin: 16px 0 8px;
  border-left: 3px solid var(--orange);
  color: var(--navy);
  font-size: 13px;
  font-weight: 800;
  padding-left: 8px;
}
.type-detail-panel input {
  width: 100%;
  height: 34px;
  border: 1px solid var(--line);
  border-radius: 7px;
  color: var(--navy);
  font-size: 12px;
  font-weight: 700;
  padding: 0 10px;
}
.answer-row {
  display: grid;
  grid-template-columns: 24px 1fr 56px 2fr;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.answer-row span {
  display: grid;
  width: 20px;
  height: 20px;
  place-items: center;
  border-radius: 50%;
  background: var(--orange-soft);
  color: var(--orange-dark);
  font-size: 11px;
  font-weight: 800;
}
.model-answer {
  border: 1px solid #bbf7d0;
  border-radius: 8px;
  background: #f0fdf4;
  color: #166534;
  font-size: 12px;
  font-weight: 700;
  padding: 12px;
}
.model-answer strong {
  display: inline-flex;
  border-radius: 999px;
  background: #22c55e;
  color: #ffffff;
  font-size: 11px;
  padding: 4px 10px;
}
.readonly input,
.readonly select,
.readonly textarea,
.readonly button:disabled,
.content-detail-page.readonly .publish-pills button {
  cursor: not-allowed;
  opacity: 0.68;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-font-weight: initial;
    }
  }
}

