.hero__quote{background:#fffdf0;border-bottom:2px solid #ccc;padding:3rem 2rem 0}.hero__quote-inner{text-align:center;flex-direction:column;align-items:center;max-width:1440px;margin:0 auto;display:flex}.hero__quote-content{flex-direction:column;align-items:center;display:flex}.hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#555;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.hero__headline{color:#1a1a1a;margin-bottom:1.75rem;font-size:clamp(1.6rem,4vw,2.6rem);font-weight:900;line-height:1.2}.hero__form{flex-direction:column;align-items:center;gap:.6rem;margin-bottom:3rem;display:flex}.hero__form-label{color:#333;font-size:.95rem;font-style:italic;font-weight:700}.hero__zip-input{text-align:center;border:2px solid #ccc;border-radius:6px;outline:none;width:240px;padding:.65rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.hero__zip-input:focus{border-color:#0f99f5;box-shadow:0 0 0 3px #0f99f538,0 0 14px #0f99f533}.hero__zip-input::placeholder{color:#aaa;font-style:italic}.hero__cta-button{color:#fff;cursor:pointer;word-break:keep-all;overflow-wrap:normal;background:#0f99f5;border:none;border-radius:6px;flex-shrink:0;min-width:max-content;padding:.65rem 2.5rem;font-size:1rem;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;white-space:nowrap!important}.hero__cta-button:hover{background:#0d89db;transform:translateY(-1px);box-shadow:0 4px 12px #0f99f538}.hero__cta-button:active{box-shadow:none;background:#0b79c2;transform:translateY(0)}.hero__suv-wrapper{z-index:1;width:100%;max-width:480px;margin:0 auto -100px;position:relative}.hero__suv{width:100%;height:auto;display:block}.hero__actions{background:#fff;padding:120px 2rem 2.5rem}.hero__actions-grid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:900px;margin:0 auto;display:grid}.hero__action-btn{color:#fff;cursor:pointer;word-break:keep-all;overflow-wrap:normal;background:#0f99f5;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-width:max-content;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;white-space:nowrap!important}.hero__action-btn i{flex-shrink:0;font-size:1rem}.hero__action-btn:hover{background:#0d89db;transform:translateY(-1px);box-shadow:0 4px 12px #0f99f538}.hero__action-btn:active{box-shadow:none;background:#0b79c2;transform:translateY(0)}@media (max-width:768px){.hero__quote{padding:2rem 1.25rem 0}.hero__headline{font-size:clamp(1.35rem,5.5vw,2rem)}.hero__suv-wrapper{max-width:340px;margin-bottom:-60px}.hero__actions{padding:80px 1.25rem 2rem}.hero__actions-grid{grid-template-columns:1fr;max-width:320px}}
