
/* ─────────────────────────────────────────
   NUESTRA PEDAGOGÍA
───────────────────────────────────────── */

.page-content--pedagogy {
  width: min(1240px, calc(100% - 140px));
  margin: 92px auto 118px;
}

.page-content--pedagogy .page-title {
  width: min(1040px, 100%);
  margin: 0 auto 54px !important;
  color: #0b84b7;
  font-size: clamp(3rem, 5.9vw, 4.72rem) !important;
  font-weight: 300 !important;
  line-height: 0.96;
  letter-spacing: -0.028em;
}

.pedagogy-copy,
.pedagogy-section__lead,
.ags-intro,
.ags-body,
.ags-info__subtitle,
.ags-info__list,
.ags-fecha-item {
  width: min(1040px, 100%);
  margin-left: auto;
  margin-right: auto;
}

.pedagogy-copy {
  color: #6f6f6f;
  font-size: clamp(1rem, 1.08vw, 1.14rem);
  font-weight: 300;
  line-height: 1.78;
  text-align: left;
}

.pedagogy-copy p {
  margin: 0;
}

.pedagogy-copy p + p {
  margin-top: 26px;
}

.pedagogy-copy strong {
  color: #5f5f5f;
  font-weight: 700;
}

.pedagogy-copy__accent {
  color: #0b84b7;
}

.pedagogy-copy--section {
  margin-bottom: 18px;
}

.pedagogy-divider {
  border: 0;
  border-top: 1px solid #d4dce6;
  width: 100%;
  margin: 52px 0 60px;
}

/* — Sections — */
.pedagogy-section {
  margin-bottom: 88px;
}

.pedagogy-section + .pedagogy-section {
  border-top: 1px solid #d4dce6;
  padding-top: 58px;
}

.pedagogy-section__title {
  width: min(980px, 100%);
  font-size: clamp(2.92rem, 5.4vw, 4.38rem);
  font-weight: 300;
  color: #0b84b7;
  margin: 0 auto 44px;
  line-height: 0.98;
  letter-spacing: -0.028em;
  text-align: center;
}

.pedagogy-section__lead {
  margin: 0 auto 42px;
  color: #6f6f6f;
  font-size: clamp(1rem, 1.08vw, 1.14rem);
  font-weight: 300;
  line-height: 1.78;
  text-align: left;
}

/* — Niveles académicos — */
.niveles-list {
  width: min(1120px, 100%);
  margin: 0 auto;
  display: grid;
  gap: 0;
}

.nivel-row {
  display: grid;
  grid-template-columns: minmax(228px, 256px) minmax(0, 1fr);
  gap: 42px;
  align-items: start;
  padding: 40px 0 44px;
  border-top: 1px solid #d4dce6;
}

.nivel-row:last-child {
  border-bottom: 1px solid #d4dce6;
}

.nivel-row__label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 88px;
  padding: 16px 18px 15px;
  background: #0b84b7;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  gap: 4px;
}

.nivel-row__label--inicial,
.nivel-row__label--basico,
.nivel-row__label--media {
  background: #0b84b7;
}

.nivel-row__label-name {
  font-size: clamp(1.14rem, 1.3vw, 1.34rem);
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.02;
  text-transform: uppercase;
}

.nivel-row__label-grades {
  font-size: clamp(0.92rem, 1vw, 1.02rem);
  font-weight: 300;
  line-height: 1.1;
}

.nivel-row__body {
  padding: 2px 0 0;
}

.nivel-row__body p {
  margin: 0;
  color: #6f6f6f;
  font-size: clamp(0.98rem, 1.03vw, 1.08rem);
  font-weight: 300;
  line-height: 1.76;
}

.nivel-row__body p + p {
  margin-top: 24px;
}

/* — Apoyo integral — */
.apoyo-list {
  width: min(1040px, 100%);
  margin: 0 auto;
  display: grid;
  gap: 26px;
}

.apoyo-item {
  padding: 0;
}

.apoyo-item__title {
  font-size: clamp(1.08rem, 1.12vw, 1.18rem);
  font-weight: 700;
  color: #0b84b7;
  margin: 0 0 8px;
  line-height: 1.24;
  text-transform: uppercase;
}

.apoyo-item p:not(.apoyo-item__title) {
  margin: 0;
  color: #6f6f6f;
  font-size: clamp(0.98rem, 1.03vw, 1.08rem);
  font-weight: 300;
  line-height: 1.76;
}

/* — AG's 2026 — */
.ags-intro,
.ags-body {
  margin: 0 auto 18px;
  color: #6f6f6f;
  line-height: 1.76;
  font-size: clamp(0.98rem, 1.03vw, 1.08rem);
  font-weight: 300;
  text-align: left;
}

.ags-intro:last-of-type,
.ags-body:last-of-type {
  margin-bottom: 0;
}

.ags-cuadernillo-wrap {
  display: flex;
  justify-content: center;
  margin: 50px 0 56px;
}

.ags-cuadernillo-card {
  width: min(256px, 100%);
  border: 1px solid #acd0e4;
  border-radius: 4px;
  overflow: hidden;
  text-decoration: none;
  background: #fff;
}

