/* Index typography scale 20260412-13 */
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-13 */
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: 0;
  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: 8px;
  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: 8px;
  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: 8px;
  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: 8px;
  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: 8px;
  background: #fff;
}

.portal-step-item em {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  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: 8px;
  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;
}

.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: 8px;
  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: 8px 8px 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: 8px;
  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: 8px;
  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: 8px;
  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: 8px;
  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: 8px;
  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: 8px 8px 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;
  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: 8px;
  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: 8px;
  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: 8px;
  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: 8px;
  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: 8px;
  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: 8px;
  background: transparent;
  color: #516277;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0;
  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: 8px;
  background: #f8fbff;
}

.toolbar select {
  min-width: 170px;
  height: 42px;
  padding: 0 44px 0 14px;
  border: 1px solid #ced9e6;
  border-radius: 8px;
  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: 8px;
  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: 8px;
  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; }
}

/* Design overhaul 20260412-13 */
html[data-nav-source="index"] body {
  font-size: 17px;
}

html[data-nav-source="index"] .hero-section,
html[data-nav-source="index"] .course-section,
html[data-nav-source="index"] .schedule-section,
html[data-nav-source="index"] .info-panel {
  border: 1px solid #d5ddd6;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: var(--shadow-sm);
}

html[data-nav-source="index"] .banner-hero {
  position: relative;
  overflow: hidden;
  padding: 0;
  background: #ffffff;
}

html[data-nav-source="index"] .banner-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(21, 95, 99, 0.1) 0 1px, transparent 1px 100%),
    linear-gradient(180deg, rgba(21, 95, 99, 0.08) 0 1px, transparent 1px 100%);
  background-size: 42px 42px;
  opacity: 0.55;
}

html[data-nav-source="index"] .banner-hero-inner {
  position: relative;
  z-index: 1;
  grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);
  gap: 0;
  min-height: 520px;
}

