body.live-classroom-page[data-epso-theme="hub-light"] {
  --cr-ink: #1b2a44;
  --cr-ink-mid: #3e536e;
  --cr-ink-soft: #6f8198;
  --cr-ink-dim: #8ea0b6;
  --cr-paper: #f7f3ec;
  --cr-paper-alt: #fafcff;
  --cr-white: #ffffff;
  --cr-navy: #273e57;
  --cr-navy-dark: #1b2a44;
  --cr-gold: #c6a354;
  --cr-gold-lt: #d4b26a;
  --cr-gold-dk: #a88640;
  --cr-line: rgba(27, 42, 68, 0.10);
  --cr-line-mid: rgba(27, 42, 68, 0.18);
  --cr-line-strong: rgba(27, 42, 68, 0.24);
  --cr-panel-bg: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(247, 250, 253, 0.98));
  --cr-chip-bg: rgba(39, 62, 87, 0.06);
  --cr-chip-gold: rgba(198, 163, 84, 0.12);
  --cr-sh-soft: 0 10px 28px rgba(17, 31, 51, 0.08);
  --cr-sh-mid: 0 24px 60px rgba(17, 31, 51, 0.10);
  --cr-r-xs: 10px;
  --cr-r-sm: 14px;
  --cr-r-md: 20px;
  --cr-r-lg: 28px;
  --cr-r-pill: 999px;
  background:
    radial-gradient(circle at top left, rgba(198, 163, 84, 0.10), transparent 24%),
    radial-gradient(circle at top right, rgba(39, 62, 87, 0.10), transparent 28%),
    linear-gradient(165deg, #f5f9fc 0%, #fafcff 50%, #ffffff 100%) !important;
  color: var(--cr-ink) !important;
  font-family: "Inter", "Inter Tight", system-ui, -apple-system, sans-serif !important;
}