.ags-cuadernillo-card__img {
  width: 100%;
  height: 208px;
  object-fit: contain;
  display: block;
  background: #fff;
  padding: 28px 34px 22px;
}

.ags-cuadernillo-card__banner {
  background: #0f74b7;
  color: #fff;
  text-align: center;
  padding: 16px 14px 14px;
  font-size: clamp(1rem, 1.08vw, 1.18rem);
  font-weight: 300;
  line-height: 1.12;
}

.ags-info__subtitle {
  display: block;
  margin: 0 auto 14px;
  font-size: clamp(1.06rem, 1.12vw, 1.14rem);
  font-weight: 700;
  text-transform: uppercase;
  color: #0f74b7;
  line-height: 1.24;
}

.ags-info__list {
  margin: 0 auto 22px;
  padding-left: 1.35em;
}

.ags-info__list li {
  font-size: clamp(0.98rem, 1.03vw, 1.08rem);
  font-weight: 300;
  line-height: 1.72;
  color: #6f6f6f;
  margin-bottom: 8px;
}

.ags-fecha-item {
  margin: 0 auto 22px;
}

.ags-fecha__label {
  display: block;
  font-size: clamp(1.06rem, 1.12vw, 1.14rem);
  font-weight: 700;
  color: #0f74b7;
  margin: 0 0 4px;
  text-transform: uppercase;
  line-height: 1.24;
}

.ags-fecha__value {
  display: block;
  font-size: clamp(1rem, 1.05vw, 1.08rem);
  font-weight: 300;
  color: #6f6f6f;
  margin: 0;
  line-height: 1.3;
}

.ags-docs {
  width: min(1040px, 100%);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
  margin: 54px auto 0;
}

.ags-doc-card {
  border: 1px solid #acd0e4;
  border-radius: 4px;
  overflow: hidden;
  text-decoration: none;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 26px 18px 0;
}

.ags-doc-card:hover {
  border-color: #8ec0db;
}

.ags-doc-card__img {
  width: min(184px, 100%);
  height: 138px;
  object-fit: contain;
  background: transparent;
  border-radius: 0;
  padding: 0;
  display: block;
  margin-bottom: 26px;
}

.ags-doc-card__banner {
  margin-top: auto;
  width: calc(100% + 36px);
  background: #0f74b7;
  color: #fff;
  text-align: center;
  padding: 14px 12px 12px;
  font-size: clamp(0.98rem, 1.02vw, 1.06rem);
  font-weight: 300;
  line-height: 1.18;
}

/* — Responsive — */
@media (max-width: 1100px) {
  .page-content--pedagogy {
    width: min(1240px, calc(100% - 56px));
    margin: 78px auto 100px;
  }

  .pedagogy-section__title {
    margin-bottom: 38px;
  }

  .nivel-row {
    grid-template-columns: minmax(210px, 236px) minmax(0, 1fr);
    gap: 34px;
  }

  .ags-docs {
    gap: 28px;
  }
}

@media (max-width: 860px) {
  .page-content--pedagogy {
    width: min(1240px, calc(100% - 40px));
    margin: 64px auto 84px;
  }

  .page-content--pedagogy .page-title {
    margin-bottom: 40px !important;
    font-size: clamp(2.24rem, 7vw, 3.5rem) !important;
  }

  .pedagogy-divider {
    margin: 40px 0 48px;
  }

  .pedagogy-section {
    margin-bottom: 70px;
  }

  .pedagogy-section + .pedagogy-section {
    padding-top: 46px;
  }

  .pedagogy-section__title {
    margin-bottom: 34px;
    font-size: clamp(2.12rem, 6.5vw, 3.25rem);
  }

  .pedagogy-copy,
  .pedagogy-section__lead,
  .ags-intro,
  .ags-body,
  .ags-info__subtitle,
  .ags-info__list,
  .ags-fecha-item {
    font-size: 0.98rem;
    line-height: 1.7;
  }

  .nivel-row {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 32px 0 36px;
  }

  .nivel-row__label {
    width: min(360px, 100%);
    justify-self: center;
  }

  .ags-docs {
    grid-template-columns: 1fr;
  }

  .ags-doc-card {
    max-width: 360px;
    width: 100%;
    justify-self: center;
  }
}

@media (max-width: 640px) {
  .page-content--pedagogy {
    width: min(1240px, calc(100% - 32px));
    margin: 46px auto 68px;
  }

  .page-content--pedagogy .page-title {
    margin-bottom: 30px !important;
    font-size: clamp(1.78rem, 9vw, 2.56rem) !important;
  }

  .pedagogy-divider {
    margin: 30px 0 40px;
  }

  .pedagogy-section {
    margin-bottom: 56px;
  }

  .pedagogy-section + .pedagogy-section {
    padding-top: 38px;
  }

  .pedagogy-section__title {
    margin-bottom: 28px;
    font-size: clamp(1.88rem, 8.6vw, 2.72rem);
  }

  .nivel-row__label {
    width: 100%;
    min-height: 78px;
    padding: 14px 16px 13px;
  }

  .nivel-row__body p + p,
  .pedagogy-copy p + p {
    margin-top: 18px;
  }

  .ags-cuadernillo-wrap {
    margin: 38px 0 44px;
  }

  .ags-cuadernillo-card {
    width: min(256px, 100%);
  }
}