*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#071b4a;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fff}.brand img{width:145px;height:70px;object-fit:contain}.nav{display:flex;align-items:center;gap:26px;font-size:14px}.nav a:hover,.nav a.active{color:#ef2432}.contact-mini{display:flex;align-items:center;gap:18px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:8px;padding:14px 20px;font-weight:800;cursor:pointer}.btn-red{background:#f51e2d;color:#fff;box-shadow:0 8px 20px #ef243225}.btn-outline{border:1px solid #d9dfeb;color:#071b4a;background:#fff}.hero{min-height:510px;display:flex;align-items:center;background:linear-gradient(90deg,#fff 0%,#fff 38%,rgba(255,255,255,.72) 52%,rgba(255,255,255,0) 70%),var(--hero) center/cover no-repeat}.hero-copy{width:min(560px,90%)}.eyebrow{color:#ed1f2d;font-size:15px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.redline{width:55px;height:4px;background:#ef2432;margin-bottom:16px}.hero h1{font-size:64px;line-height:.94;margin:10px 0 16px;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:#ef2432}.hero p{font-size:19px;line-height:1.45;color:#536487;max-width:530px}.section{padding:64px 0}.section.soft{background:#f7f9fc}.section h2{font-size:40px;line-height:1.02;margin:0 0 10px;letter-spacing:-.035em}.lead{color:#64728e;font-size:17px;margin:0 0 30px}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.module-card{border:1px solid #e3e7ef;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 26px rgba(7,27,74,.06);display:flex;flex-direction:column}.module-card img{height:190px;width:100%;object-fit:cover}.module-body{padding:22px;display:flex;flex-direction:column;flex:1}.module-card .code{font-size:12px;color:#ef2432;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.module-card h3{font-size:23px;margin:7px 0}.module-card p{font-size:14px;line-height:1.5;color:#69758d;margin:0 0 18px}.module-card .btn{margin-top:auto;width:100%}.list-panel{border:1px solid #e2e7f0;border-radius:12px;background:#f8faff;margin:14px 0;overflow:hidden}.list-title{font-size:23px;font-weight:900;padding:18px 20px 8px}.list-row{display:grid;grid-template-columns:110px 1fr 190px;gap:16px;padding:13px 20px;border-top:1px solid #e1e6ef;align-items:center}.list-row b{font-size:17px}.list-row span{color:#65728b}.price{font-weight:900;text-align:right;color:#071b4a}.price.sale{color:#ef2432}.price small{font-weight:500;color:#8792a6;display:block}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #e1e6ef}.feature{padding:24px;border-right:1px solid #e1e6ef}.feature:last-child{border-right:0}.feature .ico{font-size:30px;color:#ef2432}.feature h3{margin:9px 0 5px}.feature p{margin:0;color:#68758e;line-height:1.5}.schedule{display:grid;gap:10px}.schedule div{border:1px solid #dfe4ed;border-radius:7px;padding:13px 18px;font-weight:800;background:#fff}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.info-card{padding:28px;background:#f6f8fc;border-radius:12px;border:1px solid #e3e8f1}.notice{padding:18px 22px;background:#f3f6fa;border-radius:8px;color:#5c6981;margin-top:20px}.footer{border-top:1px solid #e1e6ef;padding:38px 0}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:40px;align-items:start}.footer img{width:150px}.footer a{display:block;margin:6px 0;color:#596783}.footer strong{display:block;margin:8px 0}.mobile-menu{display:none}.sheet-status{font-size:12px;color:#8792a6;margin-top:8px}.tag{display:inline-block;padding:6px 10px;background:#fff0f1;color:#ed1f2d;border-radius:999px;font-size:11px;font-weight:900}.cta-strip{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:28px;border-top:3px solid #ef2432}.cta-strip h3{font-size:27px;margin:0 0 5px}.cta-strip p{margin:0;color:#68758e}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.simple-card{padding:24px;border:1px solid #e2e7f0;border-radius:10px;background:#fff}.simple-card h3{margin:7px 0}.simple-card p{color:#68758e;line-height:1.5}.simple-card .price{text-align:left;margin:14px 0}.page-head{padding:55px 0;background:#f7f9fc}.page-head h1{font-size:52px;margin:8px 0}.page-head p{font-size:18px;color:#64728e;max-width:720px}.lang{font-size:12px;font-weight:900;border:1px solid #dfe4ed;padding:7px 9px;border-radius:7px;background:#fff}@media(max-width:900px){.nav{display:none}.contact-mini .phone{display:none}.module-grid,.cards3{grid-template-columns:1fr 1fr}.hero{min-height:460px;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.78)),var(--hero) center/cover}.hero h1{font-size:50px}.two-col{grid-template-columns:1fr}.features{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid #e1e6ef}.list-row{grid-template-columns:80px 1fr}.list-row .price{grid-column:2;text-align:left}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.topbar{height:72px}.brand img{width:115px}.contact-mini{gap:8px}.contact-mini .btn{padding:11px 12px;font-size:12px}.hero{min-height:430px}.hero h1{font-size:42px}.hero p{font-size:16px}.section{padding:46px 0}.section h2{font-size:34px}.module-grid,.cards3{grid-template-columns:1fr}.module-card img{height:210px}.list-row{grid-template-columns:65px 1fr;padding:13px}.footer-grid{grid-template-columns:1fr}.cta-strip{align-items:flex-start;flex-direction:column}.page-head h1{font-size:40px}}

