/*
Theme Name: EM25 Publica
Theme URI: https://elmetodo25.com/
Author: El Metodo 25
Description: Tema propio para la web publica comercial de El Metodo 25. Sin Elementor ni dependencias visuales externas.
Version: 1.8.24
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: em25-publica
*/

:root {
  --navy: #143c51;
  --navy-deep: #0b2635;
  --navy-soft: #244f63;
  --wine: #a72045;
  --wine-dark: #861735;
  --gold: #f3b63f;
  --cream: #f8f3ec;
  --paper: #fffdf9;
  --white: #ffffff;
  --ink: #142e3a;
  --muted: #61717a;
  --line: #d9e2e5;
  --mist: #edf3f5;
  --green: #17875a;
  --shadow: 0 24px 70px rgba(10, 38, 53, 0.13);
  --shadow-soft: 0 12px 34px rgba(10, 38, 53, 0.09);
  --radius: 18px;
  --radius-lg: 30px;
  --shell: 1200px;
}

*, *::before, *::after { box-sizing: border-box; }

html {
  scroll-behavior: smooth;
  scroll-padding-top: 110px;
}

body {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}

body.menu-open { overflow: hidden; }
.menu-open .whatsapp-float { display: none; }
button, input, textarea, select { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
a { color: inherit; }
img { display: block; max-width: 100%; }
[hidden] { display: none !important; }

h1, h2, h3, p, ul, ol, dl, blockquote { margin-top: 0; }
h1, h2, h3 {
  color: inherit;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  line-height: 1.08;
  letter-spacing: -0.035em;
}
h1 { font-size: clamp(3.1rem, 5.6vw, 5.4rem); }
h2 { font-size: clamp(2.25rem, 4vw, 3.85rem); }
h3 { font-size: 1.32rem; }

.shell {
  width: min(calc(100% - 48px), var(--shell));
  margin-inline: auto;
}

.skip-link {
  position: fixed;
  left: 16px;
  top: 16px;
  z-index: 1000;
  padding: 10px 16px;
  color: var(--white);
  background: var(--wine);
  border-radius: 8px;
  transform: translateY(-180%);
}
.skip-link:focus { transform: translateY(0); }

.preview-bar {
  padding: 7px 20px;
  color: var(--navy-deep);
  background: var(--gold);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-align: center;
  text-transform: uppercase;
}

.enrollment-closed-hero {
  padding: clamp(72px, 9vw, 128px) 0;
  color: var(--white);
  background: linear-gradient(125deg, #082b3d 0%, #123f54 62%, #8f1d3b 160%);
}
.enrollment-closed-grid { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.7fr); gap: clamp(36px, 6vw, 86px); align-items: center; }
.enrollment-closed-copy h1 { max-width: 820px; margin: 12px 0 22px; color: var(--white); font-size: clamp(2.7rem, 6vw, 5.5rem); line-height: 0.98; letter-spacing: -0.055em; }
.enrollment-closed-copy > p:not(.eyebrow) { max-width: 720px; margin: 0 0 30px; color: rgba(255,255,255,0.8); font-size: clamp(1.05rem, 1.8vw, 1.28rem); line-height: 1.7; }
.enrollment-opening-card { padding: clamp(30px, 5vw, 48px); background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.24); border-radius: 26px; box-shadow: 0 28px 70px rgba(0,0,0,0.2); backdrop-filter: blur(14px); }
.enrollment-opening-card span { display: block; color: var(--gold); font-size: 0.76rem; font-weight: 900; letter-spacing: 0.18em; text-transform: uppercase; }
.enrollment-opening-card strong { display: block; margin: 10px 0 14px; color: var(--white); font-size: clamp(2.1rem, 4vw, 3.5rem); line-height: 1; }
.enrollment-opening-card small { display: block; color: rgba(255,255,255,0.76); font-size: 0.96rem; line-height: 1.6; }
.enrollment-closed-info { background: #f8f6f1; }
.enrollment-closed-actions { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin-top: 38px; }
.enrollment-closed-actions article { padding: 30px; background: var(--white); border: 1px solid #e5ddd1; border-radius: 20px; box-shadow: 0 14px 38px rgba(12,43,59,0.07); }
.enrollment-closed-actions article > span { display: inline-grid; place-items: center; width: 42px; height: 42px; margin-bottom: 20px; color: var(--wine); background: #f9eaf0; border-radius: 50%; font-size: 0.78rem; font-weight: 900; }
.enrollment-closed-actions h3 { margin: 0 0 10px; font-size: 1.3rem; }
.enrollment-closed-actions p { margin: 0 0 20px; color: var(--muted); line-height: 1.65; }
.enrollment-closed-actions a { color: var(--wine); font-weight: 850; }

.utility-bar {
  color: var(--white);
  background: var(--wine);
  font-size: 0.84rem;
}
.utility-inner {
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.utility-contact, .utility-links { display: flex; align-items: center; gap: 24px; }
.utility-bar a { text-decoration: none; }
.utility-bar a:hover { color: var(--white); text-decoration: underline; }
.utility-contact [data-phone-link],
.utility-contact [data-email-link] { font-weight: 900; }
.utility-links [data-student-link] {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 5px 12px;
  color: var(--wine);
  background: var(--white);
  border-radius: 999px;
  font-size: 0.76rem;
  font-weight: 900;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.utility-links [data-student-link]:hover { color: var(--wine-dark); text-decoration: none; }

.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.97);
  border-bottom: 1px solid rgba(20, 60, 81, 0.1);
  box-shadow: 0 6px 28px rgba(9, 37, 51, 0.06);
  backdrop-filter: blur(14px);
}
.header-inner {
  min-height: 88px;
  display: flex;
  align-items: center;
  gap: 26px;
}
.site-brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
  color: var(--navy-deep);
  text-decoration: none;
}
.site-brand img {
  width: 66px;
  height: 66px;
  object-fit: contain;
}
.site-brand-copy { display: flex; flex-direction: column; line-height: 1.15; }
.site-brand-copy strong { font-size: 0.98rem; letter-spacing: 0.09em; }
.site-brand-copy small { margin-top: 5px; color: var(--muted); font-size: 0.68rem; letter-spacing: 0.045em; text-transform: uppercase; }

.desktop-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  margin-left: auto;
}
.desktop-nav a {
  position: relative;
  padding-block: 31px;
  color: #29434f;
  font-size: 0.9rem;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}
.desktop-nav a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 21px;
  height: 2px;
  background: var(--wine);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 180ms ease;
}
.desktop-nav a:hover, .desktop-nav a.is-active { color: var(--wine); }
.desktop-nav a:hover::after, .desktop-nav a.is-active::after { transform: scaleX(1); }
.nav-course { position: relative; display: flex; align-items: center; }
.nav-course > .nav-course-link { display: inline-flex; align-items: center; gap: 6px; }
.nav-course-link .nav-course-caret { color: var(--wine); font-size: 0.74rem; line-height: 1; transition: transform 160ms ease; }
.nav-course-menu {
  position: absolute;
  z-index: 140;
  top: calc(100% - 12px);
  left: -18px;
  width: 255px;
  padding: 10px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-5px);
  color: var(--navy-deep);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 12px;
  box-shadow: 0 18px 45px rgba(7, 31, 45, 0.17);
  transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease;
}
.nav-course:hover .nav-course-menu,
.nav-course:focus-within .nav-course-menu { visibility: visible; opacity: 1; transform: none; }
.nav-course:hover .nav-course-caret,
.nav-course:focus-within .nav-course-caret { transform: rotate(180deg); }
.nav-course-menu a { display: block; padding: 10px 12px; border-radius: 8px; font-size: 0.78rem; line-height: 1.35; white-space: normal; }
.nav-course-menu a::after { display: none; }
.nav-course-menu a:hover, .nav-course-menu a:focus-visible { color: var(--wine); background: var(--mist); }
.nav-course-menu .nav-course-enrollment { margin-bottom: 6px; color: var(--white); background: var(--wine); }
.nav-course-menu .nav-course-enrollment:hover,
.nav-course-menu .nav-course-enrollment:focus-visible { color: var(--white); background: var(--wine-dark); }

.menu-toggle {
  display: none;
  width: 46px;
  height: 46px;
  padding: 11px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: var(--white);
  cursor: pointer;
}
.menu-toggle span { display: block; height: 2px; margin: 5px 0; background: var(--navy); }
.mobile-nav {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  overflow-y: auto;
  max-height: calc(100vh - 88px);
  padding: 22px 24px 44px;
  background: var(--paper);
}
.mobile-nav a {
  display: block;
  padding: 16px 4px;
  border-bottom: 1px solid var(--line);
  color: var(--navy-deep);
  font-weight: 750;
  text-decoration: none;
}
.mobile-nav a[aria-current="page"] { color: var(--wine); }
.mobile-nav .mobile-enrollment-link {
  margin: 8px 0 12px;
  padding: 14px 16px;
  color: var(--white);
  background: var(--wine);
  border: 0;
  border-radius: 10px;
  box-shadow: 0 10px 24px rgba(167, 32, 69, 0.18);
  text-align: center;
}
.mobile-nav .mobile-enrollment-link:hover,
.mobile-nav .mobile-enrollment-link:focus-visible,
.mobile-nav .mobile-enrollment-link[aria-current="page"] { color: var(--white); background: var(--wine-dark); }

.button {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 13px 25px;
  color: var(--white);
  background: var(--wine);
  border: 1px solid var(--wine);
  border-radius: 10px;
  box-shadow: 0 10px 24px rgba(167, 32, 69, 0.2);
  font-size: 0.92rem;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}
.button:hover { background: var(--wine-dark); transform: translateY(-2px); box-shadow: 0 14px 30px rgba(167, 32, 69, 0.28); }
.button:focus-visible, a:focus-visible, summary:focus-visible, input:focus-visible, textarea:focus-visible, select:focus-visible, button:focus-visible { outline: 3px solid rgba(243, 182, 63, 0.8); outline-offset: 3px; }
.button-small { min-height: 42px; padding: 10px 17px; font-size: 0.82rem; }
.button-secondary { color: var(--white); background: var(--navy); border-color: var(--navy); box-shadow: none; }
.button-secondary:hover { background: var(--navy-deep); }
.button-light { color: var(--navy-deep); background: var(--white); border-color: var(--white); box-shadow: none; }
.button-light:hover { color: var(--white); background: var(--wine); border-color: var(--wine); }
.button-outline, .button-outline-light { background: transparent; box-shadow: none; }
.button-outline { color: var(--navy); border-color: rgba(20, 60, 81, 0.34); }
.button-outline:hover { color: var(--white); background: var(--navy); border-color: var(--navy); }
.button-outline-light { color: var(--white); border-color: rgba(255, 255, 255, 0.62); }
.button-outline-light:hover { color: var(--navy-deep); background: var(--white); border-color: var(--white); }
.button-full { width: 100%; }
.button-row { display: flex; flex-wrap: wrap; align-items: center; gap: 13px; }

.eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
  color: var(--wine);
  font-size: 0.77rem;
  font-weight: 850;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.eyebrow::before { content: ""; width: 34px; height: 2px; background: var(--gold); }
.eyebrow-light { color: var(--gold); }
.hero .eyebrow, .inner-hero .eyebrow, .final-cta .eyebrow { justify-content: flex-start; }

.home-hero {
  position: relative;
  min-height: 690px;
  display: flex;
  align-items: center;
  overflow: hidden;
  color: var(--white);
  background: var(--navy-deep);
}
.hero-image, .hero-overlay { position: absolute; inset: 0; }
.hero-image {
  background-image: url("assets/img/hero-adulta-2026.webp");
  background-position: center;
  background-size: cover;
  transform: scale(1.015);
}
.hero-overlay { background: linear-gradient(90deg, rgba(7, 31, 44, 0.97) 0%, rgba(7, 31, 44, 0.88) 38%, rgba(7, 31, 44, 0.34) 66%, rgba(7, 31, 44, 0.08) 100%); }
.hero-content { position: relative; z-index: 1; padding-block: 92px; }
.hero-content h1 { max-width: 690px; margin-bottom: 24px; font-size: clamp(2.9rem, 5vw, 4.9rem); }
.hero-lead { max-width: 620px; margin-bottom: 32px; color: rgba(255,255,255,0.86); font-size: clamp(1.08rem, 1.4vw, 1.22rem); }
.hero-checks { display: flex; flex-wrap: wrap; gap: 12px 26px; margin: 33px 0 0; padding: 0; list-style: none; color: rgba(255,255,255,0.9); font-size: 0.9rem; font-weight: 700; }
.hero-checks li::before { content: "✓"; margin-right: 8px; color: var(--gold); }