html[data-nav-source="index"] .banner-hero-content {
  padding: 48px 44px;
  background: linear-gradient(135deg, #102f32 0%, #155f63 54%, #8b2d48 100%);
  color: #fff;
}

html[data-nav-source="index"] .hero-label {
  margin-bottom: 18px;
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-weight: 800;
}

html[data-nav-source="index"] .banner-hero-content h2 {
  max-width: 680px;
  margin-bottom: 18px;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.18;
  font-weight: 800;
  letter-spacing: 0;
}

html[data-nav-source="index"] .banner-lead {
  max-width: 680px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  line-height: 1.78;
}

html[data-nav-source="index"] .hero-bullet-list {
  gap: 8px;
  margin-top: 24px;
}

html[data-nav-source="index"] .hero-bullet-list span {
  min-height: 36px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}

html[data-nav-source="index"] .hero-info-boxes {
  gap: 10px;
  margin-top: 24px;
}

html[data-nav-source="index"] .hero-info-box {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
}

html[data-nav-source="index"] .hero-info-box span {
  color: rgba(255, 255, 255, 0.68);
}

html[data-nav-source="index"] .hero-info-box strong {
  color: #ffffff;
}

html[data-nav-source="index"] .banner-hero-visual {
  padding: 32px;
  background: rgba(255, 255, 255, 0.88);
}

html[data-nav-source="index"] .banner-visual-panel {
  gap: 14px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

html[data-nav-source="index"] .portal-summary-box {
  min-height: 132px;
  justify-content: end;
  padding: 22px;
  border: 1px solid #cbd8d1;
  border-radius: 8px;
  background: linear-gradient(135deg, #ffffff 0%, #edf5f0 100%);
  color: #182522;
}

html[data-nav-source="index"] .summary-kicker {
  color: #8b2d48;
}

html[data-nav-source="index"] .portal-summary-box strong {
  color: #182522;
  font-size: 30px;
}

html[data-nav-source="index"] .portal-step-list {
  gap: 10px;
}

html[data-nav-source="index"] .portal-step-item {
  grid-template-columns: 54px minmax(0, 1fr);
  min-height: 106px;
  padding: 16px;
  border: 1px solid #d5ddd6;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: none;
}

html[data-nav-source="index"] .portal-step-item em {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  background: #155f63;
  color: #ffffff;
}

html[data-nav-source="index"] .portal-step-item:nth-child(2) em {
  background: #8b2d48;
}

html[data-nav-source="index"] .portal-step-item:nth-child(3) em {
  background: #6f5b25;
}

html[data-nav-source="index"] .portal-mini-board {
  gap: 10px;
}

html[data-nav-source="index"] .portal-mini-board > div {
  padding: 16px;
  border: 1px solid #d5ddd6;
  border-radius: 8px;
  background: #f7f8f6;
}

html[data-nav-source="index"] .portal-mini-board strong {
  color: #155f63;
}

html[data-nav-source="index"] .shortcut-intro {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 26px 32px 12px;
  border-top: 1px solid #dce4dd;
  background: #ffffff;
}

html[data-nav-source="index"] .shortcut-eyebrow,
html[data-nav-source="index"] .section-kicker {
  color: #8b2d48;
  letter-spacing: 0;
}

html[data-nav-source="index"] .shortcut-intro-row strong,
html[data-nav-source="index"] .section-head h3 {
  color: #182522;
  font-weight: 800;
  letter-spacing: 0;
}

html[data-nav-source="index"] .shortcut-row.shortcut-row-5 {
  position: relative;
  z-index: 1;
  gap: 0;
  padding: 0 32px 32px;
  background: #ffffff;
}

html[data-nav-source="index"] .shortcut-card {
  min-height: 166px;
  padding: 18px;
  border: 1px solid #d5ddd6;
  border-right: 0;
  border-radius: 0;
  background: #ffffff;
  box-shadow: none;
}

html[data-nav-source="index"] .shortcut-card:first-child {
  border-radius: 8px 0 0 8px;
}

html[data-nav-source="index"] .shortcut-card:last-child {
  border-right: 1px solid #d5ddd6;
  border-radius: 0 8px 8px 0;
}

html[data-nav-source="index"] .shortcut-card::before {
  height: 4px;
  border-radius: 0;
  background: var(--shortcut-accent);
}

html[data-nav-source="index"] .shortcut-card::after {
  right: 18px;
  bottom: 18px;
  color: #8b2d48;
}

html[data-nav-source="index"] .shortcut-card:hover {
  transform: translateY(-2px);
  border-color: #bdc9c3;
  background: #f7faf8;
  box-shadow: 0 16px 28px rgba(24, 37, 34, 0.08);
}

html[data-nav-source="index"] .card-blue,
html[data-nav-source="index"] .card-teal {
  --shortcut-accent: #155f63;
}

html[data-nav-source="index"] .card-navy {
  --shortcut-accent: #28343a;
}

html[data-nav-source="index"] .card-gray {
  --shortcut-accent: #8b2d48;
}

html[data-nav-source="index"] .card-indigo {
  --shortcut-accent: #9b7429;
}

html[data-nav-source="index"] .shortcut-icon,
html[data-nav-source="index"] .shortcut-state,
html[data-nav-source="index"] .course-chip-btn,
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,
html[data-nav-source="index"] .badge,
html[data-nav-source="index"] .people-chip,
html[data-nav-source="index"] .notice-tag {
  border-radius: 8px;
}

html[data-nav-source="index"] .shortcut-icon {
  border-color: color-mix(in srgb, var(--shortcut-accent) 24%, white);
  background: color-mix(in srgb, var(--shortcut-accent) 12%, white);
}

html[data-nav-source="index"] .course-section,
html[data-nav-source="index"] .schedule-section,
html[data-nav-source="index"] .info-panel {
  padding: 30px 32px;
}

html[data-nav-source="index"] .section-head {
  align-items: flex-start;
  padding-bottom: 16px;
  border-bottom: 1px solid #dfe5df;
}

html[data-nav-source="index"] .section-side-text,
html[data-nav-source="index"] .course-slider-info,
html[data-nav-source="index"] .course-slider-nav span,
html[data-nav-source="index"] .more-link {
  color: #64716d;
}

html[data-nav-source="index"] .course-control-bar,
html[data-nav-source="index"] .toolbar {
  border: 1px solid #d5ddd6;
  border-radius: 8px;
  background: #f7f8f6;
}

html[data-nav-source="index"] .course-search-box input,
html[data-nav-source="index"] .toolbar select,
html[data-nav-source="index"] .reset-btn,
html[data-nav-source="index"] .course-nav-btn,
html[data-nav-source="index"] .course-primary-btn,
html[data-nav-source="index"] .apply-btn,
html[data-nav-source="index"] .schedule-view-tab,
html[data-nav-source="index"] .schedule-info-btn {
  border-radius: 8px;
}

html[data-nav-source="index"] .course-chip-btn.active,
html[data-nav-source="index"] .schedule-view-tab.is-active,
html[data-nav-source="index"] .banner-action-row .primary-btn,
html[data-nav-source="index"] .course-search-btn,
html[data-nav-source="index"] .course-primary-btn,
html[data-nav-source="index"] .apply-btn {
  border-color: #0d4347;
  background: #155f63;
  color: #fff;
  box-shadow: none;
}

html[data-nav-source="index"] .course-slider-shell,
html[data-nav-source="index"] .course-slide-card,
html[data-nav-source="index"] .course-detail-notes,
html[data-nav-source="index"] .course-slide-meta .meta-box,
html[data-nav-source="index"] .table-wrap,
html[data-nav-source="index"] .schedule-view-tabs {
  border: 1px solid #d5ddd6;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: none;
}

html[data-nav-source="index"] .course-slide-card {
  padding: 22px;
}

html[data-nav-source="index"] .course-slide-card::before {
  height: 4px;
  border-radius: 0;
  background: linear-gradient(90deg, #155f63 0%, #9b2745 52%, #9b7429 100%);
}

html[data-nav-source="index"] .course-slide-card:hover,
html[data-nav-source="index"] .course-slide-card.active {
  border-color: #b9c7c0;
  background: #fbfcfa;
  box-shadow: 0 12px 22px rgba(24, 37, 34, 0.06);
}

html[data-nav-source="index"] .course-level-badge,
html[data-nav-source="index"] .course-slide-points span {
  background: #e9f5f3;
  color: #155f63;
}

html[data-nav-source="index"] .course-category-label,
html[data-nav-source="index"] .people-chip {
  background: #f1f0ea;
  color: #6f5b25;
}

html[data-nav-source="index"] .course-detail-note::before {
  border-radius: 4px;
  background: #9b2745;
}

html[data-nav-source="index"] .course-detail-link {
  color: #155f63;
}

html[data-nav-source="index"] .schedule-view-tabs {
  padding: 5px;
  background: #f7f8f6;
}

html[data-nav-source="index"] thead th {
  background: #eef3f0;
  color: #22332f;
}

html[data-nav-source="index"] tbody tr:hover td {
  background: #f4faf7;
}

html[data-nav-source="index"] .schedule-info-btn {
  background: #ffffff;
  color: #155f63;
}

html[data-nav-source="index"] .schedule-info-btn:hover {
  border-color: #b9c7c0;
  box-shadow: 0 10px 18px rgba(24, 37, 34, 0.08);
}

html[data-nav-source="index"] button:focus-visible,
html[data-nav-source="index"] input:focus-visible,
html[data-nav-source="index"] select:focus-visible,
html[data-nav-source="index"] a:focus-visible {
  outline: 3px solid rgba(21, 95, 99, 0.22);
  outline-offset: 2px;
}

@media (max-width: 900px) {
  html[data-nav-source="index"] .banner-hero-inner {
    grid-template-columns: 1fr;
  }

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

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

  html[data-nav-source="index"] .shortcut-row.shortcut-row-5 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  html[data-nav-source="index"] .shortcut-card,
  html[data-nav-source="index"] .shortcut-card:first-child,
  html[data-nav-source="index"] .shortcut-card:last-child {
    border: 1px solid #d5ddd6;
    border-radius: 8px;
  }
}

@media (max-width: 560px) {
  html[data-nav-source="index"] .banner-hero-content {
    padding: 30px 20px;
  }

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

  html[data-nav-source="index"] .banner-hero-visual,
  html[data-nav-source="index"] .course-section,
  html[data-nav-source="index"] .schedule-section,
  html[data-nav-source="index"] .info-panel {
    padding: 18px;
  }

  html[data-nav-source="index"] .shortcut-intro {
    padding: 22px 18px 12px;
  }

  html[data-nav-source="index"] .shortcut-row.shortcut-row-5 {
    grid-template-columns: 1fr;
    padding: 0 18px 18px;
  }
}

/* Reference image redesign 20260412-13 */
html[data-nav-source="index"] body {
  background: #f5f6f8;
  color: #1a2633;
}

html[data-nav-source="index"] body::before {
  display: none;
}

html[data-nav-source="index"] .page {
  max-width: 100%;
  padding: 0;
  gap: 0;
}

html[data-nav-source="index"] .banner-header {
  position: sticky;
  top: 0;
  z-index: 40;
  border: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 1px 0 rgba(25, 43, 60, 0.1);
}

html[data-nav-source="index"] .header-top-row {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 14px 20px;
  border-bottom: 0;
  background: transparent;
}

html[data-nav-source="index"] .brand-mark {
  width: 38px;
  height: 38px;
  border-color: #c80b45;
  border-radius: 999px;
  background: #c80b45;
}

html[data-nav-source="index"] .brand-mark span {
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  font-size: 10px;
}

html[data-nav-source="index"] .brand-kicker {
  margin-bottom: 2px;
  color: #c80b45;
  font-size: 11px;
  font-weight: 800;
}

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

html[data-nav-source="index"] .brand-sub-text {
  color: #75808c;
  font-size: 12px;
}

html[data-nav-source="index"] .header-link-btn {
  min-height: 34px;
  border: 1px solid #dfe4ea;
  border-radius: 999px;
  background: #fff;
  color: #27384a;
  font-size: 13px;
}

html[data-nav-source="index"] .header-top-row .primary-btn {
  height: 34px;
  border-color: #c80b45;
  border-radius: 999px;
  background: #c80b45;
  color: #fff;
}

html[data-nav-source="index"] .main-nav {
  justify-content: center;
  border-top: 1px solid #edf0f3;
  border-bottom: 1px solid #dfe4ea;
  background: #ffffff;
}

html[data-nav-source="index"] .main-nav a {
  padding: 13px 24px;
  color: #24364a;
  font-size: 14px;
  font-weight: 700;
}

html[data-nav-source="index"] .main-nav a:hover {
  color: #c80b45;
  background: #fff5f8;
}

html[data-nav-source="index"] .main-nav a:hover::after {
  background: #c80b45;
}

html[data-nav-source="index"] .hero-section,
html[data-nav-source="index"] .course-section,
html[data-nav-source="index"] .schedule-section,
html[data-nav-source="index"] .info-panel {
  max-width: 1180px;
  width: calc(100% - 40px);
  margin: 0 auto;
  border: 0;
  border-radius: 0;
  background: #ffffff;
  box-shadow: none;
}

html[data-nav-source="index"] .banner-hero {
  max-width: 100%;
  width: 100%;
  min-height: 0;
  overflow: visible;
  background: #ffffff;
}

html[data-nav-source="index"] .banner-hero::before {
  inset: 0;
  height: 520px;
  background:
    linear-gradient(180deg, rgba(12, 31, 51, 0.34), rgba(12, 31, 51, 0.54));
  opacity: 1;
}

html[data-nav-source="index"] .banner-hero-inner {
  max-width: 1180px;
  width: calc(100% - 40px);
  min-height: 520px;
  margin: 0 auto;
  grid-template-columns: minmax(0, 1fr) 370px;
  gap: 28px;
  align-items: end;
  padding: 74px 0 48px;
}

html[data-nav-source="index"] .banner-hero-content {
  min-height: 360px;
  justify-content: end;
  padding: 0;
  background: transparent;
  color: #fff;
}

html[data-nav-source="index"] .hero-label {
  margin-bottom: 18px;
  padding: 8px 13px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.18);
  color: #ffffff;
  backdrop-filter: blur(8px);
}

html[data-nav-source="index"] .banner-hero-content h2 {
  max-width: 720px;
  margin-bottom: 18px;
  color: #ffffff;
  font-size: 54px;
  line-height: 1.16;
  font-weight: 800;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.22);
}

html[data-nav-source="index"] .banner-lead {
  max-width: 660px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  line-height: 1.78;
}

html[data-nav-source="index"] .portal-search-panel {
  display: flex;
  align-items: center;
  max-width: 760px;
  min-height: 58px;
  margin-top: 30px;
  padding: 7px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 20px 40px rgba(9, 22, 38, 0.18);
}

html[data-nav-source="index"] .portal-search-panel span {
  flex: 1;
  padding-left: 22px;
  color: #6f7a86;
  font-size: 14px;
  font-weight: 800;
}

html[data-nav-source="index"] .portal-search-panel a,
html[data-nav-source="index"] .portal-search-panel button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: #27384a;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
}

html[data-nav-source="index"] .portal-search-panel a:last-child {
  background: #c80b45;
  color: #fff;
}

html[data-nav-source="index"] .hero-bullet-list,
html[data-nav-source="index"] .hero-info-boxes {
  display: none;
}

html[data-nav-source="index"] .banner-hero-visual {
  padding: 0;
  background: transparent;
}

html[data-nav-source="index"] .banner-visual-panel {
  gap: 0;
  padding: 0;
  border-radius: 0;
  background: #0d2d4a;
  box-shadow: 0 22px 46px rgba(9, 22, 38, 0.24);
}

html[data-nav-source="index"] .portal-summary-box {
  min-height: 128px;
  padding: 24px;
  border: 0;
  border-radius: 0;
  background: #0d2d4a;
  color: #fff;
}

html[data-nav-source="index"] .summary-kicker {
  color: rgba(255, 255, 255, 0.68);
}

html[data-nav-source="index"] .portal-summary-box strong {
  color: #fff;
  font-size: 28px;
}

html[data-nav-source="index"] .portal-step-list {
  gap: 0;
}

html[data-nav-source="index"] .portal-step-item {
  grid-template-columns: 44px minmax(0, 1fr);
  min-height: 96px;
  padding: 18px 24px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0;
  background: #0d2d4a;
}

html[data-nav-source="index"] .portal-step-item em,
html[data-nav-source="index"] .portal-step-item:nth-child(2) em,
html[data-nav-source="index"] .portal-step-item:nth-child(3) em {
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 12px;
}

html[data-nav-source="index"] .portal-step-item strong {
  color: #fff;
}

html[data-nav-source="index"] .portal-step-item p {
  color: rgba(255, 255, 255, 0.7);
}

html[data-nav-source="index"] .portal-mini-board {
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

html[data-nav-source="index"] .portal-mini-board > div {
  padding: 18px 16px;
  border: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0;
  background: #123a5c;
}

html[data-nav-source="index"] .portal-mini-board > div:last-child {
  border-right: 0;
}

html[data-nav-source="index"] .portal-mini-board span {
  color: rgba(255, 255, 255, 0.68);
}

html[data-nav-source="index"] .portal-mini-board strong {
  color: #fff;
}

html[data-nav-source="index"] .shortcut-intro {
  max-width: 1180px;
  width: calc(100% - 40px);
  margin: -10px auto 0;
  padding: 32px 0 16px;
  border-top: 0;
  background: #ffffff;
}

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

html[data-nav-source="index"] .shortcut-intro-row strong,
html[data-nav-source="index"] .section-head h3 {
  color: #1b2d42;
  font-size: 30px;
}

html[data-nav-source="index"] .shortcut-row.shortcut-row-5 {
  max-width: 1180px;
  width: calc(100% - 40px);
  margin: 0 auto;
  gap: 14px;
  padding: 0 0 54px;
  background: #ffffff;
}

html[data-nav-source="index"] .shortcut-card,
html[data-nav-source="index"] .shortcut-card:first-child,
html[data-nav-source="index"] .shortcut-card:last-child {
  min-height: 176px;
  padding: 20px;
  border: 1px solid #e2e6ea;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 10px 28px rgba(20, 38, 58, 0.06);
}

html[data-nav-source="index"] .shortcut-card::before {
  top: auto;
  bottom: 0;
  height: 5px;
  border-radius: 0;
  background: var(--shortcut-accent);
}

html[data-nav-source="index"] .shortcut-card::after {
  content: "VIEW";
  color: #9aa4af;
}

html[data-nav-source="index"] .shortcut-card:hover {
  transform: translateY(-4px);
  border-color: #c80b45;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(20, 38, 58, 0.12);
}

html[data-nav-source="index"] .card-blue,
html[data-nav-source="index"] .card-teal {
  --shortcut-accent: #0d2d4a;
}

html[data-nav-source="index"] .card-navy {
  --shortcut-accent: #c80b45;
}

html[data-nav-source="index"] .card-gray {
  --shortcut-accent: #7a8794;
}

html[data-nav-source="index"] .card-indigo {
  --shortcut-accent: #9a7b40;
}

html[data-nav-source="index"] .shortcut-icon,
html[data-nav-source="index"] .shortcut-state {
  border-radius: 999px;
}

html[data-nav-source="index"] .shortcut-card strong {
  color: #1b2d42;
}

html[data-nav-source="index"] .shortcut-card em {
  color: #6f7a86;
}

html[data-nav-source="index"] .course-section,
html[data-nav-source="index"] .schedule-section {
  padding: 58px 0;
}

html[data-nav-source="index"] .course-section {
  background: #f3f4f6;
}

html[data-nav-source="index"] .schedule-section {
  background: #ffffff;
}

html[data-nav-source="index"] .section-head,
html[data-nav-source="index"] .course-control-bar,
html[data-nav-source="index"] .course-slider-shell,
html[data-nav-source="index"] .toolbar,
html[data-nav-source="index"] .table-wrap {
  max-width: 1180px;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}

html[data-nav-source="index"] .section-head {
  padding-bottom: 18px;
  border-bottom: 1px solid #dfe4ea;
}

html[data-nav-source="index"] .course-control-bar,
html[data-nav-source="index"] .toolbar {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
}

html[data-nav-source="index"] .course-search-box input,
html[data-nav-source="index"] .toolbar select,
html[data-nav-source="index"] .reset-btn {
  border-color: #dfe4ea;
  border-radius: 0;
  background-color: #fff;
}

html[data-nav-source="index"] .course-chip-btn {
  border-radius: 999px;
}

html[data-nav-source="index"] .course-chip-btn.active,
html[data-nav-source="index"] .schedule-view-tab.is-active,
html[data-nav-source="index"] .course-primary-btn,
html[data-nav-source="index"] .apply-btn {
  border-color: #c80b45;
  background: #c80b45;
}

html[data-nav-source="index"] .course-slider-shell,
html[data-nav-source="index"] .course-slide-card,
html[data-nav-source="index"] .table-wrap,
html[data-nav-source="index"] .schedule-view-tabs {
  border-radius: 0;
  border-color: #e1e5ea;
  box-shadow: none;
}

html[data-nav-source="index"] .course-slide-card::before {
  background: #0d2d4a;
}

html[data-nav-source="index"] .course-slide-card:nth-child(even)::before {
  background: #c80b45;
}

html[data-nav-source="index"] .course-slide-card:hover,
html[data-nav-source="index"] .course-slide-card.active {
  border-color: #cfd6dd;
  box-shadow: 0 14px 34px rgba(20, 38, 58, 0.08);
}

html[data-nav-source="index"] .schedule-view-tabs {
  background: #f2f4f6;
}

html[data-nav-source="index"] thead th {
  background: #0d2d4a;
  color: #ffffff;
}

html[data-nav-source="index"] tbody tr:hover td {
  background: #fff7fa;
}

html[data-nav-source="index"] .site-footer {
  max-width: 100%;
  width: 100%;
  margin-top: 0;
  padding: 34px max(20px, calc((100% - 1180px) / 2)) 26px;
  border-top: 0;
  background: #111820;
}

html[data-nav-source="index"] .footer-brand strong,
html[data-nav-source="index"] .footer-meta-item strong {
  color: #ffffff;
}

html[data-nav-source="index"] .footer-brand p,
html[data-nav-source="index"] .footer-bottom p,
html[data-nav-source="index"] .footer-meta-item span {
  color: rgba(255, 255, 255, 0.62);
}

html[data-nav-source="index"] .footer-meta-item {
  border-color: rgba(255, 255, 255, 0.12);
  border-radius: 0;
  background: rgba(255, 255, 255, 0.04);
}

html[data-nav-source="index"] .footer-bottom {
  border-top-color: rgba(255, 255, 255, 0.12);
}

html[data-nav-source="index"] .footer-links a {
  color: #ffffff;
}

@media (max-width: 900px) {
  html[data-nav-source="index"] .banner-hero-inner {
    grid-template-columns: 1fr;
    align-items: end;
    padding-top: 52px;
  }

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

  html[data-nav-source="index"] .banner-hero-visual {
    max-width: 520px;
  }

  html[data-nav-source="index"] .portal-search-panel {
    align-items: stretch;
    flex-direction: column;
    border-radius: 0;
    padding: 10px;
  }

  html[data-nav-source="index"] .portal-search-panel span {
    padding: 8px 10px;
  }

  html[data-nav-source="index"] .portal-search-panel a,
  html[data-nav-source="index"] .portal-search-panel button,
  html[data-nav-source="index"] .portal-search-panel a:last-child {
    border-radius: 0;
  }
}

@media (max-width: 560px) {
  html[data-nav-source="index"] .header-top-row,
  html[data-nav-source="index"] .banner-hero-inner,
  html[data-nav-source="index"] .shortcut-intro,
  html[data-nav-source="index"] .shortcut-row.shortcut-row-5,
  html[data-nav-source="index"] .section-head,
  html[data-nav-source="index"] .course-control-bar,
  html[data-nav-source="index"] .course-slider-shell,
  html[data-nav-source="index"] .toolbar,
  html[data-nav-source="index"] .table-wrap {
    width: calc(100% - 28px);
  }

  html[data-nav-source="index"] .banner-hero::before {
    height: 620px;
  }

  html[data-nav-source="index"] .banner-hero-inner {
    min-height: 620px;
    padding: 38px 0 30px;
  }

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

  html[data-nav-source="index"] .shortcut-row.shortcut-row-5 {
    grid-template-columns: 1fr;
  }

  html[data-nav-source="index"] .course-section,
  html[data-nav-source="index"] .schedule-section {
    padding: 38px 0;
  }

  html[data-nav-source="index"] .site-footer {
    padding: 30px 14px 22px;
  }
}

/* Reference layout redesign 20260412-13 */
html[data-nav-source="index"] body {
  background: #f5f6f8;
  color: #1a2633;
}

html[data-nav-source="index"] body::before {
  display: none;
}

html[data-nav-source="index"] .page {
  max-width: 100%;
  padding: 0;
  gap: 0;
}

html[data-nav-source="index"] .banner-header {
  position: sticky;
  top: 0;
  z-index: 40;
  border: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 1px 0 rgba(25, 43, 60, 0.1);
}

html[data-nav-source="index"] .header-top-row {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 14px 20px;
  border-bottom: 0;
  background: transparent;
}

html[data-nav-source="index"] .brand-mark {
  width: 38px;
  height: 38px;
  border-color: #c80b45;
  border-radius: 999px;
  background: #c80b45;
}

html[data-nav-source="index"] .brand-mark span {
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  font-size: 10px;
}

html[data-nav-source="index"] .brand-kicker {
  margin-bottom: 2px;
  color: #c80b45;
  font-size: 11px;
  font-weight: 800;
}

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

html[data-nav-source="index"] .brand-sub-text {
  color: #75808c;
  font-size: 12px;
}

html[data-nav-source="index"] .header-link-btn {
  min-height: 34px;
  border: 1px solid #dfe4ea;
  border-radius: 999px;
  background: #fff;
  color: #27384a;
  font-size: 13px;
}

html[data-nav-source="index"] .header-top-row .primary-btn {
  height: 34px;
  border-color: #c80b45;
  border-radius: 999px;
  background: #c80b45;
  color: #fff;
}

html[data-nav-source="index"] .main-nav {
  justify-content: center;
  border-top: 1px solid #edf0f3;
  border-bottom: 1px solid #dfe4ea;
  background: #ffffff;
}

html[data-nav-source="index"] .main-nav a {
  padding: 13px 24px;
  color: #24364a;
  font-size: 14px;
  font-weight: 700;
}

html[data-nav-source="index"] .main-nav a:hover {
  color: #c80b45;
  background: #fff5f8;
}

html[data-nav-source="index"] .main-nav a:hover::after {
  background: #c80b45;
}

html[data-nav-source="index"] .hero-section,
html[data-nav-source="index"] .course-section,
html[data-nav-source="index"] .schedule-section,
html[data-nav-source="index"] .info-panel {
  max-width: 1180px;
  width: calc(100% - 40px);
  margin: 0 auto;
  border: 0;
  border-radius: 0;
  background: #ffffff;
  box-shadow: none;
}

html[data-nav-source="index"] .banner-hero {
  max-width: 100%;
  width: 100%;
  overflow: visible;
  background: #ffffff;
}

html[data-nav-source="index"] .banner-hero::before {
  inset: 0;
  height: 520px;
  background:
    linear-gradient(135deg, rgba(13, 45, 74, 0.94) 0%, rgba(13, 45, 74, 0.86) 48%, rgba(200, 11, 69, 0.78) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0 1px, transparent 1px 100%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0 1px, transparent 1px 100%);
  background-size: auto, 74px 74px, 74px 74px;
  opacity: 1;
}

html[data-nav-source="index"] .banner-hero::after {
  content: "";
  position: absolute;
  right: max(20px, calc((100% - 1180px) / 2));
  top: 98px;
  width: min(520px, 42vw);
  height: 320px;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.22) 0 1px, transparent 1px 100%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.18) 0 1px, transparent 1px 100%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.06));
  background-size: 64px 64px, 64px 64px, auto;
  clip-path: polygon(12% 0, 100% 0, 88% 100%, 0 100%);
  opacity: 0.46;
}