body.live-classroom-page[data-epso-theme="hub-light"]::before,
body.live-classroom-page[data-epso-theme="hub-light"]::after {
  content: none !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-classroom-shell {
  position: relative;
  z-index: 1;
  width: min(1480px, calc(100% - 2rem));
  margin: 0 auto;
  padding: 1rem 0 4rem;
  display: grid;
  gap: 1.5rem;
  background: transparent !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-command-grid,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-moment-panel,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-canvas-brief,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-side-summary {
  display: none !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-session-bar,
body.live-classroom-page[data-epso-theme="hub-light"] .live-room-stage-card,
body.live-classroom-page[data-epso-theme="hub-light"] .live-session-shell,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-panel,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-zone,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progression-zone,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-self-summary,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-card,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progress-card,
body.live-classroom-page[data-epso-theme="hub-light"] .live-question-card,
body.live-classroom-page[data-epso-theme="hub-light"] .live-answer-card,
body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-card,
body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-sidebar,
body.live-classroom-page[data-epso-theme="hub-light"] .live-vote-card {
  background: var(--cr-panel-bg) !important;
  border: 1px solid var(--cr-line) !important;
  border-radius: var(--cr-r-md) !important;
  color: var(--cr-ink) !important;
  box-shadow: var(--cr-sh-soft) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-session-bar {
  position: sticky;
  top: 0.75rem;
  z-index: 20;
  padding: 1.15rem 1.25rem;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(247, 250, 253, 0.96)),
    radial-gradient(circle at top right, rgba(198, 163, 84, 0.10), transparent 32%) !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-session-top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem;
  align-items: center;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-brand-cluster {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-width: 0;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-brand-line {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  color: var(--cr-ink);
  text-decoration: none;
  flex-shrink: 0;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-brand-line img {
  width: 2.6rem;
  height: auto;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-brand-line span {
  font-size: 1rem;
  font-weight: 600;
  color: var(--cr-ink-soft);
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-brand-line strong {
  color: var(--cr-ink);
  font-weight: 800;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-title-copy {
  display: grid;
  gap: 0.2rem;
  min-width: 0;
}

body.live-classroom-page[data-epso-theme="hub-light"] #classroom-title {
  margin: 0;
  font-family: "Inter Tight", sans-serif !important;
  font-size: clamp(1.6rem, 2.5vw, 2.35rem);
  font-weight: 800 !important;
  letter-spacing: -0.04em !important;
  line-height: 1.04 !important;
  color: var(--cr-ink) !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-session-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0.7rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-panel-kicker,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-mini-kicker {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 1.8rem;
  margin: 0;
  padding: 0.25rem 0.75rem;
  border-radius: var(--cr-r-pill);
  border: 1px solid rgba(198, 163, 84, 0.20);
  background: var(--cr-chip-gold);
  color: var(--cr-gold) !important;
  font-size: 0.68rem !important;
  font-weight: 750 !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-header-badge,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-status-chip,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-chat-state {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 2rem !important;
  padding: 0.25rem 0.75rem !important;
  border-radius: var(--cr-r-pill) !important;
  border: 1px solid var(--cr-line) !important;
  background: var(--cr-chip-bg) !important;
  color: var(--cr-ink-soft) !important;
  font-size: 0.72rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-state-indicator {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.55rem !important;
  min-height: 2.25rem !important;
  padding: 0.2rem 0.85rem !important;
  border-radius: var(--cr-r-pill) !important;
  border: 1px solid rgba(39, 62, 87, 0.14) !important;
  background: rgba(39, 62, 87, 0.05) !important;
  color: var(--cr-ink) !important;
  font-size: 0.72rem !important;
  font-weight: 750 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-state-indicator::before {
  content: "";
  width: 0.52rem;
  height: 0.52rem;
  border-radius: 50%;
  background: var(--cr-gold);
  box-shadow: 0 0 0 0.22rem rgba(198, 163, 84, 0.18);
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-state-indicator[data-state="live"]::before {
  background: #1f9d55;
  box-shadow: 0 0 0 0.22rem rgba(31, 157, 85, 0.16);
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-state-indicator[data-state="review"]::before,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-state-indicator[data-state="complete"]::before {
  background: #0b5c86;
  box-shadow: 0 0 0 0.22rem rgba(11, 92, 134, 0.14);
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-mode-switch {
  display: inline-flex;
  padding: 0.24rem;
  border-radius: var(--cr-r-pill);
  border: 1px solid var(--cr-line);
  background: rgba(255, 255, 255, 0.78);
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-mode-pill,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-utility-btn,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-utility-link,
body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-toggle,
body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.5rem;
  padding: 0.55rem 0.95rem;
  border-radius: var(--cr-r-pill);
  border: 1px solid var(--cr-line);
  background: rgba(255, 255, 255, 0.86);
  color: var(--cr-ink);
  font-size: 0.82rem;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  transition: transform 150ms ease, background 150ms ease, border-color 150ms ease;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-mode-pill.is-active,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-mobile-nav-btn.is-active {
  background: var(--cr-navy) !important;
  border-color: var(--cr-navy) !important;
  color: #ffffff !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-mode-pill:hover,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-utility-btn:hover,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-utility-link:hover,
body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-toggle:hover,
body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-close:hover,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-mobile-nav-btn:hover {
  transform: translateY(-1px);
  background: rgba(39, 62, 87, 0.08);
  border-color: rgba(39, 62, 87, 0.18);
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-shell-grid {
  display: grid !important;
  grid-template-columns: minmax(280px, 0.92fr) minmax(0, 1.36fr) minmax(300px, 0.9fr);
  gap: 1.4rem !important;
  align-items: start;
  background: transparent !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-floor-column,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-primary-column,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-secondary-column {
  display: grid;
  gap: 1.2rem;
  min-width: 0;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-secondary-sticky {
  display: grid;
  gap: 1rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-room-stage-card,
body.live-classroom-page[data-epso-theme="hub-light"] .live-session-shell,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-panel {
  padding: 1.2rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-room-stage-head,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-card-head,
body.live-classroom-page[data-epso-theme="hub-light"] .live-answer-head,
body.live-classroom-page[data-epso-theme="hub-light"] .live-question-head,
body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-head,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-head,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progression-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-panel-stat {
  display: grid;
  gap: 0.2rem;
  align-content: start;
  min-width: 0;
  text-align: right;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-panel-stat strong,
body.live-classroom-page[data-epso-theme="hub-light"] #live-room-stage-count,
body.live-classroom-page[data-epso-theme="hub-light"] #classroom-self-position {
  margin: 0;
  font-family: "Inter Tight", sans-serif !important;
  font-size: clamp(1.45rem, 2vw, 2rem);
  font-weight: 800 !important;
  letter-spacing: -0.04em !important;
  color: var(--cr-ink) !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-stage-summary,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-competitive-stage-strip,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-canvas-brief-grid,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-question-state-row,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-exam-grid,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-pressure-grid,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-moment-grid {
  display: grid;
  gap: 0.9rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-stage-summary,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-competitive-stage-strip {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-stage-summary article,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-competitive-stage-strip article,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-canvas-brief-grid article {
  display: grid;
  gap: 0.35rem;
  min-height: 100%;
  padding: 1rem;
  border-radius: var(--cr-r-sm);
  border: 1px solid var(--cr-line);
  background: rgba(255, 255, 255, 0.76);
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-stage-summary article span,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-competitive-stage-strip article span,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-metric-label,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-card > span,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progress-card > span,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-intelligence-grid article > span,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-schedule-strip article > span {
  font-size: 0.72rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  color: var(--cr-ink-soft) !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-stage-summary article strong,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-competitive-stage-strip article strong,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-card strong,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progress-card strong,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-intelligence-grid article strong,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-schedule-strip article strong,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-self-summary strong {
  color: var(--cr-ink) !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] #live-room-stage,
body.live-classroom-page[data-epso-theme="hub-light"] #classroom-presence-strip,
body.live-classroom-page[data-epso-theme="hub-light"] #live-answer-list,
body.live-classroom-page[data-epso-theme="hub-light"] #live-scoreboard-list,
body.live-classroom-page[data-epso-theme="hub-light"] #live-participant-list,
body.live-classroom-page[data-epso-theme="hub-light"] #live-activity-feed,
body.live-classroom-page[data-epso-theme="hub-light"] #live-chat-feed,
body.live-classroom-page[data-epso-theme="hub-light"] #live-vote-grid {
  border-radius: var(--cr-r-sm);
  border: 1px dashed rgba(39, 62, 87, 0.16);
  background: rgba(255, 255, 255, 0.64);
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-empty-state {
  padding: 1.8rem 1rem !important;
  color: var(--cr-ink-soft) !important;
  font-size: 0.92rem !important;
  line-height: 1.55 !important;
  font-style: normal !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-exam-grid {
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
  align-items: start;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-question-card,
body.live-classroom-page[data-epso-theme="hub-light"] .live-answer-card,
body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-card {
  min-width: 0;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-question-heading,
body.live-classroom-page[data-epso-theme="hub-light"] #live-question-number,
body.live-classroom-page[data-epso-theme="hub-light"] #live-answer-title,
body.live-classroom-page[data-epso-theme="hub-light"] #live-ranking-title,
body.live-classroom-page[data-epso-theme="hub-light"] #live-participants-title,
body.live-classroom-page[data-epso-theme="hub-light"] #live-activity-title,
body.live-classroom-page[data-epso-theme="hub-light"] #classroom-results-title,
body.live-classroom-page[data-epso-theme="hub-light"] #classroom-progression-title,
body.live-classroom-page[data-epso-theme="hub-light"] #classroom-intelligence-title,
body.live-classroom-page[data-epso-theme="hub-light"] #live-room-stage-title {
  margin: 0;
  font-family: "Inter Tight", sans-serif !important;
  font-size: clamp(1.2rem, 1.7vw, 1.85rem);
  font-weight: 800 !important;
  line-height: 1.08 !important;
  letter-spacing: -0.03em !important;
  color: var(--cr-ink) !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-room-meta,
body.live-classroom-page[data-epso-theme="hub-light"] .live-question-meta,
body.live-classroom-page[data-epso-theme="hub-light"] .live-answer-meta,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progress-copy,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-room-note,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-self-summary-copy {
  color: var(--cr-ink-mid) !important;
  font-size: 0.94rem !important;
  line-height: 1.55 !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-room-overview,
body.live-classroom-page[data-epso-theme="hub-light"] #live-question-passage {
  color: var(--cr-ink-mid) !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] #live-question-timer,
body.live-classroom-page[data-epso-theme="hub-light"] #classroom-summary-timer,
body.live-classroom-page[data-epso-theme="hub-light"] #classroom-self-score,
body.live-classroom-page[data-epso-theme="hub-light"] #classroom-room-average,
body.live-classroom-page[data-epso-theme="hub-light"] #classroom-top-performer,
body.live-classroom-page[data-epso-theme="hub-light"] #classroom-gap-to-top,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-podium-score {
  font-family: "JetBrains Mono", ui-monospace, monospace !important;
  font-feature-settings: "tnum" 1 !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-timer-track,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-header-progress,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-heatmap-track {
  overflow: hidden;
  border-radius: var(--cr-r-pill);
  background: rgba(39, 62, 87, 0.08);
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-timer-fill,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-header-progress span,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-heatmap-fill {
  display: block;
  min-height: 0.42rem;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--cr-gold-lt), var(--cr-gold), var(--cr-navy));
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-insight-tabs,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-inline-meta,
body.live-classroom-page[data-epso-theme="hub-light"] .live-question-actions,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-tools,
body.live-classroom-page[data-epso-theme="hub-light"] .epso-code-modal-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-insight-tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.4rem;
  padding: 0.55rem 0.9rem;
  border-radius: var(--cr-r-pill);
  border: 1px solid var(--cr-line);
  background: rgba(255, 255, 255, 0.8);
  color: var(--cr-ink-soft);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-insight-tab.is-active {
  color: #ffffff;
  background: var(--cr-navy);
  border-color: var(--cr-navy);
}

body.live-classroom-page[data-epso-theme="hub-light"] .primary-action:not(.live-entry-submit) {
  background: linear-gradient(135deg, var(--cr-gold-lt), var(--cr-gold) 55%, var(--cr-gold-dk)) !important;
  color: var(--cr-navy-dark) !important;
  border: 0 !important;
  border-radius: var(--cr-r-pill) !important;
  padding: 0.78rem 1.15rem !important;
  font-weight: 800 !important;
  box-shadow: 0 12px 24px rgba(198, 163, 84, 0.22) !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .secondary-action,
body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-form button,
body.live-classroom-page[data-epso-theme="hub-light"] .epso-inprogress-close-btn {
  background: rgba(255, 255, 255, 0.9) !important;
  color: var(--cr-ink) !important;
  border: 1px solid var(--cr-line-mid) !important;
  border-radius: var(--cr-r-pill) !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 0.7rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-form input,
body.live-classroom-page[data-epso-theme="hub-light"] #live-chat-input,
body.live-classroom-page[data-epso-theme="hub-light"] input[type="text"]:not(#live-entry-name) {
  min-height: 2.8rem;
  border-radius: var(--cr-r-pill) !important;
  border: 1px solid var(--cr-line) !important;
  background: rgba(255, 255, 255, 0.95) !important;
  color: var(--cr-ink) !important;
  padding: 0.75rem 1rem !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-post-session {
  display: grid;
  gap: 1.5rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-zone,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progression-zone,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-intelligence-panel {
  padding: 1.35rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-head h2,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progression-head h2 {
  font-size: clamp(1.55rem, 2.4vw, 2.3rem) !important;
  line-height: 1.04 !important;
  letter-spacing: -0.045em !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-lead,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-post-session-grid {
  display: grid;
  gap: 1rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-lead {
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
  align-items: stretch;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-podium {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: end;
  gap: 0.9rem;
  padding: 1.1rem;
  border-radius: var(--cr-r-md);
  border: 1px solid var(--cr-line);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(245, 248, 252, 0.94)),
    radial-gradient(circle at top center, rgba(198, 163, 84, 0.10), transparent 54%);
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-podium-place {
  display: grid;
  justify-items: center;
  gap: 0.55rem;
  min-width: 0;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-podium-rank {
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--cr-ink-soft);
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-podium-bar {
  width: 100%;
  height: var(--podium-height, 10rem);
  min-height: 6rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-podium-name {
  max-width: 100%;
  overflow-wrap: anywhere;
  text-align: center;
  font-size: 1rem;
  font-weight: 800;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-self-summary {
  display: grid;
  gap: 1rem;
  padding: 1.2rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-key-metrics,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-grid,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progression-grid,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-intelligence-grid {
  display: grid;
  gap: 0.9rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-key-metrics {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-key-metrics article,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-card,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progress-card,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-intelligence-grid article,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-schedule-strip article,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-plan-item {
  display: grid;
  gap: 0.35rem;
  min-height: 100%;
  padding: 1rem;
  border-radius: var(--cr-r-sm);
  border: 1px solid var(--cr-line);
  background: rgba(255, 255, 255, 0.84) !important;
  box-shadow: none !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-grid,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progression-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-post-session-grid {
  grid-template-columns: minmax(0, 1.3fr) minmax(320px, 0.85fr);
  align-items: start;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-metric-split {
  display: grid;
  gap: 0.7rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-metric-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.8rem;
  padding-top: 0.7rem;
  border-top: 1px solid var(--cr-line);
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-metric-row:first-child {
  padding-top: 0;
  border-top: 0;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-metric-row strong {
  text-align: right;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-upgrade-callout {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 246, 237, 0.94)) !important;
  border-color: rgba(198, 163, 84, 0.22) !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-plan-ladder,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-lock-list,
body.live-classroom-page[data-epso-theme="hub-light"] .classroom-schedule-strip {
  display: grid;
  gap: 0.85rem;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-lock-list {
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-lock-chip {
  display: inline-flex;
  align-items: center;
  min-height: 2.1rem;
  padding: 0.3rem 0.8rem;
  border-radius: var(--cr-r-pill);
  border: 1px solid rgba(198, 163, 84, 0.20);
  background: rgba(198, 163, 84, 0.10);
  color: var(--cr-gold-dk);
  font-size: 0.75rem;
  font-weight: 700;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-plan-item.is-emphasis {
  border-color: rgba(39, 62, 87, 0.20);
  background: rgba(39, 62, 87, 0.05) !important;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-schedule-strip {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-movers-list {
  display: grid;
  gap: 0.7rem;
  min-height: 100%;
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-mobile-nav {
  position: sticky;
  bottom: 0.75rem;
  z-index: 18;
  display: none !important;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0.45rem;
  padding: 0.5rem;
  border-radius: var(--cr-r-lg);
  box-shadow: var(--cr-sh-mid);
}

body.live-classroom-page[data-epso-theme="hub-light"] .classroom-mobile-nav-btn {
  min-height: 2.8rem;
  padding: 0.5rem 0.4rem;
  border-radius: var(--cr-r-pill);
  border: 1px solid transparent;
  background: transparent;
  color: var(--cr-ink-soft);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-sidebar {
  padding: 0 !important;
  overflow: hidden;
}

body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-card {
  padding: 1.1rem;
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}

@media (max-width: 1180px) {
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-shell-grid,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-post-session-grid,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-lead,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-exam-grid {
    grid-template-columns: 1fr;
  }

  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-stage-summary,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-competitive-stage-strip,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-grid,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progression-grid,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-schedule-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 960px) {
  body.live-classroom-page[data-epso-theme="hub-light"] .live-classroom-shell {
    width: min(100%, calc(100% - 1rem));
    padding-bottom: 6rem;
  }

  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-session-bar {
    top: 0.5rem;
    padding: 1rem;
  }

  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-session-top {
    grid-template-columns: 1fr;
  }

  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-session-actions {
    justify-content: flex-start;
  }

  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-floor-column,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-primary-column,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-secondary-column,
  body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-sidebar {
    display: none;
  }

  body.live-classroom-page[data-epso-theme="hub-light"][data-classroom-pane="room"] .classroom-floor-column[data-classroom-pane="room"],
  body.live-classroom-page[data-epso-theme="hub-light"][data-classroom-pane="canvas"] .classroom-primary-column[data-classroom-pane="canvas"],
  body.live-classroom-page[data-epso-theme="hub-light"][data-classroom-pane="ranking"] .classroom-secondary-column[data-classroom-pane="ranking"],
  body.live-classroom-page[data-epso-theme="hub-light"][data-classroom-pane="participants"] .classroom-secondary-column[data-classroom-pane="ranking"],
  body.live-classroom-page[data-epso-theme="hub-light"][data-classroom-pane="activity"] .classroom-secondary-column[data-classroom-pane="ranking"],
  body.live-classroom-page[data-epso-theme="hub-light"][data-classroom-pane="chat"] .live-chat-sidebar[data-classroom-pane="chat"] {
    display: grid;
  }

  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-mobile-nav {
    display: grid !important;
  }
}

@media (max-width: 720px) {
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-brand-cluster,
  body.live-classroom-page[data-epso-theme="hub-light"] .live-room-stage-head,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-card-head,
  body.live-classroom-page[data-epso-theme="hub-light"] .live-answer-head,
  body.live-classroom-page[data-epso-theme="hub-light"] .live-question-head,
  body.live-classroom-page[data-epso-theme="hub-light"] .live-chat-head,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-head,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progression-head {
    flex-direction: column;
  }

  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-panel-stat {
    text-align: left;
  }

  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-stage-summary,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-competitive-stage-strip,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-results-grid,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-progression-grid,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-schedule-strip,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-key-metrics,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-lock-list,
  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-intelligence-grid {
    grid-template-columns: 1fr;
  }

  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-podium {
    grid-template-columns: 1fr;
  }

  body.live-classroom-page[data-epso-theme="hub-light"] .classroom-podium-bar {
    min-height: 4.5rem;
    height: min(var(--podium-height, 8rem), 8rem);
  }
}
