.wpns-results{position:absolute;z-index:9999;margin-top:4px;border:1px solid #dedede;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08);max-height:60vh;overflow:auto;display:none;top:32px;width:100%}.wpns-results *{margin:0}.wpns-item{align-items:center;display:grid;grid-template-columns:64px auto;gap:8px;padding:8px;text-decoration:none;border-bottom:1px solid #f1f1f1}.wpns-item:hover,.wpns-item:focus{background:#f7f7f7}.wpns-item:last-child{border-bottom:0}.wpns-thumb{width:64px;height:64px;background:#eee}.wpns-thumb--empty{}.wpns-thumb img{object-fit:cover}.wpns-body{display:grid;gap:4px}.wpns-title{font-size:14px;line-height:1.25em;color:var(--light-text-color);text-wrap:balance}.wpns-excerpt{color:#555;font-size:13px;line-height:1.4}.wpns-empty{padding:12px;color:#666}.wpns-spinner{padding:16px;display:flex;justify-content:center;align-items:center}.wpns-spinner::after{content:"";display:inline-block;width:18px;height:18px;border:2px solid #ccc;border-top-color:#111;border-radius:50%;animation:wpns-spin .6s linear infinite}@keyframes wpns-spin{to{transform:rotate(360deg)}}.wpns-more{background-color:var(--bg-color);text-align:center;padding:8px;font-size:11px;color:var(--text-color);border-top:1px solid #f1f1f1;text-decoration:underline;display:block;position:sticky;bottom:0}
