.nehp-root{--ne-orange:#f28c18;--ne-charcoal:#222831;--ne-ink:#252a31;--ne-muted:#69717d;--ne-line:#e9edf2;--ne-soft:#f7f8fa;font-family:inherit;color:var(--ne-ink);background:#fff}.nehp-root *{box-sizing:border-box}.nehp-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.nehp-section{padding:82px 0}.nehp-soft{background:var(--ne-soft)}.nehp-dark{background:var(--ne-charcoal);color:#fff}.nehp-intro{padding:64px 0;background:linear-gradient(135deg,#fff 0%,#fff8ef 100%);border-top:1px solid #f1f1f1}.nehp-intro-grid,.nehp-cta-grid,.nehp-plan-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:48px;align-items:center}.nehp-kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--ne-orange);margin-bottom:13px}.nehp-root h2{font-size:clamp(30px,4vw,46px);line-height:1.08;margin:0 0 16px;color:inherit}.nehp-root h3{font-size:20px;margin:0 0 9px;color:inherit}.nehp-root p{font-size:16px;line-height:1.7;margin:0;color:var(--ne-muted)}.nehp-dark p,.nehp-cta p{color:rgba(255,255,255,.72)}.nehp-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.nehp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:10px;font-weight:800;text-decoration:none!important;transition:.2s ease}.nehp-btn:hover{transform:translateY(-2px)}.nehp-btn-primary{background:var(--ne-orange);color:#fff!important;box-shadow:0 10px 28px rgba(242,140,24,.25)}.nehp-btn-ghost{border:1px solid #dfe3e8;color:var(--ne-ink)!important;background:#fff}.nehp-btn-light{background:#fff;color:var(--ne-charcoal)!important}.nehp-heading{max-width:720px;margin:0 auto 38px;text-align:center}.nehp-heading p{margin-top:8px}.nehp-grid{display:grid;gap:18px}.nehp-grid-4{grid-template-columns:repeat(4,1fr)}.nehp-grid-3{grid-template-columns:repeat(3,1fr)}.nehp-card{padding:26px;border:1px solid var(--ne-line);border-radius:16px;background:#fff;box-shadow:0 7px 24px rgba(26,34,45,.045);transition:.2s ease}.nehp-card:hover{transform:translateY(-4px);box-shadow:0 15px 38px rgba(26,34,45,.09)}.nehp-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#fff4e7;font-size:23px;margin-bottom:18px}.nehp-mini strong{display:inline-block;color:var(--ne-orange);font-size:14px;margin-bottom:20px}.nehp-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.nehp-chips span{padding:12px 17px;background:#fff;border:1px solid var(--ne-line);border-radius:999px;font-weight:700;box-shadow:0 4px 14px rgba(26,34,45,.04)}.nehp-plan-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.nehp-plan{padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.05)}.nehp-plan span{display:block;color:#ffb660;font-size:11px;font-weight:800;letter-spacing:.12em;margin-bottom:8px}.nehp-plan strong{display:block;font-size:20px;margin-bottom:7px}.nehp-plan small{display:block;line-height:1.45;color:rgba(255,255,255,.65)}.nehp-plan-featured{border-color:rgba(242,140,24,.65);background:rgba(242,140,24,.09)}.nehp-testimonial{margin:0;padding:28px;border:1px solid var(--ne-line);border-radius:16px;background:#fff}.nehp-testimonial p{font-size:17px;color:var(--ne-ink);font-style:italic}.nehp-stars{color:var(--ne-orange);letter-spacing:2px;margin-bottom:15px}.nehp-testimonial footer{margin-top:20px;display:flex;flex-direction:column;gap:2px}.nehp-testimonial footer span{font-size:13px;color:var(--ne-muted)}.nehp-cta{padding:66px 0;background:linear-gradient(135deg,#e87700,var(--ne-orange));color:#fff}.nehp-cta-grid{grid-template-columns:1.5fr auto}.nehp-cta .nehp-kicker{color:#fff}.nehp-cta h2{font-size:clamp(28px,3vw,40px)}
@media(max-width:980px){.nehp-grid-4{grid-template-columns:repeat(2,1fr)}.nehp-grid-3{grid-template-columns:1fr}.nehp-intro-grid,.nehp-plan-grid{grid-template-columns:1fr}.nehp-actions{justify-content:flex-start}.nehp-plan-cards{grid-template-columns:1fr}.nehp-cta-grid{grid-template-columns:1fr}.nehp-cta-grid .nehp-btn{justify-self:start}}
@media(max-width:640px){.nehp-wrap{width:min(100% - 28px,1180px)}.nehp-section{padding:60px 0}.nehp-intro{padding:48px 0}.nehp-grid-4{grid-template-columns:1fr}.nehp-actions{flex-direction:column}.nehp-actions .nehp-btn{width:100%}.nehp-card{padding:22px}.nehp-root h2{font-size:32px}}

/* v1.1 - depoimentos sempre visíveis na Home */
.nehp-testimonial-empty{max-width:760px;margin:0 auto;padding:34px 28px;text-align:center;border:1px dashed rgba(0,0,0,.16);border-radius:18px;background:#fff}
.nehp-testimonial-empty h3{margin:8px 0 8px}
.nehp-testimonial-empty p{margin:0;opacity:.72}

/* v1.2 - compatibilidade com homes montadas pelo Customizer/Chromax */

/* v1.3 - imagem/logo nos depoimentos */
.nehp-testimonial-logo{height:86px;display:flex;align-items:center;margin-bottom:16px}
.nehp-testimonial-logo img{display:block;max-width:150px;max-height:76px;width:auto;height:auto;object-fit:contain;border-radius:10px}
