.wc-fiverr-search-wrap{position:relative;max-width:720px;margin:10px auto;}
.wc-fiverr-search-input-wrap{display:flex;align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:8px;padding:8px 10px;box-shadow:0 2px 6px rgba(0,0,0,0.04)}
#wc-fiverr-search-input{flex:1;border:0;outline:none;font-size:15px;padding:8px;}
#wc-fiverr-search-clear{background:transparent;border:0;font-size:20px;line-height:1;cursor:pointer;padding:4px 6px;color:#999;}
.wc-fiverr-search-results{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:9999;background:#fff;border-radius:8px;box-shadow:0 6px 30px rgba(0,0,0,0.12);max-height:380px;overflow:auto;display:none;}
.wc-fs-item{display:flex;align-items:flex-start;padding:10px;border-bottom:1px solid #f1f1f1;color:#222;text-decoration:none;}
.wc-fs-item:last-child{border-bottom:0;}
.wc-fs-item:hover,.wc-fs-item.selected{background:#fafafa;}
.wc-fs-thumb{width:64px;height:64px;flex:0 0 64px;margin-right:10px;border-radius:6px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #eee;}
.wc-fs-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.wc-fs-title{font-weight:600;margin-bottom:6px;}
.wc-fs-meta{font-size:13px;color:#666;margin-bottom:6px;}
.wc-fs-terms{display:inline-block;background:#f3f3f3;padding:3px 6px;border-radius:12px;margin-left:6px;font-size:12px;}
.wc-fs-excerpt{font-size:13px;color:#777;}
.wc-fs-empty{padding:18px;color:#666;}
