.eco-list-edit-btn{border:1px solid #bfe5cd;background:#f5fff8;color:#087443;border-radius:12px;font-weight:850;padding:10px 13px;cursor:pointer}
.eco-product-picker{position:relative;flex:1;max-width:430px}.eco-edit-product-search{width:100%;padding:12px 13px;border:1px solid #d8e7df;border-radius:11px;background:#fff;font:inherit;font-size:14px;font-weight:650}.eco-edit-product-search:focus{border-color:#18a957;outline:0;box-shadow:0 0 0 3px rgba(24,169,87,.12)}.eco-edit-product-results{position:absolute;z-index:3;top:calc(100% + 5px);left:0;right:0;max-height:250px;overflow:auto;border:1px solid #d8e7df;border-radius:11px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.14);padding:5px}.eco-product-result{display:flex;justify-content:space-between;gap:10px;width:100%;padding:10px;border:0;border-radius:8px;background:#fff;text-align:left;cursor:pointer;font:inherit}.eco-product-result:hover{background:#effaf3}.eco-product-result span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:750}.eco-product-result small{color:#087443;white-space:nowrap}.eco-product-noresult{padding:12px;color:#64748b;font-size:13px}@media(max-width:640px){.eco-product-picker{max-width:none;width:100%}}
