.hero-first-step{text-align:left;width:100%;max-width:600px;margin:0 auto 2rem}.hero-first-step__input-bar{background:#fffffff5;border:2px solid #29b6f68c;border-radius:16px;align-items:center;margin-bottom:1.25rem;padding:.85rem 1.25rem;transition:border-color .25s,box-shadow .25s;display:flex;box-shadow:0 0 0 4px #29b6f61a,0 6px 28px #29b6f624}.hero-first-step__input-bar:focus-within{border-color:#29b6f6;box-shadow:0 0 0 5px #29b6f62e,0 8px 36px #29b6f638}.hero-first-step__input{color:#111827;text-align:center;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:1rem}.hero-first-step__input::placeholder{color:#94a3b8;text-align:center;font-size:.95rem}.hero-first-step__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.hero-first-step__cta{cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.hero-first-step__cta--primary{color:#fff;background:linear-gradient(135deg,#29b6f6 0%,#4fc3f7 50%,#81d4fa 100%);box-shadow:0 4px 20px #29b6f666}.hero-first-step__cta--primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.hero-first-step__cta--primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #29b6f699}.hero-first-step__cta--primary:hover:before{left:100%}.hero-first-step__cta--chrome{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 50%,#ffb347 100%);box-shadow:0 4px 20px #ff6b3566}.hero-first-step__cta--chrome:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.hero-first-step__cta--chrome:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 25px #ff6b3599}.hero-first-step__cta--chrome:hover:before{left:100%}.hero-first-step__cta span,.hero-first-step__cta .icon{z-index:1;position:relative}.hero-first-step__cta-text{flex-direction:column;justify-content:center;align-items:center;gap:.15rem;line-height:1.1;display:inline-flex}.hero-first-step__cta-main{letter-spacing:.005em;font-size:1.125rem;font-weight:600}.hero-first-step__cta-sub{letter-spacing:.08em;text-transform:uppercase;opacity:.85;font-size:.72rem;font-weight:500}@media (max-width:768px){.hero-first-step{margin-bottom:1.5rem}.hero-first-step__input-bar{padding:.5rem .9rem}.hero-first-step__actions{flex-direction:column;gap:.75rem}.hero-first-step__cta{justify-content:center;width:100%;padding:.75rem 1rem;font-size:.9375rem}.hero-first-step__cta-main{font-size:.9375rem}.hero-first-step__cta-sub{letter-spacing:.06em;font-size:.65rem}}
.hero-signal-pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem .5rem;margin:0 0 1.1rem;padding:0;list-style:none;display:flex}.hero-signal-pills__pill{color:#2196f3;letter-spacing:.01em;background:#fff;border:1px solid #0f172a0f;border-radius:9999px;align-items:center;gap:.3rem;padding:.3rem .72rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(.7rem,1.05vw,.8125rem);font-weight:600;line-height:1.2;display:inline-flex;box-shadow:0 1px 2px #0f172a12}.hero-signal-pills__icon{color:inherit;flex-shrink:0}.hero-signal-pills__label{white-space:nowrap}@media (max-width:360px){.hero-signal-pills{flex-direction:column;gap:.45rem}.hero-signal-pills__pill{justify-content:center;width:100%;max-width:280px}}
