/* Fibonacci Formación en Salud · Home final */
:root{--ivory:#FAF8F1;--linen:#ECE7DD;--stone:#E8E5DC;--greige:#DCD4C6;--navy:#102338;--navy-soft:#19344E;--teal:#1F7D78;--teal-bright:#2A9E99;--gold:#C6A15A;--ink:#172433;--muted:#62707D;--line:rgba(16,35,56,.10);--line-strong:rgba(16,35,56,.16);--white:#fff;--shadow:0 24px 80px rgba(16,35,56,.10);--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{
  text-rendering:optimizeLegibility;
  font-kerning:normal;
  font-feature-settings:"kern","liga";margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:radial-gradient(circle at 84% 6%, rgba(31,125,120,.13), transparent 28rem),radial-gradient(circle at 8% 22%, rgba(198,161,90,.11), transparent 26rem),var(--ivory);-webkit-font-smoothing:antialiased;overflow-x:hidden}body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:url("logo-fibonacci-watermark.png");background-repeat:no-repeat;background-position:center 56%;background-size:min(920px,88vw);opacity:.18}img,video{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font:inherit}
.brand{
  display:flex;
  align-items:center;
  gap:12px;
  min-width:0;
}
.brand-symbol{
  width:62px;
  height:62px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
}
.brand-symbol img{
  width:62px;
  height:62px;
  object-fit:contain;
  display:block;
}
.brand-wordmark{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
  transform:translateY(1px);
}
.brand-name{
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.28rem;
  line-height:.92;
  letter-spacing:.31em;
  color:var(--navy);
  font-weight:400;
  white-space:nowrap;
}
.brand-sub{
  margin-top:7px;
  font-size:.55rem;
  line-height:1;
  letter-spacing:.26em;
  color:var(--teal);
  font-weight:850;
  white-space:nowrap;
}