html[data-nav-source="index"] .banner-hero-inner {
  max-width: 1180px;
  width: calc(100% - 40px);
  min-height: 520px;
  margin: 0 auto;
  grid-template-columns: minmax(0, 1fr) 370px;
  gap: 28px;
  align-items: end;
  padding: 74px 0 48px;
}

html[data-nav-source="index"] .banner-hero-content {
  min-height: 360px;
  justify-content: end;
  padding: 0;
  background: transparent;
  color: #fff;
}

html[data-nav-source="index"] .hero-label {
  margin-bottom: 18px;
  padding: 8px 13px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
  backdrop-filter: blur(8px);
}

html[data-nav-source="index"] .banner-hero-content h2 {
  max-width: 720px;
  margin-bottom: 18px;
  color: #ffffff;
  font-size: 54px;
  line-height: 1.16;
  font-weight: 800;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.18);
}

html[data-nav-source="index"] .banner-lead {
  max-width: 660px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  line-height: 1.78;
}

html[data-nav-source="index"] .portal-search-panel {
  display: flex;
  align-items: center;
  max-width: 760px;
  min-height: 58px;
  margin-top: 30px;
  padding: 7px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 20px 40px rgba(9, 22, 38, 0.18);
}

html[data-nav-source="index"] .portal-search-panel span {
  flex: 1;
  padding-left: 22px;
  color: #6f7a86;
  font-size: 14px;
  font-weight: 800;
}

