.hl-smart-wpp-button{border:0;font-family:inherit;cursor:pointer}
.btn-contato.hl-smart-wpp-button,.ep-cta-primary.hl-smart-wpp-button,.ep-wpp-btn.hl-smart-wpp-button{display:flex;align-items:center;justify-content:center;gap:8px}
.ep-wpp-btn.hl-smart-wpp-button{width:100%}
.whatsapp-float-btn.hl-smart-wpp-button{padding:0}
.ep-wpp-float .hl-smart-wpp-button{display:flex;align-items:center;gap:8px;background:transparent;color:inherit}
.hl-smart-modal{position:fixed;inset:0;z-index:6000;display:none;place-items:center;padding:16px}
.hl-smart-modal.aberto{display:grid}
.hl-smart-backdrop{position:absolute;inset:0;background:rgba(8,25,48,.68);backdrop-filter:blur(5px)}
.hl-smart-card{position:relative;z-index:1;width:min(100%,540px);max-height:calc(100vh - 32px);overflow-y:auto;padding:27px 28px 24px;border-radius:18px;background:#fff;box-shadow:0 25px 75px rgba(8,25,48,.3)}
.hl-smart-close{position:absolute;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#f2f5f9;color:#64748b}
.hl-smart-icon{width:56px;height:56px;display:grid;place-items:center;margin-bottom:18px;border-radius:15px;background:#e9f9ef;color:#079548;font-size:24px}
.hl-smart-eyebrow{display:block;margin-bottom:5px;color:#103464;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.hl-smart-card h3{margin:0 0 5px;color:#102340;font-size:24px}
.hl-smart-intro{margin:0 0 18px;color:#748096;font-size:14px;line-height:1.5}
.hl-smart-target{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding:14px;border-radius:12px;background:#f5f7fa}
.hl-smart-target>i{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#fff;color:#f5923e}
.hl-smart-target span,.hl-smart-target strong{display:block}
.hl-smart-target span{color:#8490a2;font-size:11px}
.hl-smart-target strong{margin-top:2px;color:#102340;font-size:14px}
.hl-smart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.hl-smart-grid label>span{display:block;margin-bottom:6px;color:#23354f;font-size:12px;font-weight:700}
.hl-smart-grid label small{color:#93a0b1;font-weight:400}
.hl-smart-full{grid-column:1/-1}
.hl-smart-grid input,.hl-smart-grid textarea{width:100%;border:1.5px solid #e1e6ed;border-radius:9px;padding:11px 13px;background:#fff;color:#3d4a5c;font-family:inherit;font-size:14px;outline:none;box-sizing:border-box}
.hl-smart-grid input{min-height:44px}
.hl-smart-grid textarea{min-height:92px;resize:vertical}
.hl-smart-grid input:focus,.hl-smart-grid textarea:focus{border-color:#f5923e;box-shadow:0 0 0 3px rgba(245,146,62,.12)}
.hl-smart-consent{display:flex;align-items:flex-start;gap:9px;margin:16px 0;color:#708095;font-size:12px;line-height:1.4}
.hl-smart-consent input{margin-top:2px;accent-color:#20d466}
.hl-smart-submit{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:#20d466;color:#fff;font-family:inherit;font-size:14px;font-weight:750}
.hl-smart-submit:disabled{opacity:.65}
.hl-smart-feedback{min-height:18px;margin-top:10px;color:#7c899a;font-size:12px;text-align:center}
.hl-smart-feedback.erro{color:#d7465d}.hl-smart-feedback.sucesso{color:#138852}
.hl-smart-privacy{display:block;margin-top:7px;color:#97a2b1;font-size:10px;text-align:center}
.hl-smart-open{overflow:hidden}
@media(max-width:600px){.hl-smart-card{padding:23px 18px 20px}.hl-smart-grid{grid-template-columns:1fr}.hl-smart-full{grid-column:auto}.hl-smart-card h3{font-size:21px}}