.site-header{position:absolute;top:18px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 34px));height:78px;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 18px;border:1px solid rgba(255,255,255,.72);background:rgba(250,248,241,.78);backdrop-filter:blur(18px);box-shadow:0 18px 60px rgba(16,35,56,.08);transition:background .25s var(--ease), box-shadow .25s var(--ease)}.site-header.scrolled{background:rgba(250,248,241,.94);box-shadow:0 18px 70px rgba(16,35,56,.12)}.brand{display:flex;align-items:center}
.header-actions{display:flex;align-items:center;gap:12px}.header-link,.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;border-radius:999px}.header-link{color:var(--navy)}.header-link:hover{color:var(--teal)}.header-cta{background:var(--navy);color:#fff;box-shadow:0 14px 36px rgba(16,35,56,.16)}.header-cta:hover{background:var(--teal);transform:translateY(-1px)}.menu-button{display:none;width:44px;height:44px;border:0;border-radius:999px;background:rgba(16,35,56,.06)}.menu-button span{display:block;width:18px;height:2px;margin:4px auto;background:var(--navy);transition:transform .25s var(--ease), opacity .25s var(--ease)}.menu-button.open span:first-child{transform:translateY(3px) rotate(42deg)}.menu-button.open span:last-child{transform:translateY(-3px) rotate(-42deg)}.mobile-panel{position:fixed;top:100px;left:50%;transform:translateX(-50%) translateY(-12px);width:min(460px,calc(100% - 34px));z-index:19;padding:18px;border-radius:28px;background:rgba(250,248,241,.97);border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);display:none;opacity:0}.mobile-panel.open{display:grid;gap:10px;opacity:1;transform:translateX(-50%) translateY(0)}.mobile-panel a{padding:15px 18px;border-radius:18px;background:#fff;color:var(--navy);font-weight:750;letter-spacing:.04em}.hero{min-height:100vh;padding:150px max(24px,calc((100vw - 1180px)/2)) 90px;position:relative;overflow:hidden}.hero-watermark{position:absolute;right:-12%;top:4%;width:min(720px,75vw);aspect-ratio:1;border-radius:50%;border:1px solid rgba(31,125,120,.16)}.hero-watermark::before,.hero-watermark::after{content:"";position:absolute;border-radius:50%;inset:12%;border:1px solid rgba(198,161,90,.16)}.hero-watermark::after{inset:28%;border-color:rgba(31,125,120,.14)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:12px;margin:0 0 20px;color:var(--teal);font-size:.73rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.eyebrow::before{content:"";width:26px;height:1px;background:var(--gold)}.eyebrow.light{color:rgba(255,255,255,.74)}.eyebrow.light::before{background:var(--gold)}.eyebrow.centered{justify-content:center}h1,h2,h3,p{text-wrap:pretty}
h1,h2{ text-wrap:balance; }h1{margin:0;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.85rem,5.15vw,5.35rem);line-height:1.01;letter-spacing:-.052em;font-weight:400;max-width:780px}.hero-lead{margin:28px 0 0;max-width:650px;color:#3A4856;font-size:clamp(1.03rem,1.42vw,1.18rem);line-height:1.72}.hero-proof{margin:28px 0 0;color:var(--teal);font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.hero-actions{margin-top:38px;display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;border-radius:999px;font-size:.82rem;font-weight:850;letter-spacing:.05em;transition:transform .22s var(--ease), background .22s var(--ease), box-shadow .22s var(--ease)}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:var(--navy);box-shadow:0 18px 50px rgba(16,35,56,.18)}.btn-primary:hover{background:var(--teal)}.btn-secondary{color:var(--navy);background:rgba(255,255,255,.64);border:1px solid rgba(16,35,56,.12)}.btn-secondary:hover{border-color:rgba(31,125,120,.34);color:var(--teal)}.btn-gold{color:var(--navy);background:var(--gold);box-shadow:0 18px 50px rgba(198,161,90,.18)}.hero-system{min-height:620px;position:relative;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border-radius:50%;border:1px solid rgba(16,35,56,.10)}.orbit-one{width:560px;height:560px}.orbit-two{width:390px;height:390px;border-color:rgba(31,125,120,.18)}.orbit-three{width:250px;height:250px;border-color:rgba(198,161,90,.22)}.system-core{
  position:relative;
  z-index:2;
  width:260px;
  height:260px;
  border-radius:50%;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:34px;
  background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(250,248,241,.54));
  border:1px solid rgba(255,255,255,.86);
  box-shadow:0 30px 90px rgba(16,35,56,.10);
  text-align:center;
}
.system-core span,.system-node span{display:block;color:var(--teal);text-transform:uppercase;letter-spacing:.12em;font-size:.64rem;font-weight:850;margin-bottom:8px}.system-core strong{
  color:var(--navy);
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.28rem;
  line-height:1.12;
  font-weight:400;
  max-width:190px;
  margin:0 auto;
}
.system-core em{
  display:block;
  margin-top:10px;
  color:#506170;
  font-size:.72rem;
  line-height:1.2;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-style:normal;
  font-weight:850;
}.system-node{position:absolute;z-index:3;width:202px;padding:18px 20px;border-left:2px solid var(--gold);background:rgba(250,248,241,.68);backdrop-filter:blur(14px)}.system-node strong{color:var(--navy);font-size:.9rem;line-height:1.35}.node-a{left:-12px;top:56px}.node-b{right:-10px;top:232px}.node-c{left:34px;bottom:58px}
.section{padding:110px max(24px,calc((100vw - 1180px)/2))}.section-grid{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:start}.section-grid.compact{align-items:center}h2{margin:0;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.2rem,4vw,4.4rem);line-height:1.02;letter-spacing:-.045em;font-weight:400}.editorial-copy{color:#465464;font-size:1.02rem;line-height:1.9}.editorial-copy p{margin:0 0 22px}.signature-band{margin-top:68px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.signature-band div{padding:28px 30px;border-right:1px solid var(--line)}.signature-band div:last-child{border-right:0}.signature-band span{color:var(--gold);font-weight:900;font-size:.72rem;letter-spacing:.14em}.signature-band strong{display:block;margin-top:8px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:1.35rem;font-weight:400}.medical-section{position:relative;overflow:hidden;background:var(--navy);color:#fff}.medical-background{position:absolute;inset:0;background:radial-gradient(circle at 20% 35%,rgba(31,125,120,.20),transparent 28rem),radial-gradient(circle at 85% 0%,rgba(198,161,90,.10),transparent 26rem)}.medical-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(260px,430px) 1fr;gap:85px;align-items:center}.video-shell{width:min(360px,100%);margin:0 auto;padding:10px;border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 100px rgba(0,0,0,.22)}.video-shell video{width:100%;border-radius:26px;aspect-ratio:9/16;object-fit:cover;background:#000}.medical-copy h2{color:#fff;max-width:760px}.medical-copy p{max-width:650px;color:rgba(255,255,255,.72);font-size:1.04rem;line-height:1.85}.medical-line{width:58px;height:1px;margin:32px 0;background:var(--gold)}.medical-note{color:rgba(255,255,255,.58)!important;font-family:Georgia,"Times New Roman",serif;font-size:1.35rem!important;line-height:1.45!important}.needs-section{background:linear-gradient(180deg,rgba(236,231,221,.45),rgba(250,248,241,.95))}.needs-head{max-width:760px;margin-bottom:46px}.needs-list{border-top:1px solid var(--line-strong)}.need-row{display:grid;grid-template-columns:80px 1fr minmax(250px,340px);gap:34px;align-items:center;padding:34px 0;border-bottom:1px solid var(--line-strong)}.need-number{color:rgba(16,35,56,.18);font-family:Georgia,"Times New Roman",serif;font-size:3.6rem;line-height:1}.need-row h3{margin:0 0 8px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;font-weight:400}.need-row p{margin:0;color:var(--muted);line-height:1.72}.need-row a{justify-self:end;display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(16,35,56,.12);color:var(--navy);font-size:.8rem;font-weight:800}.need-row a:hover{color:#fff;background:var(--teal);border-color:var(--teal)}.map-section{background:#fff}.editorial-side{max-width:520px;color:var(--muted);font-size:1.02rem;line-height:1.85}.map-flow{margin-top:58px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.map-flow div{min-height:142px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--navy);font-weight:800;line-height:1.35;background:linear-gradient(180deg,#fff,rgba(250,248,241,.50))}.map-flow div:nth-child(4n){border-right:0}.map-flow div:nth-child(n+5){border-bottom:0}.map-flow span{display:block;margin-bottom:24px;color:var(--gold);letter-spacing:.14em;font-size:.72rem;font-weight:900}.final-cta{position:relative;overflow:hidden;padding:120px 24px;text-align:center;color:#fff;background:var(--navy)}.final-mark{position:absolute;left:50%;top:50%;width:min(760px,92vw);aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(255,255,255,.08)}.final-mark::before{content:"";position:absolute;inset:18%;border-radius:50%;border:1px solid rgba(31,125,120,.24)}.final-cta h2{position:relative;margin:0 auto;max-width:860px;color:#fff}.final-cta p{position:relative;max-width:660px;margin:24px auto 38px;color:rgba(255,255,255,.70);font-size:1.05rem;line-height:1.8}.final-cta .btn{position:relative}.site-footer{padding:54px max(24px,calc((100vw - 1180px)/2));background:var(--ivory);border-top:1px solid var(--line)}.footer-grid{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;flex-wrap:wrap}.site-footer img{height:40px;opacity:.72}.site-footer p{margin:12px 0 0;color:var(--muted);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:750}.site-footer nav{display:flex;gap:20px;flex-wrap:wrap}.site-footer nav a{color:var(--muted);font-size:.74rem;font-weight:750}.site-footer nav a:hover{color:var(--teal)}.legal-text{margin-top:30px!important;padding-top:24px;border-top:1px solid var(--line);max-width:760px;text-transform:none!important;letter-spacing:0!important;font-weight:400!important;line-height:1.7}@media (max-width:1020px){.header-actions{display:none}.menu-button{display:block}.hero-grid{grid-template-columns:1fr;gap:42px}.hero-system{min-height:520px}.section-grid,.medical-grid{grid-template-columns:1fr;gap:48px}.signature-band{grid-template-columns:1fr}.signature-band div{border-right:0;border-bottom:1px solid var(--line)}.signature-band div:last-child{border-bottom:0}.need-row{grid-template-columns:60px 1fr;gap:20px}.need-row a{grid-column:2;justify-self:start}.map-flow{grid-template-columns:repeat(2,1fr)}.map-flow div:nth-child(2n){border-right:0}.map-flow div:nth-child(4n){border-right:0}.map-flow div:nth-child(n+5){border-bottom:1px solid var(--line)}.map-flow div:nth-child(n+7){border-bottom:0}}@media (max-width:680px){.site-header{top:12px;height:68px;width:calc(100% - 24px);padding:0 14px 0 16px}.hero{padding:118px 20px 66px;min-height:auto}h1{font-size:clamp(2.4rem,12vw,3.7rem);line-height:1.03}.hero-lead{font-size:1rem;line-height:1.68}.btn{width:100%;padding:0 20px;text-align:center}.hero-system{min-height:430px;transform:scale(.88);margin:-20px 0 -24px}.system-node{width:176px;padding:14px 16px}.node-a{left:-8px;top:52px}.node-b{right:-12px;top:210px}.node-c{left:24px;bottom:52px}.section{padding:76px 20px}h2{font-size:clamp(2rem,10vw,3rem)}.medical-grid{gap:36px}.video-shell{width:min(300px,100%)}.needs-list{border-top:1px solid var(--line)}.need-row{grid-template-columns:1fr;padding:30px 0}.need-number{font-size:2.7rem}.need-row a{grid-column:1;width:100%;text-align:center}.map-flow{grid-template-columns:1fr}.map-flow div{border-right:0!important;border-bottom:1px solid var(--line)!important}.map-flow div:last-child{border-bottom:0!important}.footer-grid{display:grid}}






/* Curiosity / controlled disclosure */
.curiosity-section{
  padding:92px max(24px,calc((100vw - 1180px)/2));
  background:
    radial-gradient(circle at 86% 20%, rgba(31,125,120,.10), transparent 26rem),
    linear-gradient(180deg, rgba(250,248,241,.96), rgba(236,231,221,.70));
  border-top:1px solid rgba(16,35,56,.08);
  border-bottom:1px solid rgba(16,35,56,.08);
}
.curiosity-inner{
  max-width:860px;
}
.curiosity-section h2{
  max-width:820px;
  font-size:clamp(2rem,3.7vw,4rem);
}
.curiosity-section p:not(.eyebrow){
  max-width:640px;
  margin:24px 0 34px;
  color:#475666;
  font-size:1.02rem;
  line-height:1.84;
}
@media (max-width:680px){
  .curiosity-section{padding:72px 20px}
}


/* v9 · Curiosity section without repeated CTA */
.curiosity-section p:not(.eyebrow){
  margin-bottom:0;
}


/* v11 · Footer premium/legal refinement */
.footer-brand-block span{
  display:block;
  margin-top:10px;
  color:#5E6C78;
  font-size:.82rem;
  line-height:1.6;
  letter-spacing:.02em;
}
.premium-footer-grid{
  align-items:center;
}
.site-footer nav{
  align-items:center;
}
.site-footer nav a{
  position:relative;
  padding-bottom:4px;
}
.site-footer nav a::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:0;
  height:1px;
  background:var(--teal);
  transition:width .22s var(--ease);
}
.site-footer nav a:hover::after{
  width:100%;
}