html[data-nav-source="index"] .portal-search-panel a,
html[data-nav-source="index"] .portal-search-panel button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: #27384a;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
}

html[data-nav-source="index"] .portal-search-panel a:last-child {
  background: #c80b45;
  color: #fff;
}

html[data-nav-source="index"] .hero-bullet-list,
html[data-nav-source="index"] .hero-info-boxes {
  display: none;
}

html[data-nav-source="index"] .banner-hero-visual {
  padding: 0;
  background: transparent;
}

html[data-nav-source="index"] .banner-visual-panel {
  gap: 0;
  padding: 0;
  border-radius: 0;
  background: #0d2d4a;
  box-shadow: 0 22px 46px rgba(9, 22, 38, 0.24);
}

html[data-nav-source="index"] .portal-summary-box {
  min-height: 128px;
  padding: 24px;
  border: 0;
  border-radius: 0;
  background: #0d2d4a;
  color: #fff;
}

html[data-nav-source="index"] .summary-kicker {
  color: rgba(255, 255, 255, 0.68);
}

html[data-nav-source="index"] .portal-summary-box strong {
  color: #fff;
  font-size: 28px;
}

html[data-nav-source="index"] .portal-step-list {
  gap: 0;
}

html[data-nav-source="index"] .portal-step-item {
  grid-template-columns: 44px minmax(0, 1fr);
  min-height: 96px;
  padding: 18px 24px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0;
  background: #0d2d4a;
}

