/* Home Centro Médico Aloha 2026 — contenido central renovado, menú/footer heredados */
:root{
  --home-ink:#123f49;
  --home-muted:#62777c;
  --home-teal:#007d72;
  --home-teal-dark:#00665e;
  --home-aqua:#e2f5f1;
  --home-coral:#dd7465;
  --home-coral-soft:#fff0eb;
  --home-lilac:#78529a;
  --home-lilac-soft:#f1eafb;
  --home-sand:#fbf6eb;
  --home-border:#d6e9e5;
  --home-white:#fff;
  --home-shadow:0 24px 60px rgba(18,63,73,.10);
  --home-shadow-soft:0 14px 38px rgba(18,63,73,.075);
  --home-radius:28px;
}
html{scroll-behavior:smooth}
body{color:var(--home-ink);background:#fff}
.home-skip-link{position:fixed;top:-80px;left:20px;z-index:99999;padding:.85rem 1.2rem;background:#fff;color:var(--home-ink);border:2px solid var(--home-teal);border-radius:12px;font-weight:700;transition:top .2s}
.home-skip-link:focus{top:20px}
.home-header{display:block}
.home-banner-slider{padding-top:1.1rem;padding-bottom:2rem}
.home-banner{min-height:650px;display:flex;align-items:center}
.home-banner .row{width:100%}
.home-hero-copy{padding:3.2rem 0 2.7rem;max-width:650px}
.home-hero-copy .home-eyebrow{display:block;margin-bottom:1.05rem;color:var(--home-teal);font-size:.9rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.home-hero-copy h1{margin:0 0 1.3rem;color:var(--home-ink);font-size:clamp(3rem,4.25vw,5.25rem);line-height:.98;letter-spacing:-.055em;font-weight:900}
.home-hero-copy p{margin:0;max-width:620px;color:var(--home-muted);font-size:1.15rem;line-height:1.72}
.home-hero-actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:1.7rem}
.home-hero-actions .btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.8rem 1.35rem;border-radius:12px;font-weight:800}
.home-btn-outline{background:#fff!important;color:var(--home-ink)!important;border:1px solid var(--home-border)!important;box-shadow:none!important}
.home-btn-outline:hover,.home-btn-outline:focus{border-color:var(--home-teal)!important;color:var(--home-teal-dark)!important}
.home-hero-trust{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.45rem 0 0;padding:0;list-style:none}
.home-hero-trust li{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .78rem;border:1px solid var(--home-border);border-radius:999px;background:rgba(255,255,255,.86);color:var(--home-ink);font-size:.87rem;font-weight:700}
.home-hero-trust i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--home-aqua);color:var(--home-teal);font-size:.65rem}
.home-hero-visual{min-height:590px}
.home-hero-visual .animated-hero{max-height:650px;object-fit:contain;object-position:center bottom}
.home-hero-visual .circle-svg{max-height:630px}
.home-main{overflow:hidden}
.home-section{padding:6.25rem 0}
.home-section:nth-child(even){background:#fbfdfc}
.home-section-heading{max-width:780px;margin-bottom:2.4rem}
.home-heading-centered{margin-left:auto;margin-right:auto;text-align:center}
.home-section-heading h2,.home-continuity h2,.home-trust h2{margin:.4rem 0 1rem;color:var(--home-ink);font-size:clamp(2.35rem,4vw,4.65rem);line-height:1.04;letter-spacing:-.045em;font-weight:900}
.home-section-heading p,.home-continuity p,.home-trust p{margin:0;color:var(--home-muted);font-size:1.08rem;line-height:1.75}
.home-kicker{display:block;color:var(--home-teal);font-size:.86rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.home-value-grid,.home-area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}
.home-value-card,.home-area-card{position:relative;padding:2rem;border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff;box-shadow:var(--home-shadow-soft)}
.home-value-card{min-height:290px}
.home-value-card h3,.home-area-card h3{margin:1.15rem 0 .72rem;color:var(--home-ink);font-size:1.45rem;line-height:1.25;font-weight:900}
.home-value-card p,.home-area-card>p{margin:0;color:var(--home-muted);font-size:1rem;line-height:1.68}
.home-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:19px;font-size:1.45rem}
.home-icon-teal{background:var(--home-aqua);color:var(--home-teal)}
.home-icon-lilac{background:var(--home-lilac-soft);color:var(--home-lilac)}
.home-icon-coral{background:var(--home-coral-soft);color:var(--home-coral)}
.home-area-grid{align-items:stretch}
.home-area-card{display:flex;flex-direction:column;min-height:410px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.home-area-card:hover{transform:translateY(-4px);border-color:#b9ddd6;box-shadow:var(--home-shadow)}
.home-area-type{margin:1.2rem 0 .35rem!important;color:var(--home-teal)!important;font-size:.78rem!important;font-weight:900!important;letter-spacing:.08em;text-transform:uppercase}
.home-area-card h3{margin-top:0;font-size:1.65rem}
.home-card-actions{display:flex;align-items:flex-start;gap:.72rem;flex-wrap:wrap;margin-top:auto;padding-top:1.65rem}
.home-card-actions a{display:inline-flex;align-items:center;gap:.45rem;color:var(--home-teal-dark);font-weight:900;line-height:1.25}
.home-card-actions a:hover{color:var(--home-coral)}
.home-card-actions .home-card-secondary{padding:.55rem .75rem;border:1px solid var(--home-border);border-radius:10px;color:var(--home-ink);font-size:.88rem}
.home-orientation-card{background:linear-gradient(145deg,#fff 0%,#fff9f5 100%)}
.home-tae-feature{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr);gap:2rem;align-items:center;margin:2rem 0;padding:3.1rem;border-radius:34px;background:linear-gradient(135deg,#0b6e68 0%,#0d8277 52%,#16454e 100%);color:#fff;box-shadow:0 28px 70px rgba(8,86,80,.22)}
.home-tae-label{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1rem;padding:.48rem .8rem;border-radius:999px;background:rgba(255,255,255,.13);font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.home-tae-copy h2{margin:0 0 1rem;color:#fff;font-size:clamp(2.25rem,3.6vw,4.35rem);line-height:1.03;letter-spacing:-.045em;font-weight:900}
.home-tae-copy p{max-width:730px;margin:0;color:rgba(255,255,255,.82);font-size:1.06rem;line-height:1.72}
.home-tae-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.55rem}
.home-tae-actions .btn{min-height:52px;display:inline-flex;align-items:center;border-radius:12px;font-weight:800}
.home-btn-light{background:#fff!important;color:var(--home-ink)!important;border:1px solid #fff!important}
.home-tae-points{padding:1.25rem 1.5rem;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(255,255,255,.08);backdrop-filter:blur(4px)}
.home-tae-points>div{display:flex;gap:.85rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.15)}
.home-tae-points>div:last-child{border-bottom:0}
.home-tae-points i{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#fff;color:var(--home-teal);font-size:.78rem}
.home-tae-points strong,.home-tae-points small{display:block}
.home-tae-points strong{color:#fff;font-size:.98rem}
.home-tae-points small{margin-top:.17rem;color:rgba(255,255,255,.72);line-height:1.45}
.home-process{background:linear-gradient(180deg,#fff 0%,#f4faf8 100%)!important}
.home-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;counter-reset:none}
.home-process-grid li{display:flex;gap:1rem;padding:1.65rem;border:1px solid var(--home-border);border-radius:22px;background:#fff;box-shadow:var(--home-shadow-soft)}
.home-process-grid>li>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:14px;background:var(--home-aqua);color:var(--home-teal);font-weight:900}
.home-process-grid h3{margin:0 0 .55rem;color:var(--home-ink);font-size:1.13rem;font-weight:900}
.home-process-grid p{margin:0;color:var(--home-muted);font-size:.94rem;line-height:1.55}
.home-process-note{display:flex;align-items:flex-start;gap:.65rem;max-width:980px;margin:1.35rem auto 0;padding:1rem 1.2rem;border-radius:16px;background:#fff7e8;color:#6d614a;line-height:1.55;text-align:left}
.home-process-note i{margin-top:.2rem;color:#b58b3e}
.home-channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}
.home-channel-grid article{padding:1.6rem;border:1px solid var(--home-border);border-radius:22px;background:#fff}
.home-channel-grid article>i{font-size:1.5rem;color:var(--home-teal)}
.home-channel-grid h3{margin:1rem 0 .55rem;color:var(--home-ink);font-size:1.15rem;font-weight:900}
.home-channel-grid p{margin:0;color:var(--home-muted);font-size:.94rem;line-height:1.55}
.home-alert-row{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1.25rem;padding:1.35rem 1.5rem;border:1px solid #f1d7d0;border-radius:20px;background:#fff7f4}
.home-alert-row>div{display:flex;gap:.8rem;align-items:flex-start;max-width:860px}
.home-alert-row p{margin:0;color:#6f5954;line-height:1.58}
.home-alert-row>div>i{margin-top:.2rem;color:var(--home-coral)}
.home-alert-row>a{flex:0 0 auto;color:var(--home-teal-dark);font-weight:900}
.home-continuity{background:#fff!important}
.home-continuity-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:4rem;align-items:center}
.home-highlight-copy{margin-top:1rem!important;padding-left:1rem;border-left:4px solid var(--home-coral);color:var(--home-ink)!important;font-weight:700}
.home-route-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:.7rem;align-items:center;padding:1.5rem;border:1px solid var(--home-border);border-radius:28px;background:linear-gradient(135deg,#f5fbf9,#fff9f6);box-shadow:var(--home-shadow-soft)}
.home-route-flow>div{min-height:180px;padding:1.15rem;border-radius:18px;background:#fff}
.home-route-flow>i{color:var(--home-coral)}
.home-route-flow span,.home-route-flow strong,.home-route-flow small{display:block}
.home-route-flow span{color:var(--home-teal);font-size:.8rem;font-weight:900}
.home-route-flow strong{margin:.8rem 0 .45rem;color:var(--home-ink);font-size:1rem;line-height:1.3}
.home-route-flow small{color:var(--home-muted);line-height:1.45}
.home-trust{background:linear-gradient(180deg,#f8fcfb 0%,#fff 100%)!important}
.home-trust-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.7fr);gap:3rem;align-items:center}
.home-trust-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.8rem}
.home-trust-list>div{display:flex;gap:.9rem;padding:1.2rem;border:1px solid var(--home-border);border-radius:18px;background:#fff}
.home-trust-list i{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:14px;background:var(--home-aqua);color:var(--home-teal)}
.home-trust-list strong,.home-trust-list small{display:block}
.home-trust-list strong{color:var(--home-ink);line-height:1.3}
.home-trust-list small{margin-top:.25rem;color:var(--home-muted);line-height:1.45}
.home-institutional{padding:2.1rem;border-radius:28px;background:#fff;border:1px solid var(--home-border);box-shadow:var(--home-shadow)}
.home-institutional-label{color:var(--home-teal);font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.home-institutional h3{margin:.65rem 0 .65rem;color:var(--home-ink);font-size:1.65rem;font-weight:900}
.home-institutional p{font-size:1rem}
.home-logo-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}
.home-logo-row img{display:block;width:auto;height:68px;max-width:100%;object-fit:contain;border:1px solid #eef3f2;border-radius:12px;background:#fff}
.home-faq{background:#fff!important}
.home-faq-list{max-width:960px;margin:0 auto;border-top:1px solid var(--home-border)}
.home-faq-list details{border-bottom:1px solid var(--home-border)}
.home-faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem .25rem;color:var(--home-ink);font-size:1.12rem;font-weight:900;cursor:pointer;list-style:none}
.home-faq-list summary::-webkit-details-marker{display:none}
.home-faq-list summary i{color:var(--home-teal);font-size:.9rem}
.home-faq-list details>div{padding:0 .25rem 1.35rem}
.home-faq-list p{max-width:870px;margin:0;color:var(--home-muted);font-size:1rem;line-height:1.7}
.home-faq-actions{display:flex;justify-content:center;gap:.85rem;flex-wrap:wrap;margin-top:2rem}
.home-faq-actions .btn{display:inline-flex;align-items:center;min-height:52px;border-radius:12px;font-weight:800}
@media (max-width:1199px){
  .home-banner{min-height:590px}.home-hero-copy h1{font-size:3.6rem}.home-hero-visual{min-height:520px}
  .home-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-route-flow{grid-template-columns:repeat(4,1fr)}.home-route-flow>i{display:none}.home-route-flow>div{min-height:150px}
}
@media (max-width:991px){
  .home-banner{min-height:auto}.home-hero-copy{max-width:none;padding:2.8rem 0 1rem}.home-hero-copy h1{font-size:clamp(3rem,7vw,4.4rem)}
  .home-hero-visual{min-height:460px}.home-hero-visual .animated-hero{max-height:520px}
  .home-section{padding:5rem 0}.home-value-grid,.home-area-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-area-grid .home-area-card:last-child{grid-column:1/-1}
  .home-tae-feature{grid-template-columns:1fr}.home-process-grid,.home-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-continuity-layout,.home-trust-layout{grid-template-columns:1fr;gap:2.5rem}
}
@media (max-width:767px){
  .home-banner .row{flex-direction:column}.home-banner .col-12{max-width:100%;flex:0 0 100%}
  .home-hero-copy{padding:2rem 0 .5rem;text-align:left}.home-hero-copy h1{font-size:2.85rem}.home-hero-copy p{font-size:1rem}
  .home-hero-actions{align-items:stretch}.home-hero-actions .btn{width:100%}.home-hero-trust{display:grid;grid-template-columns:1fr}
  .home-hero-visual{min-height:410px;margin-top:.5rem}.home-hero-visual .animated-hero{max-height:440px}
  .home-section{padding:4.25rem 0}.home-section-heading h2,.home-continuity h2,.home-trust h2{font-size:2.55rem}
  .home-value-grid,.home-area-grid,.home-process-grid,.home-channel-grid,.home-trust-list{grid-template-columns:1fr}
  .home-area-grid .home-area-card:last-child{grid-column:auto}.home-area-card{min-height:auto}.home-value-card{min-height:auto}
  .home-tae-feature{padding:2rem 1.4rem;border-radius:25px}.home-tae-copy h2{font-size:2.45rem}.home-tae-actions .btn{width:100%;justify-content:center}
  .home-alert-row{align-items:flex-start;flex-direction:column}.home-alert-row>a{flex:auto}
  .home-route-flow{grid-template-columns:1fr}.home-route-flow>div{min-height:auto}.home-route-flow>i{display:none}
  .home-logo-row{align-items:stretch;flex-direction:column}.home-logo-row img{width:100%;height:auto;max-height:90px}
  .home-faq-list summary{font-size:1rem}.home-faq-actions .btn{width:100%;justify-content:center}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-area-card{transition:none}.home-area-card:hover{transform:none}}
