.hmo-funnel{--navy:#071214;--green:#08c96a;--green2:#20e37f;--ink:#eef6f4;--muted:#9fb0ad;--border:#355056;background:linear-gradient(180deg,#102126,#0b1a1e);border:1px solid #385057;border-radius:12px;box-shadow:0 22px 58px rgba(0,0,0,.28);overflow:hidden;color:var(--ink);width:100%;margin:0 auto}.hmo-funnel *{box-sizing:border-box}.hmo-funnel-head{display:none}.hmo-progress{display:flex;height:82px;background:#18292e;border-bottom:1px solid #344b51;overflow:hidden;padding:0 0 0 0}.hmo-chevron{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex:1;min-width:0;background:#22343a;color:#fff;padding:0 8px 0 20px;font-size:.72rem;font-weight:850;line-height:1;clip-path:polygon(0 0,calc(100% - 16px) 0,100% 50%,calc(100% - 16px) 100%,0 100%,16px 50%);margin-left:-12px;border-right:1px solid rgba(255,255,255,.05)}.hmo-chevron:first-child{margin-left:0;clip-path:polygon(0 0,calc(100% - 16px) 0,100% 50%,calc(100% - 16px) 100%,0 100%)}.hmo-chevron span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#bfc9c9;color:#26383b;font-size:.7rem}.hmo-chevron.active{background:linear-gradient(135deg,#14d775,#06b95f);color:#fff}.hmo-chevron.active span,.hmo-chevron.done span{background:#fff;color:#08773f}.hmo-chevron.done{background:#0b944d;color:#fff}.hmo-chevron b{font-size:.76rem}.hmo-mobile-progress{display:none;padding:14px 18px 0;color:#fff;font-size:.76rem;font-weight:900}.hmo-mobile-progress div{height:6px;border-radius:99px;background:#2c4147;margin-top:7px;overflow:hidden}.hmo-mobile-progress i{display:block;height:100%;width:16.667%;background:var(--green);transition:.2s}.hmo-form{padding:24px 30px 23px}.hmo-step{display:none}.hmo-step.active{display:block;animation:hmoFade .18s ease}@keyframes hmoFade{from{opacity:.4;transform:translateY(3px)}to{opacity:1;transform:none}}.hmo-step-label{font-size:.64rem;font-weight:900;color:var(--green2);text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px}.hmo-question h3{margin:0;color:#fff;font-size:1.55rem;letter-spacing:-.03em;line-height:1.1}.hmo-question p{margin:5px 0 18px;color:var(--muted);font-size:.82rem}.hmo-choice-grid{display:grid;gap:10px}.hmo-choice-grid.two{grid-template-columns:1fr 1fr}.hmo-choice-grid.three{grid-template-columns:repeat(3,1fr)}.hmo-choice{display:block;cursor:pointer;position:relative}.hmo-choice input{position:absolute;opacity:0;pointer-events:none}.hmo-choice>span{min-height:78px;border:1px solid #3b5359;border-radius:7px;padding:12px 42px 12px 13px;display:flex;align-items:center;position:relative;background:#13262b;transition:.15s}.hmo-choice.compact>span{min-height:58px}.hmo-choice strong{display:block;color:#fff;font-size:.8rem;line-height:1.2}.hmo-choice small{display:block;color:#a2b1af;font-size:.67rem;line-height:1.25;margin-top:4px}.hmo-choice i{width:18px;height:18px;border:1.5px solid #71878a;border-radius:50%;position:absolute;right:13px;top:50%;transform:translateY(-50%)}.hmo-choice input:checked+span{border-color:var(--green);background:#0e3326;box-shadow:0 0 0 2px rgba(8,201,106,.09)}.hmo-choice input:checked+span i{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 4px #102126}.hmo-choice.invalid>span{border-color:#e86b6b}.hmo-fields{display:grid;gap:13px}.hmo-fields.two{grid-template-columns:1fr 1fr}.hmo-fields-after{margin-top:15px}.hmo-field{min-width:0}.hmo-field.full{grid-column:1/-1}.hmo-field label{display:block;font-size:.68rem;font-weight:850;color:#dce8e5;margin:0 0 6px;text-transform:uppercase;letter-spacing:.06em}.hmo-field input,.hmo-field select,.hmo-field textarea{width:100%;border:1px solid #486067;border-radius:5px;padding:11px 12px;font:inherit;font-size:.84rem;color:#fff;background:#14272c;outline:0}.hmo-field input::placeholder,.hmo-field textarea::placeholder{color:#829397}.hmo-field select{height:44px;color:#dce6e4}.hmo-field option{color:#111;background:#fff}.hmo-field input:focus,.hmo-field select:focus,.hmo-field textarea:focus{border-color:#12d674;box-shadow:0 0 0 3px rgba(8,201,106,.08)}.hmo-field .hmo-invalid{border-color:#e86b6b}.hmo-field small{display:block;color:#8fa09e;font-size:.61rem;margin-top:4px}.hmo-money,.hmo-suffix{display:flex;border:1px solid #486067;border-radius:5px;overflow:hidden;background:#14272c}.hmo-money span,.hmo-suffix span{display:flex;align-items:center;padding:0 10px;background:#1b3339;color:#b7c4c1;font-size:.8rem;font-weight:800}.hmo-money input,.hmo-suffix input{border:0!important;border-radius:0!important;box-shadow:none!important}.hmo-suffix span{order:2}.hmo-consent{display:flex!important;gap:10px;align-items:flex-start;font-weight:500!important;color:#a9b9b6!important;line-height:1.35;text-transform:none!important;letter-spacing:0!important}.hmo-consent input{width:16px!important;height:16px;margin:2px 0 0;padding:0;flex:0 0 auto}.hmo-error{min-height:19px;font-size:.7rem;color:#ff8c8c;font-weight:800;margin-top:10px}.hmo-actions{display:flex;justify-content:space-between;gap:10px;margin-top:5px}.hmo-actions button{border:0;border-radius:6px;padding:13px 19px;font-weight:900;cursor:pointer;font-size:.8rem}.hmo-back{background:#263a40;color:#c6d0cf}.hmo-back:disabled{opacity:.38}.hmo-next,.hmo-submit{margin-left:auto;background:linear-gradient(135deg,#11d574,#06b95f);color:#fff;min-width:205px}.hmo-actions button:hover:not(:disabled){filter:brightness(1.04)}.hmo-form-note{font-size:.59rem;color:#849497;margin:14px 0 0;line-height:1.4}.hmo-hp{position:absolute!important;left:-99999px!important}.hmo-success{text-align:center;padding:52px 28px}.hmo-success>div{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#0f402c;color:#2bf18d;margin:0 auto 14px;font-size:1.8rem;font-weight:900}.hmo-success h3{margin:0 0 7px;color:#fff;font-size:1.5rem}.hmo-success p{margin:0;color:#b4c2c0}
@media(max-width:640px){.hmo-progress{display:none}.hmo-mobile-progress{display:block}.hmo-form{padding:18px}.hmo-choice-grid.two,.hmo-choice-grid.three,.hmo-fields.two{grid-template-columns:1fr}.hmo-choice>span{min-height:62px}.hmo-question h3{font-size:1.25rem}.hmo-actions button{padding:12px 14px}.hmo-submit,.hmo-next{min-width:0}.hmo-form-note{font-size:.56rem}}
/* v4 visual refinements for bottom-of-page mockup placement */
.hmo-exit-section .hmo-funnel{--green:#08c96a;--green2:#23e282}
.hmo-exit-section .hmo-progress{height:84px;background:#132329}
.hmo-exit-section .hmo-chevron{background:#203238;color:#fff;font-size:.75rem}
.hmo-exit-section .hmo-chevron.active{background:linear-gradient(135deg,#20df7e,#08ba61)}
.hmo-exit-section .hmo-form{padding:24px 30px 22px}
.hmo-exit-section .hmo-question h3{font-size:1.55rem}
@media(max-width:760px){.hmo-exit-section .hmo-progress{display:none}.hmo-exit-section .hmo-mobile-progress{display:block}.hmo-exit-section .hmo-form{padding:20px 16px}}