html[data-nav-source="index"] .portal-step-item em,
html[data-nav-source="index"] .portal-step-item:nth-child(2) em,
html[data-nav-source="index"] .portal-step-item:nth-child(3) em {
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 12px;
}

html[data-nav-source="index"] .portal-step-item strong {
  color: #fff;
}

html[data-nav-source="index"] .portal-step-item p {
  color: rgba(255, 255, 255, 0.7);
}

html[data-nav-source="index"] .portal-mini-board {
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

html[data-nav-source="index"] .portal-mini-board > div {
  padding: 18px 16px;
  border: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0;
  background: #123a5c;
}

html[data-nav-source="index"] .portal-mini-board > div:last-child {
  border-right: 0;
}

html[data-nav-source="index"] .portal-mini-board span {
  color: rgba(255, 255, 255, 0.68);
}

html[data-nav-source="index"] .portal-mini-board strong {
  color: #fff;
}

html[data-nav-source="index"] .shortcut-intro {
  max-width: 1180px;
  width: calc(100% - 40px);
  margin: -10px auto 0;
  padding: 32px 0 16px;
  border-top: 0;
  background: #ffffff;
}

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

html[data-nav-source="index"] .shortcut-intro-row strong,
html[data-nav-source="index"] .section-head h3 {
  color: #1b2d42;
  font-size: 30px;
}

html[data-nav-source="index"] .shortcut-row.shortcut-row-5 {
  max-width: 1180px;
  width: calc(100% - 40px);
  margin: 0 auto;
  gap: 14px;
  padding: 0 0 54px;
  background: #ffffff;
}

html[data-nav-source="index"] .shortcut-card,
html[data-nav-source="index"] .shortcut-card:first-child,
html[data-nav-source="index"] .shortcut-card:last-child {
  min-height: 176px;
  padding: 20px;
  border: 1px solid #e2e6ea;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 10px 28px rgba(20, 38, 58, 0.06);
}

html[data-nav-source="index"] .shortcut-card::before {
  top: auto;
  bottom: 0;
  height: 5px;
  border-radius: 0;
  background: var(--shortcut-accent);
}

html[data-nav-source="index"] .shortcut-card::after {
  content: "VIEW";
  color: #9aa4af;
}

html[data-nav-source="index"] .shortcut-card:hover {
  transform: translateY(-4px);
  border-color: #c80b45;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(20, 38, 58, 0.12);
}

html[data-nav-source="index"] .card-blue,
html[data-nav-source="index"] .card-teal {
  --shortcut-accent: #0d2d4a;
}

html[data-nav-source="index"] .card-navy {
  --shortcut-accent: #c80b45;
}

html[data-nav-source="index"] .card-gray {
  --shortcut-accent: #7a8794;
}

html[data-nav-source="index"] .card-indigo {
  --shortcut-accent: #9a7b40;
}

html[data-nav-source="index"] .shortcut-icon,
html[data-nav-source="index"] .shortcut-state {
  border-radius: 999px;
}

html[data-nav-source="index"] .shortcut-card strong {
  color: #1b2d42;
}

html[data-nav-source="index"] .shortcut-card em {
  color: #6f7a86;
}

html[data-nav-source="index"] .course-section,
html[data-nav-source="index"] .schedule-section {
  padding: 58px 0;
}

html[data-nav-source="index"] .course-section {
  background: #f3f4f6;
}

html[data-nav-source="index"] .schedule-section {
  background: #ffffff;
}

html[data-nav-source="index"] .section-head,
html[data-nav-source="index"] .course-control-bar,
html[data-nav-source="index"] .course-slider-shell,
html[data-nav-source="index"] .toolbar,
html[data-nav-source="index"] .table-wrap {
  max-width: 1180px;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}

html[data-nav-source="index"] .section-head {
  padding-bottom: 18px;
  border-bottom: 1px solid #dfe4ea;
}

html[data-nav-source="index"] .course-control-bar,
html[data-nav-source="index"] .toolbar {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
}

html[data-nav-source="index"] .course-search-box input,
html[data-nav-source="index"] .toolbar select,
html[data-nav-source="index"] .reset-btn {
  border-color: #dfe4ea;
  border-radius: 0;
  background-color: #fff;
}

html[data-nav-source="index"] .course-chip-btn {
  border-radius: 999px;
}

html[data-nav-source="index"] .course-chip-btn.active,
html[data-nav-source="index"] .schedule-view-tab.is-active,
html[data-nav-source="index"] .course-primary-btn,
html[data-nav-source="index"] .apply-btn {
  border-color: #c80b45;
  background: #c80b45;
}

html[data-nav-source="index"] .course-slider-shell,
html[data-nav-source="index"] .course-slide-card,
html[data-nav-source="index"] .table-wrap,
html[data-nav-source="index"] .schedule-view-tabs {
  border-radius: 0;
  border-color: #e1e5ea;
  box-shadow: none;
}

html[data-nav-source="index"] .course-slide-card::before {
  background: #0d2d4a;
}

html[data-nav-source="index"] .course-slide-card:nth-child(even)::before {
  background: #c80b45;
}

html[data-nav-source="index"] .course-slide-card:hover,
html[data-nav-source="index"] .course-slide-card.active {
  border-color: #cfd6dd;
  box-shadow: 0 14px 34px rgba(20, 38, 58, 0.08);
}

html[data-nav-source="index"] .schedule-view-tabs {
  background: #f2f4f6;
}

html[data-nav-source="index"] thead th {
  background: #0d2d4a;
  color: #ffffff;
}

html[data-nav-source="index"] tbody tr:hover td {
  background: #fff7fa;
}

html[data-nav-source="index"] .site-footer {
  max-width: 100%;
  width: 100%;
  margin-top: 0;
  padding: 34px max(20px, calc((100% - 1180px) / 2)) 26px;
  border-top: 0;
  background: #111820;
}

html[data-nav-source="index"] .footer-brand strong,
html[data-nav-source="index"] .footer-meta-item strong {
  color: #ffffff;
}

html[data-nav-source="index"] .footer-brand p,
html[data-nav-source="index"] .footer-bottom p,
html[data-nav-source="index"] .footer-meta-item span {
  color: rgba(255, 255, 255, 0.62);
}

html[data-nav-source="index"] .footer-meta-item {
  border-color: rgba(255, 255, 255, 0.12);
  border-radius: 0;
  background: rgba(255, 255, 255, 0.04);
}

html[data-nav-source="index"] .footer-bottom {
  border-top-color: rgba(255, 255, 255, 0.12);
}

html[data-nav-source="index"] .footer-links a {
  color: #ffffff;
}

@media (max-width: 900px) {
  html[data-nav-source="index"] .banner-hero-inner {
    grid-template-columns: 1fr;
    align-items: end;
    padding-top: 52px;
  }

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

  html[data-nav-source="index"] .banner-hero-visual {
    max-width: 520px;
  }

  html[data-nav-source="index"] .banner-hero::after {
    width: 72vw;
    opacity: 0.25;
  }

  html[data-nav-source="index"] .portal-search-panel {
    align-items: stretch;
    flex-direction: column;
    border-radius: 0;
    padding: 10px;
  }

  html[data-nav-source="index"] .portal-search-panel span {
    padding: 8px 10px;
  }

  html[data-nav-source="index"] .portal-search-panel a,
  html[data-nav-source="index"] .portal-search-panel button,
  html[data-nav-source="index"] .portal-search-panel a:last-child {
    border-radius: 0;
  }
}

@media (max-width: 560px) {
  html[data-nav-source="index"] .header-top-row,
  html[data-nav-source="index"] .banner-hero-inner,
  html[data-nav-source="index"] .shortcut-intro,
  html[data-nav-source="index"] .shortcut-row.shortcut-row-5,
  html[data-nav-source="index"] .section-head,
  html[data-nav-source="index"] .course-control-bar,
  html[data-nav-source="index"] .course-slider-shell,
  html[data-nav-source="index"] .toolbar,
  html[data-nav-source="index"] .table-wrap {
    width: calc(100% - 28px);
  }

  html[data-nav-source="index"] .banner-hero::before {
    height: 620px;
  }

  html[data-nav-source="index"] .banner-hero-inner {
    min-height: 620px;
    padding: 38px 0 30px;
  }

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

  html[data-nav-source="index"] .shortcut-row.shortcut-row-5 {
    grid-template-columns: 1fr;
  }

  html[data-nav-source="index"] .course-section,
  html[data-nav-source="index"] .schedule-section {
    padding: 38px 0;
  }

  html[data-nav-source="index"] .site-footer {
    padding: 30px 14px 22px;
  }
}

/* Final institutional portal redesign 20260412-13 */
html[data-nav-source="index"] body {
  background: #f3f5f8;
  color: #152438;
}

html[data-nav-source="index"] body::before {
  display: none;
}

html[data-nav-source="index"] .page {
  max-width: none;
  padding: 0;
  gap: 0;
}

html[data-nav-source="index"] .banner-header {
  position: sticky;
  top: 0;
  z-index: 100;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 1px 0 rgba(17, 33, 53, 0.1), 0 12px 28px rgba(17, 33, 53, 0.06);
}

html[data-nav-source="index"] .utility-row {
  display: block;
  border-bottom: 1px solid #edf0f4;
  background: #f8f9fb;
}

html[data-nav-source="index"] .utility-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1240px;
  min-height: 34px;
  margin: 0 auto;
  padding: 0 28px;
  color: #7a8593;
  font-size: 12px;
  font-weight: 700;
}

