/* Education Stream in Kundli calculator */

body.page-education-stream .es-form-card {
  max-width: 460px;
  margin: 0 auto;
  overflow: visible;
}

/* ---- Hero ---------------------------------------------------------------- */
body.page-education-stream .es-hero {
  text-align: center;
  padding: 1.1rem 1rem 0.9rem;
  margin: 0 0 1rem;
  background: linear-gradient(180deg, rgba(122, 24, 52, 0.08) 0%, rgba(255, 205, 128, 0.2) 100%);
  border: 1px solid var(--cream-border);
  border-radius: 12px;
}

body.page-education-stream .es-hero__signs {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  flex-wrap: wrap;
  margin: 0 0 0.75rem;
}

body.page-education-stream .es-sign {
  display: flex;
  align-items: center;
  gap: 0.55rem;
}

body.page-education-stream .es-sign__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--crimson, #7a1834);
  flex: 0 0 auto;
}

body.page-education-stream .es-sign__icon img {
  width: 30px;
  height: 30px;
}

body.page-education-stream .es-sign__body {
  display: flex;
  flex-direction: column;
  text-align: left;
}

body.page-education-stream .es-sign__cap {
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--muted);
}

body.page-education-stream .es-sign__name {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--maroon, #7a1834);
}

body.page-education-stream .es-person {
  margin: 0 0 0.15rem;
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--ink);
}

body.page-education-stream .es-birth-line {
  margin: 0;
  font-size: 0.9rem;
  color: var(--muted);
}

body.page-education-stream .es-strength-note {
  margin: 0.35rem 0 1.1rem;
  text-align: center;
  font-size: 0.9rem;
  color: var(--muted);
}

body.page-education-stream .es-lead {
  margin: 0 0 0.85rem;
  font-size: 0.95rem;
  color: var(--ink);
}

/* ---- Ranked streams ----------------------------------------------------- */
body.page-education-stream .es-streams {
  list-style: none;
  margin: 0 0 1.25rem;
  padding: 0;
  counter-reset: none;
}

body.page-education-stream .es-stream {
  margin: 0 0 0.85rem;
  padding: 0.9rem 1rem 1rem;
  border: 1px solid var(--cream-border);
  border-radius: 12px;
  background: var(--cream-card);
}

body.page-education-stream .es-stream--top {
  border-color: rgba(122, 24, 52, 0.35);
  box-shadow: 0 1px 6px rgba(122, 24, 52, 0.08);
}

body.page-education-stream .es-stream__head {
  display: flex;
  align-items: center;
  gap: 0.7rem;
}

body.page-education-stream .es-stream__rank {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  flex: 0 0 auto;
  border-radius: 50%;
  background: var(--crimson, #7a1834);
  color: #fff;
  font-weight: 800;
  font-size: 1.05rem;
}

body.page-education-stream .es-stream__title-wrap {
  display: flex;
  flex-direction: column;
}

body.page-education-stream .es-stream__name {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--maroon, #7a1834);
  line-height: 1.2;
}

body.page-education-stream .es-stream__badge {
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--muted);
}

body.page-education-stream .es-bar {
  margin: 0.65rem 0 0.55rem;
  height: 8px;
  border-radius: 5px;
  background: rgba(122, 24, 52, 0.1);
  overflow: hidden;
}

body.page-education-stream .es-bar__fill {
  display: block;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(90deg, #c9a227 0%, #7a1834 100%);
}

body.page-education-stream .es-stream__career {
  margin: 0 0 0.6rem;
  font-size: 0.92rem;
  line-height: 1.5;
  color: var(--ink);
}

body.page-education-stream .es-stream__why-label {
  margin: 0 0 0.3rem;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--muted);
}

body.page-education-stream .es-stream__drivers {
  margin: 0;
  padding-left: 1.15rem;
  font-size: 0.9rem;
  line-height: 1.5;
  color: var(--ink);
}

body.page-education-stream .es-stream__drivers li {
  margin: 0 0 0.2rem;
}

/* ---- Grids / tables ----------------------------------------------------- */
body.page-education-stream .es-grid {
  margin-bottom: 1.1rem;
}

body.page-education-stream .es-planets th,
body.page-education-stream .es-planets td {
  text-align: left;
  vertical-align: top;
}

/* ---- Related calculators ------------------------------------------------ */
body.page-education-stream .es-related {
  margin: 1.25rem 0 0;
  padding: 0.9rem 1rem;
  border: 1px solid var(--cream-border);
  border-radius: 10px;
  background: var(--cream-card);
}

body.page-education-stream .es-related__head {
  margin: 0 0 0.5rem;
  font-size: 1rem;
  font-weight: 700;
  color: var(--maroon, #7a1834);
}

body.page-education-stream .es-related__list {
  margin: 0;
  padding-left: 1.15rem;
  font-size: 0.92rem;
  line-height: 1.55;
  color: var(--ink);
}

body.page-education-stream .es-related__list li {
  margin: 0 0 0.3rem;
}
