/* Index typography scale 20260412-09 */
html[data-nav-source="index"] body {
  font-size: 17px;
}

html[data-nav-source="index"] .brand-kicker {
  font-size: 12px;
}

html[data-nav-source="index"] .brand-copy h1 {
  font-size: 26px;
}

html[data-nav-source="index"] .brand-sub-text,
html[data-nav-source="index"] .header-link-btn,
html[data-nav-source="index"] .main-nav a,
html[data-nav-source="index"] .section-side-text {
  font-size: 15px;
}

html[data-nav-source="index"] .primary-btn,
html[data-nav-source="index"] .outline-btn,
html[data-nav-source="index"] .course-chip-btn,
html[data-nav-source="index"] .reset-btn,
html[data-nav-source="index"] select,
html[data-nav-source="index"] input,
html[data-nav-source="index"] table {
  font-size: 15px;
}

html[data-nav-source="index"] .hero-label,
html[data-nav-source="index"] .section-kicker,
html[data-nav-source="index"] .summary-kicker,
html[data-nav-source="index"] .shortcut-eyebrow {
  font-size: 13px;
}

html[data-nav-source="index"] .banner-hero-content h2 {
  font-size: 48px;
  line-height: 1.22;
}

html[data-nav-source="index"] .banner-lead {
  font-size: 18px;
  line-height: 1.85;
}

html[data-nav-source="index"] .hero-bullet-list span,
html[data-nav-source="index"] .hero-info-box strong,
html[data-nav-source="index"] .portal-step-item p,
html[data-nav-source="index"] .shortcut-card em {
  font-size: 15px;
}

html[data-nav-source="index"] .hero-info-box span,
html[data-nav-source="index"] .portal-step-item em,
html[data-nav-source="index"] .portal-mini-board span,
html[data-nav-source="index"] .footer-meta-item span,
html[data-nav-source="index"] .footer-bottom,
html[data-nav-source="index"] .footer-links a {
  font-size: 14px;
}

html[data-nav-source="index"] .portal-summary-box strong,
html[data-nav-source="index"] .shortcut-intro-row strong {
  font-size: 22px;
}

html[data-nav-source="index"] .portal-step-item strong,
html[data-nav-source="index"] .shortcut-card strong,
html[data-nav-source="index"] .hero-info-box strong {
  font-size: 17px;
}

html[data-nav-source="index"] .section-head h3 {
  font-size: 32px;
}

html[data-nav-source="index"] .course-slider-info,
html[data-nav-source="index"] .course-slider-page,
html[data-nav-source="index"] .course-card-title,
html[data-nav-source="index"] .schedule-view-tab {
  font-size: 16px;
}

html[data-nav-source="index"] .footer-brand strong {
  font-size: 19px;
}

html[data-nav-source="index"] .footer-brand p {
  font-size: 15px;
  line-height: 1.8;
}

@media (max-width: 900px) {
  html[data-nav-source="index"] .brand-copy h1 {
    font-size: 21px;
  }

  html[data-nav-source="index"] .banner-hero-content h2 {
    font-size: 38px;
  }

  html[data-nav-source="index"] .banner-lead {
    font-size: 17px;
  }
}

@media (max-width: 560px) {
  html[data-nav-source="index"] body {
    font-size: 16px;
  }

  html[data-nav-source="index"] .brand-copy h1 {
    font-size: 18px;
  }

  html[data-nav-source="index"] .banner-hero-content h2 {
    font-size: 31px;
  }

  html[data-nav-source="index"] .section-head h3 {
    font-size: 27px;
  }
}


/* Index course card typography 20260412-09 */
html[data-nav-source="index"] .course-slide-card h4 {
  font-size: 22px;
  line-height: 1.45;
}

html[data-nav-source="index"] .course-slide-desc {
  font-size: 16px;
  line-height: 1.75;
}

html[data-nav-source="index"] .course-detail-note {
  font-size: 16px;
  line-height: 1.65;
}

