.hnv-app{max-width:980px;margin:40px auto;font-family:inherit;color:#132033}.hnv-card{background:#fff;border:1px solid #e7ebf0;border-radius:24px;box-shadow:0 18px 55px rgba(15,23,42,.08);padding:32px}.hnv-header h1{margin:.2rem 0;font-size:clamp(28px,4vw,42px);line-height:1.05}.hnv-header h1{margin-top:0.25rem;margin-bottom:0.65rem}.hnv-header p{color:#586174}.hnv-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700;color:#1b7f6f}.hnv-step{display:none}.hnv-step.is-active{display:block}.hnv-step h3{font-size:22px;margin:18px 0 14px}.hnv-grid{display:grid;gap:16px}.hnv-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.hnv-grid label,.hnv-step>label{font-weight:650}.hnv-grid input,.hnv-grid select{width:100%;margin-top:7px;border:1px solid #d7dde6;border-radius:14px;padding:13px 14px;font-size:16px;background:#fff}.hnv-option{display:flex;align-items:center;gap:12px;border:1px solid #d7dde6;border-radius:18px;padding:18px;cursor:pointer}.hnv-option input{width:auto;margin:0}.hnv-option:has(input:checked){border-color:#132033;background:#f6f8fb}.hnv-check{display:flex;gap:10px;align-items:center;margin-bottom:16px}.hnv-note{font-size:14px;color:#586174}.hnv-actions{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.hnv-primary,.hnv-secondary{border:0;border-radius:999px;padding:13px 22px;font-weight:800;cursor:pointer}.hnv-primary{background:#132033;color:#fff}.hnv-secondary{background:#edf1f5;color:#132033}.hnv-results-title{margin-top:0}.hnv-capacity{background:#f6f8fb;border:1px solid #e7ebf0;border-radius:18px;padding:18px;margin-bottom:18px}.hnv-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:16px}.hnv-table th,.hnv-table td{padding:14px;border-bottom:1px solid #edf1f5;text-align:left}.hnv-table th{background:#f6f8fb}.hnv-badge{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;font-weight:800;font-size:13px}.hnv-ok{background:#e9f8ef;color:#166534}.hnv-pending{background:#fff7dd;color:#925a00}.hnv-no{background:#fdecec;color:#991b1b}.hnv-lead-box{margin-top:24px;border:1px solid #e7ebf0;border-radius:18px;padding:20px;background:#fbfcfe}.hnv-lead-form{margin-top:16px}.hnv-send-status{font-weight:700}.hnv-error{color:#b42318;font-weight:700;margin-top:10px}@media(max-width:720px){.hnv-card{padding:22px;border-radius:18px}.hnv-grid.two{grid-template-columns:1fr}.hnv-actions{flex-direction:column-reverse}.hnv-primary,.hnv-secondary{width:100%}}

.hnv-send-status.hnv-success{color:#087f5b;font-weight:700;}
.hnv-lead-form [data-restart]{margin-left:10px;}
@media(max-width:720px){.hnv-lead-form [data-restart]{margin-left:0;margin-top:10px;}}


/* v0.7: mejora de aire visual en cabecera */
.hnv-header{margin-bottom:28px;}
.hnv-header .hnv-eyebrow{display:block;margin:0 0 24px 0;}
.hnv-header h1{margin:0 0 10px 0;}
.hnv-header p:not(.hnv-eyebrow){margin:0 0 30px 0;max-width:760px;line-height:1.45;}
.hnv-step h3:first-child{margin-top:0;}
.hnv-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));}
@media(max-width:720px){.hnv-grid.three{grid-template-columns:1fr}.hnv-header{margin-bottom:22px}.hnv-header .hnv-eyebrow{margin-bottom:18px}.hnv-header p:not(.hnv-eyebrow){margin-bottom:24px}}

.hnv-submit-row{margin-top:24px}.hnv-privacy-consent{display:flex;gap:10px;align-items:flex-start;margin-top:18px;font-size:14px;color:#586174}.hnv-privacy-consent input{margin-top:3px}.hnv-privacy-consent a{color:#132033;text-decoration:underline}.hnv-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:720px){.hnv-grid.three{grid-template-columns:1fr}}