.facts-band { color: var(--navy-deep); background: var(--cream); border-bottom: 1px solid #eee4d8; }
.facts-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.facts-grid > div { min-height: 135px; display: flex; flex-direction: column; justify-content: center; padding: 22px 28px; border-right: 1px solid #e7d9ca; }
.facts-grid > div:first-child { padding-left: 0; }
.facts-grid > div:last-child { border-right: 0; }
.facts-grid strong { color: var(--wine); font-size: 1.34rem; letter-spacing: -0.02em; }
.facts-grid span { margin-top: 2px; color: var(--muted); font-size: 0.86rem; }

.section { padding-block: 112px; }
.section-heading { max-width: 820px; margin-bottom: 52px; }
.section-heading h2 { margin-bottom: 20px; }
.section-heading > p:last-child { color: var(--muted); font-size: 1.05rem; }
.centered-heading { margin-inline: auto; text-align: center; }
.centered-heading .eyebrow { justify-content: center; }

.intro-section { background: var(--paper); }
.split-intro { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.8fr); gap: 100px; align-items: start; }
.split-intro h2 { max-width: 700px; margin-bottom: 0; }
.intro-copy { padding-top: 38px; color: var(--muted); font-size: 1.08rem; }
.intro-copy p:last-child { margin-bottom: 0; }

.method-section { background: var(--cream); }
.method-layout { display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(0, 1fr); gap: 95px; align-items: center; }
.method-visual { position: relative; }
.method-visual img { width: 100%; min-height: 650px; object-fit: cover; border-radius: var(--radius-lg); box-shadow: var(--shadow); }
.image-note { position: absolute; left: 28px; right: 28px; bottom: 28px; display: flex; flex-direction: column; padding: 23px 25px; color: var(--white); background: rgba(11,38,53,0.9); border-radius: 14px; backdrop-filter: blur(10px); }
.image-note strong { font-size: 1.2rem; }
.image-note span { color: rgba(255,255,255,0.72); font-size: 0.87rem; }
.method-content h2 { margin-bottom: 38px; }
.step-list { margin: 0 0 30px; padding: 0; list-style: none; }
.step-list li { display: grid; grid-template-columns: 54px 1fr; gap: 20px; padding: 0 0 25px; }
.step-list li > span { width: 50px; height: 50px; display: grid; place-items: center; color: var(--white); background: var(--wine); border-radius: 50%; font-size: 0.78rem; font-weight: 850; }
.step-list h3 { margin: 3px 0 7px; }
.step-list p { margin-bottom: 0; color: var(--muted); }
.text-arrow { color: var(--wine); font-weight: 800; text-decoration: none; }
.text-arrow span { display: inline-block; margin-left: 6px; transition: transform 160ms ease; }
.text-arrow:hover span { transform: translateX(5px); }

.course-feature { color: var(--white); background: var(--navy-deep); }
.course-feature-card { display: grid; grid-template-columns: minmax(0, 1.2fr) 390px; gap: 80px; align-items: center; }
.course-feature-copy h2 { max-width: 800px; margin-bottom: 24px; }
.course-feature-copy > p:not(.eyebrow) { max-width: 710px; color: rgba(255,255,255,0.76); font-size: 1.08rem; }
.clean-check-list { margin: 26px 0 34px; padding: 0; list-style: none; }
.clean-check-list li { position: relative; padding: 7px 0 7px 28px; }
.clean-check-list li::before { content: "✓"; position: absolute; left: 0; color: var(--gold); font-weight: 900; }
.text-link-light { color: var(--white); font-weight: 800; text-decoration: none; }
.price-panel { padding: 38px; color: var(--navy-deep); background: var(--white); border-radius: var(--radius-lg); box-shadow: var(--shadow); }
.price-panel > span { color: var(--wine); font-size: 0.78rem; font-weight: 850; letter-spacing: 0.1em; text-transform: uppercase; }
.price-panel > strong { display: block; margin: 8px 0 14px; font-size: 4.8rem; line-height: 1; letter-spacing: -0.07em; }
.price-panel p { color: var(--muted); }
.price-panel small { display: block; margin-top: 16px; color: var(--muted); font-size: 0.75rem; }

.paths-section { background: var(--paper); }
.card-grid { display: grid; gap: 22px; }
.three-cards { grid-template-columns: repeat(3, 1fr); }
.four-cards { grid-template-columns: repeat(4, 1fr); }
.info-card, .principle-card, .detail-card { padding: 34px; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: var(--shadow-soft); }
.info-card { min-height: 290px; }
.card-number, .principle-card > span, .detail-icon { display: block; margin-bottom: 42px; color: var(--wine); font-size: 0.79rem; font-weight: 850; letter-spacing: 0.1em; }
.info-card h3, .principle-card h3, .detail-card h3 { margin-bottom: 13px; color: var(--navy-deep); }
.info-card p, .principle-card p, .detail-card p { margin-bottom: 0; color: var(--muted); }

.about-teaser { background: var(--mist); }
.about-teaser-grid { display: grid; grid-template-columns: 330px 1fr; gap: 90px; align-items: center; }
.about-mark { aspect-ratio: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; color: var(--white); background: var(--navy); border-radius: 50%; box-shadow: 0 0 0 18px rgba(20,60,81,0.08); }
.about-mark span { font-size: 0.85rem; font-weight: 800; letter-spacing: 0.13em; text-transform: uppercase; }
.about-mark strong { font-size: 4.2rem; line-height: 1.05; }
.about-teaser h2 { max-width: 800px; }
.about-teaser p:not(.eyebrow) { max-width: 780px; color: var(--muted); }

.faq-preview { background: var(--paper); }
.faq-layout { display: grid; grid-template-columns: minmax(0, 0.68fr) minmax(0, 1fr); gap: 100px; align-items: start; }
.faq-intro { position: sticky; top: 130px; }
.faq-intro h2 { margin-bottom: 22px; }
.faq-intro > p:not(.eyebrow) { margin-bottom: 28px; color: var(--muted); }
.faq-list details { border-top: 1px solid var(--line); }
.faq-list details:last-child { border-bottom: 1px solid var(--line); }
.faq-list summary { position: relative; padding: 24px 50px 24px 0; color: var(--navy-deep); font-size: 1.08rem; font-weight: 800; cursor: pointer; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; position: absolute; right: 4px; top: 21px; width: 31px; height: 31px; display: grid; place-items: center; color: var(--navy); background: var(--mist); border-radius: 50%; font-size: 1.2rem; }
.faq-list details[open] summary::after { content: "−"; color: var(--white); background: var(--wine); }
.faq-list details p { max-width: 850px; padding: 0 52px 24px 0; color: var(--muted); }

.final-cta { padding-block: 80px; color: var(--white); background: var(--wine); }
.final-cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 70px; }
.final-cta h2 { margin-bottom: 12px; }
.final-cta p:not(.eyebrow) { max-width: 760px; margin-bottom: 0; color: rgba(255,255,255,0.78); }
.final-cta .button-row { flex: 0 0 auto; }

.inner-hero { padding-block: 95px; color: var(--white); background: var(--navy-deep); }
.inner-hero h1 { max-width: 930px; margin-bottom: 25px; font-size: clamp(3rem, 5vw, 5.1rem); }
.inner-hero-lead { max-width: 780px; margin-bottom: 32px; color: rgba(255,255,255,0.78); font-size: 1.16rem; }
.breadcrumbs { display: flex; gap: 9px; margin-bottom: 42px; color: rgba(255,255,255,0.6); font-size: 0.78rem; font-weight: 750; text-transform: uppercase; }
.breadcrumbs a { text-decoration: none; }
.breadcrumbs a:hover { color: var(--white); }
.inner-hero-grid { display: grid; grid-template-columns: minmax(0, 1fr) 360px; gap: 90px; align-items: center; }
.hero-summary-card { padding: 34px; color: var(--navy-deep); background: var(--white); border-radius: var(--radius-lg); box-shadow: var(--shadow); }
.hero-summary-card > p { color: var(--wine); font-size: 0.75rem; font-weight: 850; letter-spacing: 0.12em; text-transform: uppercase; }
.hero-summary-card dl { margin: 0; }
.hero-summary-card dl > div { display: flex; justify-content: space-between; gap: 20px; padding: 15px 0; border-top: 1px solid var(--line); }
.hero-summary-card dt { color: var(--muted); }
.hero-summary-card dd { margin: 0; font-weight: 800; text-align: right; }
.narrow-hero { max-width: 960px; margin-inline: auto; text-align: center; }
.narrow-hero .breadcrumbs, .narrow-hero .eyebrow { justify-content: center; }
.narrow-hero .inner-hero-lead { margin-inline: auto; }

.course-overview { background: var(--paper); }
.detail-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.detail-card { min-height: 310px; }
.subjects-section { background: var(--cream); }
.subjects-layout { display: grid; grid-template-columns: 0.8fr 1.2fr; gap: 95px; align-items: center; }
.subjects-copy > p:not(.eyebrow) { color: var(--muted); }
.subject-groups { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.subject-groups article { padding: 34px; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); }
.subject-groups article > span { display: block; margin-bottom: 18px; color: var(--navy); font-weight: 850; text-transform: uppercase; }
.subject-groups small { color: var(--wine); font-weight: 800; }
.dark-checks { color: var(--ink); }
.dark-checks li::before { color: var(--green); }

.schedule-section { background: var(--white); }
.schedule-layout { display: grid; grid-template-columns: 0.74fr 1fr; gap: 100px; align-items: start; }
.schedule-layout > div > p:not(.eyebrow) { color: var(--muted); }
.timeline { margin: 0; padding: 0; list-style: none; }
.timeline li { display: grid; grid-template-columns: 130px 1fr; gap: 25px; padding: 0 0 30px; }
.timeline li > span { height: 36px; display: inline-flex; align-items: center; justify-content: center; color: var(--white); background: var(--wine); border-radius: 99px; font-size: 0.7rem; font-weight: 850; letter-spacing: 0.05em; }
.timeline h3 { margin-bottom: 7px; }
.timeline p { margin-bottom: 0; color: var(--muted); }

.what-included { background: var(--navy-deep); color: var(--white); }
.included-grid { display: grid; grid-template-columns: 0.9fr 1fr; gap: 90px; align-items: center; }
.included-image img { width: 100%; min-height: 610px; object-fit: cover; border-radius: var(--radius-lg); }
.lead-paragraph { color: rgba(255,255,255,0.76); font-size: 1.1rem; }
.feature-list { margin: 36px 0 0; padding: 0; list-style: none; }
.feature-list li { display: grid; grid-template-columns: 205px 1fr; gap: 25px; padding: 20px 0; border-top: 1px solid rgba(255,255,255,0.16); }
.feature-list li:last-child { border-bottom: 1px solid rgba(255,255,255,0.16); }
.feature-list strong { color: var(--gold); }
.feature-list span { color: rgba(255,255,255,0.72); }

.enrollment-section { background: var(--cream); }
.enrollment-layout { display: grid; grid-template-columns: 1fr 430px; gap: 95px; align-items: start; }
.enrollment-copy > p:not(.eyebrow) { max-width: 720px; color: var(--muted); }
.simple-process { margin: 40px 0 0; padding: 0; list-style: none; }
.simple-process li { display: grid; grid-template-columns: 46px 1fr; gap: 18px; margin-bottom: 23px; }
.simple-process li > span { width: 42px; height: 42px; display: grid; place-items: center; color: var(--white); background: var(--navy); border-radius: 50%; font-weight: 850; }
.simple-process strong { color: var(--navy-deep); }
.simple-process p { margin: 3px 0 0; color: var(--muted); }
.enrollment-card { padding: 40px; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius-lg); box-shadow: var(--shadow); }
.enrollment-label { color: var(--wine); font-size: 0.78rem; font-weight: 850; letter-spacing: 0.1em; text-transform: uppercase; }
.enrollment-price { display: block; margin: 12px 0 15px; color: var(--navy-deep); font-size: 5.3rem; line-height: 1; letter-spacing: -0.07em; }
.enrollment-card > p { color: var(--muted); }
.enrollment-card .button { margin-top: 9px; }
.fine-print { margin: 23px 0 0; padding-left: 18px; color: var(--muted); font-size: 0.74rem; }
.fine-print li { margin-bottom: 7px; }
.download-band { padding-block: 48px; color: var(--white); background: var(--navy); }
.download-inner { display: flex; align-items: center; justify-content: space-between; gap: 40px; }
.download-inner div { display: flex; flex-direction: column; }
.download-inner span { color: var(--gold); font-size: 0.75rem; font-weight: 850; letter-spacing: 0.1em; text-transform: uppercase; }
.download-inner strong { font-size: 1.25rem; }