.legal-page{
  padding:145px max(24px,calc((100vw - 980px)/2)) 90px;
  background:var(--ivory);
}
.legal-page h1{
  font-size:clamp(2.4rem,5vw,4.8rem);
  max-width:860px;
}
.legal-page h2{
  margin-top:48px;
  font-size:clamp(1.55rem,2.6vw,2.4rem);
}
.legal-page p,
.legal-page li{
  color:#475666;
  font-size:1rem;
  line-height:1.8;
}
.legal-page ul{
  padding-left:1.2rem;
}
.legal-alert{
  margin:34px 0 42px;
  padding:22px 24px;
  border:1px solid rgba(198,161,90,.45);
  background:rgba(198,161,90,.09);
  color:var(--navy);
  line-height:1.7;
}
.legal-meta{
  margin-top:28px;
  padding-top:22px;
  border-top:1px solid var(--line);
  color:#667482;
  font-size:.88rem;
}
.legal-back{
  display:inline-flex;
  margin-bottom:34px;
  color:var(--teal);
  font-weight:850;
  letter-spacing:.06em;
  text-transform:uppercase;
  font-size:.74rem;
}


/* v12 · Hero visual overlap fix */
@media (max-width:680px){
  .system-core{
    width:232px;
    height:232px;
    padding:30px;
  }
  .system-core strong{
    font-size:1.12rem;
    max-width:168px;
  }
  .system-core em{
    font-size:.62rem;
    letter-spacing:.10em;
  }
}