html[data-nav-source="index"] .utility-inner div {
  display: flex;
  align-items: center;
  gap: 18px;
}

html[data-nav-source="index"] .utility-inner a {
  color: #596574;
}

html[data-nav-source="index"] .utility-inner a:hover {
  color: #c90e46;
}

html[data-nav-source="index"] .header-top-row {
  max-width: 1240px;
  min-height: 76px;
  margin: 0 auto;
  padding: 0 28px;
  border-bottom: 0;
  background: #fff;
}

html[data-nav-source="index"] .brand-area {
  gap: 14px;
}

html[data-nav-source="index"] .brand-mark {
  width: 46px;
  height: 46px;
  border: 0;
  border-radius: 50%;
  background: #c90e46;
  box-shadow: none;
}

html[data-nav-source="index"] .brand-mark span {
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  color: #fff;
  font-size: 11px;
  letter-spacing: 0;
}

html[data-nav-source="index"] .brand-kicker {
  margin-bottom: 3px;
  color: #c90e46;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0;
}

html[data-nav-source="index"] .brand-copy h1 {
  color: #142235;
  font-size: 21px;
  font-weight: 800;
  letter-spacing: 0;
}

html[data-nav-source="index"] .brand-sub-text {
  color: #667284;
  font-size: 13px;
  font-weight: 600;
}

html[data-nav-source="index"] .header-actions {
  gap: 8px;
}

html[data-nav-source="index"] .header-link-btn,
html[data-nav-source="index"] .header-top-row .primary-btn {
  min-height: 38px;
  height: 38px;
  padding: 0 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
}

html[data-nav-source="index"] .header-link-btn {
  border: 1px solid #dbe1e8;
  background: #fff;
  color: #233449;
}

html[data-nav-source="index"] .header-top-row .primary-btn {
  border: 1px solid #c90e46;
  background: #c90e46;
  color: #fff;
}

html[data-nav-source="index"] .main-nav {
  justify-content: center;
  padding: 0 20px;
  border-top: 1px solid #edf0f4;
  border-bottom: 0;
  background: #fff;
}

html[data-nav-source="index"] .main-nav a {
  min-height: 50px;
  padding: 16px 28px 14px;
  color: #233449;
  font-size: 15px;
  font-weight: 800;
}

html[data-nav-source="index"] .main-nav a::after {
  left: 26px;
  right: 26px;
  height: 3px;
}

html[data-nav-source="index"] .main-nav a:hover {
  color: #c90e46;
  background: #fff7fa;
}

html[data-nav-source="index"] .main-nav a:hover::after {
  background: #c90e46;
}

html[data-nav-source="index"] .hero-section,
html[data-nav-source="index"] .course-section,
html[data-nav-source="index"] .schedule-section,
html[data-nav-source="index"] .info-panel {
  max-width: none;
  width: 100%;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

html[data-nav-source="index"] .banner-hero {
  position: relative;
  overflow: hidden;
  background: #fff;
}

html[data-nav-source="index"] .banner-hero::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 590px;
  background:
    linear-gradient(90deg, rgba(255,255,255,.1) 0 1px, transparent 1px 100%),
    linear-gradient(180deg, rgba(255,255,255,.08) 0 1px, transparent 1px 100%),
    radial-gradient(circle at 74% 22%, rgba(255,255,255,.22) 0 0.5px, transparent 1px),
    linear-gradient(135deg, #102f56 0%, #0b213d 58%, #8e103c 100%);
  background-size: 76px 76px, 76px 76px, 22px 22px, auto;
}

html[data-nav-source="index"] .banner-hero::after {
  content: "";
  position: absolute;
  top: 92px;
  right: max(28px, calc((100% - 1240px) / 2));
  width: min(560px, 43vw);
  height: 370px;
  pointer-events: none;
  background:
    linear-gradient(135deg, rgba(255,255,255,.24), rgba(255,255,255,.06)),
    repeating-linear-gradient(90deg, rgba(255,255,255,.18) 0 1px, transparent 1px 62px),
    repeating-linear-gradient(180deg, rgba(255,255,255,.14) 0 1px, transparent 1px 62px);
  clip-path: polygon(15% 0, 100% 0, 86% 100%, 0 100%);
  opacity: .52;
}

html[data-nav-source="index"] .banner-hero-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 386px;
  align-items: end;
  gap: 34px;
  max-width: 1240px;
  width: calc(100% - 56px);
  min-height: 590px;
  margin: 0 auto;
  padding: 84px 0 70px;
}

