.offer-flow{width:min(610px,100%);margin:0 0 13px;color:#243951;scroll-margin-top:110px}
.offer-flow,.offer-flow *{box-sizing:border-box}
html.offer-interacting{scroll-behavior:auto;overflow-anchor:none}
.hero:has(.offer-flow){align-items:flex-start}
.offer-flow{overflow-anchor:none}
.offer-panel>section{animation:none;transform:none}
.offer-panel>section:focus{outline:none}
.offer-flow button{touch-action:manipulation}
.offer-flow [hidden]{display:none!important}
.offer-track{height:5px;width:calc(100% - 26px);margin:0 13px 15px;background:#ffffff55;border-radius:9px;overflow:hidden}
.offer-track span{display:block;width:20%;height:100%;background:#14e8b8;border-radius:9px;transition:width .3s ease}
.offer-pill{position:relative;display:flex;align-items:center;gap:8px;padding:7px 7px 7px 18px;background:#fff;border-radius:60px;box-shadow:0 18px 45px #071a3266}
.offer-pill input{flex:1;min-width:0;height:47px;border:0;outline:0;font-size:16px;color:#1a365d;background:transparent}
.offer-pill:focus-within{box-shadow:0 18px 45px #071a3266,0 0 0 2px #bfd1df}.offer-pill input:focus-visible{outline:0}
.offer-pill button,.offer-action{min-height:44px;border:0;background:#0a9e82;color:#fff;font-weight:800;cursor:pointer}
.offer-pill button{flex:none;border-radius:40px;padding:10px 16px}
.offer-pill button:hover,.offer-action:hover{background:#07856e}
.offer-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:10;max-height:210px;overflow:auto;background:#fff;border-radius:13px;box-shadow:0 14px 35px #061b3466}
.offer-suggestions:empty{display:none}
.offer-suggestions button{display:block;width:100%;min-height:44px;padding:11px 15px;text-align:left;color:#1a365d;background:#fff;border:0;border-bottom:1px solid #e5e9ee;border-radius:0;font-size:13px;font-weight:600}
.offer-suggestions button:hover,.offer-suggestions button:focus-visible{background:#e8f9f4}
.offer-manual-toggle,.offer-back{min-height:44px;padding:8px 0;border:0;background:none;color:#e4f5ef;text-decoration:underline;font-size:12px;font-weight:700;cursor:pointer}
.offer-status,.offer-address-error{margin:0 0 9px;color:#e4f5ef;font-size:12px;line-height:1.4}
.offer-address-error{color:#fff;background:#a93030;padding:8px 10px;border-radius:9px}
.offer-manual{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:2px 0 12px;padding:13px;background:#f8f9fa;border-radius:13px}
.offer-manual .wide{grid-column:1/-1}
.offer-manual label,.offer-label{display:block;margin:0 0 5px;color:#35495e;font-size:12px;font-weight:800}
.offer-manual input,.offer-field{width:100%;min-height:44px;padding:10px 12px;border:1.5px solid #cbd6e0;border-radius:10px;background:#fff;color:#222;font-size:16px}
.offer-manual input:focus,.offer-field:focus{outline:0;border-color:#7f9bb0;box-shadow:0 0 0 2px #a8bdcd55}
.offer-timeline,.offer-panel{background:#fff;border-radius:18px;box-shadow:0 18px 50px #061a3459}
.offer-timeline{margin-top:9px;padding:17px}
.offer-panel{padding:18px 21px 21px}
.offer-kicker{margin:0 0 6px;color:#0a9e82;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.offer-flow h2{margin:0 0 7px;color:#222;font-size:22px;line-height:1.2;letter-spacing:-.025em}
.offer-sub{margin:0 0 14px;color:#617080;font-size:13px;line-height:1.4}
.offer-choices{display:grid;gap:8px}
.offer-choices.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.offer-choice{min-height:49px;padding:9px 10px;border:1.5px solid #cbd6e0;border-radius:11px;background:#fff;color:#243951;font-size:13px;font-weight:700;line-height:1.3;cursor:pointer;transition:background .16s,border-color .16s,transform .16s}
.offer-choice:hover,.offer-choice:focus-visible{background:#e8f9f4;border-color:#0a9e82;transform:translateY(-1px)}
.offer-choice.selected{background:#0a9e82;border-color:#0a9e82;color:#fff}
.offer-choices.vertical .offer-choice{text-align:left}
.offer-panel .offer-back{color:#526a7c;margin:0 0 8px}
.offer-money{position:relative}
.offer-money span{position:absolute;top:10px;left:13px;color:#596b7c;font-size:20px;font-weight:700}
.offer-money input{padding-left:34px;font-size:20px;font-weight:700}
.offer-action{display:block;width:100%;margin-top:12px;padding:11px 15px;border-radius:11px;font-size:15px}
.offer-action:disabled{opacity:.6;cursor:wait}
.offer-error{margin:8px 0 0;color:#a93030;font-size:12px;line-height:1.4}
.offer-error:empty{display:none}
.offer-price-reveal{margin-top:12px;padding-top:12px;border-top:1px solid #d8e5e2}
.offer-terms{margin:0 0 11px;padding:9px 11px;border-radius:10px;background:#e8f9f4;color:#087b67;font-size:12px;font-weight:700;line-height:1.4}
.offer-price-reveal h3{margin:0 0 11px;color:#222;font-size:17px;line-height:1.3}
.offer-note{margin:6px 0 0;color:#617080;font-size:11px;line-height:1.4}
.offer-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;padding:9px 11px;border-radius:9px;background:#edf2f5;color:#4c6073;font-size:12px;font-weight:700}
.offer-summary button{border:0;background:none;color:#087b67;text-decoration:underline;font-size:12px;font-weight:700;cursor:pointer}
.offer-contact-fields{display:grid;gap:11px}
.offer-consent{display:flex;align-items:flex-start;gap:9px;margin:13px 0;color:#566c79;font-size:11px;line-height:1.4}
.offer-consent input{width:18px;height:18px;flex:none;margin:0;accent-color:#0a9e82}
.offer-consent a{color:#087b67;text-decoration:underline}
.offer-done{text-align:center}
.offer-done-icon{display:inline-grid;place-items:center;width:45px;height:45px;margin:4px auto 13px;border-radius:50%;background:#d8fdf3;color:#0a9e82;font-size:27px;font-weight:900;animation:offerConfirm .32s ease-out both}
.offer-done a{text-align:center;text-decoration:none}
.offer-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@keyframes offerConfirm{from{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}
@media(max-width:640px){.offer-flow{width:100%}.offer-panel{padding:16px}.offer-flow h2{font-size:20px}.offer-sub{font-size:12px}.offer-pill{padding:5px 5px 5px 13px}.offer-pill input{font-size:16px;height:44px}.offer-pill button{font-size:12px;padding:10px 12px}.offer-timeline{padding:15px}.offer-choices.three .offer-choice{font-size:12px}}
@media(max-width:360px){.offer-choices.three{grid-template-columns:1fr}.offer-choices.three .offer-choice{font-size:13px;min-height:44px}}
@media(prefers-reduced-motion:reduce){.offer-flow *{animation:none!important;transition:none!important}}

.offer-context{margin:0 12px 12px;color:#fff;font-size:14px;line-height:1.4}
@media(max-width:640px){
 .offer-panel{padding:12px 14px}
 .offer-panel .offer-back{min-height:32px;margin:0;padding:4px 0}
 .offer-panel .offer-kicker,.offer-panel .offer-sub{display:none}
 .offer-panel h2{font-size:18px;line-height:1.25;margin-bottom:10px}
 .offer-price-reveal{margin:0;padding:0;border:0}
 .offer-price-reveal h3{font-size:16px;margin-bottom:8px}
 .offer-terms{padding:6px 8px;font-size:11px;margin-bottom:8px}
 .offer-summary{padding:5px 8px;margin-bottom:8px}
 .offer-contact-fields{gap:8px}
 .offer-consent{margin:9px 0}
 .offer-action{margin-top:8px}
}