/* v14 · Hero typography refinement */
@media (min-width:1180px){
  .hero-copy{
    padding-top:10px;
  }
}

/* v15 · Access page */
.access-panel{
  margin:38px 0 18px;
  padding:32px;
  border:1px solid rgba(16,35,56,.10);
  background:rgba(255,255,255,.58);
  box-shadow:0 20px 70px rgba(16,35,56,.07);
}
.access-panel h2{
  margin-top:0;
}
.disabled-link{
  pointer-events:none;
  opacity:.58;
}


/* v16 · Header not sticky + clear course access */
.training-access-strip{
  padding:54px max(24px,calc((100vw - 1180px)/2));
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:32px;
  background:rgba(250,248,241,.96);
  border-top:1px solid rgba(16,35,56,.08);
}
.training-access-strip h2{
  margin:0;
  font-size:clamp(1.45rem,2.4vw,2.15rem);
  letter-spacing:-.025em;
}
.training-access-strip p:not(.eyebrow){
  margin:12px 0 0;
  max-width:680px;
  color:#5C6A76;
  font-size:.96rem;
  line-height:1.7;
}
.training-access-button{
  flex:0 0 auto;
  white-space:nowrap;
}
.site-footer nav a[href="acceso-curso.html"]{
  color:var(--navy);
  font-weight:900;
}
@media (max-width:760px){
  .training-access-strip{
    display:block;
    padding:44px 20px;
  }
  .training-access-button{
    width:100%;
    margin-top:22px;
  }
}