html[data-nav-source="index"] .course-level-badge,
html[data-nav-source="index"] .course-category-label,
html[data-nav-source="index"] .course-slide-points span {
  font-size: 13px;
}

html[data-nav-source="index"] .course-slide-meta .meta-box span {
  font-size: 13px;
}

html[data-nav-source="index"] .course-slide-meta .meta-box strong {
  font-size: 15px;
  line-height: 1.45;
}

html[data-nav-source="index"] .course-detail-link,
html[data-nav-source="index"] .course-primary-btn {
  font-size: 15px;
}

@media (max-width: 560px) {
  html[data-nav-source="index"] .course-slide-card h4 {
    font-size: 20px;
  }

  html[data-nav-source="index"] .course-slide-desc,
  html[data-nav-source="index"] .course-detail-note {
    font-size: 15px;
  }
}

.hero-section,
.course-section,
.schedule-section,
.info-panel {
  background: var(--panel);
  border: 1px solid var(--line);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-sm);
}

.banner-hero {
  padding: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.banner-hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(340px, 0.88fr);
  gap: 24px;
  align-items: stretch;
}

.banner-hero-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 12px 4px;
}

.hero-label {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 14px;
  padding: 7px 12px;
  border: 1px solid #d6e1f0;
  border-radius: 999px;
  background: #f5f9ff;
  color: var(--primary);
  font-size: 13px;
  font-weight: 800;
}

.banner-hero-content h2 {
  font-family: var(--font-display);
  margin-bottom: 14px;
  color: #1c2b40;
  font-size: 44px;
  line-height: 1.22;
  font-weight: 700;
  letter-spacing: -1px;
  word-break: keep-all;
}

.banner-lead {
  max-width: 700px;
  color: #5e7085;
  font-size: 17px;
  line-height: 1.8;
  word-break: keep-all;
}

.hero-bullet-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.hero-bullet-list span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 14px;
  border: 1px solid #dbe5f1;
  border-radius: 999px;
  background: #fff;
  color: #41556f;
  font-size: 14px;
  font-weight: 600;
}

.hero-info-boxes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  gap: 12px;
  margin-top: 18px;
}

.hero-info-box {
  padding: 12px 14px;
  border: 1px solid #d9e3ef;
  border-radius: 12px;
  background: #f8fbff;
}

.hero-info-box span {
  display: block;
  margin-bottom: 5px;
  color: #718097;
  font-size: 12px;
  font-weight: 700;
}

.hero-info-box strong {
  display: block;
  color: #21344f;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
}

.banner-action-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
  margin-top: 18px;
  position: relative;
  z-index: 12;
}