.about-hero-grid { display: grid; grid-template-columns: minmax(0, 1fr) 330px; gap: 100px; align-items: center; }
.hero-logo-card { min-height: 370px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 35px; color: var(--navy); background: var(--white); border-radius: var(--radius-lg); }
.hero-logo-card img { width: 240px; height: 230px; object-fit: contain; }
.hero-logo-card span { margin-top: 8px; color: var(--wine); font-weight: 850; letter-spacing: 0.12em; text-transform: uppercase; }
.story-section { background: var(--paper); }
.story-grid { display: grid; grid-template-columns: 0.8fr 1fr; gap: 100px; }
.story-copy { color: var(--muted); font-size: 1.06rem; }
.story-copy blockquote { margin: 38px 0 0; padding: 28px 32px; color: var(--navy-deep); background: var(--cream); border-left: 5px solid var(--wine); border-radius: 0 var(--radius) var(--radius) 0; font-size: 1.2rem; font-weight: 800; }
.director-section, .team-section { background: var(--mist); }
.director-card { display: grid; grid-template-columns: 330px 1fr; gap: 85px; align-items: center; padding: 56px; background: var(--white); border-radius: var(--radius-lg); box-shadow: var(--shadow-soft); }
.director-monogram { aspect-ratio: 1; display: grid; place-items: center; color: var(--white); background: linear-gradient(145deg, var(--navy), var(--navy-deep)); border-radius: 50%; }
.director-monogram span { font-size: 8rem; font-weight: 800; line-height: 1; }
.director-copy h2 { margin-bottom: 8px; }
.director-role { color: var(--wine); font-weight: 800; }
.director-copy p:not(.eyebrow):not(.director-role) { color: var(--muted); }
.team-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; }
.team-card { display: grid; grid-template-columns: 150px 1fr; gap: 30px; align-items: start; padding: 38px; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius-lg); box-shadow: var(--shadow-soft); }
.team-monogram { aspect-ratio: 1; display: grid; place-items: center; color: var(--white); background: linear-gradient(145deg, var(--navy), var(--navy-deep)); border-radius: 50%; font-size: 4rem; font-weight: 850; line-height: 1; }
.team-card:nth-child(2) .team-monogram { background: linear-gradient(145deg, var(--wine), var(--wine-dark)); }
.team-portrait { width: 150px; aspect-ratio: 4 / 5; object-fit: cover; object-position: center top; border-radius: 18px; box-shadow: var(--shadow-soft); }
.team-card h2 { margin-bottom: 7px; font-size: clamp(2rem, 3vw, 2.8rem); }
.team-card p:not(.director-role) { color: var(--muted); font-size: 0.94rem; }
.principles-section { background: var(--paper); }
.principle-card { min-height: 270px; }
.adult-focus { background: var(--cream); }
.adult-focus-grid { display: grid; grid-template-columns: 0.9fr 1fr; gap: 90px; align-items: center; }
.adult-focus-grid img { width: 100%; min-height: 520px; object-fit: cover; border-radius: var(--radius-lg); box-shadow: var(--shadow-soft); }
.adult-focus-grid p:not(.eyebrow) { color: var(--muted); }

.faq-hero { padding-block: 82px; }
.faq-page-section { background: var(--paper); }
.faq-page-grid { display: grid; grid-template-columns: 310px 1fr; gap: 80px; align-items: start; }
.faq-sidebar { position: sticky; top: 125px; }
.faq-sidebar > div { padding: 30px; color: var(--white); background: var(--navy-deep); border-radius: var(--radius); }
.faq-sidebar span { color: var(--gold); font-size: 0.75rem; font-weight: 850; text-transform: uppercase; }
.faq-sidebar h2 { margin: 10px 0 16px; font-size: 2rem; }
.faq-sidebar p { color: rgba(255,255,255,0.72); font-size: 0.92rem; }
.faq-sidebar .button { margin-top: 9px; }
.faq-sidebar .button-outline { color: var(--white); border-color: rgba(255,255,255,0.35); }
.faq-groups > section { margin-bottom: 76px; }
.faq-groups > section:last-child { margin-bottom: 0; }
.faq-groups > section > h2 { margin-bottom: 28px; font-size: clamp(2rem, 3vw, 3rem); }
.faq-list-large summary { padding-block: 25px; font-size: 1.12rem; }