html[data-nav-source="index"] .banner-hero-content {
  min-height: 390px;
  justify-content: end;
  padding: 0;
  background: transparent;
  color: #fff;
}

html[data-nav-source="index"] .hero-label {
  margin-bottom: 18px;
  padding: 8px 14px;
  border: 1px solid rgba(255,255,255,.42);
  border-radius: 999px;
  background: rgba(255,255,255,.14);
  color: #fff;
  font-size: 12px;
  backdrop-filter: blur(8px);
}

html[data-nav-source="index"] .banner-hero-content h2 {
  max-width: 760px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 58px;
  line-height: 1.14;
  font-weight: 800;
  letter-spacing: 0;
  text-shadow: 0 2px 16px rgba(0,0,0,.2);
}

html[data-nav-source="index"] .banner-lead {
  max-width: 700px;
  color: rgba(255,255,255,.9);
  font-size: 18px;
  line-height: 1.8;
}

html[data-nav-source="index"] .portal-search-panel {
  display: grid;
  grid-template-columns: minmax(190px, 1fr) repeat(3, auto);
  align-items: center;
  max-width: 820px;
  min-height: 66px;
  margin-top: 34px;
  padding: 8px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 24px 48px rgba(7, 20, 37, .26);
}

html[data-nav-source="index"] .portal-search-panel span {
  padding: 0 24px;
  color: #667284;
  font-size: 14px;
  font-weight: 800;
}

html[data-nav-source="index"] .portal-search-panel a,
html[data-nav-source="index"] .portal-search-panel button {
  min-height: 50px;
  padding: 0 20px;
  border: 0;
  border-left: 1px solid #edf0f4;
  border-radius: 0;
  background: transparent;
  color: #203249;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
}

html[data-nav-source="index"] .portal-search-panel a:last-child {
  border-left: 0;
  background: #c90e46;
  color: #fff;
}

html[data-nav-source="index"] .hero-bullet-list,
html[data-nav-source="index"] .hero-info-boxes {
  display: none;
}

html[data-nav-source="index"] .banner-hero-visual {
  padding: 0;
  background: transparent;
}

html[data-nav-source="index"] .banner-visual-panel {
  display: grid;
  gap: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: #0b213d;
  box-shadow: 0 28px 58px rgba(7, 20, 37, .32);
}

html[data-nav-source="index"] .portal-summary-box {
  min-height: 132px;
  padding: 26px;
  border: 0;
  border-radius: 0;
  background: #0b213d;
  color: #fff;
}

html[data-nav-source="index"] .summary-kicker {
  color: rgba(255,255,255,.64);
  font-size: 12px;
}

html[data-nav-source="index"] .portal-summary-box strong {
  color: #fff;
  font-size: 30px;
}

html[data-nav-source="index"] .portal-step-list {
  display: grid;
  gap: 0;
}

html[data-nav-source="index"] .portal-step-item {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 14px;
  min-height: 96px;
  padding: 20px 26px;
  border: 0;
  border-top: 1px solid rgba(255,255,255,.12);
  border-radius: 0;
  background: #0b213d;
}

html[data-nav-source="index"] .portal-step-item em,
html[data-nav-source="index"] .portal-step-item:nth-child(2) em,
html[data-nav-source="index"] .portal-step-item:nth-child(3) em {
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 50%;
  background: rgba(255,255,255,.08);
  color: #fff;
  font-size: 12px;
}

html[data-nav-source="index"] .portal-step-item strong {
  color: #fff;
}

html[data-nav-source="index"] .portal-step-item p {
  color: rgba(255,255,255,.66);
}

html[data-nav-source="index"] .portal-mini-board {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid rgba(255,255,255,.12);
}

html[data-nav-source="index"] .portal-mini-board > div {
  padding: 18px 16px;
  border: 0;
  border-right: 1px solid rgba(255,255,255,.12);
  border-radius: 0;
  background: #102f56;
}

html[data-nav-source="index"] .portal-mini-board > div:last-child {
  border-right: 0;
}

html[data-nav-source="index"] .portal-mini-board span {
  color: rgba(255,255,255,.62);
}

html[data-nav-source="index"] .portal-mini-board strong {
  color: #fff;
  font-size: 24px;
}

html[data-nav-source="index"] .shortcut-intro {
  position: relative;
  z-index: 3;
  max-width: 1240px;
  width: calc(100% - 56px);
  margin: 0 auto;
  padding: 46px 0 18px;
  border: 0;
  background: #fff;
}

html[data-nav-source="index"] .shortcut-eyebrow,
html[data-nav-source="index"] .section-kicker {
  margin-bottom: 8px;
  color: #c90e46;
  font-size: 13px;
  font-weight: 800;
}

html[data-nav-source="index"] .shortcut-intro-row strong,
html[data-nav-source="index"] .section-head h3 {
  color: #152438;
  font-size: 34px;
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: 0;
}

html[data-nav-source="index"] .shortcut-row.shortcut-row-5 {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
  max-width: 1240px;
  width: calc(100% - 56px);
  margin: 0 auto;
  padding: 0 0 64px;
  background: #fff;
}

html[data-nav-source="index"] .shortcut-card,
html[data-nav-source="index"] .shortcut-card:first-child,
html[data-nav-source="index"] .shortcut-card:last-child {
  min-height: 184px;
  padding: 22px;
  border: 1px solid #e2e7ed;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 12px 32px rgba(17,33,53,.06);
}

html[data-nav-source="index"] .shortcut-card::before {
  top: auto;
  bottom: 0;
  height: 5px;
  border-radius: 0;
  background: var(--shortcut-accent);
}

html[data-nav-source="index"] .shortcut-card::after {
  content: "GO";
  color: #9ba6b4;
  font-size: 12px;
}

html[data-nav-source="index"] .shortcut-card:hover {
  transform: translateY(-6px);
  border-color: #c90e46;
  background: #fff;
  box-shadow: 0 22px 48px rgba(17,33,53,.14);
}

html[data-nav-source="index"] .card-blue,
html[data-nav-source="index"] .card-teal {
  --shortcut-accent: #102f56;
}

html[data-nav-source="index"] .card-navy {
  --shortcut-accent: #c90e46;
}

html[data-nav-source="index"] .card-gray {
  --shortcut-accent: #6f7b89;
}

html[data-nav-source="index"] .card-indigo {
  --shortcut-accent: #9b7a37;
}

html[data-nav-source="index"] .shortcut-icon,
html[data-nav-source="index"] .shortcut-state {
  border-radius: 999px;
}

html[data-nav-source="index"] .shortcut-card strong {
  color: #152438;
  font-size: 19px;
}

html[data-nav-source="index"] .shortcut-card em {
  color: #667284;
}

html[data-nav-source="index"] .course-section,
html[data-nav-source="index"] .schedule-section {
  padding: 70px 0;
}

html[data-nav-source="index"] .course-section {
  background: #f3f5f8;
}

html[data-nav-source="index"] .schedule-section {
  background: #fff;
}