.banner-btn {
  min-width: 148px;
  height: 44px;
  padding: 0 18px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.banner-action-row .primary-btn,
.course-search-btn,
.course-primary-btn,
.apply-btn {
  border: 1px solid var(--primary-deep);
  background: linear-gradient(180deg, #1f5598 0%, #173f75 100%);
  color: #fff;
}

.hero-link-btn {
  border: none;
  background: transparent;
  color: #31527b;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
}

.hero-link-btn::after {
  content: "›";
  margin-left: 6px;
}

.banner-btn:hover,
.hero-link-btn:hover,
.course-search-btn:hover,
.course-nav-btn:hover,
.course-chip-btn:hover,
.apply-btn:hover,
.course-primary-btn:hover {
  transform: translateY(-1px);
}

button:focus-visible,
input:focus-visible,
select:focus-visible,
a:focus-visible {
  outline: 3px solid rgba(29, 79, 145, 0.22);
  outline-offset: 2px;
}

.banner-hero-visual {
  display: flex;
  align-items: stretch;
  min-width: 0;
}

.banner-visual-panel {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 20px;
  border: 1px solid var(--line-strong);
  border-radius: 16px;
  background: linear-gradient(180deg, #f8fbff 0%, #f1f6fb 100%);
}

.portal-summary-box {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
  background: linear-gradient(180deg, #1d4f91 0%, #173f75 100%);
  color: #fff;
}

.summary-kicker {
  color: rgba(255, 255, 255, 0.76);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.8px;
}

.portal-summary-box strong {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
}

.portal-step-list {
  display: grid;
  gap: 10px;
}

.portal-step-item {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  padding: 14px;
  border: 1px solid #dbe4ef;
  border-radius: 14px;
  background: #fff;
}

.portal-step-item em {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: #edf4fd;
  color: #31527b;
  font-style: normal;
  font-size: 14px;
  font-weight: 800;
}

.portal-step-item strong {
  display: block;
  margin-bottom: 4px;
  color: #20314b;
  font-size: 16px;
  font-weight: 700;
}

.portal-step-item p {
  color: #627286;
  font-size: 14px;
  line-height: 1.65;
}

.portal-mini-board {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.portal-mini-board > div {
  padding: 14px;
  border: 1px solid #dce4ee;
  border-radius: 12px;
  background: #fff;
}

.portal-mini-board span {
  display: block;
  margin-bottom: 6px;
  color: #738299;
  font-size: 13px;
  font-weight: 600;
}

.portal-mini-board strong {
  display: block;
  color: #1d3659;
  font-size: 22px;
  font-weight: 700;
}

.shortcut-intro {
  margin-top: 22px;
  margin-bottom: 14px;
  padding: 0 2px;
}

.shortcut-eyebrow,
.section-kicker {
  margin-bottom: 6px;
  color: #6d7f95;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.1px;
}

.shortcut-intro-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.shortcut-intro-row strong,
.section-head h3 {
  font-family: var(--font-display);
  color: #1f2e43;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.shortcut-row.shortcut-row-5 {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  position: relative;
  z-index: 12;
}

.shortcut-card {
  --shortcut-accent: #2b6873;
  position: relative;
  min-height: 152px;
  padding: 14px 16px 16px;
  border: 1px solid #cfd9e6;
  border-radius: 12px;
  background: linear-gradient(180deg, #ffffff 0%, #f7fafe 100%);
  color: var(--text);
  text-align: left;
  cursor: pointer;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.shortcut-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  border-radius: 12px 12px 0 0;
  background: linear-gradient(90deg, var(--shortcut-accent) 0%, color-mix(in srgb, var(--shortcut-accent) 68%, white) 100%);
  pointer-events: none;
}

.shortcut-card::after {
  content: "바로가기";
  position: absolute;
  right: 14px;
  bottom: 14px;
  color: #6f7f93;
  font-size: 12px;
  font-weight: 700;
  pointer-events: none;
}

.shortcut-card:hover {
  transform: translateY(-1px);
  border-color: #efb0ba;
  background: linear-gradient(180deg, #ffffff 0%, #fbf1f4 100%);
  box-shadow: 0 8px 16px rgba(240, 67, 93, 0.12);
}

.shortcut-card:active {
  transform: translateY(0);
}

.shortcut-card:focus-visible {
  outline: none;
  border-color: #7fa7da;
  box-shadow: 0 0 0 4px rgba(29, 79, 145, 0.12);
}

.shortcut-card.is-disabled {
  opacity: 1;
}

.shortcut-state {
  position: absolute;
  top: 14px;
  right: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 22px;
  padding: 0 8px;
  border: 1px solid #d4dde8;
  border-radius: 999px;
  background: #fff;
  color: #6a788a;
  font-size: 12px;
  font-weight: 800;
}

.card-blue {
  --shortcut-accent: #1f5598;
}

.card-navy {
  --shortcut-accent: #27416e;
}

.card-teal {
  --shortcut-accent: #1f5598;
}

.card-gray {
  --shortcut-accent: #8a6f77;
}

.card-indigo {
  --shortcut-accent: #4a5f9d;
}

.shortcut-icon,
.shortcut-card strong,
.shortcut-card em {
  position: relative;
  z-index: 1;
}

.shortcut-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 46px;
  height: 24px;
  margin-bottom: 14px;
  padding: 0 10px;
  border: 1px solid color-mix(in srgb, var(--shortcut-accent) 18%, white);
  border-radius: 999px;
  background: color-mix(in srgb, var(--shortcut-accent) 10%, white);
  color: var(--shortcut-accent);
  font-size: 12px;
  font-weight: 800;
}

.shortcut-card strong {
  display: block;
  margin-bottom: 8px;
  padding-right: 44px;
  color: #213047;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.32;
}

.shortcut-card em {
  display: block;
  max-width: 92%;
  color: #617187;
  font-style: normal;
  font-size: 13px;
  line-height: 1.6;
}

.course-section,
.schedule-section,
.info-panel {
  padding: 24px;
}

.section-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 18px;
}

.section-head.mini {
  align-items: center;
}

.section-side-text,
.course-slider-info,
.course-slider-nav span,
.more-link {
  color: var(--sub);
  font-size: 14px;
  font-weight: 600;
}

.compact-course-section {
  overflow: hidden;
}

.course-control-bar {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 18px;
  padding: 16px;
  border: 1px solid #e1e8f1;
  border-radius: 16px;
  background: #f8fbff;
}

.course-search-box {
  display: flex;
  align-items: center;
  gap: 10px;
}

.course-search-box input {
  flex: 1;
  height: 44px;
  padding: 0 14px;
  border: 1px solid #cfd9e6;
  border-radius: 10px;
  background: #fff;
  color: #23314c;
  font-size: 15px;
  outline: none;
}

.course-search-box input:focus {
  border-color: #90add4;
  box-shadow: 0 0 0 4px rgba(29, 79, 145, 0.08);
}


.course-category-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.course-chip-btn {
  height: 36px;
  padding: 0 14px;
  border: 1px solid #d3ddea;
  border-radius: 999px;
  background: #fff;
  color: #44546a;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
}

.course-chip-btn.active {
  border-color: #31527b;
  background: var(--primary);
  color: #fff;
}

.course-slider-shell {
  padding: 18px;
  border: 1px solid #dce5ef;
  border-radius: 16px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);
}

.course-slider-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}

.course-slider-nav {
  display: flex;
  align-items: center;
  gap: 10px;
}

.course-nav-btn {
  width: 36px;
  height: 36px;
  border: 1px solid #d6dfeb;
  border-radius: 10px;
  background: #fff;
  color: #31527b;
  font-size: 18px;
  font-weight: 800;
  cursor: pointer;
}

.course-nav-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.course-slider-viewport {
  overflow: hidden;
}

.course-slider-track {
  display: flex;
  transition: transform 0.3s ease;
}

.course-slide-page {
  display: grid;
  min-width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.course-slide-card {
  position: relative;
  display: flex;
  min-height: 100%;
  flex-direction: column;
  overflow: hidden;
  padding: 20px;
  border: 1px solid #d7e0ea;
  border-radius: 14px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.94);
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.course-slide-card::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  height: 6px;
  border-radius: 14px 14px 0 0;
  background: linear-gradient(90deg, #1f5598 0%, #1d4f91 48%, #173f75 100%);
}

.course-slide-card:hover {
  border-color: #b8cadf;
  background: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.96);
}

.course-slide-card:active {
  background: #f8fbff;
}

.course-slide-card.active {
  border-color: #b7cbe4;
  background: #f8fbff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.96);
}

.course-slide-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 14px;
}

.course-level-badge,
.course-category-label,
.course-slide-points span,
.badge,
.people-chip,
.notice-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
}

.course-level-badge,
.course-slide-points span {
  background: #edf4fd;
  color: #1f57b0;
}

.course-category-label,
.people-chip {
  background: #f1f4f8;
  color: #5c6b7f;
}

.course-slide-card h4 {
  margin-bottom: 12px;
  color: #1b2940;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.38;
  letter-spacing: -0.5px;
  word-break: keep-all;
}

.course-slide-desc {
  display: -webkit-box;
  margin-bottom: 12px;
  overflow: hidden;
  color: #5f7086;
  font-size: 13px;
  line-height: 1.72;
  word-break: keep-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}


.course-detail-notes {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 14px;
  padding: 12px 14px;
  border: 1px solid #dce6f1;
  border-radius: 12px;
  background: #f8fbff;
}

.course-detail-note {
  position: relative;
  padding-left: 14px;
  color: #32465f;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  word-break: keep-all;
}

.course-detail-note::before {
  content: "";
  position: absolute;
  top: 0.62em;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: var(--primary);
}

.course-slide-detail-link-wrap {
  margin-bottom: 14px;
}

.course-detail-link {
  padding: 0;
  border: none;
  background: transparent;
  color: #31527b;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer;
}

.course-detail-link:hover {
  color: var(--primary-deep);
}

.course-slide-meta {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-bottom: 14px;
  padding-top: 2px;
}

.course-slide-meta .meta-box {
  padding: 11px 10px;
  border: 1px solid #dee7f0;
  border-radius: 10px;
  background: #f7fafc;
}

.course-slide-meta .meta-box span {
  display: block;
  margin-bottom: 6px;
  color: #77859a;
  font-size: 11px;
  font-weight: 600;
}

.course-slide-meta .meta-box strong {
  display: block;
  color: #213250;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
}

.course-slide-points {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
  padding-top: 2px;
}

.course-slide-actions {
  margin-top: auto;
}

.course-slide-actions.single {
  display: block;
}

.course-slide-actions.single .course-primary-btn {
  width: 100%;
  height: 42px;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 700;
}

.course-primary-btn:disabled,
.apply-btn:disabled {
  opacity: 0.55;
  cursor: not-allowed;
}

.apply-action-group {
  display: grid;
  gap: 8px;
}

.apply-btn.apply-btn-secondary {
  border-color: #d0dbea;
  background: linear-gradient(180deg, #f5f8fc 0%, #eaf0f7 100%);
  color: #27415f;
}

.course-empty-state {
  padding: 36px 16px;
  color: #697487;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.notice-box {
  display: none;
  margin-bottom: 14px;
  padding: 12px 14px;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 700;
}

.notice-box.show {
  display: block;
}

.notice-box.info {
  border: 1px solid #d8e5ff;
  background: #eef4ff;
  color: #1f57b0;
}

.notice-box.error {
  border: 1px solid #ffd7d7;
  background: #fff0f0;
  color: #bc3b3b;
}

.schedule-head {
  align-items: flex-start;
  gap: 18px;
}

.schedule-head-main {
  display: grid;
  gap: 6px;
}

.schedule-head-side {
  margin-left: auto;
  display: grid;
  justify-items: end;
  gap: 10px;
}

.schedule-head-side .section-side-text {
  text-align: right;
  font-size: 13px;
}

.schedule-section .section-kicker {
  font-size: 11px;
}

.schedule-view-tabs {
  position: relative;
  display: inline-grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px;
  padding: 6px;
  border: 1px solid #cfdae8;
  border-radius: 18px;
  background: linear-gradient(180deg, #fdfefe 0%, #eff4fa 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.92), 0 10px 24px rgba(31, 55, 96, 0.08);
}

.schedule-view-tab {
  appearance: none;
  min-width: 132px;
  height: 46px;
  padding: 0 20px;
  border: 0;
  border-radius: 14px;
  background: transparent;
  color: #516277;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: -0.01em;
  cursor: pointer;
  transition: background-color .18s ease, color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.schedule-view-tab:hover {
  color: #1f395d;
  background: rgba(255, 255, 255, 0.65);
}

.schedule-view-tab.is-active {
  background: linear-gradient(180deg, #1f5598 0%, #173f75 100%);
  color: #fff;
  box-shadow: 0 12px 24px rgba(23, 54, 95, 0.22);
}

.schedule-view-tab:focus-visible {
  outline: 2px solid rgba(29, 79, 145, 0.28);
  outline-offset: 2px;
}

.toolbar {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 18px;
  padding: 14px;
  border: 1px solid #e1e8f1;
  border-radius: 16px;
  background: #f8fbff;
}

.toolbar select {
  min-width: 170px;
  height: 42px;
  padding: 0 44px 0 14px;
  border: 1px solid #ced9e6;
  border-radius: 10px;
  color: #273753;
  font-size: 13px;
  font-weight: 600;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.65);
}

.reset-btn {
  min-width: 96px;
  height: 42px;
  border: 1px solid #d4dde8;
  border-radius: 10px;
  background: #f3f6fa;
  color: #536377;
  font-size: 12px;
  font-weight: 600;
}

.reset-btn:hover {
  background: #eef3f8;
  border-color: #c7d2df;
  box-shadow: none;
  transform: none;
}

.table-wrap {
  width: 100%;
  overflow-x: auto;
  border: 1px solid #dce4ee;
  border-radius: 16px;
  background: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.94);
}

table {
  width: 100%;
  min-width: 980px;
  border-collapse: separate;
  border-spacing: 0;
}

thead th {
  padding: 15px 10px;
  border-bottom: 1px solid #d7e0ea;
  background: linear-gradient(180deg, #f7faff 0%, #eef4fb 100%);
  color: #31445f;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.schedule-section thead th {
  font-size: 16px;
}

tbody td {
  padding: 15px 10px;
  border-top: 1px solid #eef2f7;
  color: #29364b;
  font-size: 13px;
  text-align: center;
  white-space: nowrap;
  background: #fff;
}

.schedule-section tbody td {
  font-size: 16px;
}

.schedule-section .badge,
.schedule-section .people-chip {
  min-height: 34px;
  padding: 7px 12px;
  font-size: 16px;
}

.schedule-section .apply-btn {
  min-width: 82px;
  height: 38px;
  font-size: 16px;
}

.schedule-info-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #cfdced;
  border-radius: 999px;
  background: linear-gradient(180deg, #ffffff 0%, #fbf1f4 100%);
  color: #1f57b0;
  cursor: pointer;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.schedule-info-btn:hover {
  border-color: #efb0ba;
  box-shadow: 0 8px 16px rgba(240, 67, 93, 0.12);
  transform: translateY(-1px);
}

.schedule-info-btn:focus {
  outline: none;
  border-color: #7fa7da;
  box-shadow: 0 0 0 4px rgba(29, 79, 145, 0.12);
}

.schedule-info-btn svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

tbody tr:nth-child(even) td {
  background: #fbfcfe;
}

tbody tr:hover td {
  background: #f5f9fe;
}

.badge.green {
  background: var(--green-bg);
  color: var(--green-tx);
}

.badge.yellow {
  background: var(--yellow-bg);
  color: var(--yellow-tx);
}

.badge.red {
  background: var(--red-bg);
  color: var(--red-tx);
}

.badge.gray {
  background: var(--gray-bg);
  color: var(--gray-tx);
}

.apply-btn {
  min-width: 62px;
  height: 34px;
  border-radius: 8px;
  font-size: 11px;
  font-weight: 700;
  box-shadow: none;
}

.empty-row td {
  padding: 32px 14px;
  color: var(--sub);
  font-weight: 600;
}

.apply-guide-cards {
  gap: 10px;
}

@media (max-width: 1200px) {
  .apply-main-grid {
    grid-template-columns: 1fr;
  }

  .apply-topbar-meta {
    flex-direction: column;
    align-items: flex-start;
  }

  .apply-progress-list {
    flex-wrap: wrap;
  }

  .apply-summary-panel {
    position: static;
  }
}


@media (max-width: 768px) {
  .schedule-head-side {
    width: 100%;
    margin-left: 0;
    justify-items: stretch;
  }

  .schedule-head-side .section-side-text {
    text-align: left;
  }

  .schedule-view-tabs {
    width: 100%;
  }

  .schedule-view-tab {
    min-width: 0;
    width: 100%;
  }


  .apply-topbar {
    padding: 16px 18px;
  }

  .apply-topbar-head,
  .apply-section-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .apply-topbar-status {
    width: 100%;
    text-align: left;
  }

  .apply-topbar-meta,
  .apply-submit-bar,
  .apply-action-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .apply-topbar-note {
    align-items: flex-start;
    flex-direction: column;
  }

  .apply-progress-list,
  .apply-field-grid,
  .apply-field-grid-2 {
    width: 100%;
    grid-template-columns: 1fr;
  }

  .apply-section-head p {
    max-width: none;
    text-align: left;
  }

  .apply-nav-btn {
    width: 100%;
  }
}

/* Page typography: index */
html[data-nav-source="index"] body { font-size: 17px; }
html[data-nav-source="index"] .brand-kicker { font-size: 12px; }
html[data-nav-source="index"] .brand-copy h1 { font-size: 26px; }
html[data-nav-source="index"] .brand-sub-text,
html[data-nav-source="index"] .header-link-btn,
html[data-nav-source="index"] .main-nav a,
html[data-nav-source="index"] .section-side-text { font-size: 15px; }
html[data-nav-source="index"] .primary-btn,
html[data-nav-source="index"] .outline-btn,
html[data-nav-source="index"] .course-chip-btn,
html[data-nav-source="index"] .reset-btn,
html[data-nav-source="index"] select,
html[data-nav-source="index"] input,
html[data-nav-source="index"] table,
html[data-nav-source="index"] button { font-size: 15px; }
html[data-nav-source="index"] .banner-hero-content h2 { font-size: 44px; line-height: 1.22; }
html[data-nav-source="index"] .banner-lead { font-size: 18px; line-height: 1.85; }
html[data-nav-source="index"] .hero-bullet-list span,
html[data-nav-source="index"] .hero-info-box strong,
html[data-nav-source="index"] .portal-step-item p,
html[data-nav-source="index"] .shortcut-card em { font-size: 15px; }
html[data-nav-source="index"] .hero-info-box span,
html[data-nav-source="index"] .portal-step-item em,
html[data-nav-source="index"] .portal-mini-board span,
html[data-nav-source="index"] .footer-meta-item span,
html[data-nav-source="index"] .footer-bottom,
html[data-nav-source="index"] .footer-links a { font-size: 14px; }
html[data-nav-source="index"] .portal-summary-box strong,
html[data-nav-source="index"] .shortcut-intro-row strong { font-size: 22px; }
html[data-nav-source="index"] .portal-step-item strong,
html[data-nav-source="index"] .shortcut-card strong,
html[data-nav-source="index"] .hero-info-box strong { font-size: 17px; }
html[data-nav-source="index"] .section-head h3 { font-size: 32px; }
html[data-nav-source="index"] .course-slider-info,
html[data-nav-source="index"] .course-slider-page,
html[data-nav-source="index"] .course-card-title,
html[data-nav-source="index"] .schedule-view-tab { font-size: 16px; }
html[data-nav-source="index"] .footer-brand strong { font-size: 19px; }
html[data-nav-source="index"] .footer-brand p { font-size: 15px; line-height: 1.8; }
@media (max-width: 900px) {
  html[data-nav-source="index"] .banner-hero-content h2 { font-size: 38px; }
  html[data-nav-source="index"] .section-head h3 { font-size: 29px; }
}
@media (max-width: 560px) {
  html[data-nav-source="index"] body { font-size: 16px; }
  html[data-nav-source="index"] .brand-copy h1 { font-size: 18px; }
  html[data-nav-source="index"] .banner-hero-content h2 { font-size: 31px; }
  html[data-nav-source="index"] .section-head h3 { font-size: 27px; }
}