.contact-hero { padding-block: 82px; }
.contact-section { background: var(--cream); }
.contact-layout { display: grid; grid-template-columns: 0.75fr 1fr; gap: 90px; align-items: start; }
.contact-copy > p:not(.eyebrow) { color: var(--muted); }
.contact-methods { margin-block: 34px; }
.contact-method { display: grid; grid-template-columns: 48px 1fr 24px; gap: 15px; align-items: center; padding: 17px 0; border-top: 1px solid #dccfc3; color: var(--navy-deep); text-decoration: none; }
.contact-method:last-child { border-bottom: 1px solid #dccfc3; }
.method-icon { width: 44px; height: 44px; display: grid; place-items: center; color: var(--white); background: var(--navy); border-radius: 50%; font-size: 0.72rem; font-weight: 850; }
.whatsapp-method .method-icon { background: var(--green); }
.whatsapp-method .method-icon img { width: 44px; height: 44px; }
.contact-method div { display: flex; flex-direction: column; }
.contact-method small { color: var(--muted); }
.contact-method b { color: var(--wine); }
.contact-help { margin-top: 42px; }
.contact-help h3 { margin-bottom: 12px; }
.contact-form { padding: 44px; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius-lg); box-shadow: var(--shadow); }
.form-heading > span { color: var(--wine); font-size: 0.75rem; font-weight: 850; letter-spacing: 0.1em; text-transform: uppercase; }
.form-heading h2 { margin: 8px 0 13px; font-size: clamp(2rem, 3vw, 2.8rem); }
.form-heading p { color: var(--muted); font-size: 0.9rem; }
.form-status { margin: 24px 0; padding: 13px 15px; border-radius: 9px; font-size: 0.78rem; }
.form-status-preview { color: #6f5200; background: #fff2c6; border: 1px solid #efd887; }
.form-row.two-columns { display: grid; grid-template-columns: repeat(2, 1fr); gap: 17px; }
.field { margin-bottom: 18px; }
.field label { display: block; margin-bottom: 7px; color: var(--navy-deep); font-size: 0.83rem; font-weight: 800; }
.field input, .field textarea, .field select { width: 100%; color: var(--ink); background: #fbfcfc; border: 1px solid #cdd9dd; border-radius: 9px; outline: 0; transition: border 150ms ease, box-shadow 150ms ease; }
.field input, .field select { height: 52px; padding: 0 14px; }
.field textarea { padding: 13px 14px; resize: vertical; }
.field input:focus, .field textarea:focus, .field select:focus { border-color: var(--navy); box-shadow: 0 0 0 4px rgba(20,60,81,0.1); }
.field [aria-invalid="true"] { border-color: #bd2449; }
.field-error { min-height: 18px; display: block; margin-top: 4px; color: #ae183d; font-size: 0.73rem; }
.field-error:empty { display: none; min-height: 0; margin: 0; }
.consent-row { display: grid; grid-template-columns: 18px 1fr; gap: 11px; align-items: start; margin: 3px 0 0; color: var(--muted); font-size: 0.76rem; }
.consent-row input { margin-top: 4px; }
.form-result { min-height: 26px; margin: 14px 0 0; color: var(--green); font-size: 0.83rem; font-weight: 750; white-space: pre-line; }
.fluent-form-shell .frm-fluent-form { margin-top: 26px; }
.fluent-form-shell .ff-el-group { margin-bottom: 18px; }
.fluent-form-shell .ff-el-input--label label { margin-bottom: 7px; color: var(--navy-deep); font-size: 0.83rem; font-weight: 800; }
.fluent-form-shell .ff-el-form-control { min-height: 52px; width: 100%; padding: 0 14px; color: var(--ink); background: #fbfcfc; border: 1px solid #cdd9dd; border-radius: 9px; box-shadow: none; transition: border 150ms ease, box-shadow 150ms ease; }
.fluent-form-shell textarea.ff-el-form-control { min-height: 132px; padding-block: 13px; resize: vertical; }
.fluent-form-shell .ff-el-form-control:focus { border-color: var(--navy); box-shadow: 0 0 0 4px rgba(20,60,81,0.1); }
.fluent-form-shell .ff-el-is-error .ff-el-form-control { border-color: #bd2449; }
.fluent-form-shell .error.text-danger,
.fluent-form-shell .ff-el-is-error .text-danger { margin-top: 4px; color: #ae183d; font-size: 0.73rem; }
.fluent-form-shell .ff-el-tc { color: var(--muted); font-size: 0.76rem; line-height: 1.5; }
.fluent-form-shell .ff-el-tc input { margin-top: 4px; }
.fluent-form-shell .ff-btn-submit { min-height: 52px; width: 100%; display: inline-flex; align-items: center; justify-content: center; padding: 13px 24px; color: var(--white); background: var(--wine); border: 2px solid var(--wine); border-radius: 9px; box-shadow: 0 10px 24px rgba(167,32,69,0.2); font-weight: 850; cursor: pointer; transition: background 150ms ease, transform 150ms ease; }
.fluent-form-shell .ff-btn-submit:hover { background: var(--wine-dark); border-color: var(--wine-dark); transform: translateY(-1px); }
.fluent-form-shell .ff-btn-submit:focus-visible { outline: 3px solid rgba(243,182,63,0.8); outline-offset: 3px; }
.fluent-form-shell .ff-message-success { margin-top: 18px; padding: 16px; color: #0d6844; background: #e8f6ef; border: 1px solid #9bd4b8; border-radius: 9px; box-shadow: none; }
.contact-options { padding-block: 45px; background: var(--navy); color: var(--white); }
.contact-options-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px; background: rgba(255,255,255,0.2); }
.contact-options-grid > div { display: flex; flex-direction: column; padding: 25px 36px; background: var(--navy); }
.contact-options-grid span { color: var(--gold); font-size: 0.73rem; font-weight: 850; text-transform: uppercase; }
.contact-options-grid strong { margin: 4px 0 9px; font-size: 1.12rem; }
.contact-options-grid a { color: var(--white); font-size: 0.85rem; font-weight: 800; }

.site-footer { color: rgba(255,255,255,0.72); background: #071d29; }
.footer-main { display: grid; grid-template-columns: 1.45fr repeat(3, 0.7fr); gap: 60px; padding-block: 75px 55px; }
.site-brand-footer { color: var(--white); }
.site-brand-footer img { width: 72px; height: 72px; padding: 4px; background: var(--white); border-radius: 12px; }
.site-brand-footer .site-brand-copy small { color: rgba(255,255,255,0.56); }
.footer-brand p { max-width: 380px; margin: 22px 0 0; font-size: 0.88rem; }
.footer-main > div:not(.footer-brand) { display: flex; flex-direction: column; align-items: flex-start; }
.footer-main h3 { margin-bottom: 19px; color: var(--white); font-size: 0.9rem; letter-spacing: 0.04em; }
.footer-main > div:not(.footer-brand) > a { margin-bottom: 10px; font-size: 0.84rem; text-decoration: none; }
.footer-main > div:not(.footer-brand) > a:hover { color: var(--white); }
.social-links { display: flex; flex-wrap: wrap; gap: 11px; margin-top: 5px; }
.social-links a { color: rgba(255,255,255,0.72); font-size: 0.77rem; }
.footer-bottom { display: flex; justify-content: space-between; gap: 30px; padding-block: 20px; border-top: 1px solid rgba(255,255,255,0.12); font-size: 0.74rem; }
.footer-bottom div { display: flex; flex-wrap: wrap; gap: 22px; }
.footer-bottom a { text-decoration: none; }
.legal-links { display: flex; flex-wrap: wrap; gap: 22px; }
.legal-links a { color: inherit; text-decoration: underline; text-underline-offset: 3px; }
.legal-first-layer { margin: 0 0 20px; padding: 14px 16px; color: #405866; background: #f1f6f7; border: 1px solid #d5e1e5; border-radius: 10px; font-size: 0.82rem; line-height: 1.55; }
.legal-first-layer a { color: var(--wine); font-weight: 800; }
.legal-first-layer-compact { margin: 0 0 14px; font-size: 0.76rem; }
.legal-hero { padding: 74px 0 66px; color: var(--white); background: linear-gradient(135deg, #082331 0%, #123d4f 62%, #184f5e 100%); }
.legal-hero-inner { max-width: 900px; }
.legal-hero .breadcrumbs { margin: 0 0 25px; color: rgba(255,255,255,0.68); }
.legal-hero .breadcrumbs a { color: inherit; }
.legal-hero h1 { max-width: 850px; margin: 10px 0 16px; color: var(--white); font-size: clamp(2.6rem, 6vw, 5rem); line-height: 0.98; }
.legal-hero-inner > p:last-child { max-width: 760px; margin: 0; color: rgba(255,255,255,0.78); font-size: clamp(1rem, 2vw, 1.22rem); }
.legal-section { background: #f7f3ed; }
.legal-document { max-width: 960px; padding: 55px 64px 70px; background: var(--white); border: 1px solid #e5ddd2; border-radius: 18px; box-shadow: var(--shadow-soft); }
.legal-document section + section { margin-top: 42px; padding-top: 37px; border-top: 1px solid #e7e0d7; }
.legal-document h2 { margin: 0 0 17px; color: var(--navy-deep); font-size: clamp(1.35rem, 2.8vw, 1.85rem); line-height: 1.2; }
.legal-document p, .legal-document li, .legal-document dd, .legal-document td, .legal-document th { font-size: 0.94rem; line-height: 1.72; }
.legal-document p { margin: 0 0 16px; color: #405661; }
.legal-document p:last-child { margin-bottom: 0; }
.legal-document ul { display: grid; gap: 10px; margin: 15px 0 0; padding-left: 22px; color: #405661; }
.legal-document a { color: var(--wine); font-weight: 750; text-underline-offset: 3px; overflow-wrap: anywhere; }
.legal-updated { width: fit-content; margin: 0 0 42px !important; padding: 8px 12px; color: #5d6670 !important; background: #f1f4f4; border-radius: 99px; font-size: 0.74rem !important; font-weight: 800; }
.legal-identity { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 22px 0 0; border: 1px solid #dce4e6; border-radius: 12px; overflow: hidden; }
.legal-identity > div { padding: 16px 18px; background: #f8fbfb; border-right: 1px solid #dce4e6; border-bottom: 1px solid #dce4e6; }
.legal-identity > div:nth-child(2n) { border-right: 0; }
.legal-identity > div:nth-last-child(-n+2) { border-bottom: 0; }
.legal-identity dt { margin-bottom: 5px; color: #64747c; font-size: 0.72rem; font-weight: 850; text-transform: uppercase; letter-spacing: 0.04em; }
.legal-identity dd { margin: 0; color: var(--navy-deep); font-weight: 700; }
.legal-table-wrap { margin: 18px 0; overflow-x: auto; border: 1px solid #dce4e6; border-radius: 12px; }
.legal-table { width: 100%; border-collapse: collapse; }
.legal-table th { color: var(--navy-deep); background: #edf3f4; text-align: left; }
.legal-table th, .legal-table td { min-width: 220px; padding: 15px 17px; vertical-align: top; border-bottom: 1px solid #dce4e6; }
.legal-table tr:last-child td { border-bottom: 0; }
.legal-table td { color: #405661; }

.whatsapp-float {
  position: fixed;
  right: 22px;
  bottom: 86px;
  z-index: 90;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  padding: 7px 18px 7px 7px;
  color: var(--white);
  background: var(--green);
  border: 2px solid var(--white);
  border-radius: 99px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.2);
  font-size: 0.83rem;
  text-decoration: none;
}
.whatsapp-float span { width: 38px; height: 38px; display: grid; place-items: center; overflow: hidden; background: var(--white); border-radius: 50%; }
.whatsapp-float span img { width: 38px; height: 38px; }
.whatsapp-float:hover { transform: translateY(-2px); }
.page-enrollment .whatsapp-float,
.page-enrollment .mobile-conversion-bar { display: none !important; }


@media (max-width: 1160px) {
  .site-brand-copy { display: none; }
  .desktop-nav { gap: 18px; }
  .desktop-nav a { font-size: 0.84rem; }
  .header-cta { padding-inline: 14px; }
  .footer-main { grid-template-columns: 1.25fr repeat(3, 0.75fr); gap: 35px; }
}

@media (max-width: 1039px) {
  .utility-links [data-calculator-link] { display: none; }
  .utility-inner { justify-content: space-between; }
  .desktop-nav, .header-cta { display: none; }
  .menu-toggle { display: block; margin-left: auto; }
  .site-brand-copy { display: flex; }
  .home-hero { min-height: 650px; }
  .hero-overlay { background: linear-gradient(90deg, rgba(7,31,44,0.97) 0%, rgba(7,31,44,0.83) 70%, rgba(7,31,44,0.56) 100%); }
  .facts-grid { grid-template-columns: repeat(2, 1fr); }
  .facts-grid > div { border-bottom: 1px solid #e7d9ca; }
  .facts-grid > div:first-child { padding-left: 28px; }
  .facts-grid > div:nth-child(2) { border-right: 0; }
  .method-layout, .included-grid, .adult-focus-grid { grid-template-columns: 1fr; gap: 55px; }
  .method-visual img, .included-image img, .adult-focus-grid img { min-height: 460px; }
  .course-feature-card { grid-template-columns: 1fr 350px; gap: 45px; }
  .three-cards { grid-template-columns: repeat(2, 1fr); }
  .three-cards .info-card:last-child { grid-column: 1 / -1; }
  .four-cards, .detail-grid { grid-template-columns: repeat(2, 1fr); }
  .about-teaser-grid { grid-template-columns: 250px 1fr; gap: 55px; }
  .faq-layout { gap: 55px; }
  .inner-hero-grid, .about-hero-grid { grid-template-columns: 1fr 300px; gap: 50px; }
  .subjects-layout, .schedule-layout, .story-grid { gap: 55px; }
  .enrollment-layout { grid-template-columns: 1fr 380px; gap: 55px; }
  .director-card { grid-template-columns: 240px 1fr; gap: 50px; }
  .faq-page-grid { grid-template-columns: 260px 1fr; gap: 50px; }
  .contact-layout { grid-template-columns: 0.8fr 1.2fr; gap: 50px; }
  .footer-main { grid-template-columns: 1.2fr repeat(2, 1fr); }
  .footer-main > div:last-child { grid-column: 2 / -1; }
}

@media (max-width: 780px) {
  body { font-size: 16px; }
  .shell { width: min(calc(100% - 32px), var(--shell)); }
  .utility-contact { gap: 14px; }
  .utility-contact { font-size: 0.74rem; }
  .utility-links [data-student-link] { padding-inline: 10px; font-size: 0.68rem; }
  .header-inner { min-height: 76px; }
  .site-brand img { width: 58px; height: 58px; }
  .mobile-nav { max-height: calc(100vh - 76px); }
  .section { padding-block: 80px; }
  .home-hero { min-height: 690px; }
  .hero-image { background-position: 61% center; }
  .hero-overlay { background: linear-gradient(90deg, rgba(7,31,44,0.97), rgba(7,31,44,0.82)); }
  .hero-content { padding-block: 70px; }
  .hero-content h1 { font-size: clamp(2.7rem, 12vw, 4.4rem); }
  .hero-lead { font-size: 1.05rem; }
  .facts-grid { grid-template-columns: 1fr 1fr; }
  .facts-grid > div { min-height: 112px; padding: 18px 15px; }
  .facts-grid > div:first-child { padding-left: 15px; }
  .facts-grid strong { font-size: 1.05rem; }
  .split-intro, .method-layout, .course-feature-card, .about-teaser-grid, .faq-layout, .inner-hero-grid, .subjects-layout, .schedule-layout, .included-grid, .enrollment-layout, .about-hero-grid, .story-grid, .adult-focus-grid, .faq-page-grid, .contact-layout { grid-template-columns: 1fr; gap: 45px; }
  .intro-copy { padding-top: 0; }
  .method-visual { order: 2; }
  .method-visual img, .included-image img, .adult-focus-grid img { min-height: 390px; }
  .price-panel { max-width: 480px; }
  .three-cards, .four-cards, .detail-grid, .subject-groups { grid-template-columns: 1fr; }
  .three-cards .info-card:last-child { grid-column: auto; }
  .info-card, .principle-card, .detail-card { min-height: auto; }
  .about-mark { width: 230px; }
  .faq-intro, .faq-sidebar { position: static; }
  .final-cta-inner, .download-inner { align-items: flex-start; flex-direction: column; }
  .inner-hero { padding-block: 72px; }
  .inner-hero h1 { font-size: clamp(2.65rem, 11vw, 4.2rem); }
  .hero-summary-card { max-width: 470px; }
  .timeline li { grid-template-columns: 110px 1fr; }
  .feature-list li { grid-template-columns: 1fr; gap: 4px; }
  .enrollment-card { max-width: 500px; }
  .hero-logo-card { max-width: 370px; min-height: 330px; }
  .director-card, .team-grid { grid-template-columns: 1fr; }
  .director-card { padding: 36px; }
  .team-card { grid-template-columns: 120px 1fr; }
  .director-monogram { width: 220px; }
  .faq-sidebar > div { max-width: 460px; }
  .contact-form { padding: 32px; }
  .form-row.two-columns { grid-template-columns: 1fr; gap: 0; }
  .contact-options-grid { grid-template-columns: 1fr; }
  .footer-main { grid-template-columns: 1fr 1fr; }
  .footer-main .footer-brand { grid-column: 1 / -1; }
  .footer-main > div:last-child { grid-column: auto; }
}

@media (max-width: 520px) {
  .preview-bar { font-size: 0.62rem; }
  .site-brand-copy strong { font-size: 0.82rem; }
  .site-brand-copy small { font-size: 0.58rem; }
  .utility-contact [data-email-link] { display: none; }
  .button-row { width: 100%; }
  .hero .button-row .button, .final-cta .button-row .button { width: 100%; }
  .hero-checks { display: grid; gap: 7px; }
  .facts-grid { grid-template-columns: 1fr; }
  .facts-grid > div { min-height: 92px; border-right: 0; }
  .facts-grid > div:last-child { border-bottom: 0; }
  .method-visual img, .included-image img, .adult-focus-grid img { min-height: 320px; }
  .image-note { left: 14px; right: 14px; bottom: 14px; }
  .price-panel, .enrollment-card, .contact-form { padding: 28px 23px; }
  .price-panel > strong, .enrollment-price { font-size: 4.2rem; }
  .timeline li { grid-template-columns: 1fr; gap: 9px; }
  .timeline li > span { width: fit-content; padding-inline: 14px; }
  .director-card { padding: 28px 22px; }
  .director-monogram { width: 170px; }
  .director-monogram span { font-size: 6rem; }
  .footer-main { grid-template-columns: 1fr; padding-block: 58px 38px; }
  .footer-main .footer-brand { grid-column: auto; }
  .footer-bottom { flex-direction: column; }
  .whatsapp-float { right: 12px; bottom: 12px; padding-right: 12px; }
  .whatsapp-float strong { display: none; }
  .team-card { grid-template-columns: 1fr; padding: 28px 23px; }
  .team-monogram { width: 105px; }
  .team-portrait { width: min(100%, 220px); }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}

/* --------------------------------------------------------------------------
   Portada premium 2026/27
   -------------------------------------------------------------------------- */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.em25-hp {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.page-home-premium,
.site-premium {
  --navy: #123b50;
  --navy-deep: #071f2d;
  --wine: #aa2048;
  --wine-dark: #861735;
  --cream: #f6f0e8;
  --paper: #fffdfa;
  --ink: #102d3b;
  font-family: "Aptos", "Segoe UI Variable Text", "Segoe UI", Arial, sans-serif;
}

.page-home-premium h1,
.page-home-premium h2,
.page-home-premium h3,
.site-premium h1,
.site-premium h2,
.site-premium h3 {
  font-family: "Aptos Display", "Segoe UI Variable Display", "Segoe UI", Arial, sans-serif;
  letter-spacing: -0.038em;
}

.premium-hero {
  position: relative;
  overflow: hidden;
  padding-block: 82px 88px;
  background:
    radial-gradient(circle at 12% 8%, rgba(243, 182, 63, 0.14), transparent 25%),
    linear-gradient(135deg, #fffdf9 0%, #f7f1e9 100%);
}

.premium-hero::before {
  content: "";
  position: absolute;
  width: 420px;
  height: 420px;
  right: -190px;
  top: -210px;
  border: 1px solid rgba(170, 32, 72, 0.17);
  border-radius: 50%;
  box-shadow: 0 0 0 70px rgba(170, 32, 72, 0.035), 0 0 0 140px rgba(18, 59, 80, 0.025);
}

.premium-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(470px, 0.92fr);
  gap: clamp(56px, 7vw, 105px);
  align-items: center;
}

.premium-hero-copy h1 {
  max-width: 710px;
  margin-bottom: 24px;
  color: var(--navy-deep);
  font-size: clamp(3.35rem, 5vw, 4.75rem);
  line-height: 0.98;
}

.premium-hero-lead {
  max-width: 660px;
  margin-bottom: 30px;
  color: #4d626c;
  font-size: clamp(1.08rem, 1.35vw, 1.23rem);
  line-height: 1.62;
}

.hero-actions { margin-bottom: 22px; }

.quiet-whatsapp {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--navy);
  font-size: 0.85rem;
  font-weight: 800;
  text-decoration: none;
}

.quiet-whatsapp:hover { color: var(--wine); text-decoration: underline; text-underline-offset: 4px; }

.hero-proof-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 38px 0 0;
  padding: 28px 0 0;
  border-top: 1px solid rgba(18, 59, 80, 0.15);
  list-style: none;
}

.hero-proof-list li { display: flex; flex-direction: column; }
.hero-proof-list strong { color: var(--navy-deep); font-size: 0.91rem; }
.hero-proof-list span { margin-top: 3px; color: var(--muted); font-size: 0.72rem; line-height: 1.4; }

.premium-hero-visual { position: relative; padding: 0 28px 44px 0; }

.hero-photo-frame {
  position: relative;
  overflow: hidden;
  min-height: 610px;
  background: var(--navy-deep);
  border-radius: 120px 24px 24px 24px;
  box-shadow: 0 34px 90px rgba(7, 31, 45, 0.2);
}

.hero-photo-frame::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 55%, rgba(7, 31, 45, 0.34));
}

.hero-photo-frame img {
  width: 100%;
  height: 610px;
  object-fit: cover;
  object-position: 64% center;
}

.hero-course-card {
  position: absolute;
  left: -44px;
  bottom: 0;
  width: 310px;
  padding: 27px 29px;
  color: var(--white);
  background: rgba(7, 31, 45, 0.96);
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 17px;
  box-shadow: 0 24px 50px rgba(7, 31, 45, 0.26);
  backdrop-filter: blur(14px);
}

.hero-course-card > span {
  display: block;
  color: var(--gold);
  font-size: 0.7rem;
  font-weight: 850;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.hero-course-card > strong { display: block; margin: 4px 0 15px; font-size: 2rem; letter-spacing: -0.04em; }
.hero-course-card dl { margin: 0; }
.hero-course-card dl > div { display: flex; justify-content: space-between; gap: 15px; padding: 8px 0; border-top: 1px solid rgba(255, 255, 255, 0.13); font-size: 0.77rem; }
.hero-course-card dt { color: rgba(255, 255, 255, 0.62); }
.hero-course-card dd { margin: 0; font-weight: 800; }

.hero-seal {
  position: absolute;
  right: 0;
  top: 35px;
  width: 122px;
  height: 122px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  color: var(--white);
  background: var(--wine);
  border: 8px solid var(--paper);
  border-radius: 50%;
  box-shadow: 0 14px 34px rgba(89, 13, 37, 0.25);
  text-align: center;
  transform: rotate(2deg);
}

.hero-seal strong { display: block; font-size: 2.2rem; line-height: 0.9; letter-spacing: -0.06em; }
.hero-seal span { display: block; font-size: 0.58rem; font-weight: 850; line-height: 1.15; text-transform: uppercase; }

.proof-bar { color: var(--white); background: var(--navy-deep); }
.proof-grid { display: grid; grid-template-columns: 1.3fr repeat(3, 1fr); }

.proof-feature {
  min-height: 142px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px 28px;
  border-right: 1px solid rgba(255, 255, 255, 0.13);
  text-decoration: none;
}

.proof-feature:first-child { padding-left: 0; }
.proof-feature:last-child { border-right: 0; }
.proof-feature strong { color: var(--gold); font-size: 1.75rem; letter-spacing: -0.035em; }
.proof-feature span { max-width: 215px; margin-top: 4px; color: rgba(255, 255, 255, 0.73); font-size: 0.78rem; line-height: 1.42; }
.proof-feature sup { color: var(--gold); }
.proof-feature em { margin-top: 8px; color: var(--white); font-size: 0.7rem; font-style: normal; font-weight: 800; }
.proof-feature-link:hover { background: rgba(255, 255, 255, 0.05); }
.proof-note { margin: 0; padding: 0 0 18px; color: rgba(255, 255, 255, 0.47); font-size: 0.64rem; line-height: 1.45; }

.audience-section { padding-block: 98px; background: var(--paper); }
.audience-layout { display: grid; grid-template-columns: minmax(0, 0.92fr) minmax(0, 1fr); gap: 110px; align-items: start; }
.audience-heading { position: sticky; top: 132px; }
.audience-heading h2 { max-width: 650px; margin-bottom: 23px; font-size: clamp(2.5rem, 4vw, 3.55rem); }
.audience-heading > p:not(.eyebrow) { max-width: 590px; margin-bottom: 29px; color: var(--muted); }
.audience-points { border-top: 1px solid var(--line); }
.audience-points article { display: grid; grid-template-columns: 64px 1fr; gap: 28px; padding: 31px 0; border-bottom: 1px solid var(--line); }
.audience-points article > span { color: var(--wine); font-size: 0.75rem; font-weight: 900; letter-spacing: 0.1em; }
.audience-points h3 { margin-bottom: 9px; color: var(--navy-deep); font-size: 1.36rem; }
.audience-points p { max-width: 610px; margin-bottom: 0; color: var(--muted); }

.method-showcase { position: relative; overflow: hidden; padding-block: 100px; color: var(--white); background: var(--navy-deep); }
.method-showcase::after { content: ""; position: absolute; right: -250px; bottom: -370px; width: 750px; height: 750px; border: 1px solid rgba(243, 182, 63, 0.1); border-radius: 50%; box-shadow: 0 0 0 90px rgba(243, 182, 63, 0.025); }
.method-showcase-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 0.75fr) minmax(560px, 1.15fr); gap: 90px; align-items: center; }
.method-showcase-copy h2 { margin-bottom: 24px; font-size: clamp(2.5rem, 3.8vw, 3.5rem); }
.section-lead-light { color: rgba(255, 255, 255, 0.68); }
.premium-steps { margin: 35px 0 0; padding: 0; list-style: none; }
.premium-steps li { display: grid; grid-template-columns: 43px 1fr; gap: 17px; padding: 22px 0; border-top: 1px solid rgba(255, 255, 255, 0.14); }
.premium-steps li:last-child { border-bottom: 1px solid rgba(255, 255, 255, 0.14); }
.premium-steps li > span { width: 37px; height: 37px; display: grid; place-items: center; color: var(--navy-deep); background: var(--gold); border-radius: 50%; font-size: 0.75rem; font-weight: 900; }
.premium-steps strong { font-size: 1.02rem; }
.premium-steps p { margin: 3px 0 0; color: rgba(255, 255, 255, 0.6); font-size: 0.86rem; }

.platform-concept { overflow: hidden; color: var(--ink); background: var(--white); border: 10px solid rgba(255, 255, 255, 0.09); border-radius: 24px; box-shadow: 0 40px 90px rgba(0, 0, 0, 0.28); }
.platform-topbar { height: 48px; display: flex; align-items: center; gap: 7px; padding: 0 18px; background: #edf1f2; border-bottom: 1px solid #dce4e7; }
.platform-topbar > span { width: 9px; height: 9px; background: #c7d1d4; border-radius: 50%; }
.platform-topbar > span:first-child { background: var(--wine); }
.platform-topbar strong { margin-left: auto; color: #61727a; font-size: 0.7rem; }
.platform-body { min-height: 485px; display: grid; grid-template-columns: 78px 1fr; }
.platform-sidebar { display: flex; flex-direction: column; align-items: center; gap: 24px; padding: 24px 14px; background: #f6f8f8; border-right: 1px solid #e1e7e9; }
.platform-sidebar img { width: 48px; height: 48px; object-fit: contain; }
.platform-sidebar i { width: 28px; height: 7px; background: #d5dfe2; border-radius: 99px; }
.platform-sidebar i.active { background: var(--wine); }
.platform-main { padding: 34px; background: #fbfcfc; }
.platform-welcome small { display: block; color: var(--wine); font-size: 0.65rem; font-weight: 900; letter-spacing: 0.12em; }
.platform-welcome > strong { display: block; margin: 3px 0 10px; color: var(--navy-deep); font-size: 1.65rem; }
.platform-welcome > span { color: var(--muted); font-size: 0.72rem; }
.platform-welcome > div { height: 8px; margin-top: 8px; overflow: hidden; background: #dbe4e6; border-radius: 99px; }
.platform-welcome > div i { display: block; width: 46%; height: 100%; background: linear-gradient(90deg, var(--wine), #c84c6f); border-radius: inherit; }
.platform-tasks { display: grid; gap: 11px; margin-top: 28px; }
.platform-tasks article { display: grid; grid-template-columns: 1fr auto; padding: 16px 18px; background: var(--white); border: 1px solid #dfe7e9; border-radius: 10px; }
.platform-tasks b { color: var(--navy-deep); font-size: 0.84rem; }
.platform-tasks span { grid-column: 1; color: var(--muted); font-size: 0.68rem; }
.platform-tasks em { grid-column: 2; grid-row: 1 / 3; align-self: center; padding: 5px 9px; color: var(--green); background: #e8f6ef; border-radius: 99px; font-size: 0.61rem; font-style: normal; font-weight: 850; }
.platform-tasks article:nth-child(2) em { color: #875b00; background: #fff4ce; }
.platform-tasks article:nth-child(3) em { color: var(--muted); background: #eef2f3; }
.platform-support { display: flex; flex-direction: column; margin-top: 23px; padding: 16px 18px; color: var(--white); background: var(--navy); border-radius: 10px; }
.platform-support span { color: var(--gold); font-size: 0.65rem; font-weight: 850; text-transform: uppercase; }
.platform-support strong { margin-top: 2px; font-size: 0.82rem; }
.concept-caption { margin: 0; padding: 11px 17px; color: #6b7a81; background: #edf1f2; font-size: 0.62rem; line-height: 1.4; text-align: center; }

.course-summary-section { padding-block: 100px; background: var(--paper); }
.course-summary-grid { display: grid; grid-template-columns: minmax(0, 1fr) 410px; gap: 105px; align-items: center; }
.course-summary-copy h2 { max-width: 700px; margin-bottom: 22px; font-size: clamp(2.5rem, 4vw, 3.55rem); }
.course-summary-copy > p:not(.eyebrow) { max-width: 680px; color: var(--muted); font-size: 1.04rem; }
.subject-pills { display: flex; flex-wrap: wrap; gap: 9px; margin: 29px 0 34px; }
.subject-pills span { padding: 9px 13px; color: var(--navy); background: var(--mist); border: 1px solid #d6e1e4; border-radius: 99px; font-size: 0.76rem; font-weight: 800; }
.premium-price-card { overflow: hidden; background: var(--white); border: 1px solid var(--line); border-radius: 19px; box-shadow: var(--shadow); }
.price-card-top { padding: 31px 34px 28px; color: var(--white); background: var(--navy-deep); }
.price-card-top > span { display: block; color: var(--gold); font-size: 0.7rem; font-weight: 900; letter-spacing: 0.12em; text-transform: uppercase; }
.price-card-top > strong { display: block; margin: 4px 0 6px; font-size: 4.25rem; line-height: 1; letter-spacing: -0.07em; }
.price-card-top > small { color: rgba(255, 255, 255, 0.65); }
.premium-price-card > ul { margin: 0; padding: 25px 34px 15px; list-style: none; }
.premium-price-card > ul li { position: relative; padding: 8px 0 8px 25px; color: #536870; font-size: 0.87rem; }
.premium-price-card > ul li::before { content: "✓"; position: absolute; left: 0; color: var(--green); font-weight: 900; }
.premium-price-card > .button { width: calc(100% - 68px); margin: 10px 34px 0; }
.price-disclaimer { display: block; padding: 18px 34px 29px; color: var(--muted); font-size: 0.68rem; line-height: 1.45; }

.dossier-section { overflow: hidden; padding-block: 100px; background: var(--cream); }
.dossier-grid { display: grid; grid-template-columns: minmax(390px, 0.78fr) minmax(0, 1fr); gap: 115px; align-items: center; }
.dossier-visual { position: relative; width: min(100%, 470px); padding-left: 42px; }
.dossier-visual::before { content: ""; position: absolute; left: 0; top: 50px; width: 79%; height: 88%; background: var(--navy); border-radius: 18px; transform: rotate(-7deg); }
.dossier-paper { position: relative; z-index: 1; overflow: hidden; background: var(--white); border-radius: 8px; box-shadow: 0 32px 70px rgba(7, 31, 45, 0.22); transform: rotate(2deg); }
.dossier-paper img { width: 100%; height: auto; }
.dossier-badge { position: absolute; z-index: 2; right: -28px; bottom: 38px; width: 112px; height: 112px; display: flex; align-items: center; justify-content: center; gap: 7px; color: var(--white); background: var(--wine); border: 7px solid var(--cream); border-radius: 50%; box-shadow: 0 15px 34px rgba(89, 13, 37, 0.2); }
.dossier-badge strong { font-size: 2.2rem; line-height: 1; }
.dossier-badge span { font-size: 0.61rem; font-weight: 850; line-height: 1.25; text-transform: uppercase; }
.dossier-copy h2 { max-width: 670px; margin-bottom: 23px; font-size: clamp(2.5rem, 4vw, 3.55rem); }
.dossier-copy > p:not(.eyebrow) { max-width: 650px; color: var(--muted); font-size: 1.03rem; }
.dossier-benefits { margin: 31px 0 35px; padding: 0; list-style: none; border-top: 1px solid #d8cbbd; }
.dossier-benefits li { display: grid; grid-template-columns: 50px 1fr; gap: 15px; padding: 18px 0; border-bottom: 1px solid #d8cbbd; }
.dossier-benefits li > span { color: var(--wine); font-size: 0.72rem; font-weight: 900; }
.dossier-benefits div { display: flex; flex-direction: column; }
.dossier-benefits strong { color: var(--navy-deep); }
.dossier-benefits small { margin-top: 3px; color: var(--muted); }

.reviews-section { padding-block: 100px; color: var(--white); background: var(--navy-deep); }
.reviews-heading { display: flex; justify-content: space-between; gap: 70px; align-items: end; margin-bottom: 52px; }
.reviews-heading h2 { max-width: 800px; margin-bottom: 0; font-size: clamp(2.45rem, 4vw, 3.5rem); }
.reviews-score { flex: 0 0 220px; display: flex; flex-direction: column; align-items: flex-end; text-align: right; }
.reviews-score > span { color: var(--gold); letter-spacing: 0.12em; }
.reviews-score > strong { margin: 3px 0; font-size: 2.2rem; }
.reviews-score > small { color: rgba(255, 255, 255, 0.48); font-size: 0.65rem; line-height: 1.4; }
.reviews-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.review-card { min-height: 320px; display: flex; flex-direction: column; padding: 31px; color: var(--navy-deep); background: var(--white); border-radius: 16px; }
.review-card-featured { background: var(--cream); transform: translateY(-14px); }
.review-source-mark { color: var(--wine); font-size: 0.68rem; font-weight: 900; letter-spacing: 0.11em; text-transform: uppercase; }
.review-card blockquote { margin: 37px 0 40px; color: var(--navy-deep); font-size: clamp(1.38rem, 2vw, 1.72rem); font-weight: 750; line-height: 1.3; }
.review-card footer { display: flex; align-items: center; gap: 13px; margin-top: auto; }
.review-card footer > span { width: 42px; height: 42px; display: grid; place-items: center; color: var(--white); background: var(--wine); border-radius: 50%; font-size: 0.69rem; font-weight: 900; }
.review-card footer div { display: flex; flex-direction: column; }
.review-card footer strong { font-size: 0.84rem; }
.review-card footer small { color: var(--muted); font-size: 0.67rem; }
.reviews-footer { display: flex; align-items: center; justify-content: space-between; gap: 40px; margin-top: 35px; padding-top: 26px; border-top: 1px solid rgba(255, 255, 255, 0.14); }
.reviews-footer p { max-width: 720px; margin: 0; color: rgba(255, 255, 255, 0.52); font-size: 0.7rem; }

.founders-teaser { padding-block: 100px; background: var(--paper); }
.founders-grid { display: grid; grid-template-columns: minmax(0, 0.84fr) minmax(0, 1fr); gap: 105px; align-items: center; }
.founders-portraits { position: relative; min-height: 480px; }
.founder-placeholder { position: absolute; width: 64%; aspect-ratio: 0.83; margin: 0; overflow: hidden; color: var(--white); background: var(--navy-deep); border-radius: 18px; box-shadow: var(--shadow); }
.founder-placeholder::before { content: ""; position: absolute; z-index: 2; inset: 18px; border: 1px solid rgba(255, 255, 255, 0.34); border-radius: 12px; pointer-events: none; }
.founder-placeholder img { width: 100%; height: 100%; object-fit: cover; object-position: center top; }
.founder-placeholder figcaption { position: absolute; z-index: 3; right: 18px; bottom: 18px; left: 18px; padding: 11px 13px; color: var(--white); background: rgba(20, 63, 82, 0.9); border-radius: 9px; font-size: 0.7rem; font-weight: 800; letter-spacing: 0.04em; text-transform: uppercase; }
.founder-santi { left: 0; top: 0; }
.founder-alberto { right: 0; bottom: 0; background: var(--wine-dark); }
.founder-alberto figcaption { background: rgba(140, 24, 59, 0.92); }
.founders-copy h2 { max-width: 690px; margin-bottom: 23px; font-size: clamp(2.5rem, 4vw, 3.55rem); }
.founders-copy > p:not(.eyebrow) { max-width: 660px; color: var(--muted); }
.founder-photo-note { padding: 12px 15px; background: var(--cream); border-left: 3px solid var(--gold); font-size: 0.74rem; }

.premium-faq-preview { padding-block: 100px; background: var(--cream); }

.lead-section { padding-block: 86px; color: var(--white); background: var(--wine); }
.lead-grid { display: grid; grid-template-columns: minmax(0, 0.82fr) 570px; gap: 75px; align-items: center; }
.lead-copy h2 { max-width: 740px; margin-bottom: 22px; font-size: clamp(2.45rem, 4vw, 3.45rem); }
.lead-copy > p:not(.eyebrow) { max-width: 670px; margin-bottom: 0; color: rgba(255, 255, 255, 0.75); }
.lead-copy a { color: var(--white); font-weight: 850; }
.quick-lead-form { padding: 32px; color: var(--ink); background: var(--white); border-radius: 17px; box-shadow: 0 25px 55px rgba(75, 7, 28, 0.24); }
.quick-form-heading { display: flex; flex-direction: column; margin-bottom: 23px; padding-bottom: 20px; border-bottom: 1px solid var(--line); }
.quick-form-heading > span { color: var(--wine); font-size: 0.67rem; font-weight: 900; letter-spacing: 0.12em; text-transform: uppercase; }
.quick-form-heading > strong { margin: 3px 0; color: var(--navy-deep); font-size: 1.45rem; line-height: 1.2; letter-spacing: -0.025em; }
.quick-form-heading > small { color: var(--muted); font-size: 0.72rem; }
.quick-form-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 15px; }
.quick-field { margin-bottom: 11px; }
.quick-field-full { grid-column: 1 / -1; }
.quick-field label { display: block; margin-bottom: 5px; color: var(--navy-deep); font-size: 0.75rem; font-weight: 850; }
.quick-field label span { color: var(--muted); font-size: 0.65rem; font-weight: 650; }
.quick-field input, .quick-field select, .quick-field textarea { width: 100%; padding: 0 13px; color: var(--ink); background: #fbfcfc; border: 1px solid #cedadd; border-radius: 8px; }
.quick-field input, .quick-field select { height: 48px; }
.quick-field textarea { min-height: 82px; padding-block: 11px; resize: vertical; }
.quick-field input:focus, .quick-field select:focus, .quick-field textarea:focus { outline: 3px solid rgba(243, 182, 63, 0.42); border-color: var(--navy); }
.quick-field small, .quick-consent-error { display: block; min-height: 16px; margin-top: 3px; color: #ae183d; font-size: 0.66rem; }
.quick-consent { display: grid; grid-template-columns: 17px 1fr; gap: 9px; align-items: start; color: var(--muted); font-size: 0.68rem; line-height: 1.45; }
.quick-consent input { margin-top: 3px; accent-color: var(--wine); }
.quick-lead-form .button { margin-top: 9px; color: var(--white); background: var(--navy-deep); border-color: var(--navy-deep); }
.quick-lead-form .button:hover { background: var(--navy); border-color: var(--navy); }
.quick-form-result { min-height: 20px; margin: 11px 0 0; color: var(--green); font-size: 0.72rem; font-weight: 750; }
.quick-form-preview-note { margin: 4px 0 0; color: var(--muted); font-size: 0.62rem; text-align: center; }

.mobile-conversion-bar { display: none; }

@media (max-width: 1100px) {
  .premium-hero-grid { grid-template-columns: minmax(0, 1fr) minmax(400px, 0.85fr); gap: 58px; }
  .premium-hero-copy h1 { font-size: clamp(3rem, 5vw, 4rem); }
  .hero-photo-frame, .hero-photo-frame img { height: 555px; min-height: 555px; }
  .proof-grid { grid-template-columns: repeat(2, 1fr); }
  .proof-feature { border-bottom: 1px solid rgba(255, 255, 255, 0.13); }
  .proof-feature:nth-child(2) { border-right: 0; }
  .proof-feature:nth-child(3), .proof-feature:nth-child(4) { border-bottom: 0; }
  .proof-feature:nth-child(3) { padding-left: 0; }
  .method-showcase-grid { grid-template-columns: minmax(0, 0.72fr) minmax(480px, 1fr); gap: 55px; }
  .course-summary-grid, .lead-grid { gap: 60px; }
  .dossier-grid { gap: 80px; }
  .founders-grid { gap: 70px; }
}

@media (max-width: 880px) {
  .premium-hero { padding-block: 66px 78px; }
  .premium-hero-grid, .audience-layout, .method-showcase-grid, .course-summary-grid, .dossier-grid, .founders-grid, .lead-grid { grid-template-columns: 1fr; }
  .premium-hero-copy { max-width: 760px; }
  .premium-hero-visual { max-width: 620px; margin: 5px auto 0; }
  .hero-course-card { left: -22px; }
  .audience-heading { position: static; }
  .method-showcase-copy { max-width: 720px; }
  .platform-concept { width: 100%; max-width: 720px; }
  .course-summary-copy { max-width: 760px; }
  .premium-price-card { width: min(100%, 500px); }
  .dossier-visual { width: min(80%, 470px); margin-inline: auto; }
  .reviews-grid { grid-template-columns: 1fr; }
  .review-card { min-height: 240px; }
  .review-card-featured { transform: none; }
  .founders-portraits { width: min(100%, 560px); }
  .lead-copy { max-width: 760px; }
  .quick-lead-form { width: min(100%, 680px); }
}

@media (max-width: 620px) {
  body:not(.page-enrollment) { padding-bottom: 66px; }
  .premium-hero { padding-block: 54px 66px; }
  .premium-hero-copy h1 { font-size: clamp(2.75rem, 12vw, 3.55rem); }
  .premium-hero-lead { font-size: 1rem; }
  .hero-actions .button { width: 100%; }
  .hero-proof-list { grid-template-columns: 1fr; gap: 12px; }
  .hero-proof-list li { display: grid; grid-template-columns: 132px 1fr; gap: 12px; }
  .premium-hero-visual { padding: 0 0 58px; }
  .hero-photo-frame { border-radius: 72px 18px 18px 18px; }
  .hero-photo-frame, .hero-photo-frame img { height: 470px; min-height: 470px; }
  .hero-course-card { left: 12px; right: 12px; bottom: 0; width: auto; }
  .hero-seal { right: 8px; top: 52px; width: 96px; height: 96px; gap: 1px; border-width: 6px; transform: rotate(1deg); }
  .hero-seal strong { font-size: 1.95rem; line-height: 0.9; }
  .hero-seal span { max-width: 70px; font-size: 0.5rem; line-height: 1.1; }
  .proof-grid { grid-template-columns: 1fr; }
  .proof-feature, .proof-feature:first-child, .proof-feature:nth-child(3) { min-height: 105px; padding: 19px 0; border-right: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.13); }
  .proof-feature:last-child { border-bottom: 0; }
  .proof-note { padding-top: 8px; }
  .audience-section, .method-showcase, .course-summary-section, .dossier-section, .reviews-section, .founders-teaser, .premium-faq-preview { padding-block: 72px; }
  .audience-points article { grid-template-columns: 44px 1fr; gap: 15px; }
  .platform-body { min-height: 420px; grid-template-columns: 50px 1fr; }
  .platform-sidebar { padding-inline: 8px; }
  .platform-sidebar img { width: 35px; height: 35px; }
  .platform-sidebar i { width: 20px; }
  .platform-main { padding: 22px 16px; }
  .platform-tasks article { padding: 13px; }
  .platform-tasks em { display: none; }
  .dossier-grid { gap: 68px; }
  .dossier-visual { width: 85%; padding-left: 22px; }
  .dossier-badge { right: -24px; width: 94px; height: 94px; }
  .reviews-heading, .reviews-footer { align-items: flex-start; flex-direction: column; }
  .reviews-score { flex-basis: auto; align-items: flex-start; text-align: left; }
  .review-card { min-height: 220px; padding: 25px; }
  .founders-portraits { min-height: 380px; }
  .founder-placeholder { width: 68%; }
  .lead-section { padding-block: 70px 100px; }
  .quick-lead-form { padding: 24px; }
  .quick-form-grid { grid-template-columns: 1fr; }
  .quick-field-full { grid-column: auto; }
  .whatsapp-float { display: none; }
  .mobile-conversion-bar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 190;
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    padding: 8px;
    background: rgba(255, 255, 255, 0.98);
    border-top: 1px solid var(--line);
    box-shadow: 0 -10px 30px rgba(7, 31, 45, 0.12);
  }
  .mobile-conversion-bar a { min-height: 48px; display: flex; align-items: center; justify-content: center; gap: 7px; color: var(--navy); font-size: 0.75rem; font-weight: 850; text-decoration: none; }
  .mobile-conversion-bar a:first-child { transform: translateY(2px); }
  .mobile-conversion-bar a:last-child { color: var(--white); background: var(--wine); border-radius: 8px; }
}

@media (min-width: 621px) and (max-width: 1039px) {
  body:not(.page-enrollment) { padding-bottom: 66px; }
  .whatsapp-float { display: none; }
  .mobile-conversion-bar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 190;
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    padding: 8px;
    background: rgba(255, 255, 255, 0.98);
    border-top: 1px solid var(--line);
    box-shadow: 0 -10px 30px rgba(7, 31, 45, 0.12);
  }
  .mobile-conversion-bar a { min-height: 48px; display: flex; align-items: center; justify-content: center; gap: 7px; color: var(--navy); font-size: 0.75rem; font-weight: 850; text-decoration: none; }
  .mobile-conversion-bar a:last-child { color: var(--white); background: var(--wine); border-radius: 8px; }
}
/* Matrícula y formularios propios */
.enrollment-hero h1 { max-width: 820px; }
.enrollment-hero-card dd { max-width: 190px; }
.enrollment-assurance { color: var(--navy-deep); background: var(--cream); border-bottom: 1px solid #e4d8cb; }
.assurance-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.assurance-grid > div { min-height: 118px; display: flex; flex-direction: column; justify-content: center; padding: 24px 34px; border-right: 1px solid #e4d8cb; }
.assurance-grid > div:first-child { padding-left: 0; }
.assurance-grid > div:last-child { padding-right: 0; border-right: 0; }
.assurance-grid strong { color: var(--wine); font-size: 0.92rem; }
.assurance-grid span { margin-top: 4px; color: var(--muted); font-size: 0.82rem; line-height: 1.45; }

.enrollment-form-section { background: var(--paper); }
.enrollment-form-layout { display: grid; grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr); gap: 78px; align-items: start; }
.enrollment-form-layout[data-active-step="2"] { grid-template-columns: minmax(0, 1fr); }
.enrollment-form-layout[data-active-step="2"] .enrollment-side { display: none; }
.enrollment-form-layout[data-active-step="2"] .enrollment-form { width: 100%; }
.enrollment-side { position: sticky; top: 128px; }
.enrollment-side h2 { margin: 8px 0 22px; font-size: clamp(2.15rem, 3.5vw, 3.35rem); }
.enrollment-side > p:not(.eyebrow) { color: var(--muted); }
.enrollment-side-card { margin-top: 34px; padding: 28px; background: var(--cream); border: 1px solid #e3d7c9; border-radius: var(--radius); }
.enrollment-side-card > strong { display: block; margin-bottom: 14px; color: var(--navy-deep); font-size: 1.05rem; }
.enrollment-side-card ul { margin-bottom: 18px; }
.enrollment-side-card .text-arrow { font-size: 0.8rem; }
.enrollment-support { margin-top: 22px; font-size: 0.82rem; }
.enrollment-support a { color: var(--wine); font-weight: 800; }

.form-group { min-width: 0; margin: 30px 0 0; padding: 30px 0 0; border: 0; border-top: 1px solid var(--line); }
.form-group > legend { width: 100%; margin: 0 0 22px; padding: 0; color: var(--navy-deep); font-size: 1.1rem; font-weight: 850; letter-spacing: -0.015em; }
.optional-label { color: var(--muted); font-size: 0.72rem; font-weight: 650; }
.form-help { display: block; margin-top: 5px; color: var(--muted); font-size: 0.7rem; line-height: 1.4; }
.choice-group { min-width: 0; margin: 5px 0 0; padding: 0; border: 0; }
.choice-group > legend { margin-bottom: 9px; color: var(--navy-deep); font-size: 0.83rem; font-weight: 800; }
.choice-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }
.choice-grid label { position: relative; cursor: pointer; }
.choice-grid input { position: absolute; inset: 0 auto auto 0; width: 1px; height: 1px; opacity: 0.01; }
.choice-grid span { min-height: 50px; display: grid; place-items: center; padding: 9px 12px; color: var(--navy-deep); background: #fbfcfc; border: 1px solid #cdd9dd; border-radius: 9px; font-size: 0.78rem; font-weight: 800; text-align: center; }
.choice-grid input:checked + span { color: var(--white); background: var(--navy); border-color: var(--navy); }
.choice-grid input:focus-visible + span { outline: 3px solid rgba(243, 182, 63, 0.8); outline-offset: 3px; }
.choice-grid input[aria-invalid="true"] + span { border-color: #bd2449; }
.form-confirmations { margin-top: 32px; }
.confirmations-card { padding: 0 22px; background: var(--mist); border: 1px solid #dbe5e8; border-radius: 12px; }
.confirmation-item { padding: 18px 0; border-bottom: 1px solid #d5e0e3; }
.confirmation-item:last-child { border-bottom: 0; }
.confirmation-item .consent-row { grid-template-columns: 22px minmax(0, 1fr); gap: 13px; margin: 0; color: #526973; font-size: 0.86rem; line-height: 1.5; cursor: pointer; }
.confirmation-item .consent-row input { width: 20px; height: 20px; margin-top: 1px; accent-color: var(--wine); }
.confirmation-item .field-error:not(:empty) { display: block; margin: 7px 0 0 35px; }
.form-privacy-note { display: flex; flex-direction: column; gap: 3px; margin: 26px 0 18px; padding: 15px 17px; color: var(--muted); background: var(--mist); border-left: 4px solid var(--navy); border-radius: 8px; font-size: 0.74rem; line-height: 1.45; }
.form-privacy-note strong { color: var(--navy-deep); }
.contact-form button[disabled] { cursor: wait; opacity: 0.7; transform: none; }

.enrollment-wizard { overflow: hidden; }
.enrollment-progress { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin: 28px 0 36px; padding: 0; list-style: none; }
.enrollment-progress li { position: relative; display: grid; grid-template-columns: 34px 1fr; gap: 9px; align-items: center; color: var(--muted); font-size: 0.72rem; }
.enrollment-progress li::after { content: ""; position: absolute; z-index: 0; top: 16px; right: 8px; left: 43px; height: 2px; background: var(--line); }
.enrollment-progress li:last-child::after { display: none; }
.enrollment-progress span { position: relative; z-index: 1; width: 34px; height: 34px; display: grid; place-items: center; color: var(--muted); background: var(--white); border: 2px solid var(--line); border-radius: 50%; font-weight: 900; }
.enrollment-progress strong { position: relative; z-index: 1; width: max-content; padding-right: 9px; background: var(--white); }
.enrollment-progress .is-active { color: var(--wine); }
.enrollment-progress .is-active span { color: var(--white); background: var(--wine); border-color: var(--wine); }
.enrollment-progress .is-complete { color: var(--navy); }
.enrollment-progress .is-complete span { color: var(--white); background: var(--navy); border-color: var(--navy); }
.enrollment-progress .is-complete::after { background: var(--navy); }
.enrollment-step[hidden] { display: none; }
.enrollment-step.is-active { animation: em25-step-in 180ms ease both; }
@keyframes em25-step-in { from { opacity: 0; transform: translateY(6px); } to { opacity: 1; transform: none; } }
.step-heading { margin-bottom: 25px; padding-bottom: 22px; border-bottom: 1px solid var(--line); }
.step-heading > span { color: var(--wine); font-size: 0.72rem; font-weight: 900; letter-spacing: 0.1em; text-transform: uppercase; }
.step-heading h3 { margin: 6px 0 9px; color: var(--navy-deep); font-size: clamp(1.65rem, 3vw, 2.25rem); }
.step-heading p { margin: 0; color: var(--muted); font-size: 0.86rem; }
.form-row.three-columns { display: grid; grid-template-columns: 0.7fr 1fr 1fr; gap: 17px; }
.step-actions { display: flex; justify-content: space-between; gap: 12px; margin-top: 28px; padding-top: 22px; border-top: 1px solid var(--line); }
.step-actions-end { justify-content: flex-end; }
.step-actions .button { min-width: 170px; }
.contract-review-alert { margin-bottom: 18px; padding: 17px 18px; color: #684c00; background: #fff4cf; border: 1px solid #ecd582; border-radius: 10px; }
.contract-review-alert strong { display: block; margin-bottom: 4px; color: #5a4000; }
.contract-review-alert p { margin: 0; font-size: 0.78rem; }
.contract-viewer { height: min(88vh, 1050px); min-height: 760px; overflow: hidden; background: #eef2f4; border: 1px solid var(--line); border-radius: 12px; }
.contract-viewer iframe { width: 100%; height: 100%; min-height: 760px; display: block; border: 0; }
.contract-viewer-placeholder { height: 100%; min-height: 760px; display: grid; place-items: center; align-content: center; gap: 9px; padding: 35px; color: var(--muted); text-align: center; }
.contract-viewer-placeholder > span { width: 68px; height: 78px; display: grid; place-items: center; color: var(--wine); background: var(--white); border: 1px solid #d8e0e3; border-radius: 8px; box-shadow: var(--shadow-soft); font-size: 0.82rem; font-weight: 900; }
.contract-viewer-placeholder strong { color: var(--navy-deep); font-size: 1.1rem; }
.contract-viewer-placeholder p { max-width: 390px; margin: 0; font-size: 0.8rem; }
.contract-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 14px; }
.contract-actions .button { min-height: 44px; padding: 9px 16px; font-size: 0.76rem; }
.button.is-disabled { pointer-events: none; opacity: 0.48; }
.contract-reading-status { margin: 10px 0 0; color: var(--muted); font-size: 0.72rem; }
.signature-panel { margin-top: 26px; padding: 24px; background: var(--cream); border: 1px solid #e3d7c9; border-radius: 12px; }
.signature-panel-heading > span { color: var(--wine); font-size: 0.69rem; font-weight: 900; letter-spacing: 0.09em; text-transform: uppercase; }
.signature-panel-heading h4 { margin: 5px 0 8px; color: var(--navy-deep); font-size: 1.35rem; }
.signature-panel-heading p { margin: 0 0 20px; color: var(--muted); font-size: 0.78rem; }
.signature-panel input:disabled { cursor: not-allowed; opacity: 0.65; }
.signature-panel .contract-confirmations { margin-top: 22px; }
.signature-panel .contract-confirmations input:disabled { opacity: 0.72; }
.price-summary { margin-bottom: 24px; padding: 23px; color: var(--white); background: linear-gradient(135deg, var(--navy-deep), var(--navy)); border-radius: 13px; }
.price-summary > div { display: flex; justify-content: space-between; gap: 18px; align-items: center; }
.price-summary span { font-size: 0.8rem; font-weight: 750; }
.price-summary strong { font-size: 2.35rem; line-height: 1; }
.price-summary small { display: block; margin-top: 8px; color: rgba(255,255,255,0.7); font-size: 0.68rem; }
.payment-choice-group { min-width: 0; margin: 0; padding: 0; border: 0; }
.payment-choice-group > legend { margin-bottom: 12px; color: var(--navy-deep); font-size: 0.88rem; font-weight: 850; }
.payment-choice { position: relative; display: grid; grid-template-columns: 22px minmax(0, 1fr) auto; gap: 13px; align-items: center; margin-bottom: 10px; padding: 17px; background: #fbfcfc; border: 1px solid #cdd9dd; border-radius: 10px; cursor: pointer; transition: border 150ms ease, box-shadow 150ms ease, background 150ms ease; }
.payment-choice:has(input:checked) { background: var(--mist); border-color: var(--navy); box-shadow: 0 0 0 3px rgba(20,60,81,0.08); }
.payment-choice.is-disabled { opacity: 0.58; cursor: not-allowed; }
.payment-choice input { width: 18px; height: 18px; accent-color: var(--wine); }
.payment-choice-copy { min-width: 0; display: flex; flex-direction: column; }
.payment-choice-copy strong { color: var(--navy-deep); font-size: 0.88rem; }
.payment-choice-copy small { color: var(--muted); font-size: 0.7rem; }
.payment-badge { padding: 5px 8px; color: var(--wine); background: #fae7ed; border-radius: 999px; font-size: 0.62rem; font-weight: 900; }
.payment-choice-branded { grid-template-columns: 22px 104px minmax(0, 1fr) auto; min-height: 80px; background: #fff; }
.payment-choice-branded.is-disabled { opacity: 1; background: #f8fafb; border-color: #d9e1e4; }
.payment-choice-branded.is-disabled .payment-choice-copy,
.payment-choice-branded.is-disabled .payment-provider-logo { opacity: 0.72; }
.payment-provider-logo { display: flex; align-items: center; justify-content: center; width: 104px; height: 38px; padding: 4px 8px; background: #fff; border: 1px solid #e4e9eb; border-radius: 8px; }
.payment-provider-logo img { display: block; width: auto; max-width: 88px; max-height: 28px; object-fit: contain; }
.payment-provider-logo-sepa img { max-width: 82px; max-height: 31px; }
.payment-provider-logo-bizum img { max-width: 88px; max-height: 27px; }
.payment-provider-logo-sequra img { max-width: 92px; }
.payment-badge-pending { color: #52636d; background: #eaf0f2; white-space: nowrap; }
.payment-instructions { margin-top: 18px; padding: 24px; background: #f7fafb; border: 1px solid #bfd0d7; border-left: 5px solid var(--navy); border-radius: 13px; box-shadow: var(--shadow-soft); }
.payment-instructions[hidden], .payment-proof-field[hidden], .paypal-checkout-panel[hidden] { display: none; }
.payment-instructions-heading > span { color: var(--wine); font-size: 0.67rem; font-weight: 900; letter-spacing: 0.1em; text-transform: uppercase; }
.payment-instructions-heading h4 { margin: 5px 0 7px; color: var(--navy-deep); font-size: 1.35rem; }
.payment-instructions-heading p { margin: 0; color: var(--muted); font-size: 0.76rem; line-height: 1.55; }
.payment-instructions dl { display: grid; gap: 0; margin: 20px 0; overflow: hidden; border: 1px solid #d1dde1; border-radius: 10px; }
.payment-instructions dl > div { display: grid; grid-template-columns: minmax(145px, 0.42fr) minmax(0, 1fr); gap: 16px; padding: 12px 14px; background: #fff; border-bottom: 1px solid #e0e7e9; }
.payment-instructions dl > div:last-child { border-bottom: 0; }
.payment-instructions dt { color: var(--muted); font-size: 0.72rem; font-weight: 800; }
.payment-instructions dd { min-width: 0; margin: 0; color: var(--navy-deep); font-size: 0.84rem; font-weight: 800; overflow-wrap: anywhere; }
.payment-instructions .payment-reference-row { background: #fae7ed; border: 2px solid #c34b6b; }
.payment-instructions .payment-reference-row dt { color: var(--wine); }
.payment-instructions .payment-reference-row dd { color: var(--wine); font-size: 1.55rem; font-weight: 950; letter-spacing: 0.08em; }
.payment-pending-warning { margin: 0; padding: 14px 16px; color: #664411; background: #fff5d9; border-radius: 8px; font-size: 0.76rem; line-height: 1.55; }
.payment-pending-warning strong { display: block; color: #70470b; }
.payment-proof-field { margin-top: 18px; padding: 21px; background: var(--cream); border: 1px dashed #b8956a; border-radius: 12px; }
.payment-proof-field label { display: flex; flex-direction: column; gap: 3px; margin-bottom: 12px; color: var(--navy-deep); }
.payment-proof-field label strong { font-size: 0.92rem; }
.payment-proof-field label span { color: var(--muted); font-size: 0.7rem; font-weight: 500; }
.payment-proof-field input[type="file"] { width: 100%; padding: 11px; color: var(--navy-deep); background: #fff; border: 1px solid #cbd6da; border-radius: 8px; font-size: 0.74rem; }
.payment-proof-field input[type="file"]::file-selector-button { margin-right: 12px; padding: 9px 12px; color: #fff; background: var(--navy); border: 0; border-radius: 6px; font-weight: 800; cursor: pointer; }
.payment-proof-name { display: block; margin-top: 8px; color: var(--muted); font-size: 0.68rem; overflow-wrap: anywhere; }
.paypal-checkout-panel { margin-top: 18px; padding: 24px; background: linear-gradient(145deg, #f7f9ff, #ffffff); border: 1px solid #c9d6f0; border-left: 5px solid #0070ba; border-radius: 13px; box-shadow: var(--shadow-soft); }
.paypal-checkout-heading { display: flex; gap: 18px; align-items: center; margin-bottom: 18px; }
.paypal-checkout-heading img { width: 112px; height: auto; padding: 7px 10px; background: #fff; border: 1px solid #dfe7f5; border-radius: 9px; }
.paypal-checkout-heading span { color: #52636d; font-size: 0.67rem; font-weight: 900; letter-spacing: 0.08em; text-transform: uppercase; }
.paypal-checkout-heading h4 { margin: 4px 0 0; color: var(--navy-deep); font-size: 1.3rem; }
.paypal-checkout-panel dl { display: grid; gap: 0; margin: 0 0 16px; overflow: hidden; border: 1px solid #d5deee; border-radius: 10px; }
.paypal-checkout-panel dl > div { display: grid; grid-template-columns: minmax(145px, 0.42fr) minmax(0, 1fr); gap: 16px; padding: 12px 14px; background: #fff; border-bottom: 1px solid #e2e8f3; }
.paypal-checkout-panel dl > div:last-child { border-bottom: 0; }
.paypal-checkout-panel dt { color: var(--muted); font-size: 0.72rem; font-weight: 800; }
.paypal-checkout-panel dd { min-width: 0; margin: 0; color: var(--navy-deep); font-size: 0.88rem; font-weight: 850; overflow-wrap: anywhere; }
.paypal-checkout-panel .payment-reference-row { background: #eef5ff; border: 2px solid #0070ba; }
.paypal-checkout-panel .payment-reference-row dt { color: #005ea6; }
.paypal-checkout-panel .payment-reference-row dd { color: #005ea6; font-size: 1.5rem; font-weight: 950; letter-spacing: 0.08em; }
.paypal-checkout-copy { margin: 0 0 16px; color: #52636d; font-size: 0.76rem; line-height: 1.6; }
.paypal-button-shell { min-height: 48px; }
.paypal-button-shell > div,
.paypal-button-shell iframe { display: block; width: 100%; min-height: 48px; }
.paypal-redirect-button { display: flex; width: 100%; min-height: 52px; align-items: center; justify-content: center; gap: 8px; padding: 12px 20px; border: 0; border-radius: 8px; background: #ffc439; color: #003087; box-shadow: 0 4px 12px rgba(0, 48, 135, 0.14); cursor: pointer; font: inherit; font-size: 1rem; font-weight: 700; transition: transform 0.16s ease, background 0.16s ease, box-shadow 0.16s ease; }
.paypal-redirect-button strong { color: #003087; font-size: 1.25rem; font-style: italic; font-weight: 950; letter-spacing: -0.04em; }
.paypal-redirect-button:hover { background: #f4b82e; box-shadow: 0 6px 18px rgba(0, 48, 135, 0.2); transform: translateY(-1px); }
.paypal-redirect-button:focus-visible { outline: 3px solid #0070ba; outline-offset: 3px; }
.paypal-redirect-button:disabled { cursor: wait; opacity: 0.68; transform: none; }
.paypal-checkout-panel .field-error { display: block; margin-top: 10px; }
.enrollment-wizard button[disabled] { cursor: not-allowed; opacity: 0.52; }
.form-result:empty { display: none; }
.enrollment-success-card { display: block; margin-top: 24px; padding: 25px; color: var(--navy-deep); background: #f3f8f5; border: 1px solid #a9cdb5; border-left: 5px solid #3e8b5c; border-radius: 13px; box-shadow: var(--shadow-soft); }
.enrollment-success-card.is-blocked,
.enrollment-success-card.is-cancelled { background: #fff8f0; border-color: #e5c7a5; border-left-color: #b96a23; }
.enrollment-success-card.is-blocked .enrollment-success-status,
.enrollment-success-card.is-cancelled .enrollment-success-status { color: #75400f; background: #f6dfc5; }
.enrollment-success-card.is-received { background: #f0f8f3; border-color: #9fc9ac; border-left-color: #287746; }
.enrollment-success-card h4 { margin: 0 0 10px; color: var(--navy-deep); font-size: clamp(1.3rem, 2.5vw, 1.75rem); }
.enrollment-success-card > p { margin: 12px 0 0; color: #49616b; font-size: 0.8rem; line-height: 1.55; }
.enrollment-success-status { width: fit-content; display: block; padding: 6px 10px; color: #245838; background: #dceee2; border-radius: 999px; font-size: 0.7rem; font-weight: 900; letter-spacing: 0.02em; text-transform: uppercase; }
.enrollment-success-card dl { display: grid; gap: 0; margin: 20px 0; border: 1px solid #cbdcd1; border-radius: 10px; overflow: hidden; }
.enrollment-success-card dl > div { display: grid; grid-template-columns: minmax(105px, 0.35fr) minmax(0, 1fr); gap: 18px; padding: 12px 14px; background: rgba(255,255,255,0.72); border-bottom: 1px solid #d7e4db; }
.enrollment-success-card dl > div:last-child { border-bottom: 0; }
.enrollment-success-card dt { color: var(--muted); font-size: 0.72rem; font-weight: 800; }
.enrollment-success-card dd { min-width: 0; margin: 0; color: var(--navy-deep); font-size: 0.8rem; font-weight: 750; line-height: 1.5; overflow-wrap: anywhere; white-space: pre-line; }
.enrollment-success-card .button { max-width: 100%; display: inline-flex; align-items: center; justify-content: center; margin-top: 14px; white-space: normal; text-align: center; }
.enrollment-success-note { font-weight: 700; }
.enrollment-platform-notice { padding: 16px; color: #18384b !important; background: #fff8e8; border-left: 5px solid var(--gold); border-radius: 8px; }
.enrollment-platform-notice strong { display: block; margin-bottom: 3px; color: var(--wine); }
.enrollment-contract-delivery { margin-top: 24px; padding-top: 22px; border-top: 1px solid #cbdcd1; }
.enrollment-contract-delivery h5 { margin: 0 0 8px; color: var(--navy-deep); font-size: 1.05rem; }
.enrollment-contract-delivery .enrollment-success-note { margin: 0; color: #49616b; font-size: 0.8rem; line-height: 1.6; }
.enrollment-form.is-complete .price-summary,
.enrollment-form.is-complete .payment-choice-group,
.enrollment-form.is-complete .form-privacy-note,
.enrollment-form.is-complete .payment-instructions,
.enrollment-form.is-complete .payment-proof-field,
.enrollment-form.is-complete .paypal-checkout-panel,
.enrollment-form.is-complete .step-actions,
.enrollment-form.is-complete .enrollment-step > .form-help { display: none; }
.enrollment-next { background: var(--cream); }
.next-step-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin: 0; padding: 0; list-style: none; }
.next-step-grid li { min-height: 240px; padding: 30px; background: var(--white); border: 1px solid #e3d7c9; border-radius: var(--radius); }
.next-step-grid li > span { color: var(--wine); font-size: 0.76rem; font-weight: 900; letter-spacing: 0.12em; }
.next-step-grid strong { display: block; margin: 35px 0 10px; color: var(--navy-deep); font-size: 1.08rem; }
.next-step-grid p { margin: 0; color: var(--muted); font-size: 0.84rem; }

@media (max-width: 1039px) {
  .enrollment-form-layout { grid-template-columns: minmax(240px, 0.68fr) minmax(0, 1.32fr); gap: 45px; }
  .assurance-grid > div { padding-inline: 22px; }
}

@media (max-width: 920px) {
  .enrollment-closed-grid { grid-template-columns: 1fr; }
  .enrollment-opening-card { max-width: 520px; }
  .enrollment-form-layout { grid-template-columns: 1fr; }
  .enrollment-side { position: static; }
  .enrollment-side-card { max-width: 620px; }
}

@media (max-width: 780px) {
  .legal-hero { padding: 54px 0 50px; }
  .legal-document { padding: 36px 24px 50px; border-radius: 13px; }
  .legal-document section + section { margin-top: 32px; padding-top: 29px; }
  .legal-identity { grid-template-columns: 1fr; }
  .legal-identity > div, .legal-identity > div:nth-child(2n), .legal-identity > div:nth-last-child(-n+2) { border-right: 0; border-bottom: 1px solid #dce4e6; }
  .legal-identity > div:last-child { border-bottom: 0; }
  .enrollment-closed-hero { padding: 58px 0 68px; }
  .enrollment-closed-copy h1 { font-size: clamp(2.5rem, 12vw, 4.2rem); }
  .enrollment-closed-copy .button-row { align-items: stretch; flex-direction: column; }
  .enrollment-closed-copy .button { width: 100%; }
  .enrollment-closed-actions { grid-template-columns: 1fr; }
  .assurance-grid, .enrollment-form-layout, .next-step-grid { grid-template-columns: 1fr; }
  .assurance-grid > div, .assurance-grid > div:first-child, .assurance-grid > div:last-child { min-height: auto; padding: 20px 0; border-right: 0; border-bottom: 1px solid #e4d8cb; }
  .assurance-grid > div:last-child { border-bottom: 0; }
  .enrollment-side { position: static; }
  .form-row.three-columns { grid-template-columns: 1fr; gap: 0; }
  .contract-viewer, .contract-viewer iframe, .contract-viewer-placeholder { height: 76vh; min-height: 560px; }
  .next-step-grid li { min-height: auto; }
  .next-step-grid strong { margin-top: 20px; }
}

@media (max-width: 520px) {
  .confirmations-card { padding-inline: 16px; }
  .confirmation-item { padding-block: 16px; }
  .choice-grid { grid-template-columns: 1fr; }
  .enrollment-form .form-group { margin-top: 24px; padding-top: 24px; }
  .enrollment-progress strong { display: none; }
  .enrollment-progress li { grid-template-columns: 34px 1fr; }
  .enrollment-progress li::after { left: 40px; }
  .step-actions { flex-direction: column-reverse; }
  .step-actions .button { width: 100%; }
  .contract-actions { flex-direction: column; }
  .contract-actions .button { width: 100%; }
  .enrollment-form-layout[data-active-step="2"] { width: calc(100% - 8px); }
  .enrollment-form-layout[data-active-step="2"] .enrollment-form { padding-inline: 12px; }
  .contract-viewer, .contract-viewer iframe, .contract-viewer-placeholder { height: 72vh; min-height: 520px; }
  .price-summary > div { align-items: flex-end; }
  .payment-choice { grid-template-columns: 22px minmax(0, 1fr); }
  .payment-badge { grid-column: 2; width: max-content; }
  .payment-choice-branded { grid-template-columns: 22px 92px minmax(0, 1fr); }
  .payment-choice-branded .payment-provider-logo { grid-column: 2; grid-row: 1 / span 2; width: 92px; }
  .payment-choice-branded .payment-choice-copy { grid-column: 3; }
  .payment-choice-branded .payment-badge { grid-column: 3; }
  .payment-instructions { padding: 20px 15px; }
  .payment-instructions dl > div { grid-template-columns: 1fr; gap: 3px; }
  .payment-instructions .payment-reference-row dd { font-size: 1.45rem; }
  .paypal-checkout-panel { padding: 20px 15px; }
  .paypal-checkout-heading { align-items: flex-start; flex-direction: column; gap: 10px; }
  .paypal-checkout-panel dl > div { grid-template-columns: 1fr; gap: 3px; }
  .paypal-checkout-panel .payment-reference-row dd { font-size: 1.42rem; }
  .enrollment-contract-delivery .button { width: 100%; }
  .payment-proof-field { padding: 18px 14px; }
  .enrollment-success-card { padding: 20px 16px; }
  .enrollment-success-card dl > div { grid-template-columns: 1fr; gap: 3px; }
  .enrollment-success-card .button { width: 100%; }
}

@media (max-width: 460px) {
  .payment-choice-branded { grid-template-columns: 22px minmax(0, 1fr); gap: 10px 12px; }
  .payment-choice-branded .payment-provider-logo { grid-column: 2; grid-row: auto; justify-content: flex-start; width: 118px; }
  .payment-choice-branded .payment-choice-copy,
  .payment-choice-branded .payment-badge { grid-column: 2; }
}