/* v17 · Mobile hero system fix
   En móvil el diagrama deja de funcionar como órbita superpuesta
   y pasa a una lectura editorial limpia, sin solapamientos. */
@media (max-width:680px){
  .hero{
    padding-top:118px;
  }

  .hero-grid{
    gap:34px;
  }

  .hero-system{
    min-height:auto;
    transform:none;
    margin:34px 0 0;
    display:grid;
    grid-template-columns:1fr;
    gap:14px;
    align-items:stretch;
    justify-content:stretch;
  }

  .orbit,
  .hero-system .orbit,
  .orbit-one,
  .orbit-two,
  .orbit-three{
    display:none!important;
  }

  .system-core{
    position:relative;
    width:100%;
    height:auto;
    min-height:0;
    border-radius:28px;
    padding:26px 24px;
    text-align:left;
    background:rgba(255,255,255,.72);
    box-shadow:0 18px 55px rgba(16,35,56,.08);
  }

  .system-core span{
    margin-bottom:10px;
  }

  .system-core strong{
    max-width:none;
    margin:0;
    font-size:1.34rem;
    line-height:1.15;
    text-align:left;
  }

  .system-core em{
    margin-top:10px;
    text-align:left;
    font-size:.68rem;
    letter-spacing:.11em;
  }

  .system-node{
    position:relative;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    width:100%;
    padding:18px 20px;
    background:rgba(255,255,255,.68);
    backdrop-filter:blur(10px);
    box-shadow:0 14px 40px rgba(16,35,56,.06);
  }

  .system-node strong{
    font-size:1rem;
    line-height:1.35;
  }

  .node-a,
  .node-b,
  .node-c{
    position:relative;
  }
}

/* v18 · Conversion cleanup */
.need-tag{
  justify-self:end;
  display:inline-flex;
  min-height:42px;
  align-items:center;
  justify-content:center;
  padding:0 18px;
  border-radius:999px;
  background:rgba(255,255,255,.52);
  border:1px solid rgba(16,35,56,.10);
  color:#506170;
  font-size:.76rem;
  font-weight:850;
  letter-spacing:.03em;
}
.request-page{
  padding:145px max(24px,calc((100vw - 1180px)/2)) 92px;
  min-height:100vh;
  background:
    radial-gradient(circle at 86% 8%, rgba(31,125,120,.12), transparent 26rem),
    radial-gradient(circle at 8% 82%, rgba(198,161,90,.10), transparent 28rem),
    var(--ivory);
}
.request-hero{
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(360px,.8fr);
  gap:72px;
  align-items:start;
}
.request-hero h1{
  font-size:clamp(2.35rem,4.5vw,4.65rem);
  max-width:760px;
}
.request-hero p:not(.eyebrow){
  max-width:640px;
  color:#475666;
  font-size:1.05rem;
  line-height:1.82;
}
.request-form{
  padding:34px;
  border-radius:34px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(16,35,56,.10);
  box-shadow:0 24px 80px rgba(16,35,56,.10);
}
.request-form label{
  display:block;
  margin-bottom:18px;
  color:var(--navy);
  font-weight:800;
  font-size:.83rem;
  letter-spacing:.03em;
}
.request-form input,
.request-form select,
.request-form textarea{
  width:100%;
  margin-top:8px;
  padding:14px 14px;
  border:1px solid rgba(16,35,56,.18);
  border-radius:14px;
  background:rgba(250,248,241,.80);
  color:var(--ink);
  font:inherit;
}
.request-form textarea{
  resize:vertical;
}
.request-note,
.request-direct{
  margin:16px 0 0;
  color:#62707D;
  font-size:.82rem;
  line-height:1.6;
}
.request-direct a{
  color:var(--teal);
  font-weight:850;
}
@media (max-width:1020px){
  .request-hero{
    grid-template-columns:1fr;
    gap:40px;
  }
}
@media (max-width:680px){
  .need-tag{
    justify-self:start;
    width:100%;
  }
  .request-page{
    padding:118px 20px 72px;
  }
  .request-form{
    padding:24px;
    border-radius:26px;
  }
}

