.wi15-search-overlay[hidden]{display:none!important}.wi15-search-overlay{position:fixed;inset:0;z-index:9998;background:#0008;padding:60px 14px 20px;overflow:auto}
.wi15-search-shell{width:min(980px,96vw);margin:auto;background:#fff;border-radius:18px;box-shadow:0 22px 80px #0005;overflow:hidden}
.wi15-search-head{display:flex;gap:8px;padding:12px;border-bottom:1px solid #ddd;position:sticky;top:0;background:#fff;z-index:2}
.wi15-search-head input{flex:1;border:1px solid #bbb;border-radius:999px;padding:12px 16px}.wi15-close{border:0;border-radius:50%;width:40px;background:#eee}
.wi15-chips{display:flex;gap:7px;overflow:auto;padding:10px 12px;border-bottom:1px solid #eee}.wi15-chips button{border:0;background:#eee;border-radius:999px;padding:8px 12px;font-weight:800;white-space:nowrap}.wi15-chips button.active{background:#111;color:#fff}
.wi15-meta{padding:8px 14px;font-size:12px;color:#666}.wi15-results{padding:0 10px 14px}.wi15-result{border-bottom:1px solid #eee;padding:12px 6px}.wi15-result:last-child{border-bottom:0}
.wi15-result h3{margin:0 0 4px;font-size:16px}.wi15-kind{display:inline-block;background:#eee;border-radius:999px;padding:3px 7px;font-size:11px;margin-right:6px}.wi15-sub{font-size:12px;color:#666}.wi15-snippet{margin:6px 0}.wi15-actions{display:flex;gap:7px;flex-wrap:wrap}.wi15-actions a,.wi15-actions button{border:0;background:#f2f2f2;border-radius:999px;padding:7px 10px;font-weight:700;color:#065fd4;text-decoration:none}
.wi15-mobile-search{display:none;position:fixed;right:12px;bottom:76px;z-index:50;border:0;border-radius:50%;width:52px;height:52px;background:#065fd4;color:#fff;font-size:22px;box-shadow:0 5px 20px #0003}
@media(max-width:780px){.wi15-search-overlay{padding:0}.wi15-search-shell{width:100%;min-height:100vh;border-radius:0}.wi15-mobile-search{display:block}.wi15-search-head{padding-top:max(12px,env(safe-area-inset-top))}}
