*,::after,::before{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;font-family:Arial,"Helvetica Neue",sans-serif;color:#1e293b;background:linear-gradient(160deg,#eff6ff 0,#dbeafe 100%)}.v0{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px}.v1{width:min(620px,94vw);background:#fff;border-radius:18px;padding:28px;box-shadow:0 18px 50px rgba(37,99,235,.16)}.v3{display:flex;align-items:stretch;gap:10px}.autoComplete_wrapper{flex:1;display:block;position:relative}#f1{width:100%;height:50px;padding:0 16px;font-size:18px;color:#1e293b;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:0}#f1:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px rgba(37,99,235,.16)}#f2{display:inline-flex;align-items:center;justify-content:center;width:56px;height:50px;border:0;border-radius:10px;cursor:pointer;background:#2563eb}#f2:hover{background:#1d4ed8}.autoComplete_wrapper>ul{border-radius:10px;border:1px solid #cbd5e1;margin-top:6px}.autoComplete_wrapper>ul>li{padding:10px 16px;font-size:15px;color:#334155}.autoComplete_wrapper>ul>li mark{background:0 0;color:#2563eb;font-weight:700}.autoComplete_wrapper>ul>li:hover,.autoComplete_wrapper>ul>li[aria-selected=true]{background:#eff6ff}.v4{position:fixed;left:0;right:0;bottom:16px;list-style:none;text-align:center}.v4 li{display:inline-block;margin:0 10px}.v4 a{color:#64748b;font-size:12px;text-decoration:none}.v4 a:hover{color:#2563eb}