@media (max-width:1020px){
  .need-row .need-tag{
    grid-column:2;
    justify-self:start;
  }
}
@media (max-width:680px){
  .need-row .need-tag{
    grid-column:1;
  }
}


/* v19 · Button consistency + course access in header */
.header-access,
.header-cta,
.btn-primary,
.btn-secondary,
.btn-gold,
.training-access-button{
  border-radius:999px;
  font-weight:850;
  letter-spacing:.05em;
}

.header-access{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 19px;
  font-size:.76rem;
  letter-spacing:.08em;
  text-transform:uppercase;
  font-weight:850;
  color:var(--navy);
  background:rgba(255,255,255,.58);
  border:1px solid rgba(16,35,56,.16);
}

.header-access:hover{
  color:#fff;
  background:var(--navy);
  border-color:var(--navy);
}

.btn-primary,
.btn-gold{
  color:#fff;
  background:var(--navy);
  box-shadow:0 18px 50px rgba(16,35,56,.18);
}

.btn-primary:hover,
.btn-gold:hover{
  background:var(--teal);
}

.btn-secondary,
.training-access-button{
  color:var(--navy);
  background:rgba(255,255,255,.58);
  border:1px solid rgba(16,35,56,.16);
}

.btn-secondary:hover,
.training-access-button:hover{
  color:#fff;
  background:var(--navy);
  border-color:var(--navy);
}

@media (max-width:1020px){
  .mobile-panel a[href="acceso-curso.html"]{
    border:1px solid rgba(16,35,56,.12);
  }
}


/* v26 · Hero planetario sin solapes
   Solución definitiva:
   - base v19
   - universo conservado
   - planetas circulares
   - posiciones fijas ampliamente separadas
   - ningún planeta invade el núcleo ni se pisa con otro */
@media (min-width:681px){
  .hero-system{
    min-height:640px;
    max-width:650px;
    margin-left:auto;
    margin-right:auto;
    overflow:visible;
    isolation:isolate;
  }

  .hero-system .orbit{
    z-index:0;
  }

  .orbit-one{
    width:560px;
    height:560px;
  }

  .orbit-two{
    width:398px;
    height:398px;
  }

  .orbit-three{
    width:252px;
    height:252px;
  }

  .system-core{
    position:relative;
    z-index:5;
  }

  .system-node{
    position:absolute;
    z-index:2;
    width:126px;
    height:126px;
    min-height:126px;
    padding:12px 10px;
    border-radius:50%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    background:radial-gradient(circle at 34% 28%, rgba(255,255,255,.98), rgba(248,246,239,.90) 58%, rgba(232,236,238,.82) 100%);
    border:1px solid rgba(255,255,255,.94);
    box-shadow:
      0 20px 46px rgba(16,35,56,.12),
      inset 0 1px 0 rgba(255,255,255,.88);
    backdrop-filter:blur(6px);
  }

  .system-node::after{
    content:"";
    position:absolute;
    inset:-7px;
    border-radius:50%;
    border:1px solid rgba(198,161,90,.16);
    pointer-events:none;
  }

  .system-node span{
    margin-bottom:5px;
    font-size:.54rem;
    line-height:1.1;
    letter-spacing:.16em;
    text-transform:uppercase;
  }

  .system-node strong{
    font-size:.80rem;
    line-height:1.18;
    max-width:88px;
    margin:0 auto;
  }

  /* POSICIONES DEFINITIVAS DESKTOP */
  .node-a{
    left:28px;
    top:108px;
  }

  .node-b{
    left:494px;
    top:246px;
  }

  .node-c{
    left:118px;
    top:474px;
  }
}