html[data-nav-source="index"] .section-head,
html[data-nav-source="index"] .course-control-bar,
html[data-nav-source="index"] .course-slider-shell,
html[data-nav-source="index"] .toolbar,
html[data-nav-source="index"] .table-wrap {
  max-width: 1240px;
  width: calc(100% - 56px);
  margin-left: auto;
  margin-right: auto;
}

html[data-nav-source="index"] .section-head {
  align-items: flex-end;
  margin-bottom: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dde4ec;
}

html[data-nav-source="index"] .section-side-text,
html[data-nav-source="index"] .course-slider-info,
html[data-nav-source="index"] .course-slider-nav span {
  color: #667284;
}

html[data-nav-source="index"] .course-control-bar,
html[data-nav-source="index"] .toolbar {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

html[data-nav-source="index"] .course-search-box input,
html[data-nav-source="index"] .toolbar select,
html[data-nav-source="index"] .reset-btn {
  border-color: #dbe2ea;
  border-radius: 0;
  background-color: #fff;
}

html[data-nav-source="index"] .course-chip-btn,
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,
html[data-nav-source="index"] .badge,
html[data-nav-source="index"] .people-chip {
  border-radius: 999px;
}

html[data-nav-source="index"] .course-chip-btn.active,
html[data-nav-source="index"] .schedule-view-tab.is-active,
html[data-nav-source="index"] .course-primary-btn,
html[data-nav-source="index"] .apply-btn {
  border-color: #c90e46;
  background: #c90e46;
  color: #fff;
}

html[data-nav-source="index"] .course-slider-shell,
html[data-nav-source="index"] .course-slide-card,
html[data-nav-source="index"] .table-wrap,
html[data-nav-source="index"] .schedule-view-tabs {
  border: 1px solid #e0e6ee;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
}

html[data-nav-source="index"] .course-slide-card {
  box-shadow: 0 12px 28px rgba(17,33,53,.05);
}

html[data-nav-source="index"] .course-slide-card::before {
  height: 5px;
  border-radius: 0;
  background: #102f56;
}

html[data-nav-source="index"] .course-slide-card:nth-child(even)::before {
  background: #c90e46;
}

html[data-nav-source="index"] .course-slide-card:hover,
html[data-nav-source="index"] .course-slide-card.active {
  border-color: #c9d2dc;
  box-shadow: 0 20px 44px rgba(17,33,53,.1);
}

html[data-nav-source="index"] .schedule-view-tabs {
  padding: 4px;
  background: #eef2f6;
}

html[data-nav-source="index"] .schedule-view-tab {
  border-radius: 0;
}

html[data-nav-source="index"] thead th {
  background: #102f56;
  color: #fff;
}

html[data-nav-source="index"] tbody tr:hover td {
  background: #fff7fa;
}

html[data-nav-source="index"] .site-footer {
  max-width: none;
  width: 100%;
  margin-top: 0;
  padding: 38px max(28px, calc((100% - 1240px) / 2)) 28px;
  border-top: 0;
  background: #111820;
}

html[data-nav-source="index"] .footer-brand strong,
html[data-nav-source="index"] .footer-meta-item strong {
  color: #fff;
}

html[data-nav-source="index"] .footer-brand p,
html[data-nav-source="index"] .footer-bottom p,
html[data-nav-source="index"] .footer-meta-item span {
  color: rgba(255,255,255,.62);
}

html[data-nav-source="index"] .footer-meta-item {
  border-color: rgba(255,255,255,.12);
  border-radius: 0;
  background: rgba(255,255,255,.04);
}

html[data-nav-source="index"] .footer-bottom {
  border-top-color: rgba(255,255,255,.12);
}

html[data-nav-source="index"] .footer-links a {
  color: #fff;
}

@media (max-width: 1080px) {
  html[data-nav-source="index"] .banner-hero-inner {
    grid-template-columns: 1fr;
    align-items: end;
  }

  html[data-nav-source="index"] .banner-hero-visual {
    max-width: 560px;
  }

  html[data-nav-source="index"] .shortcut-row.shortcut-row-5 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  html[data-nav-source="index"] .utility-inner,
  html[data-nav-source="index"] .header-top-row,
  html[data-nav-source="index"] .banner-hero-inner,
  html[data-nav-source="index"] .shortcut-intro,
  html[data-nav-source="index"] .shortcut-row.shortcut-row-5,
  html[data-nav-source="index"] .section-head,
  html[data-nav-source="index"] .course-control-bar,
  html[data-nav-source="index"] .course-slider-shell,
  html[data-nav-source="index"] .toolbar,
  html[data-nav-source="index"] .table-wrap {
    width: calc(100% - 32px);
    padding-left: 0;
    padding-right: 0;
  }

  html[data-nav-source="index"] .utility-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  html[data-nav-source="index"] .header-top-row {
    min-height: 0;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  html[data-nav-source="index"] .banner-hero::before {
    height: 680px;
  }

  html[data-nav-source="index"] .banner-hero::after {
    top: 110px;
    right: 16px;
    width: 72vw;
    height: 240px;
    opacity: .22;
  }

  html[data-nav-source="index"] .banner-hero-inner {
    min-height: 680px;
    padding: 46px 0 34px;
  }

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

  html[data-nav-source="index"] .portal-search-panel {
    grid-template-columns: 1fr;
    border-radius: 0;
  }

  html[data-nav-source="index"] .portal-search-panel span,
  html[data-nav-source="index"] .portal-search-panel a,
  html[data-nav-source="index"] .portal-search-panel button {
    justify-content: flex-start;
    border-left: 0;
    border-top: 1px solid #edf0f4;
  }

  html[data-nav-source="index"] .portal-search-panel span {
    min-height: 42px;
    border-top: 0;
  }

  html[data-nav-source="index"] .shortcut-row.shortcut-row-5 {
    grid-template-columns: 1fr;
  }

  html[data-nav-source="index"] .course-section,
  html[data-nav-source="index"] .schedule-section {
    padding: 44px 0;
  }
}


/* Mega menu overrides for the wrapped desktop navigation */
html[data-nav-source="index"] .mega-menu {
  width: min(900px, calc(100% - 48px));
  grid-template-columns: 1fr repeat(3, minmax(0, 1fr));
}

html[data-nav-source="index"] .mega-menu .mega-menu-group a {
  min-height: 0;
  padding: 8px 0;
  color: #33433f;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
}

html[data-nav-source="index"] .mega-menu .mega-menu-group a::after {
  display: none;
}

html[data-nav-source="index"] .mega-menu .mega-menu-group a:hover {
  background: transparent;
  color: #c90e46;
}

@media (max-width: 768px) {
  html[data-nav-source="index"] .nav-item {
    flex: 1 1 calc(50% - 6px);
    min-width: 0;
  }

  html[data-nav-source="index"] .main-nav a {
    flex: 1 1 100%;
  }

  html[data-nav-source="index"] .mega-menu {
    display: none;
  }
}

@media (max-width: 560px) {
  html[data-nav-source="index"] .nav-item {
    flex-basis: 100%;
  }
}


/* Editor/preview width guard for the homepage header. */
@media (max-width: 1080px) {
  html[data-nav-source="index"] .main-nav {
    flex-wrap: wrap;
    padding: 6px;
  }

  html[data-nav-source="index"] .nav-item {
    flex: 1 1 calc(33.333% - 6px);
    min-width: 0;
  }

  html[data-nav-source="index"] .main-nav > .nav-item > a {
    flex: 1 1 100%;
    min-height: 0;
    padding: 12px 10px;
    text-align: center;
    white-space: nowrap;
  }

  html[data-nav-source="index"] .mega-menu {
    display: none;
  }
}

@media (max-width: 768px) {
  html[data-nav-source="index"] .nav-item {
    flex-basis: calc(50% - 6px);
  }
}

@media (max-width: 560px) {
  html[data-nav-source="index"] .nav-item {
    flex-basis: 100%;
  }
}
