/* Hub Elegibilidade — exclusivo (prefixo hce-). FAST TRACK · reutiliza DS v4.1. */
.hero .hce-breadcrumb{padding:0 0 16px;font-size:13px;color:rgba(255,255,255,.72)}
.hero .hce-breadcrumb a{color:#fff;font-weight:600;text-decoration:none}
.hero .hce-breadcrumb a:hover{color:#ffb3c4}
.hero .hce-breadcrumb span[aria-hidden]{margin:0 8px;opacity:.55}
.hero .hero-actions{margin-bottom:4px}
.hero .hero-note{margin-top:16px}
.hce-trust-chips{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px}
.hce-trust-chips span{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:11px;font-weight:700;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);color:#eef4fa}
.hce-glass-title{margin:0 0 6px;font-size:16px;font-weight:800;color:inherit}

.hce-snapshot{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hce-snapshot__item{display:flex;flex-direction:column;gap:8px;padding:20px;border-radius:16px;border:1px solid #e3e8ef;background:#fff;box-shadow:0 8px 22px rgba(6,20,38,.05);min-height:100%}
.hce-snapshot__icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#f3f6fa;color:var(--red);font-weight:800}
.hce-snapshot__item strong{font-size:15px}
.hce-snapshot__item p{margin:0;font-size:13px;line-height:1.5;color:#5f6b7a;flex:1}

.hce-banner{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;padding:20px 22px;border-radius:16px;background:#f3f7fb;border:1px solid #d5e0ec}
.hce-banner__copy{margin:0;max-width:72ch}
.hce-banner__copy strong{display:block;margin-bottom:6px;color:var(--navy);font-size:16px}
.hce-banner__copy p{margin:0;font-size:14px;line-height:1.55;color:#3a4554}
.hce-banner-wrap{margin-top:-28px;margin-bottom:28px}

.hce-shortcuts{display:flex;flex-wrap:wrap;gap:10px}
.hce-shortcuts a{border:1px solid #cfd8e4;background:#fff;color:var(--navy);border-radius:999px;padding:10px 16px;font-size:12px;font-weight:700;text-decoration:none}
.hce-shortcuts a:hover{border-color:var(--red);color:var(--red)}

.hce-eligibility{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.hce-eligibility__card{padding:22px;border-radius:16px;border:1px solid #e3e8ef;background:#fff}
.hce-eligibility__card h3{margin:0 0 10px;font-size:18px}
.hce-eligibility__card p,.hce-eligibility__card li{font-size:14px;line-height:1.55;color:#5f6b7a}
.hce-eligibility__card ul{margin:0;padding-left:1.1em}
.hce-eligibility__card--limit{background:#fff8f9;border-color:#f3c9d2}

.hce-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.hce-modes article{padding:18px;border-radius:14px;border:1px solid #e3e8ef;background:#fff}
.hce-modes h3{margin:0 0 8px;font-size:15px}
.hce-modes p{margin:0;font-size:13px;line-height:1.5;color:#5f6b7a}

.hce-profiles{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.hce-profiles__card{padding:22px;border-radius:16px;border:1px solid #e3e8ef;background:#fff;display:flex;flex-direction:column;gap:10px}
.hce-profiles__card h3{margin:0;font-size:18px}
.hce-profiles__card p{margin:0;font-size:14px;line-height:1.55;color:#5f6b7a;flex:1}
.hce-profiles__actions{display:flex;flex-wrap:wrap;gap:8px}

.hce-docs{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.hce-docs details{border:1px solid #e3e8ef;border-radius:12px;background:#fff;padding:14px 16px}
.hce-docs summary{cursor:pointer;font-weight:700;color:var(--navy)}
.hce-docs details p{margin:10px 0 0;font-size:14px;line-height:1.55;color:#5f6b7a}
.hce-docs-note{margin-top:14px;font-size:13px;line-height:1.5;color:#657386}

.hce-steps{margin:0;padding:0;list-style:none;display:grid;gap:12px;counter-reset:hcstep}
.hce-steps li{position:relative;padding:16px 18px 16px 56px;border-radius:14px;background:#fff;border:1px solid #e3e8ef;counter-increment:hcstep}
.hce-steps li::before{content:counter(hcstep);position:absolute;left:16px;top:16px;width:28px;height:28px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}
.hce-steps strong{display:block;margin-bottom:4px}
.hce-steps span{font-size:13px;color:#5f6b7a;line-height:1.5}

.hce-bridge{padding:22px;border-radius:16px;border:1px solid #e3e8ef;background:#fff;display:grid;gap:12px}
.hce-bridge p{margin:0;font-size:14px;line-height:1.55;color:#3a4554}
.hce-bridge--neutral{background:#f7f9fc;border-style:dashed}
.hce-bridge__badge{display:inline-flex;align-self:flex-start;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:#eef3f8;color:#4a5a6d}

.hce-decision{display:grid;gap:12px}
.hce-decision__q{font-weight:700;margin:0}
.hce-decision__chips{display:flex;flex-wrap:wrap;gap:8px}
.hce-decision__chips button{appearance:none;border:1px solid #cfd8e4;background:#fff;border-radius:999px;padding:10px 14px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.hce-decision__chips button[aria-pressed=true]{border-color:var(--red);color:var(--red);background:#fff5f7}
.hce-decision__out{margin-top:4px;padding:16px;border-radius:12px;background:#f3f6fa;font-size:14px;line-height:1.5}
.hce-decision__out[hidden]{display:none!important}
.hce-decision__actions{margin-top:8px}

.hce-checklist{margin:0;padding:0;list-style:none;display:grid;gap:10px}
.hce-checklist li{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;padding:14px 16px;border-radius:12px;background:#fff;border:1px solid #e3e8ef}
.hce-checklist li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#fff0f3;color:var(--red);font-weight:800}
.hce-checklist strong{display:block;margin-bottom:4px;color:var(--navy);font-size:14px}
.hce-checklist p{margin:0;font-size:13px;line-height:1.5;color:#5f6b7a}

.hce-errors{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.hce-errors article{padding:18px;border-radius:14px;border:1px solid #e3e8ef;background:#fff}
.hce-errors h3{margin:0 0 8px;font-size:15px}
.hce-errors p{margin:0;font-size:13px;line-height:1.5;color:#5f6b7a}

.hce-explore{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.hce-explore__item{padding:18px;border-radius:14px;border:1px solid #e3e8ef;background:#fff;display:flex;flex-direction:column;min-height:100%}
.hce-explore__item strong{display:block;margin-bottom:6px}
.hce-explore__item p{margin:0 0 12px;font-size:13px;color:#5f6b7a;flex:1}
.hce-explore__item--neutral{background:#f7f9fc;border-style:dashed}
.hce-explore__badge{display:inline-flex;align-self:flex-start;margin:0 0 10px;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:#eef3f8;color:#4a5a6d}

.hce-soft-cta,.hce-future-cta{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;border:1px solid #cfd8e4;background:#fff;color:var(--navy);font:inherit;font-size:13px;font-weight:800;cursor:pointer;text-decoration:none}
.hce-soft-cta:hover,.hce-future-cta:hover{border-color:var(--red);color:var(--red)}
.hce-future-cta{background:#f7f9fc}

.hce-bullets{margin:4px 0 0;padding:0;list-style:none;display:grid;gap:10px}
.hce-bullets li{padding:12px 14px;border-radius:12px;background:#f7f9fc;border:1px solid #e8edf3;font-size:13px;line-height:1.5;color:#3a4554}
.hce-bullets strong{color:var(--navy)}

.hce-eeat{padding:18px 20px;border-radius:14px;background:#fff8f9;border:1px solid #f3c9d2;font-size:14px;line-height:1.55;color:#3a4554}
.hce-eeat strong{color:var(--navy)}
.hce-eeat-wrap{padding-bottom:48px}

.hce-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;transform:translateY(110%);transition:transform .25s ease;padding:10px 0 calc(10px + env(safe-area-inset-bottom));background:rgba(5,15,28,.92);backdrop-filter:blur(14px);color:#fff}
.hce-sticky.is-visible{transform:translateY(0)}
.hce-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:12px}
.hce-sticky__copy{margin:0;font-size:13px;font-weight:700}
.hce-sticky__actions{display:flex;gap:8px;flex-wrap:wrap}
body.has-hce-sticky{padding-bottom:84px}

.hce-lead-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff;border-radius:18px;padding:24px;border:1px solid #e3e8ef}
.hce-lead-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#071a33}
.hce-lead-form input,.hce-lead-form textarea{width:100%;min-height:48px;border:1px solid #d8e0ea;border-radius:10px;padding:0 12px;font:inherit;font-weight:500}
.hce-lead-form textarea{padding-top:12px;min-height:96px;resize:vertical}
.hce-lead-form__submit{grid-column:1/-1;border:0}
.hce-lead-form__feedback{grid-column:1/-1;margin:0;font-size:13px;min-height:1.2em}
.hce-lead-form__feedback.is-ok{color:#0a7a45}
.hce-lead-form__feedback.is-err,.hce-lead-form__feedback.is-fail{color:#b00020}
.hce-lead-form small{grid-column:1/-1;color:#657386;font-size:11px;line-height:1.45}
.hce-lead-form.is-sending{opacity:.85}

.hce-spacer{margin-top:18px}
.button.button-whatsapp{background:#075e54;border-color:#075e54;color:#fff}
.button.button-whatsapp:hover{background:#064e46;border-color:#064e46;color:#fff}
#faq-elegibilidade .bh-faq__count{color:#3d4a5c}

@media (max-width:1100px){
  .hce-snapshot,.hce-modes,.hce-profiles,.hce-explore,.hce-errors,.hce-eligibility{grid-template-columns:1fr 1fr}
}
@media (max-width:760px){
  .hce-snapshot,.hce-modes,.hce-profiles,.hce-explore,.hce-errors,.hce-eligibility{grid-template-columns:1fr}
  .hce-lead-form{grid-template-columns:1fr;padding:18px}
  .hce-sticky__inner{flex-direction:column;align-items:stretch}
  .hce-sticky__actions .button{flex:1}
  .hce-banner{flex-direction:column;align-items:flex-start}
  .hce-trust-chips{max-width:340px}
}
@media (prefers-reduced-motion:reduce){
  .hce-sticky{transition:none}
}

/* Tabela referencial de carências */
.hce-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:16px;border:1px solid #e3e8ef;border-radius:14px;background:#fff}
.hce-table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.45;min-width:640px}
.hce-table th,.hce-table td{padding:10px 12px;border-bottom:1px solid #e8edf3;text-align:left;vertical-align:top}
.hce-table th{background:#f3f6fa;color:var(--navy);font-weight:800;white-space:nowrap}
.hce-table tbody tr:last-child td{border-bottom:0}
.hce-table .hce-muted{color:#657386}
.hce-table-note{margin:10px 0 0;font-size:12px;line-height:1.5;color:#657386}
.hce-congeneres{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none}
.hce-congeneres li{padding:8px 12px;border-radius:999px;background:#f3f6fa;border:1px solid #e3e8ef;font-size:12px;font-weight:700;color:var(--navy)}