.pmnm-tool-search{position:relative;width:100%;max-width:700px}.pmnm-tool-search__form{display:flex;align-items:center;gap:9px;padding:8px;border:1px solid rgba(91,92,226,.18);border-radius:16px;background:#fff;box-shadow:0 20px 55px rgba(17,24,39,.1)}.pmnm-tool-search__icon{display:grid;place-items:center;width:45px;height:45px;border-radius:11px;background:#eeeeff;color:#5b5ce2}.pmnm-tool-search__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.pmnm-tool-search input{width:100%;min-width:0;min-height:48px;border:0!important;background:transparent!important;box-shadow:none!important}.pmnm-tool-search button{display:inline-flex;min-height:48px;align-items:center;gap:7px;padding:11px 17px;border:0;border-radius:11px;background:#5b5ce2;color:#fff;font-weight:750;white-space:nowrap;cursor:pointer}.pmnm-tool-search button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.pmnm-tool-search__suggestions{position:absolute;z-index:999;top:calc(100% + 9px);right:0;left:0;overflow:hidden;padding:8px;border:1px solid #e2e4ea;border-radius:14px;background:#fff;box-shadow:0 24px 65px rgba(17,24,39,.16)}.pmnm-tool-search__suggestions[hidden]{display:none!important}.pmnm-tool-search__suggestions a{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px;border-radius:9px;color:#111222!important;text-decoration:none!important}.pmnm-tool-search__suggestions a:hover,.pmnm-tool-search__suggestions a.is-active{background:#f1f0ff}.pmnm-tool-search__suggestions span{min-width:0}.pmnm-tool-search__suggestions strong,.pmnm-tool-search__suggestions small{display:block}.pmnm-tool-search__suggestions strong{font-size:12px}.pmnm-tool-search__suggestions small{margin-top:3px;overflow:hidden;color:#747b8b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.pmnm-tool-search__suggestions em{color:#5b5ce2;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.pmnm-tool-search__suggestions>button{width:100%;min-height:auto;margin-top:4px;padding:9px;background:#f6f6ff;color:#5b5ce2;font-size:9px}.pmnm-home-hero__search-wrap{position:relative}.pmnm-tool-search__suggestions--hero{top:calc(100% - 39px)}.pta-search-clear{display:grid!important;place-items:center;width:29px;height:29px;padding:0!important;border:0!important;border-radius:50%!important;background:#eef0f5!important;color:#596174!important;font-size:17px!important;cursor:pointer}.pta-search-clear[hidden]{display:none!important}@media(max-width:640px){.pmnm-tool-search__form{flex-wrap:wrap}.pmnm-tool-search__form button{width:100%;justify-content:center}.pmnm-tool-search__suggestions em{display:none}}

/* v0.6.8: render autocomplete outside the clipped hero stacking context. */
.pmnm-tool-search__suggestions--portal{position:fixed!important;z-index:2147483000!important;right:auto!important;bottom:auto!important;max-height:min(430px,55vh);overflow-y:auto}
.pmnm-home-hero__search-wrap{z-index:50}