@media (min-width:681px) and (max-width:1020px){
  .hero-system{
    min-height:612px;
    max-width:612px;
  }

  .orbit-one{
    width:530px;
    height:530px;
  }

  .orbit-two{
    width:374px;
    height:374px;
  }

  .orbit-three{
    width:238px;
    height:238px;
  }

  .system-node{
    width:118px;
    height:118px;
    min-height:118px;
    padding:11px 9px;
  }

  .system-node strong{
    max-width:82px;
    font-size:.76rem;
  }

  /* POSICIONES DEFINITIVAS TABLET */
  .node-a{
    left:24px;
    top:118px;
  }

  .node-b{
    left:458px;
    top:248px;
  }

  .node-c{
    left:108px;
    top:448px;
  }
}

/* v27 · Corrección definitiva móvil vertical */
@media (max-width:760px) and (orientation: portrait){
  .hero{padding-top:112px!important}
  .hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:32px!important}
  .hero-system{position:relative!important;width:100%!important;max-width:100%!important;min-height:auto!important;height:auto!important;margin:28px 0 0!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important;align-items:stretch!important;justify-content:stretch!important;overflow:visible!important;transform:none!important}
  .hero-system .orbit,.orbit,.orbit-one,.orbit-two,.orbit-three{display:none!important}
  .system-core{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-width:100%!important;border-radius:28px!important;padding:25px 22px!important;text-align:left!important;align-items:flex-start!important;justify-content:center!important;background:rgba(255,255,255,.74)!important;box-shadow:0 18px 55px rgba(16,35,56,.08)!important;z-index:1!important}
  .system-core span{margin-bottom:9px!important}
  .system-core strong{max-width:none!important;margin:0!important;font-size:1.28rem!important;line-height:1.18!important;text-align:left!important}
  .system-core em{margin-top:9px!important;text-align:left!important;font-size:.64rem!important;letter-spacing:.11em!important}
  .system-node,.node-a,.node-b,.node-c{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-width:100%!important;border-radius:22px!important;padding:18px 20px!important;display:block!important;text-align:left!important;background:rgba(255,255,255,.68)!important;box-shadow:0 14px 40px rgba(16,35,56,.06)!important;border:1px solid rgba(16,35,56,.10)!important;z-index:1!important}
  .system-node::after{display:none!important}
  .system-node span{display:block!important;margin-bottom:6px!important;font-size:.62rem!important;letter-spacing:.14em!important}
  .system-node strong{display:block!important;max-width:none!important;margin:0!important;font-size:.98rem!important;line-height:1.36!important;text-align:left!important}
}
.header-access[href*="moodle.139hablamos.es"]::after{content:"↗";margin-left:7px;font-size:.78em}


/* Ajustes literales V2 · secciones reconstruidas desde documento */
.fibonacci-literal-section{
  background:linear-gradient(135deg,rgba(255,255,255,.74),rgba(250,248,241,.92));
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.section-lead{
  color:var(--muted);
  font-size:1.08rem;
  line-height:1.7;
  max-width:42rem;
}
.literal-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.literal-card{
  padding:24px;
  border:1px solid var(--line);
  border-radius:28px;
  background:rgba(255,255,255,.72);
  box-shadow:0 18px 46px rgba(16,35,56,.07);
}
.literal-card span{
  display:inline-flex;
  width:36px;
  height:36px;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:rgba(31,125,120,.10);
  color:var(--teal);
  font-weight:800;
  letter-spacing:.08em;
}
.literal-card h3{
  margin:18px 0 8px;
  color:var(--navy);
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.28rem;
}
.literal-card p{
  color:var(--muted);
  margin:0;
  line-height:1.65;
}
.signature-band em{
  display:block;
  margin-top:8px;
  font-style:normal;
  color:var(--muted);
  font-size:.86rem;
  line-height:1.45;
}
.implementation-literal-section .btn{
  margin-top:22px;
}
@media (max-width: 860px){
  .literal-cards{grid-template-columns:1fr}
}
