.ibp{position:relative;max-width:660px;margin-inline:auto;font-family:'Plus Jakarta Sans',system-ui,sans-serif}.ibp__bar{display:flex;align-items:center;gap:.7rem;padding:1rem 1.3rem;border-radius:999px;background:rgb(255 255 255 / .85);border:1px solid rgb(10 122 123 / .14);box-shadow:0 8px 30px rgb(10 122 123 / .08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ibp__bar svg{flex:none;color:#0A7A7B}.ibp__bar input{border:0;background:#fff0;outline:0;width:100%;font:inherit;font-size:1.05rem;color:#0B2A2B}.ibp__bar input::placeholder{color:#5B6B6E}.ibp__results{position:absolute;top:calc(100% + .6rem);left:0;right:0;z-index:80;margin:0;padding:1.1rem 1.3rem;background:#fff;border:1px solid rgb(10 122 123 / .14);border-radius:22px;box-shadow:0 20px 46px -20px rgb(10 122 123 / .24);max-height:50vh;overflow:auto;text-align:left}.ibp__results[hidden]{display:none!important}.ibp__results{scrollbar-width:thin;scrollbar-color:rgb(10 122 123 / .35) #fff0}.ibp__results::-webkit-scrollbar{width:8px}.ibp__results::-webkit-scrollbar-thumb{background:rgb(10 122 123 / .35);border-radius:99px}.ibp__results::-webkit-scrollbar-track{background:#fff0}.ibp__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-bottom:.9rem;margin-bottom:.4rem;border-bottom:1px solid rgb(10 122 123 / .12)}.ibp__head strong{font-family:'Instrument Sans',system-ui,sans-serif;color:#075B5C;font-size:1.05rem;font-weight:600}.ibp__turno{display:inline-flex;align-items:center;gap:.4rem;background:#0A7A7B;color:#fff;text-decoration:none;padding:.55rem 1.1rem;border-radius:999px;font-weight:600;font-size:.9rem;transition:background .16s}.ibp__turno:hover{background:#075B5C;color:#fff}.ibp__hit{padding:.5rem 0;border-bottom:1px solid #EAF2F0;font-size:.95rem;color:#0B2A2B}.ibp__hit:last-child{border-bottom:0}.ibp__none{color:#5B6B6E;margin:.4rem 0 0}.ibp__none a{color:#0A7A7B;text-decoration:underline;text-underline-offset:3px}