.search-wrap{position:relative}.qura-unified-search-results{position:absolute;z-index:90;top:calc(100% + 8px);right:0;left:0;max-height:min(62vh,560px);overflow:auto;background:#fff;border:1px solid #E5E7EB;border-radius:18px;box-shadow:0 18px 45px rgba(59,36,21,.16);padding:8px}.qura-search-result{width:100%;display:flex;align-items:center;gap:12px;text-align:right;background:#fff;border:0;border-bottom:1px solid #F3F4F6;padding:10px;border-radius:12px;cursor:pointer;color:#1F2937}.qura-search-result:last-child{border-bottom:0}.qura-search-result:hover,.qura-search-result:focus-visible{background:#FFF7E6;outline:none}.qura-search-result-media{width:52px;height:52px;flex:0 0 52px;border-radius:14px;background:#FFF7E6;display:grid;place-items:center;font-size:24px;overflow:hidden}.qura-search-result-media img{width:100%;height:100%;object-fit:cover}.qura-search-result-copy{min-width:0;flex:1}.qura-search-result-copy>strong,.qura-search-result-copy>small{display:block}.qura-search-result-copy>strong{font-size:14px;margin-top:3px}.qura-search-result-copy>small{color:#6B7280;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qura-search-result-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.qura-search-result-meta b{font-size:11px;color:#D97706}.qura-search-result-meta em{font-size:12px;color:#3B2415;font-style:normal;font-weight:700}.qura-search-empty{padding:22px;text-align:center;color:#6B7280}@media(max-width:640px){.qura-unified-search-results{position:fixed;top:128px;right:10px;left:10px;max-height:65vh}.qura-search-result{padding:9px}.qura-search-result-media{width:46px;height:46px;flex-basis:46px}}