/* ===== HOME V4.1 ===== */
:root{--navy:#071b4a;--red:#f51e2d;--soft:#f6f8fc;--muted:#69758d;--line:#e3e7ef}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,27,74,.06)}
.global-notice{margin:0;border-radius:0;padding:0;background:linear-gradient(90deg,#be0f1c,#f51e2d 48%,#be0f1c);color:#fff;overflow:hidden;box-shadow:0 5px 18px rgba(190,15,28,.22);border:0;position:relative}
.hero-home{min-height:600px;position:relative;overflow:hidden;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 32%,rgba(255,255,255,.78) 50%,rgba(255,255,255,.08) 74%),var(--hero) 70% center/cover no-repeat}
.hero-home:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(to top,#fff,transparent);pointer-events:none}
.hero-layout{position:relative;z-index:2;display:flex;align-items:center;min-height:600px}
.hero-home .hero-copy{padding:60px 0 90px}
.hero-home h1{font-size:72px;max-width:680px}
.hero-home p{font-size:20px;max-width:590px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn-lg{min-height:54px;padding:0 24px;border-radius:10px}.btn-white{background:#fff;color:var(--navy);box-shadow:0 10px 30px rgba(7,27,74,.13)}
.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px;font-size:12px;font-weight:800;color:#52617f}.hero-trust span{padding:9px 0}
.quick-route-wrap{position:relative;z-index:4;margin-top:-56px;padding-bottom:20px}.quick-route{background:#fff;border:1px solid var(--line);box-shadow:0 18px 50px rgba(7,27,74,.12);border-radius:18px;padding:26px;display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:center}.quick-route-copy h2{font-size:28px;margin:6px 0}.quick-route-copy p{color:var(--muted);margin:0;line-height:1.5}.mini-kicker{font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--red)}.mini-kicker.light{color:#ffc9ce}.quick-route-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quick-route-links a{min-height:104px;padding:18px;border-radius:14px;background:#f7f9fc;border:1px solid #edf0f5;transition:.25s}.quick-route-links a:hover{transform:translateY(-4px);border-color:#ffd2d5;box-shadow:0 10px 25px rgba(7,27,74,.07)}.quick-route-links strong{display:block;font-size:15px;margin-bottom:10px}.quick-route-links span{font-size:11px;line-height:1.45;color:#72809a}
.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-heading-row>div{max-width:670px}.section-heading-row>p{max-width:400px;color:var(--muted);line-height:1.65;margin:0}.services-showcase{padding-top:72px}.module-grid-featured{grid-template-columns:repeat(2,1fr);gap:24px}.module-grid-featured .module-card{border-radius:18px;box-shadow:0 12px 38px rgba(7,27,74,.07);transition:.28s}.module-grid-featured .module-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgba(7,27,74,.11)}.module-image-wrap{position:relative;overflow:hidden}.module-grid-featured .module-card img{height:275px;transition:.5s}.module-grid-featured .module-card:hover img{transform:scale(1.035)}.module-number{position:absolute;right:16px;top:16px;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.94);font-weight:900;color:var(--red);box-shadow:0 8px 20px rgba(7,27,74,.12)}.module-grid-featured .module-body{padding:28px}.module-grid-featured .module-card h3{font-size:29px}.module-grid-featured .module-card p{font-size:14px;max-width:54ch}.module-meta{display:flex;gap:8px;flex-wrap:wrap;margin:5px 0 20px}.module-meta span{padding:6px 9px;border-radius:999px;background:#f3f5f9;color:#64728e;font-size:10px;font-weight:900}.module-link{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid var(--line);font-size:13px;font-weight:900;color:var(--navy)}.module-link b{font-size:20px;color:var(--red)}
.license-overview{background:var(--navy);color:#fff}.license-overview-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:28px}.license-overview-head>div{max-width:650px}.license-overview-head p{max-width:390px;color:#aeb9d0;line-height:1.65;margin:0}.license-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.license-group{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:22px}.license-group h3{margin:0 0 16px;font-size:18px}.license-mini-row{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-top:1px solid rgba(255,255,255,.1)}.license-mini-row b{color:#fff}.license-mini-row span{color:#b5c0d6;font-size:12px}.license-mini-row strong{
  font-size:11px;
  color:#fff;
  white-space:nowrap;
}

.license-mini-row strong.sale{
  color:#ffadb3;
}

.license-mini-row strong.sale small{
  display:inline-block;
  color:#fff;
  font-size:11px;
  font-weight:700;
  text-decoration:line-through;
  opacity:.8;
  margin-right:12px;
}.license-group>a{display:inline-block;margin-top:16px;color:#fff;font-size:12px;font-weight:900}
.school-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.school-photo-card{position:relative}.school-photo-card img{width:100%;height:510px;object-fit:cover;border-radius:22px}.school-photo-badge{position:absolute;left:24px;bottom:24px;background:#fff;border-radius:14px;padding:16px 18px;box-shadow:0 12px 30px rgba(7,27,74,.16)}.school-photo-badge strong,.school-photo-badge span{display:block}.school-photo-badge span{font-size:11px;color:var(--muted);margin-top:4px}.school-copy h2{font-size:48px}.benefit-list{margin-top:26px}.benefit-list>div{display:grid;grid-template-columns:50px 1fr;gap:14px;padding:18px 0;border-top:1px solid var(--line)}.benefit-list>div>span{width:42px;height:42px;border-radius:12px;background:#fff1f2;color:var(--red);display:grid;place-items:center;font-size:11px;font-weight:900}.benefit-list p{margin:0}.benefit-list b,.benefit-list small{display:block}.benefit-list small{color:var(--muted);margin-top:5px;line-height:1.5}
.contact-band{background:linear-gradient(120deg,#d71926,#f51e2d);color:#fff}.contact-band-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-band h2{max-width:760px;font-size:42px}.contact-band p{color:#ffe4e6;font-size:16px}.contact-band .btn-white{min-width:220px}
.location-section{background:#fff}.location-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px}.location-heading p{color:var(--muted);font-size:16px}.location-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.65fr);gap:18px}.map-shell{border-radius:18px;overflow:hidden;min-height:430px;border:1px solid var(--line);box-shadow:0 12px 34px rgba(7,27,74,.07)}.map-shell iframe{width:100%;height:100%;min-height:430px;border:0}.location-card{border-radius:18px;background:#f7f9fc;border:1px solid var(--line);padding:28px}.location-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#fff0f1;color:var(--red);font-size:25px}.location-card h3{font-size:26px;margin:18px 0 8px}.location-card>p{color:var(--muted);line-height:1.6;margin-bottom:25px}.location-contact-row{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-top:1px solid #e0e5ee;font-size:12px}.location-contact-row span{color:var(--muted)}.location-wa{width:100%;margin-top:20px}.footer p{color:#6a7690}
@media(max-width:1000px){.quick-route{grid-template-columns:1fr}.quick-route-links{grid-template-columns:repeat(2,1fr)}.module-grid-featured{grid-template-columns:1fr 1fr}.license-columns{grid-template-columns:1fr 1fr}.school-layout{grid-template-columns:1fr}.school-photo-card img{height:430px}.location-grid{grid-template-columns:1fr}.location-card{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.location-card>h3,.location-card>p,.location-card>.location-icon,.location-wa{grid-column:1/-1}}
@media(max-width:760px){.hero-home{min-height:540px;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.80)),var(--hero) 62% center/cover no-repeat}.hero-layout{min-height:540px}.hero-home h1{font-size:49px}.hero-home .hero-copy{padding:46px 0 80px}.quick-route-wrap{margin-top:-34px}.quick-route{padding:20px}.quick-route-links{grid-template-columns:1fr 1fr}.section-heading-row,.license-overview-head,.location-heading,.contact-band-inner{align-items:flex-start;flex-direction:column}.module-grid-featured{grid-template-columns:1fr}.module-grid-featured .module-card img{height:240px}.license-columns{grid-template-columns:1fr}.school-copy h2{font-size:38px}.contact-band h2{font-size:34px}.location-card{display:block}.map-shell,.map-shell iframe{min-height:360px}}
@media(max-width:520px){.quick-route-links{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.hero-trust{display:grid;gap:4px}.module-grid-featured .module-body{padding:22px}.school-photo-card img{height:330px}.license-mini-row{grid-template-columns:38px 1fr}.license-mini-row strong{grid-column:2}.location-heading .btn{width:100%}}

/* ===== CURSO COMPLETO V4.3 — replica del módulo aprobado ===== */
.course-page{background:#fff;color:#071b4a}.course-page .container{width:min(1160px,92%)}
.course-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #edf0f5}.course-header .topbar{height:88px}.course-header .brand img{width:150px;height:76px}.course-header .nav{gap:24px;font-size:13px}.course-header .nav a.active{color:#ef2432;border-bottom:2px solid #ef2432;padding-bottom:8px}.course-header .contact-mini{font-size:16px}.course-header .btn{padding:13px 20px;border-radius:7px}
.course-hero{background:#fff;overflow:hidden}.course-hero-grid{display:grid;grid-template-columns:47% 53%;min-height:450px;align-items:stretch}.course-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:64px 38px 64px 0}.course-kicker{font-size:14px;font-weight:900;letter-spacing:.11em;color:#ef2432;margin-bottom:8px}.course-hero h1{font-size:66px;line-height:.95;letter-spacing:-.045em;margin:0 0 18px}.course-hero h1 em{font-style:normal;color:#ef2432}.course-hero-copy p{font-size:20px;line-height:1.38;color:#54658a;max-width:480px;margin:0 0 28px}.course-wa{align-self:flex-start;min-height:48px;padding:0 20px}.course-hero-media{position:relative;min-height:450px}.course-hero-media:before{content:"";position:absolute;z-index:2;inset:0 auto 0 0;width:120px;background:linear-gradient(90deg,#fff,rgba(255,255,255,.72),transparent)}.course-hero-media img{width:100%;height:100%;object-fit:cover;object-position:95% center}
.course-section{padding:34px 0}.course-section h2,.course-practice-band h2{font-size:39px;line-height:1.05;letter-spacing:-.035em;margin:0 0 6px}.course-subtitle{font-size:15px;line-height:1.5;color:#657392;margin:0 0 24px}.course-feature-list{border-top:0}.course-feature-row{display:grid;grid-template-columns:92px 1fr;gap:8px;align-items:center;min-height:108px;border-bottom:1px solid #dfe4ed;padding:16px 10px}.course-line-icon{font-size:38px;color:#ef2432;filter:saturate(1.2)}.course-feature-row h3{font-size:19px;margin:0 0 5px}.course-feature-row p{font-size:14px;color:#657392;line-height:1.45;margin:0}
.course-schedules{padding-top:28px;background:linear-gradient(180deg,#fff 0,#fbfcfe 100%)}.course-schedule-list{display:grid;gap:9px}.course-schedule-list>div{height:50px;display:flex;align-items:center;gap:18px;border:1px solid #dde2ea;border-radius:7px;background:#fff;padding:0 20px;box-shadow:0 1px 2px rgba(7,27,74,.02)}.course-schedule-list span{font-size:27px;color:#ef2432;line-height:1}.course-schedule-list b{font-size:16px}
.course-vehicle-section{padding-top:42px}.course-vehicle-grid{display:grid;grid-template-columns:58% 42%;gap:28px;align-items:stretch}.course-vehicle-photo{border-radius:8px;overflow:hidden;background:#edf1f6;min-height:315px}.course-vehicle-photo img{width:100%;height:100%;object-fit:cover}.course-vehicle-options{display:grid;grid-template-rows:1fr 1fr}.course-vehicle-options article{display:grid;grid-template-columns:82px 1fr;gap:12px;align-items:center;border-bottom:1px solid #dfe4ed;padding:18px 0}.course-vehicle-options article:last-child{border-bottom:0}.gear-icon{color:#ef2432;font-weight:900;text-align:center;font-size:17px;line-height:1.15}.gear-icon.automatic{font-size:17px;letter-spacing:.12em}.gear-icon.manual{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;font-size:18px;line-height:1.25}.course-vehicle-options h3{font-size:20px;margin:0 0 6px}.course-vehicle-options p{font-size:14px;line-height:1.45;color:#657392;margin:0}
.course-practice-band{margin-top:16px;background:linear-gradient(90deg,#f7fbff 0,#f7fbff 53%,#fff 53%);border-top:1px solid #eef1f5;border-bottom:1px solid #eef1f5}.course-practice-grid{display:grid;grid-template-columns:53% 47%;min-height:300px}.course-practice-copy{display:flex;flex-direction:column;justify-content:center;padding:38px 44px 38px 0}.course-practice-copy p{font-size:14px;line-height:1.5;color:#506386;max-width:560px;margin:5px 0}.course-practice-copy .btn{margin-top:20px}.course-practice-photo{min-height:300px}.course-practice-photo img{width:100%;height:100%;object-fit:cover}.course-footer{padding:32px 0}.course-footer .footer-grid{grid-template-columns:1.2fr .7fr 1fr}.course-footer p{font-size:12px;color:#6a7690}.course-footer strong{color:#0a2457}
@media(max-width:900px){.course-header .nav{display:none}.course-hero-grid{grid-template-columns:1fr;min-height:0}.course-hero-copy{padding:52px 0 34px}.course-hero-media{min-height:330px}.course-hero-media:before{width:100%;height:80px;inset:0 0 auto;background:linear-gradient(180deg,#fff,transparent)}.course-hero h1{font-size:56px}.course-vehicle-grid,.course-practice-grid{grid-template-columns:1fr}.course-practice-band{background:#f7fbff}.course-practice-copy{padding:38px 0}.course-practice-photo{min-height:280px}.course-footer .footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.course-header .topbar{height:74px}.course-header .brand img{width:120px;height:64px}.course-hero-copy{padding-top:38px}.course-hero h1{font-size:46px}.course-hero-copy p{font-size:17px}.course-hero-media{min-height:250px}.course-section{padding:30px 0}.course-section h2,.course-practice-band h2{font-size:32px}.course-feature-row{grid-template-columns:64px 1fr;padding:12px 0}.course-line-icon{font-size:30px}.course-feature-row h3{font-size:17px}.course-schedule-list>div{padding:0 14px}.course-vehicle-photo{min-height:220px}.course-vehicle-options article{grid-template-columns:72px 1fr}.course-practice-photo{min-height:220px}.course-footer .footer-grid{grid-template-columns:1fr}.course-wa{width:100%}}

/* ===== YA SABES CONDUCIR — módulo certificaciones ===== */
.cert-page{background:#fff;color:#071b4a}.cert-page .container{width:min(1160px,92%)}
.cert-header .topbar{height:88px}.cert-header .brand img{width:150px;height:76px}.cert-header .nav{gap:24px;font-size:13px}.cert-header .nav a.active{color:#ef2432;border-bottom:2px solid #ef2432;padding-bottom:8px}
.cert-hero{overflow:hidden;background:#fff;border-bottom:1px solid #edf0f5}.cert-hero-grid{display:grid;grid-template-columns:44% 56%;min-height:440px;align-items:stretch}.cert-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:58px 38px 58px 0;position:relative;z-index:3}.cert-redline{width:58px;height:4px;background:#ef2432;margin-bottom:17px}.cert-kicker{font-size:14px;font-weight:900;letter-spacing:.12em;color:#ef2432;margin-bottom:7px}.cert-hero h1{font-size:64px;line-height:.93;letter-spacing:-.047em;margin:0 0 17px;max-width:430px}.cert-hero h1 em{display:block;font-style:normal;color:#ef2432}.cert-hero-copy p{font-size:20px;line-height:1.38;color:#54658a;max-width:450px;margin:0}.cert-hero-media{position:relative;min-height:440px;overflow:hidden}.cert-hero-media:before{content:"";position:absolute;z-index:2;inset:0 auto 0 0;width:160px;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.78) 35%,transparent 100%)}.cert-hero-media img{width:100%;height:100%;object-fit:cover;object-position:82% center}
.cert-section{padding:40px 0}.cert-options-section h2{font-size:42px;line-height:1;letter-spacing:-.035em;margin:0 0 7px}.cert-subtitle{font-size:17px;color:#657392;margin:0 0 24px}.cert-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cert-card{background:#fff;border:1px solid #e4e8f0;border-radius:8px;overflow:hidden;box-shadow:0 9px 26px rgba(7,27,74,.08);display:flex;flex-direction:column;min-height:510px}.cert-card>img{width:100%;height:225px;object-fit:cover}.cert-card-body{padding:20px 20px 18px;display:flex;flex-direction:column;flex:1}.cert-card h3{font-size:20px;line-height:1.08;margin:0 0 14px}.cert-card h3 span{display:block;font-size:32px;line-height:.9;letter-spacing:-.04em}.cert-card p{font-size:15px;line-height:1.4;color:#657392;margin:0 0 20px;max-width:28ch}.cert-card-wa{margin-top:auto;width:100%;min-height:49px;border-radius:6px;font-size:13px;padding-inline:12px}
.cert-includes-section{padding-top:50px;background:linear-gradient(180deg,#fff 0,#fafbfd 100%)}.cert-includes-grid{display:grid;grid-template-columns:38% 62%;gap:55px;align-items:start}.cert-includes-intro h2{font-size:46px;line-height:.96;letter-spacing:-.045em;margin:0 0 20px}.cert-includes-intro p{font-size:17px;line-height:1.45;color:#657392;max-width:370px;margin:0}.cert-includes-list{border-top:0}.cert-include-row{display:grid;grid-template-columns:76px 1fr;gap:14px;align-items:center;min-height:120px;border-bottom:1px solid #dfe4ed;padding:20px 0}.cert-include-row:last-child{border-bottom:0}.cert-svg-icon{width:54px;height:54px;color:#ef2432}.cert-svg-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.cert-include-row h3{font-size:18px;line-height:1.2;margin:0 0 6px}.cert-include-row p{font-size:14px;line-height:1.45;color:#657392;margin:0;max-width:580px}.cert-notices{display:grid;gap:12px;margin-top:25px}.cert-notice{min-height:65px;border:1px solid #e4e8f0;border-radius:7px;background:#f4f6f9;display:flex;align-items:center;gap:16px;padding:13px 20px;color:#46597c}.cert-notice-icon{font-size:27px;color:#0b2458;min-width:32px;text-align:center}.cert-notice strong,.cert-notice span{display:block}.cert-notice strong{font-size:15px;color:#071b4a}.cert-notice span,.cert-notice p{font-size:13px;line-height:1.4;margin:2px 0 0}.cert-info{justify-content:center}.cert-info p{margin:0}.cert-footer{padding:30px 0}.cert-footer .footer-grid{grid-template-columns:1.2fr .7fr 1fr}.cert-footer p{font-size:12px;color:#6a7690}
@media(max-width:900px){.cert-header .nav{display:none}.cert-hero-grid{grid-template-columns:1fr;min-height:0}.cert-hero-copy{padding:48px 0 28px}.cert-hero-media{min-height:340px}.cert-hero-media:before{width:100%;height:80px;inset:0 0 auto;background:linear-gradient(180deg,#fff,transparent)}.cert-hero h1{font-size:56px}.cert-card-grid{grid-template-columns:1fr 1fr}.cert-card-grid .cert-card:last-child{grid-column:1/-1;max-width:560px;margin:auto}.cert-includes-grid{grid-template-columns:1fr;gap:25px}.cert-includes-intro p{max-width:700px}.cert-footer .footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.cert-header .topbar{height:74px}.cert-header .brand img{width:120px;height:64px}.cert-hero-copy{padding-top:38px}.cert-hero h1{font-size:46px}.cert-hero-copy p{font-size:17px}.cert-hero-media{min-height:260px}.cert-card-grid{grid-template-columns:1fr}.cert-card-grid .cert-card:last-child{grid-column:auto;max-width:none}.cert-card{min-height:0}.cert-card>img{height:235px}.cert-options-section h2{font-size:34px}.cert-includes-intro h2{font-size:38px}.cert-include-row{grid-template-columns:64px 1fr}.cert-svg-icon{width:45px;height:45px}.cert-notice{align-items:flex-start}.cert-info{justify-content:flex-start}.cert-footer .footer-grid{grid-template-columns:1fr}}

/* ===== RECUPERACIÓN / ALCOHOLEMIA — módulo servicios adicionales ===== */
.recovery-page{background:#fff;color:#071b4a}.recovery-page .container{width:min(1160px,92%)}
.recovery-header .topbar{height:88px}.recovery-header .brand img{width:150px;height:76px}.recovery-header .nav{gap:24px;font-size:13px}.recovery-header .nav a.active{color:#ef2432;border-bottom:2px solid #ef2432;padding-bottom:8px}
.recovery-hero{overflow:hidden;background:#fff;border-bottom:1px solid #edf0f5}.recovery-hero-grid{display:grid;grid-template-columns:42% 58%;min-height:440px;align-items:stretch}.recovery-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:58px 38px 58px 0;position:relative;z-index:3}.recovery-redline{width:58px;height:4px;background:#ef2432;margin-bottom:16px}.recovery-kicker{font-size:14px;font-weight:900;letter-spacing:.12em;color:#ef2432;margin-bottom:8px}.recovery-hero h1{font-size:68px;line-height:.92;letter-spacing:-.047em;margin:0 0 18px}.recovery-hero-copy p{font-size:20px;line-height:1.4;color:#54658a;max-width:470px;margin:0 0 28px}.recovery-main-wa{align-self:flex-start;min-height:52px}.recovery-hero-media{position:relative;min-height:440px;overflow:hidden}.recovery-hero-media:before{content:"";position:absolute;z-index:2;inset:0 auto 0 0;width:155px;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.8) 38%,transparent 100%)}.recovery-hero-media img{width:100%;height:100%;object-fit:cover;object-position:58% center}
.recovery-section{padding:38px 0}.recovery-section h2{font-size:42px;line-height:1;letter-spacing:-.035em;margin:0 0 8px}.recovery-subtitle{font-size:17px;color:#657392;margin:0 0 24px;line-height:1.5}
.suspension-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px}.suspension-grid article{text-align:center;padding:2px 24px 8px;border-right:1px solid #e1e6ef}.suspension-grid article:last-child{border-right:0}.suspension-grid h3{font-size:18px;margin:0 0 8px}.suspension-value{display:flex;align-items:flex-end;justify-content:center;gap:9px;min-height:100px}.suspension-value strong{font-size:86px;line-height:.85;color:#ef2432;letter-spacing:-.06em}.suspension-value span{font-size:26px;font-weight:900;line-height:1.1;margin-bottom:7px}.suspension-note{text-align:center;color:#657392;font-size:15px;margin:24px 0 0}
.recovery-seminar{border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.recovery-seminar-grid{display:grid;grid-template-columns:47% 53%;gap:36px;align-items:center}.recovery-seminar-media{overflow:hidden;border-radius:7px}.recovery-seminar-media img{width:100%;height:320px;object-fit:cover}.recovery-seminar-copy h2{font-size:38px}.recovery-seminar-copy p{font-size:17px;line-height:1.48;color:#657392;margin:0 0 18px}.recovery-seminar-copy p:last-child{margin-bottom:0}
.recovery-value-section{border-bottom:1px solid #edf0f5}.recovery-value-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:30px;align-items:center}.recovery-value-grid p{font-size:17px;line-height:1.45;color:#657392;margin:0 0 8px}.recovery-price{display:inline-block;margin-top:10px;font-size:17px;font-weight:900;color:#071b4a}.recovery-value-action{display:flex;justify-content:flex-end}.recovery-value-action .btn{min-height:54px}
.recovery-other-cases{padding-top:28px;padding-bottom:28px}.recovery-other-card{display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:center;padding:28px 30px;background:#f7f9fc;border:1px solid #e3e8f1;border-radius:10px}.recovery-other-card h2{font-size:32px}.recovery-other-card p{font-size:16px;line-height:1.55;color:#536487;margin:0}.recovery-other-card .btn{justify-self:end;min-height:52px}
.recovery-info-wrap{padding-top:0}.recovery-info-card{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:center;background:#f4f6f9;border:1px solid #e3e8f1;border-radius:8px;padding:22px 28px}.recovery-info-icon{font-size:32px;color:#0b2458}.recovery-info-card h3{font-size:23px;margin:0 0 7px}.recovery-info-card p{font-size:15px;line-height:1.5;color:#657392;margin:0}.recovery-footer{padding:30px 0}.recovery-footer .footer-grid{grid-template-columns:1.2fr .7fr 1fr}.recovery-footer p{font-size:12px;color:#6a7690}
@media(max-width:900px){.recovery-header .nav{display:none}.recovery-hero-grid{grid-template-columns:1fr}.recovery-hero-copy{padding:48px 0 28px}.recovery-hero-media{min-height:340px}.recovery-hero-media:before{width:100%;height:80px;inset:0 0 auto;background:linear-gradient(180deg,#fff,transparent)}.recovery-hero h1{font-size:56px}.recovery-seminar-grid,.recovery-value-grid,.recovery-other-card{grid-template-columns:1fr}.recovery-value-action{justify-content:flex-start}.recovery-other-card .btn{justify-self:start}.recovery-footer .footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.recovery-header .topbar{height:74px}.recovery-header .brand img{width:120px;height:64px}.recovery-hero-copy{padding-top:38px}.recovery-hero h1{font-size:48px}.recovery-hero-copy p{font-size:17px}.recovery-hero-media{min-height:260px}.recovery-section h2{font-size:34px}.suspension-grid{grid-template-columns:1fr}.suspension-grid article{border-right:0;border-bottom:1px solid #e1e6ef;padding:18px 0}.suspension-grid article:last-child{border-bottom:0}.suspension-value strong{font-size:74px}.suspension-value span{font-size:23px}.recovery-seminar-media img{height:230px}.recovery-other-card{padding:22px}.recovery-other-card h2{font-size:29px}.recovery-info-card{grid-template-columns:1fr}.recovery-main-wa,.recovery-value-action .btn,.recovery-other-card .btn{width:100%}.recovery-footer .footer-grid{grid-template-columns:1fr}}


/* ===== AMPLIA TU LICENCIA — restored approved module ===== */
.amplia-page{background:#fff;color:#071b4a}.amplia-page .container{width:min(1160px,92%)}
.amplia-header .topbar{height:88px}.amplia-header .brand img{width:150px;height:76px}.amplia-header .nav{gap:24px;font-size:13px}
.amplia-hero{overflow:hidden;border-bottom:1px solid #edf0f5;background:#fff}.amplia-hero-grid{display:grid;grid-template-columns:43% 57%;min-height:445px;align-items:stretch}.amplia-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:55px 36px 55px 0;position:relative;z-index:3}.amplia-redline{width:58px;height:4px;background:#ef2432;margin-bottom:17px}.amplia-redline.small{width:52px;height:4px;margin-bottom:14px}.amplia-kicker{font-size:14px;font-weight:900;letter-spacing:.14em;color:#ef2432;margin-bottom:7px}.amplia-hero h1{font-size:66px;line-height:.93;letter-spacing:-.047em;margin:0 0 18px;max-width:430px}.amplia-hero h1 em{display:block;font-style:normal;color:#ef2432}.amplia-hero-copy p{font-size:19px;line-height:1.38;color:#54658a;max-width:420px;margin:0}.amplia-hero-media{position:relative;min-height:445px;overflow:hidden}.amplia-hero-media:before{content:"";position:absolute;z-index:2;inset:0 auto 0 0;width:145px;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.76) 36%,transparent 100%)}.amplia-hero-media img{width:100%;height:100%;object-fit:cover;object-position:58% center}
.amplia-section{padding:34px 0 20px}.amplia-section h2,.amplia-package h2,.amplia-includes h2,.amplia-help h2{font-size:40px;line-height:1.02;letter-spacing:-.038em;margin:0 0 7px}.amplia-subtitle{font-size:16px;color:#657392;margin:0 0 20px}.amplia-category-stack{display:grid;gap:12px}.amplia-category-card{display:grid;grid-template-columns:58% 42%;background:#f5f8fc;border:1px solid #edf1f6;border-radius:10px;overflow:hidden;min-height:150px}.amplia-category-main{padding:16px 24px}.amplia-category-main h3{font-size:21px;line-height:1.1;margin:0 0 12px}.amplia-license-line{display:grid;grid-template-columns:48px 52px 1fr;align-items:center;gap:5px;min-height:36px;color:#60708e;font-size:14px;line-height:1.35}.amplia-license-icon{font-size:27px;text-align:center;filter:grayscale(1);color:#071b4a}.amplia-license-line strong{font-size:16px;color:#071b4a}.amplia-requirement{border-left:1px solid #dce3ed;display:flex;align-items:center;padding:24px 34px;color:#60708e;font-size:14px;line-height:1.45}
.amplia-package{padding:20px 0 16px}.amplia-package-row,.amplia-help-row{display:flex;align-items:center;justify-content:space-between;gap:34px}.amplia-package-row>div,.amplia-help-row>div{max-width:780px}.amplia-package h2{font-size:32px;margin-bottom:8px}.amplia-package p,.amplia-help p{margin:0;color:#657392;font-size:15px;line-height:1.45}.amplia-action{white-space:nowrap;min-height:48px}
.amplia-includes{padding:20px 0 16px;border-top:1px solid #edf1f5}.amplia-includes h2{font-size:31px;margin-bottom:18px}.amplia-includes-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border-bottom:1px solid #e1e6ef}.amplia-includes-grid article{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;padding:18px 16px}.amplia-includes-grid article:first-child{border-right:1px solid #e1e6ef}.amplia-service-icon{font-size:34px;color:#ef2432;font-weight:900;text-align:center}.amplia-service-icon.navy{color:#071b4a}.amplia-includes-grid h3{font-size:16px;line-height:1.25;margin:0}.amplia-exams{margin-top:12px;background:#f2f5f9;border:1px solid #e6ebf2;border-radius:8px;display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;padding:13px 18px}.amplia-exams strong,.amplia-exams span{display:block}.amplia-exams strong{font-size:14px}.amplia-exams span{font-size:13px;color:#657392;margin-top:2px}
.amplia-help{padding:18px 0 24px;border-top:1px solid #edf1f5}.amplia-help h2{font-size:31px;margin-bottom:4px}.amplia-footer{padding:30px 0}.amplia-footer .footer-grid{grid-template-columns:1.2fr .7fr 1fr}.amplia-footer p{font-size:12px;color:#6a7690}
@media(max-width:900px){.amplia-header .nav{display:none}.amplia-hero-grid{grid-template-columns:1fr}.amplia-hero-copy{padding:46px 0 28px}.amplia-hero-media{min-height:330px}.amplia-hero-media:before{width:100%;height:80px;inset:0 0 auto;background:linear-gradient(180deg,#fff,transparent)}.amplia-hero h1{font-size:56px}.amplia-category-card{grid-template-columns:1fr}.amplia-requirement{border-left:0;border-top:1px solid #dce3ed;padding:17px 24px}.amplia-package-row,.amplia-help-row{align-items:flex-start;flex-direction:column}.amplia-footer .footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.amplia-header .topbar{height:74px}.amplia-header .brand img{width:120px;height:64px}.amplia-hero-copy{padding-top:38px}.amplia-hero h1{font-size:46px}.amplia-hero-copy p{font-size:17px}.amplia-hero-media{min-height:250px}.amplia-section h2{font-size:34px}.amplia-category-main{padding:16px}.amplia-license-line{grid-template-columns:42px 44px 1fr;font-size:13px}.amplia-requirement{padding:16px}.amplia-package h2,.amplia-includes h2,.amplia-help h2{font-size:27px}.amplia-action{width:100%}.amplia-includes-grid{grid-template-columns:1fr}.amplia-includes-grid article:first-child{border-right:0;border-bottom:1px solid #e1e6ef}.amplia-footer .footer-grid{grid-template-columns:1fr}}


/* ===== PRECIOS DINÁMICOS — Google Sheets ===== */
.module-price{font-weight:900;color:#071b4a}
.module-price small{display:block;font-size:12px;font-weight:600;color:#8792a6;text-decoration:line-through;margin-bottom:2px}
.module-price.sale{color:#ef2432}
.cert-price{margin:auto 0 16px;text-align:left;font-size:22px;line-height:1.1}
.course-price{align-self:flex-start;text-align:left;font-size:24px;line-height:1.1;margin:-8px 0 20px}
.amplia-license-line{grid-template-columns:48px 52px minmax(0,1fr) auto}
.amplia-line-price{min-width:92px;text-align:right;font-size:14px;line-height:1.15;color:#071b4a}
.amplia-line-price small{display:block;font-size:10px;font-weight:500;color:#8792a6;text-decoration:line-through;margin-bottom:1px}
.amplia-line-price.sale{color:#ef2432}
.recovery-other-prices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px}
.recovery-other-prices>div{padding:10px 12px;background:#fff;border:1px solid #e3e8f1;border-radius:8px}
.recovery-other-prices strong{display:block;font-size:13px;margin-bottom:5px;color:#071b4a}
.recovery-other-prices .price{text-align:left;font-size:14px}
@media(max-width:600px){.amplia-license-line{grid-template-columns:42px 44px minmax(0,1fr);gap:5px}.amplia-line-price{grid-column:3;text-align:left;margin-top:2px;min-width:0}.recovery-other-prices{grid-template-columns:1fr}.course-price{font-size:22px}}

/* ===== FIX PRECIO VISIBLE — YA SABES CONDUCIR ===== */
.cert-price-box{margin:10px 0 18px;padding:12px 14px;border-radius:9px;background:#f7f9fc;border:1px solid #e5e9f1;display:block!important;visibility:visible!important;opacity:1!important}
.cert-price-box>span{display:block;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#74819b;margin-bottom:4px}
.cert-price{margin:0!important;text-align:left!important;font-size:22px!important;line-height:1.1!important;font-weight:900!important;color:#071b4a!important;display:block!important;visibility:visible!important;opacity:1!important;min-height:24px}
.cert-price.sale{color:#ef2432!important}
.cert-card-wa{margin-top:auto}


/* PRICE VISIBILITY */
[hidden]{display:none!important}

/* ===== BANNER PROMOCIONAL ANIMADO ===== */
.global-notice:before,.global-notice:after{content:"";position:absolute;top:0;bottom:0;width:70px;z-index:2;pointer-events:none}.global-notice:before{left:0;background:linear-gradient(90deg,#be0f1c,transparent)}.global-notice:after{right:0;background:linear-gradient(270deg,#be0f1c,transparent)}.global-notice-marquee{height:42px;display:flex;align-items:center;overflow:hidden;white-space:nowrap}.global-notice-track{display:inline-flex;align-items:center;width:max-content;gap:90px;padding-left:100vw;animation:notice-marquee 22s linear infinite;will-change:transform}.global-notice-track span{font-size:14px;font-weight:900;letter-spacing:.035em;text-shadow:0 1px 2px rgba(0,0,0,.18)}.global-notice:hover .global-notice-track{animation-play-state:paused}@keyframes notice-marquee{from{transform:translateX(0)}to{transform:translateX(-66.666%)}}@media(prefers-reduced-motion:reduce){.global-notice-track{animation:none;padding-left:24px}.global-notice-marquee{justify-content:center}.global-notice-track span:not(:first-child){display:none}}

/* ===== ALCOHOLEMIA: PRECIO JUNTO AL TÍTULO ===== */
.recovery-hero-price{align-self:flex-start;margin:-4px 0 15px;font-size:28px;line-height:1.05;font-weight:900;color:#071b4a}.recovery-hero-price:before{content:"Precio";display:block;font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.1em;color:#74819b;margin-bottom:5px}.recovery-hero-price small{display:block;font-size:13px;line-height:1.2;font-weight:600;color:#8792a6;text-decoration:line-through;margin-bottom:3px}.recovery-hero-price.sale{color:#ef2432}
.services-showcase{padding-top:52px}

/* ===== OTROS PROCESOS — ALCOHOLEMIA + PIRATERÍA ===== */
.piracy-divider{height:38px;background:#071b4a;position:relative;overflow:hidden}.piracy-divider:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#071b4a,#10295f 48%,#071b4a)}.piracy-divider span{position:absolute;left:50%;top:50%;width:72px;height:4px;border-radius:999px;background:#ef2432;transform:translate(-50%,-50%);z-index:1}
.piracy-hero{overflow:hidden;background:#fff;border-bottom:1px solid #edf0f5}.piracy-hero-grid{display:grid;grid-template-columns:43% 57%;min-height:445px;align-items:stretch}.piracy-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:56px 36px 56px 0;position:relative;z-index:3}.piracy-hero h2{font-size:64px;line-height:.94;letter-spacing:-.045em;margin:8px 0 16px}.piracy-hero-copy>p{font-size:19px;line-height:1.45;color:#536487;max-width:470px;margin:0 0 24px}.piracy-hero-media{position:relative;min-height:445px;overflow:hidden}.piracy-hero-media:before{content:"";position:absolute;z-index:2;inset:0 auto 0 0;width:145px;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.76) 36%,transparent 100%)}.piracy-hero-media img{width:100%;height:100%;object-fit:cover;object-position:48% center}
.piracy-process-section{background:#f8faff}.piracy-process-section h2,.piracy-help-section h2{font-size:40px;line-height:1.02;letter-spacing:-.038em;margin:0 0 7px}.piracy-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}.piracy-steps-grid article{background:#fff;border:1px solid #e3e8f1;border-radius:12px;padding:24px;min-height:210px;box-shadow:0 8px 24px rgba(7,27,74,.05)}.piracy-steps-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#ef2432;color:#fff;font-size:18px;font-weight:900;margin-bottom:18px}.piracy-steps-grid h3{font-size:18px;line-height:1.2;margin:0 0 8px}.piracy-steps-grid p{font-size:14px;line-height:1.5;color:#657392;margin:0}.piracy-help-section{border-top:1px solid #edf1f5}
@media(max-width:900px){.piracy-hero-grid{grid-template-columns:1fr}.piracy-hero-copy{padding:46px 0 28px}.piracy-hero-media{min-height:330px}.piracy-hero-media:before{width:100%;height:80px;inset:0 0 auto;background:linear-gradient(180deg,#fff,transparent)}.piracy-hero h2{font-size:56px}.piracy-steps-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.piracy-divider{height:28px}.piracy-hero-copy{padding-top:38px}.piracy-hero h2{font-size:46px}.piracy-hero-copy>p{font-size:17px}.piracy-hero-media{min-height:260px}.piracy-process-section h2,.piracy-help-section h2{font-size:34px}.piracy-steps-grid{grid-template-columns:1fr}.piracy-steps-grid article{min-height:0}}

/* ===== NAVEGACIÓN RESPONSIVE: DESKTOP / TABLET / MÓVIL ===== */
.menu-toggle{display:none;width:44px;height:44px;border:1px solid #dfe4ed;border-radius:10px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;cursor:pointer;color:#071b4a;box-shadow:0 5px 16px rgba(7,27,74,.07)}
.menu-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:currentColor;transition:transform .22s ease,opacity .22s ease}
.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

/* Ventana mediana / tablet: conserva el menú y lo baja a una segunda fila. */
@media (min-width:701px) and (max-width:1050px){
  .topbar,
  .course-header .topbar,
  .cert-header .topbar,
  .recovery-header .topbar,
  .amplia-header .topbar{
    height:auto!important;
    min-height:82px;
    flex-wrap:wrap;
    padding:8px 0 7px;
    row-gap:4px;
  }

  .brand{order:1}
  .contact-mini{order:2;margin-left:auto}
  .menu-toggle{display:none!important}

  .nav,
  .course-header .nav,
  .cert-header .nav,
  .recovery-header .nav,
  .amplia-header .nav{
    display:flex!important;
    order:3;
    width:100%;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    gap:8px 20px;
    padding:6px 0 5px;
    font-size:13px;
    white-space:nowrap;
  }
}

/* Celular: logo + WhatsApp + hamburguesa. */
@media (max-width:700px){
  .topbar,
  .course-header .topbar,
  .cert-header .topbar,
  .recovery-header .topbar,
  .amplia-header .topbar{
    position:relative;
    height:74px!important;
    min-height:74px;
    flex-wrap:nowrap;
    gap:8px;
    padding:0;
  }

  .brand{order:1;flex:0 0 auto}
  .brand img,
  .course-header .brand img,
  .cert-header .brand img,
  .recovery-header .brand img,
  .amplia-header .brand img{
    width:104px!important;
    height:60px!important;
    object-fit:contain;
  }

  .contact-mini{order:2;margin-left:auto;gap:0}
  .contact-mini .phone{display:none!important}
  .contact-mini .btn{min-height:42px;padding:0 13px;font-size:12px;border-radius:9px;white-space:nowrap}
  .menu-toggle{display:inline-flex;order:3;flex:0 0 44px}

  .nav,
  .course-header .nav,
  .cert-header .nav,
  .recovery-header .nav,
  .amplia-header .nav{
    display:none!important;
    position:absolute;
    z-index:100;
    top:100%;
    left:50%;
    width:100vw;
    transform:translateX(-50%);
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:7px 4% 12px;
    background:#fff;
    border-top:1px solid #edf0f5;
    border-bottom:1px solid #e1e6ef;
    box-shadow:0 16px 28px rgba(7,27,74,.12);
    font-size:14px;
  }

  .nav.is-open,
  .course-header .nav.is-open,
  .cert-header .nav.is-open,
  .recovery-header .nav.is-open,
  .amplia-header .nav.is-open{display:flex!important}

  .nav a,
  .course-header .nav a,
  .cert-header .nav a,
  .recovery-header .nav a,
  .amplia-header .nav a{
    width:100%;
    padding:13px 8px;
    border-bottom:1px solid #edf0f5;
  }

  .nav a:last-child,
  .course-header .nav a:last-child,
  .cert-header .nav a:last-child,
  .recovery-header .nav a:last-child,
  .amplia-header .nav a:last-child{border-bottom:0}

  .nav a.active,
  .course-header .nav a.active,
  .cert-header .nav a.active,
  .recovery-header .nav a.active,
  .amplia-header .nav a.active{
    color:#ef2432;
    border-bottom-color:#edf0f5;
  }
}
